资源列表
READER_WRITER
- 都写者模拟程序 思路:对一个CPU时间段处理,用一个STATE标志来做互斥,对写者来说一般处理它的第一个,读者是重点出来第一个,再以读者可以重入的思想, 处理相应的后面的读者
dtc
- DTC算法压缩,输出编码后的数据和压缩率,程序很简洁,注释很清楚
image_filter
- 这个程序实现了图像的滤波,经过滤之后,图像噪点可以被去除
table_full
- 表格全功能演示,采用实现添加行列、删除行列、移上、移下,编辑内容或样式。-Full-featured demo table, the implementation to add the ranks of the ranks of delete, move up, move, the editorial content or style.
hftree
- 一开始将所有的2n-1个节点的parent,lchild,rchild都赋初值-1 对于每个非叶子节点ht[i](存放在ht[n]~ht[2n-1]中),从h[0]~ht[i-1]中找到两个最小的且parent=-1(即还未加入到haffuman树中的节点,设为smin,fmin)作为ht[i]左右孩子,并且修改ht[i]的权值ht[i].w=ht[smin].w+ht[fmin].w 如此反复直到所有非叶子节点均已处理完 树的结点元素类型如下 struct htnode
PatientCondition
- 一个病人病情的管理算法,可以记录病情,跟踪病人-Condition of a patient management algorithm, can be recorded condition, tracking patient
Yirus2
- 一个简单的用汇编语言编好的病毒程序,它不会对电脑造成很大损害,可在电脑上试运行-A simple assembly language code with good virus program, it will not cause great damage to the computer can run the computer test
dsargs
- Support for execution of dynamic arguments for static objects (regions, fields, buffer fields, etc.).
stopwatch-3
- Basic Visual Basic stopwatch
Attendance-management-system
- Visual C++环境下开发的学生出勤管理系统。 该系统要求建立一个简单的学生出勤管理系统,并具有排序、查找、计算、插入、计算、显示等功能。通过此课题,熟练掌握文件、数组、指针的各种操作,以及一些算法思想的应用。-Visual c++ development environment of student attendance management system. The system requirements to establish a simple student attendan
hmac
- HMAC source,it implement the HMAC crypographic
paixu
- 数字排序,阿拉伯数字从小到大排序,数字排序,阿拉伯数字从小到大排序,-Digital sorting