搜索资源列表
多进程 线程
- 一个多进程及线程操作的例子,比较实用 -a multi-threaded process and the operation of the examples, more practical. .
多进程编程
- Linux下的多进程编程-Linux multi-programming process
多进程
- vc下的多进程程序-vc under the multi-process procedures
多任务 多进程
- 多任务 多进程 51 单片机 C 语言 1.本程序不使用任何汇编指令 2.由定时器T0产生中断,切换进程 3.由于中断或调用子程序,要把PC堆栈,故可以以SP为基址的地方找到PC 4.中断或子程序返回,要把SP出栈给PC,故可以操作SP改变程序入口 5.本程序经调试运行 电路图已上传 6.程序编译是会有一个警告提示,为正常现象,因为保存R0-R7时,重新定义地址, 出现地址覆盖的警告提示。 7.用户以此模
sm_mz_demo
- 共享内存多进程通讯例子-the demo of shared memory multi-process communication
LogDll
- Windows多进程日志管理软件,可随意插入多个进程,并且支持一台主机上多项目日志管理-Windows log management software, free to insert a number of processes, and supports a host log on multi-project management
多进程编程
- Linux下的多进程编程-Linux multi-programming process
TFTPserver
- TFTP服务器,多进程并发,支持写请求,支持两种传输模式。-TFTP server, and more complicated process, the request for support was made in support of two transmission mode.
多进程
- vc下的多进程程序-vc under the multi-process procedures
有关vc的多进程线程
- 有关vc的多线程与进程介绍,很好的基础材料,下载吧-the vc and the multithreaded process, a very good foundation material, download it
TrafficLights
- 十字路口的红绿灯管制问题,实现多进程并发控制。车数,车速可调-crossroads traffic light control, multi-process concurrency control. Several vehicles, adjustable speed
parallel
- 网络编程的服务端和客户端.包括用fork和select分别实现多进程编程和多线程编程.程序已经通过测试的.-network programming services and clients. Including fork and select respectively programming multi-process and multi-threaded programming. Procedures have to pass the
PRG6_3
- 多进程并发服务器。该程序等候客户连接,一旦连接则显示客户的地址,接着接收该客户的名字并显示。然后接收来自该客户的信息(字符串)。每当收到一个字符串,则显示该字符串,并将字符串反转,再将反转的字符发回客户。之后,继续等待接收该客户的信息直至该客户关闭连接。服务器具有同时处理多客户的能力。-more complicated process server. The procedure for connecting customers, onc
ProcessProtect
- 提供一个进程保护的通用独立模块。 也就是说可以实现多进程保护功能的DLL。-provide a process independent and protection module. That is to say the process can achieve more protection DLL.
多进程 线程
- 一个多进程及线程操作的例子,比较实用 -a multi-threaded process and the operation of the examples, more practical. .
lissa_gui
- 嵌入式LINUX下应用,多进程地图形显示 UCLINUX,无MMU方式的例子-embedded Linux applications to process more graphics OS, no way of example MMU
多进程局域网扫描ip
- 多线程局域网扫描组件,参考了前辈的代码,然后进行多线程封装.能在三妙内扫描完毕 0.0 至 0.255 IP段. -multithreaded scanning LAN components, reference code of the older generation, then multithreading package. In three Miao scan finished within 0.0 to 0.255 of IP.
多进程并发
- 实现操作系统下一个多进程并发机制,在VS13下用C++实现(realize a Multi process concurrency,it run by vs13 using C++)
Linux多进程并发服务器
- 实现多进程并发服务器,客户端能回射回给服务器发送的消息(A multi process concurrent server, and the client can return the message that sent to the server)