资源列表
ApiaddUser
- 不调用系统的net.exe来添加一个系统本地用户。-Net.exe do not call the system to add a system of local users.
dgrp_common
- Definitions of global variables and functions which are either shared by the tty, mon, and net drivers or which cross them functionally (like the poller).-Definitions of global variables and functions which are either shared by the tty, mon, and net
find
- 输入一行文字,找出其中大写字母,小写字母,空格,数字以及其他字符各有多少-Enter a line of text , find uppercase letters, lowercase letters, spaces , numbers and other characters have much
SJF(prePnonpre)
- Cpu scheduling. Shortest Job First(SJF)preemption and Nonpreemption
PCIScanCode
- PCI Scan WinIO , SMBUS Program, ICH6. SPD DIMM, Memory.PCI Scan WinIO , SMBUS Program, ICH6. SPD DIMM, Memory
c2
- 在2000和xp下,隐藏进程,VC6.0测试通过 -hide the process in 2000 or xp systerm
LINE
- 实现在TC环境下驱动鼠标的可视化画图工具:主要功能是画直线-TC environment to achieve visualization of the mouse-driven drawing tools: The main function is to draw a straight line
VB-API-recycle-viewer
- 通过调用VB下的API函数,来查看系统回收站中的文件-VB API get system recycle files,It supply a example to view the files of recycle
HTK
- HTK经典笔记,记录了HTK应用开发中的关键点-efficient HTM notes, recording the critical part for developing and application using
createsvg
- 这是一个VC++开发的生成一个SVG的编程的程序部分。-This is a VC++ development programming to generate a SVG part of the process.
fivechessDOS
- 在DOS界面下的命令行式五子棋,很古老的模式.-Run in the Win32 console,which likes running just in the DOS,it is quite agient.
pv_rw
- 利用Windows提供的API函数,用VISUALC++ 6.0编写程序,解决生产者与消费者问题,实现进程的互斥与同步实验设计在同一个进程地址空间内执行的七个线程。三个生产者线程四个消费者线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。生产者线程生产物品时,若无空缓冲区可用,生产者线程必须等待消费者线程释放出一个空缓冲区;消费者线程消费物品时,若无满的缓冲区,消费者线程将被阻塞,直到新的物品被生产出来。-err