资源列表
threadtostudy.rar
- VC++6.0:多线程的实现,一个简单的例子,有利于初学者.,VC++6.0: the realization of multi-threaded, a simple example will help beginners.
PEExportDumper.rar
- Process and function dumper for PE files,Process and function dumper for PE files
Mutithreading.rar
- vb多线程编程,vb 串口多线程接收数据,vb multi-threaded programming, vb serial multi-threaded receiving data
BCBMultiThreaded.rar
- Borland C++ Builder BCB的多线程例子 包括创建线程 运行线程等 简单易懂 exe文件可直接运行 看到效果 ,BCB examples include the multi-threaded thread running threads, such as the creation of easy-to-read document can be directly run the exe to see the effect of
Clipboardmonitor.rar
- 实时监控系统剪切板内容,可以判断是否为自己所保护的内容。,Real-time monitoring system clipboard, you can determine whether the protection for their own content.
MultThread.rar
- 利用VB6实现了真正的多线程,在VB中,创建一个Active EXE工程,并进行设置,就能实现.,Use VB6 achieve a true multi-threaded, in VB, create an Active EXE project and set up, we can achieve.
MultiThreadbcb6.rar
- c++builder下的多线程例程,多线程演示三种排序方法,为初学者理解多线程很有帮助~!,c++ builder under the routine multi-threaded, multi-threaded sort of three methods of presentation, for beginners to understand multi-threaded helpful ~!
jibu_c_1.0.0.zip
- C语言多核多线程并行编程源代码。内有大量源代码。,Multi-core multi-threaded C language source code for parallel programming. There are a large number of source code.
BatteryMonitor.zip
- 一款非常漂亮的电池状态监视器,它以动态图形方式非常直观的显示出当前的电池状态。其中还包含了怎样在VB中显示PNG图片,并实现PNG图片的缩放等,是一款学习的好代码,不要错失机会哟!!!,A very beautiful battery appearance monitor, it keeps the current battery appearance of the display of view very much by dynamic state sketch.Still included
myhide.rar
- DKOM 隐藏进程 直接系统内核修改 断开FLINK链表,DKOM process hiding
multipleThread.rar
- 本论文是关于用互斥量实现多线程,文章以进度条的读取为例子进行详细阐述,对于有意学习多线程编程的程序员有一定的帮助作用,This paper is about the amount of use of mutually exclusive multi-thread, the progress of the article to be read as an example for details, who intend to study multi-threaded programming to h
SharedMemmoryQueue.zip
- 这是一个通过共享堆内存实现的进程间通讯库.通过共享堆内存和实践驱动来支持多进程之间的通信.,This library supports inter process communication via shared memory access and event notification mechanism.