搜索资源列表
system_jincheng
- 显示出系统中的所有进程和每个服务进程的完整路径,vc-system shows all the processes and process each service the full path, vc
CWinThread.rar
- 这是一个关于CWinThread以及利用继承自CWinThread使用多线程的程序! 1,尽量使用DECLARE_DYNCREATE,这样能够动态创建。 2,继承自CWinThread,所以可以使用CreateThread()函数进行线程创建,在最开始我被书上的AfxBeginThread(RUNTIME_CLASS(CMyClass))误导了,还以为一定要按照这种方式创建线程呢。 3,查MSDN的同时,也要注意思考C++的机制,这样才能有的放矢地顺利解决问题。,This is a stu
VictorComm.v1.3.3.5.Full.Source.BCB.287100
- bcb 串口控制组件 , 支持多线程控制串口 .很方便 的控制 串口,提供源代码 -bcb serial control components, supports multi-threaded control the serial port. very convenient to control serial port, providing the source code
producer-consumer-problem
- Introduction In this project, we will design a programming solution to the bounded-buffer problem using the producer and consumer processes . The solution uses three semaphores: empty and full, which count the number of empty and full slots
common_ctrl
- 中文PWIN98/95之所以深受广大计算机用户的青睐,除其在32位多任务、多线程和系统稳固性等核心技术的重要改进之外,更主要的还是其优秀的用户交互界面。这就给程序设计人员提出了新的课题,如何在自己开发的应用程序中充分利用WIN98/95支持的各种高级通用控制和视,这也是学习VC编程所必须掌握的基本内容,本文将通过实例来具体演练VC5中的这些控件。-The reason why Chinese PWIN98/95 well received by the computer user s favor
WJM
- 显示系统中所有进程的完整路径以及程序文件名-Display full path and file name of all processes
ReadOtherCmdLine
- 枚举进程,及对应的窗口标题,并查看其完整命令行参数 vc2008源代码-Enumeration process, and the corresponding window title, and view its full command-line arguments vc2008 source code
The-problem-of-product-and-consume
- 生产者-消费者问题是一个经典的进程同步问题,该问题最早由Dijkstra提出,用以演示他提出的信号量机制。在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者线程生产物品时,如果没有空缓冲区可用,那么生产者线程必须等待消费者线程释放出一个空缓冲区。当消费者线程消费物品时,如果没有满的缓冲区,那么消费者线程将被阻塞,直到新的物品被生产出来。-The producer- consumer qu
Multithreading-Applications-in-Win32
- 【文字版+整理书签】Win32多线程程序设计 线程完全手册 -Win32 multithreaded programming thread full handbook
Threagkktrdest
- 一个介绍如何在Visual C中调用多线程代码,本例中也同时实现了常用的排序算法。完整源代码,已通过测试。-How a call in Visual C multi-threaded code, in this case also commonly used to achieve a sort algorithm. Full source code, has been tested.
TestPC
- 用多线程解决生产者消费者问题,每当生产者生产物品,存入仓库,消费者从仓库消费,当仓库满时候,停止生产,仓库为空时,消费者停止消费-Producers and consumers with multiple threads to solve the problem, when producers produce goods into the warehouse, consumer spending from the warehouse when the warehouse is full time
Multi-threading-tools
- 多线程工具,功能齐全,操作简单,实用,大家不妨-Multi-threading tools, full-featured, simple, practical, we try
sx
- 操作系统中进程同步的问题,生产者-消费者模型的代码 在同一个进程地址空间内执行的两个线程。生产者线程生产物品, 然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线 程从缓冲区中获得物品,然后释放缓冲区。当生产者线程生产物 品时,如果没有空缓冲区可用,那么生产者线程必须等待消费者 线程释放出一个空缓冲区。当消费者线程消费物品时,如果没有 满的缓冲区,那么消费者线程将被阻塞,直到新的物品被生产出 来。 -Operating systems pr
Process-management
- 类似进程管理器的小程序,仅实现了获取全部进程和结束进程的功能,可以作为设计完整版进程管理器的参考。-Small program similar to the process manager, only the function to get all the process and end the process, reference can be used as a design full version of Process Manager.
485quanshuanggongtongxin
- 485 全双工通信及proteus仿真,用单片机模拟485全双工通信的通信过程-485 full-duplex communication and proteus simulation, single-chip analog 485 full-duplex communication communication process
pingpong
- 关于实现乒乓球的运动,可以在同时实现很多歌乒乓球的运动十分正酣-On the realization of table tennis sport, you can achieve a lot of songs in the same sport of table tennis is in full swing
VB3thread
- VB经典三开多线程,稳定不出错,占用小, 牛叉的三开多线程值得拥有-VB three open full-featured multi-threading, no mistakes, take up little
Delphi-DLL-Injection
- dll注入演示代码,I Have translated the C++ Source to Delphi, check attachments for full source+ examples-I Have translated the C++ Source to Delphi, check attachments for full source+ examples
aor
- 串口通信的完整源代码,对于学习串口通信以及VC编程都有很重要的指导和参考价值-The full source code for serial communication, serial communication for learning and VC programming has very important guidance and reference value
haeEnglish
- 全英文的系统,能够完成家庭财务系统的大部分功能,提供友好界面,全vc++制作-Full system in English, able to complete the family most of the functions of financial systems, provides a friendly interface, the vc++