资源列表
-M-Thread-TCP-Server
- 一个基于多线程的TCP 服务器,使用VC++ 6.0进行开发,对初学者理解原理十分有用。-A Multi-threaded TCP server, using VC++ 6.0 for development, the principle is very useful for beginners to understand.
VB:DLL
- VB编写的DLL程序代码-VB prepared DLL code
producerandconsumer
- 生产者-消费者问题: *设置两类线程,一类为生产者,一类为消费者; *设置生产者消费者数据结构; *使用菜单随机启动生产者或消费者; *在窗口上显示生产者或消费者的执行状态; *随着线程的执行,更新窗口的显示。 -Producer- Consumer problem:* Set up two threads, a category for producers, a category of consumers * Set up producers and consumers
NetBot_Attacker
- NetBot_Attacker VIP 5.5 更新 [+] 文件传输管理模块显示远程IP [+] 下载文件时自动填充文件名 [+] 增加进程管理中进程线程数,进程优先级等信息 [*] 修改上线和控制协议,不兼容之前所有版本 [*] 服务端免杀-NetBot_Attacker VIP 5.5 update [+] file transfer management module shows the remote IP [+] to download a file automat
Programming_with_POSIX_Threads
- 此书为POSIX多线程程序设计中文版。本书深入描述了IEEE的开放系统接口标准-POSIX线程,通常称为Ptherads标准。本书首先解释了线程的基本概念,包括异步编程、线程的生命周期和同步机制;然后讨论了题,并给出了避免错误和提高性等问题的有价值的建议。本书使用了大量注释过的实例来解释实际的概念,并包括Pthreads的简装索引和对标准化的展望。本书适合有经验的C语言程序员阅读,也适合多线程编程人员参考。 -This book describes in depth the open syste
iat
- idt注入程序源码 易语言编写..修改PE结构完成-idt written into the program source code easy to modify PE structure, completed ..
zhexuejia
- 多进程/线程编程:哲学家问题。 设置进程/线程,描述哲学家 ; 随机启动哲学家 ; 显示进程/线程执行状态; 随着线程的执行,更新显示; 编写正确的哲学家程序,设法延迟线程的执行,使之出现死锁; 编写正确的哲学家程序,保证不出现死锁;-philosophers problem
example
- 超级轨迹赛例子程序,实现机器人的路径规划与导航-Examples of super-track race procedures, robot path planning and navigation
sleepingBarber
- 使用多线程方法模拟互斥量下的两个理发师的睡眠理发师问题,用于操作系统实验,代码中默认椅子数为2-Using the thread and mutex, samephore to solve the sleeping barber problem with two barbers.
Threads-and-Socket
- 适用于对threads和sockets入门-Counter.class :Counter extends Thread, count 10 to 500 CounterApp: two counter,two thread Buffer.java, Producer.java, and Consumer.java:Use to realize synchronization MyServer.java and MyClient.java :socket
VBMThread10
- VB6真正稳定多线程(附例子) 1.不需要第三方控件,ThreadFactory虽然稳定,奈何是商业软件,用破解版怕被维权啊 2.支持IDE多线程,这一点多爽,终于可以在vba环境下使用稳定多线程了-VB6 genuine stability multithreading (with examples) 1. does not require third-party controls, ThreadFactory although stable, but since commercial
zhuanzhi
- 矩阵转置的并行化实现,用的的是c语言,mpi实现的,可以参考下-Matrix transpose of the parallel implementation, using the c language, mpi implementation, you can refer to the next