资源列表
TC20鼠标程序
- TC20鼠标程序编制-mouse programming
tcpcs
- 使用SOCKET编写的简单TCP服务器与客户端的程序 能实现收发字符
lihua
- 自己搞的几个小程序,先拿出来和大家分享一下。-Own a few small procedures,先拿come out and share with you.
sort
- 数据结构实验,各种排序算法的实现,运用模板的设计方法-Experimental data structure, the realization of various sorting algorithms, using a template design method
page
- 页面置换代码,挺好用,fifo,lru,真正页面算法-dafdasdfdfsadfsafdsa
kbhook
- To hook a keyboard on VB6
freediskspace
- 基于VB开发的小程序,该程序可以显示磁盘剩余空间。-VB on the development of small program that can display disk free space.
LBomberos
- this source code is an example of how to do a list of attendance
Bird
- 用于鸟群开发的动态链接库.dll和.h下次传上-For the birds develop a dynamic link library
CSharpProgressBar
- 基于Csharp编写进度条动态显示的源代码,可供参考-Csharp prepared based on the dynamic progress bar shows the source code is available for reference
fivechess_c
- 在tc下简易的实现五子棋游戏源码,注意不能在vista下支持-Under the simple realization of the tc welcome to play source, pay attention not to support vista
HuffmanEncode
- 赫夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的赫夫曼编码。-Huffman Coding
