资源列表
ColorFinder - Retrieve the color of any pixel on t
- When developing web-pages or graphics we frequently need a tool that will give us the RGB value of the color of a particular region in some other application s window. An example could be that you need to know the background color of a JPG image so t
c++控件
- C++小控件,可以实现xp风格的进度条。-C controls, can achieve xp style of the progress.
在程序窗口中创建按钮控件
- 这是一个用VC7。0写的在在程序窗口中创建按钮控件的程序。-with VC7. 0 written in the window control button to create the procedures.
TransBut
- 简单移用的透明按钮类,简单易用,带Demo程序-simple shift of transparent buttons category, easy to use, with Demo procedures
Keybord analyer
- 分析键盘 利用C++builder 配合API分析各种键盘输入 有详细的中文说明喔 -analysis keyboard use C + + Builder API analysis with keyboard input detailed Chinese explanation oh
IocompDemo演示
- IocompDemo演示,exe形式不需要安装-IocompDemo demonstration exe forms do not need to install
印制板
- pdiusbd12和eeprom的程序 PDIUSBD12 是一款性价比很高的USB 器件它通常用作微控制器系统中实现与微控制器进行通信的 高速通用并行接口它还支持本地的DMA 传输 这种实现USB 接口的标准组件使得设计者可以在各种不同类型微控制器中选择出最合适的微控制器 这种灵活性减小了开发的时间风险以及费用通过使用已有的结构和减少固件上的投资从而用最快捷 的方法实现最经济的USB 外设的解决方案-pdiusbd12 EEPROM and the procedures PDIUSBD12 w
dock_window_demo
- A Powerfull Ownerdraw Menu A fully featured owner-draw menu class CMenuXP is a class derived from CMenu using ownerdraw technology. I named it MenuXP because I expected it to be like the menus found in Office XP and Windows XP, but I failed to a
useful4
- 与VisualStudio中类似的列表框 在列表控件中使用多行表头 演示如何在工具条上显示平移按钮 可以显示多排标签页片的标签控件 -oriented Javascr ipt framework with a similar list in the list box control the use of multiple lines table in the first demonstration of how the translation button to the too
22_108_3
- 要:ARM 公司以及ARM 芯片的现状和发展,从应用的角度介绍了ARM 芯片的选择方法,并介绍了具有多芯核结 构的ARM 芯片。列举了目前的主要ARM 芯片供应商,其产品以及应用领域。举例说明了几种嵌入式产品最佳ARM 芯片选择方案。-to : ARM ARM chip companies and the status and development of applications from the point of view of the ARM chip options, and h
ToolDemo
- 程序演示了如何创建带有图像的工具条按钮和弹出菜单-procedures demonstrated how to create images with the toolbar buttons and pop-up menus
实验一 进程、线程的控制
- 设计一个有 N个进程共行的进程调度程序。 进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和时间片轮转调度算法。 每个进程由一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。 -design is a process of a total of N line in the process scheduler. Process Scheduling Algorithm : T