资源列表
CPUorHDD
- VB写的一款获取当前CUP及硬盘温度的代码,相当不错,其中还带了一个多风格进度条控件。有需要的朋友不妨拿去看看!-A code which obtains current CUP and hard drive temperature that the VB write, very quite good, still took a many style progress to control a piece among them.The friend who has a demand might
philosopher
- 哲学家进餐问题是荷兰学者Dijkstra 提出的经典问题之一,它是一个信号量机制问题的应用,在操作系统文化史上具有非常重要的地位。对该问题的剖析有助于学生深刻地理解计算机系统中的资源共享、进程同步、死锁等问题,并能熟练地应用信号量来解决生活中的控制流程,即将生活中的控制流程用形式化的方式表达出来。-Dining philosophers problem is that the Dutch scholars Dijkstra classic one of the issues raised, it
ChanSheng_src
- 一个可在电脑间传送大型文件的程序。应用多线程技术,支持段点继传等技术。-A computer to send large files between the procedures. Application of multi-threading technology, to support the above points, following the mass, such as technology.
MAO_YI_GONG_SI_GUAN_LI
- 一个基于贸易公司管理程序,采用多线程,对学VC编程的人非常有用-A trading company based on management procedures, the use of multi-threaded, VC school programming are very useful
MagicDel
- 通过动态生成并加载DLL,实现可执行文件的自删除。-Through dynamically generated and loaded DLL, the realization of self-executable file delete.
GetIcesWordPid
- 放血啦,得到IECSWORD的进程PID的代码,用来做什么自己想-Bloodletting you get IECSWORD process PID code, used to do what they want
vbproc
- vb写得枚举系统进程的程序!挺有用的!比如写进程管理器-vb written procedures for the process of enumeration system! Quite used to! For example, writing process manager
ProcessControl
- 进程的创建、控制与隐藏。别拿来干坏事哦。-Process creation, control and hide. Do not use dry Oh bad.
ShowAllthread
- 获得所有进程 并且获得所有进程的详细信息,PID 进程下线程 等-Access to all process and received detailed information on all processes, PID of the process of thread, etc.
MagicDel
- 通过动态生成并加载DLL,实现删除程序本身-Through dynamically generated and loaded DLL, the realization of the deletion of the process itself
Linux_envirnment_communication
- 该函数创建的管道的两端处于一个进程中间,在实际应 用中没有太大意义,因此,一个进程在由pipe()创建管道后,一般再fork一个子进程,然后通过管道实现父子进程间的通信-The function at the two ends of the pipeline to create a process in the middle, in practical applications is not much significance, therefore, a process by the pipe
1
- 实现进程调度,用优先级和时间片算法,是仿真操作系统的一个例子-The realization of the process of scheduling, with priorities and time slice algorithm, is an example of simulation of the operating system