资源列表
GetCPU
- 可以获取cpu的详细信息,例如id号,型号等信息-Cpu can get detailed information, such as the id number, type and other information
regedit
- 写入注册表,修改注册表。执行将用户需要信息写入,或删除。-Write to the registry, modify the registry. Implementation of the information users need to write, or deleted.
WindowsAPI
- 本帮助文件中的Windows API 函数大约有774个,共分十二大类,基本上包括了大部分的常用和非常用的Windows API 函数。-The help files in Windows API function about 774, divided into 12 major categories, basically includes most of the commonly used and very used to Windows API functions.
tongbuyuhuchi
- 在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者线程生产物品时,如果没有空缓冲区可用,那么生产者线程必须等待消费者线程释放出一个空缓冲区。当消费者线程消费物品时,如果没有满的缓冲区,那么消费者线程将被阻塞,直到新的物品被生产出来,我的具体做法也是如此,建立缓冲区,生产者生产的产品放入,消费者从中取产品,如果没有产品,则等待。-err
PIL1_4
- In the past I have written a plug-in architecture for one of my MFC projects. This architecture, although it worked, was limited in what it could provide, in that the executable/DLL had to know about one another to a certain degree. I presented a sub
FONTEXTRACT
- 字模提取,可以用于单片机开发中提取字模,建议下载-Matrix extraction, can be used to extract single-chip development matrix, it is recommended to download
MULTITHREADHTTPDOWNLOAD
- VC多线程编程资料,资料非常详细,学习多线程不可多得的好资料-VC multi-threaded programming information, very detailed, multi-threaded rare learning good information
vb_MicrosoftWMIScripting
- vb 引用 Microsoft WMI scr ipting 取得系统信息-vb invoked to obtain Microsoft WMI scr ipting System Information
GlobalMinimizeToTray1.1B
- 在视窗里每一个窗口最小化按钮旁加一个新按钮,这个新按钮的功能是将窗口最小化到系统状态栏。-In each window a window minimize button beside the Add a new button, this new button
VBASMIISPF
- 用VB进行ASM编程复杂的例子,实现图像的淡入淡出效果、获得CPU信息、数据复制等功能。-ASM programming with VB for complex examples, the realization of images fade effect, access to CPU information, data replication and other functions.
theprogramofsinusoidandcosinusoid
- 可以实现在同一窗口中显示正弦余弦曲线共存-Can be achieved in the same window cosine sine curve of co-existence
VolCtl
- 对系统音量进行控制的一个小软件,比系统的图标大一些,能对系统音量进行及时控制。-The volume control on the system, a small software system icon than larger, the system can control the volume timely.