资源列表
winscok_server
- 一个实现服务器进程的程序,实现绑定端口号,监听,接收信息!-a server process procedures to achieve bundled ports, listening, receiving information!
winsock_client
- 一个实现客户端进程的程序,实现连接服务器,发送消息!-a client process to achieve the procedure to connect servers, messaging!
3thread
- 这是在win ce 4。2 版本下的一个小应用程序,调试线程用的,还不错。-This is the win ce 4. Two versions of a small application, the threads debugging, quite good.
serialttr
- 这是运行在windows ce 4.2 平台上的一个串口小程序,很好用的,我调试过,还不错的。是开发板公司提供的。-is running windows ce 4.2 platform of a Serial small program is useful, I tuned, pretty good. Yes development board companies.
appication_3thread_ok
- 这是运行在windows ce 4.2 版本下的关于线程调试的应用程序,是开发板公司提供的,测试通过了,我用过了,感觉还行-is running windows ce 4.2 version of the thread debugging applications, development board of the company, through testing, I used the feeling also OK
Pipe_Dll
- 使用PIPE完成同一机器上的两个进程、不同机器上的两个进程或不同操作系统下的两个进程之间的通信。-use PIPE completed on the same machine two processes, different machines on the two different operating systems or process under the two processes of communication.
Thread_Windows
- windows环境下进程的创建与撤销,使用API实现进程的同步与互斥-windows environment and the process of creating revocation, the use of API process of synchronization and mutual exclusion
FILEMAP_DLL
- 利用FILEMAP文件映射实现两个进程之间的通信以及动态链接,其中在filemapping_b中使用了dll技术-use FILEMAP document mapping process between the two to achieve the communications and dynamic link filemapping_b in which the use of the technology dll
windows_reader_writer
- 线程的读者优先与写者优先。创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件进行读写操作。用信号量机制分别实现读者优先和写者优先的读者写者问题。-priority threads with the readers who wrote priority. The process of creating a console, this process contain n threads. Use of these n threads to expre
NotePadXp
- 给记事本添加一个字数统计的功能,值得一看。-the notebook to add a word of statistical functions overseas.
BackPrnt.02
- 实现前台可以打字,后台可以打印的功能,互不影响,用C++编写,供学习交流-prospects can achieve typing, background print functions, separating C prepared for the exchange of learning
liner
- 实用小程序:多线程管理器。包括演示了多个线程的创建,运行和关闭等管理,本程序实现了多线程管理类ThreadManager,CThreadTask。对您肯定有帮助!-practical small : multithreading manager. A number of demonstrations, including thread creation, operation and closure of management, the procedures to achieve the mult