搜索资源列表
market
- 商场入口人数统计程序 说明: 某一家商场共有4个出入口,假设每一个顾客进入商场时对入口的选择具有随机性。现在需要统计在某一时段内每个入口的顾客数,以及进入商场的总顾客数。请利用线程同步及线程调度技术模拟一个实时计数系统。 -The number of statistical procedures mall entrance Descr iption: A one store a total of four entrances, suppose a customer into the
10
- 功能: 1.分析信息(获取客户系统等信息) 2.控制命令(以命令发送控制客户) 3.控制DOS(完全远程控制DOS/COM) 4.控制注册(未完成,预留位置) 5.控制服务(完全远程控制系统/驱动服务) 6.控制进程(完全远程控制进程) 7.控制监视(完全远程监视,并且支持鼠标左/右击控制) 8.游览本地(完全远程游览本地硬盘,并且支持大文件上/下转.运行.改名.删除) 9.记录键盘(支持进程/标题模式记录
xiancheng
- 用第一个线程增长数组的值,第二个线程读取第一个线程的值,并显示在用户区。-Growth in the first thread with an array of values, the second thread reads the value of the first thread, and displayed in the user area.
023665547
- 获取系统进程ID、进程全路径名、线程数、相应的窗口名以及窗口句柄等资料-For system process ID, process full path name, the number of threads, the corresponding window name and window handles, etc.
300vc
- 对于vc++运算符,函数,引用,指针,数组进程,线程,内存,附300道源程序,值得学习。-For vc++ operators, functions, reference, pointer, an array of processes, threads, memory, 300 attached to the source, it is worth learning.
smallpro
- 一些小程序,包括AVL数,TSP问题,最大堆,hash树,线程实现-Some small programs, including AVL number, TSP problem, the maximum heap, hash tree, thread implementation
therad
- 利用多线程实现多一个int数组的求平均值,最大值和最小值。-use thread for a array.
hello-jni
- java和c/c++相互调用实例,包括静态和动态生成c/c++源码,和c/c++数组,线程,对象的使用。-Java and c/c++ call each other examples, including static and dynamic generation of c/c++ source code, and the c/c++ array, the thread, the use of objects.
girl2.0
- python爬虫,可以爬妹子图网站的图片,自动搜索URL 并且有多线程,可以自己修改线程数-python reptile can climb picture sister FIG website URL and automatically search multiple threads, can modify their own threads
MPI_TEST
- MPI并行编程,实现读取一个文件中的数据,文件中数据的第一行为数据个数,第二行为实际数据,数据间以空格隔开。判断第二行的数据中有多少个水仙花数。判断过程利用MPI采用多个线程进行。-MPI parallel programming, data read a file, the first acts of the number of data files in the data, and the second actual behavior data, separated by a space
55
- linux下多线程结构体数组对文件进行读写操作,涉及一条线程打开文件,读取一个文件数据,入队到循环队列buffer;另一条线程循环队列buffer进行出队写入到另一个文件中。-Under Linux multithreaded structure array to the file to read and write operations, involving a thread to open the file, read a file data, the team to the circula
快速Ping扫描工具 8
- 图形化界面多线程扫描C类IP,解析主机名,获取网卡地址(MAC)。注:最多允许40个线程同时扫描,通常使用20个线程,当报告no resources时,说明需把线程数调低。快速搜索一段空间的IP地址及其对应的主机名,当取到主机名(即图形上为亮绿时),说明是Windows主机,有可能存在共享文件夹。(Search LAN online IP)
QChecksumer
- 使用QtConcurrent提供的Map-Reduce并行执行API来计算较大文件的Checksum值。 QtConcurrent会根据CPU的Core Processer个数来自动分配线程数。(A file checksum computation program of Qt.)
pbthreadpool
- pb线程池,支持线程管理、等待队列、控制并发数(thread pool for pb,management for thread,waiting queue and concurrency)