资源列表
image_filter
- 这个程序实现了图像的滤波,经过滤之后,图像噪点可以被去除
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
Program
- a quick way to compress pdf docs
telnet
- 利用telnet对系统进行远程管理,也可以在局域网里实现。-Using telnet to the system for remote management, also can be in the local area network implementation.
dsargs
- Support for execution of dynamic arguments for static objects (regions, fields, buffer fields, etc.).
IP_ConfigV1.2
- 快速修改windowns静态IP地址脚本,一个windowns处理脚本,针对公司上网的IP地址可能与非公司IP地址的不同,可以快速在修改IP地址。笔记本电脑使用者,可以很方便更改IP来实现在公司与非公司在上网问题,分享给大家,希望能有帮助。如果要使用此脚本,请自己常用的IP地址编辑修改它即可,谢谢!-Modify the windowns scr ipt fast static IP address,Company on the Internet IP address may be associ
Framez
- Frame Styles for visual basic 6.0
10trun16
- 十进制转换为十六进制!字符串输出!输入10进制的数字串,转换出16进制的数字-Decimal to hexadecimal! String output Enter the 10 hex digit string, convert the hex numbers
stopwatch-3
- Basic Visual Basic stopwatch
4435877
- C ++ source code shared memory source code-C++ source code Shared memory source code
