资源列表
MultiThread4
- 提供一个多线程编程的实例,含有参数传递,已经在VC++6.0中调试通过,供多线程爱好者借鉴。-provide a multithreaded programming examples, containing parameter transmission, in VC 6.0 debugging through, Multithreading lovers for reference.
http_thread
- 大学作业,用GCC编写的C语言程序。创建线程达到传送本地HTML文件。把HTML文件与其文件夹放置程序相同的文件夹,打开IE输入http://127.0.0.1:8080/文件名.html 即可成功打开-University of operations, prepared by the GCC using C language program. Create threads to transmit local HTML documents. Put HTML file folder with
prodcomsem
- 用GCC编写的C语言程序。利用Semaphore实现经典producer\\consumer问题-prepared by the GCC using C language program. Semaphore achieve using classical producer \\ consumer issues
ProcMon_1
- 查看Windows NT/2K 中进程的执行,有参考价值-View Windows NT/2K which the implementation process, a reference value
EnTeHandle_1
- EnTeHandle可以让你查看当前进程打开的句柄。句柄可以是文件、事件、互斥信号量等等。此外,你也可以查看进程当前打开的DLL,线程信息,进程内存,甚至是动态更新。也可以搜索dll和句柄-EnTeHandle can let you see the current process opened handle. Can handle documents, events, etc. mutex semaphores. In addition, you can view the current pr
dll_plug
- 将dll注入到其他进程中,极有参考价值,希望大家喜欢-will dll injected into other processes, it is very valuable, and hope you like
Producer_Consumer_synchronization
- 关于操作系统里面生产者消费者同步问题的简单实现.-operating system on which producers and consumers synchronization simple to achieve.
MyEnumProtocal
- 该实例用以获得系统安装的各协议栈信息,并通过树形控件直观的显示出来-example of the system to be installed in the protocol stack, and through tree controls visual show
13104113645
- windows多线程方面的经典代码,涵盖了多线程通信的各种方法-windows multithreaded code of classic covers a multithreaded communications methods
runit
- 软件运行过滤器,用于管理小孩在家上网时不能玩某类游戏。-software running filters, for the management of the Internet at home when the children could not play certain games.
xxysbyapplexx
- VC++6.0编写的Windows消息演示系统的源代码。 功能: 获取窗口handle 获取edit内容 隐藏窗口 可供学习的地方: 窗口前置 窗口置top capture window flat picture button 常用的message-VC 6.0 of the Windows news demo system's source code. Function : access window handle access
First_come_First_served
- 操作系统的先来先服务算法,java编写,命令行运行,有界面,可以安装jdk_1_5_0_04,不过需要path处设置好环境变量。-the first operating system to first serve algorithm, java preparation, command line operation, interface, jdk_1_5_0_04 can be installed, but it needs to install a good path environment
