资源列表
MultiThead
- 这是一个关于多线程的程序代码,对初次接触多线程的人很有帮助。-It s about a multithreaded program code to initial contact with multi-thread, who is very helpful
DLLINJECTOR
- 关于进程注入的的一段代码,对初学者比较有意义,高手就不要见笑了!-On a piece of code injection process, more meaningful for beginners, experts do not laugh at it!
service
- 能将一个进程注册成windows服务,同时也可以删除-A process can register as windows service, but can also remove
commoncontrol
- 在C++6.0环境(MFC可视化)下开发的一个多线程演示程序,示例了三个线程的定义,并发,与挂起(原创)-Environment in C++6.0 (MFC visualization) developed under a multi-threaded demo program, the definition of an example of the three threads, concurrent, and hang (original)
mul
- 收集的资料,多线程编程技术,自己找的资料-Collection of information, multi-threaded programming techniques, the information on your own
win
- DLL注入源码,注入到EXPLROER里去 思想比较简单-DLL into the source code, into simple thoughts go to the EXPLROER
TimerTest
- 一个关于多线程的时钟小程序,能够同时显示三个地点的时间-A small clock on the multi-threaded program that can simultaneously display the time at three locations
1
- 使用多线程实现的文件搜索源码,初学者参考资料-Implemented using multi-threaded file search source code, reference materials for beginners
HTTPmulti--1
- 简单的多线程http和ftp下载客户端,完整源码,初学者参考资料-Simple multi-threaded http and ftp download the client, complete source code, reference material for beginners
project
- c++实现断点续传的基础实例源码,初学者必备参考资料-c++ to achieve the basis for instance HTTP source, essential reference material for beginners
calculatPI
- 运用多线程的方法计算pi的值。通过公式法和面积法实现。可以通过调整线程数和数据的运算规模来计算pi,计算不同线程之间的性能差异。-Calculated using multi-threaded the value of pi. Area through the formula and method implementation. You can adjust the number of threads and data operations to calculate the size of pi
ticket
- 编程模拟售票系统,模拟多个窗口(至少4个)同时出售100张车票的情况;用实现Runnable接口的方法实现多线程。-Ticketing system simulation program to simulate multiple windows (at least 4) while the case of sale of 100 tickets the method that implements Runnable interface, multi-threading.
