资源列表
test_binary
- 海康威视抓图代码,解码yui方便后期的图像处理,有文件说明-Hikvision capture code decoding yui facilitate post image processing, are documents that
zhexuejia-
- 哲学家算法uc_os实现,可以直接运行,不需要额外配置环境-Uc_os philosopher algorithm to achieve
CThreadPool
- vc 线程池demo 实现线程队列 windows平台(VC thread pool, demo implementation, thread queue, windows platform)
countNumber
- 网络版数数字,分为客户端和服务器端,实现了通信-Network edition numbers, divided into client and server side, to achieve a communication
task10
- 编写一个控制台程序,能够实现Windows任务管理器中进程管理的功能,具体功能包括:当前运行的进程名、进程ID、用户名、CPU占用率、内存使用等,并能够不断刷新CPU占用率和内存使用。该程序本身的CPU占用率低于5 。-Write a console program, to achieve the Windows Task Manager process management functions, specific features include: the name of the curren
2016-09-02_1_china
- Talesrunner server files.
jiantingTCP
- 实现监听TCP,接受TCP发来的信息并显示-Implement the listener TCP to accept the TCP sent the information and displays
Bank
- 银行有n个柜员负责为顾客服务,顾客进入银行先取一个号码,然后等着叫号。当某个柜员空闲下来,就叫下一个号。 编程实现该问题,用P、V操作实现柜员和顾客的同步。 -Bank tellers have n responsible for customer service, the customer enters the bank to take a number and wait for call number. When a teller idle down, and called the
socket-code
- 这份资料是应用socket和多线程实现服务器与客户端通信,多个客户端之间互相通信的功能-This information is the application socket and multi-threaded server and client communication, the function of communication between multiple clients
VCPP-Threads-working-study
- Its my study program for working with threads. It demonstrates 3 methods of syncronization in VC++.
WIN32Thread
- 讲win32下多线程编程的数据代码,可以不安装,直接打开EXAMPLE目录看代码,是一个外国人写的,还不错,讲的浅显易懂-about win32 thread
02.
- 用C语言编写的进程的互斥与同步的实例,包括四种平时常见的情况。-The process of using C language examples of mutual exclusion and synchronization, including the four common situations in peacetime.