资源列表
hafuman
- 用给出的字符集和频度的实际统计数据建立哈夫曼树并以数组的形式显示出来,并将26个字母对应的编码显示出来。-Huffman code
haxibiao
- 选取哈希函数 H(k)=(3k) MOD 11。用开放定址法处理冲突,di = i((7k) MOD 10+1) (i=1,2,3,…)。试在 0~10 的散列地址空间中对关键字序列(22, 41, 53, 46, 30, 13, 01, 67)造哈希表,并求等概情况下查找成功时的平均查找长度。-Hash function
kuaisupaixu
- 随机生成10个整数,并输出 用快速排序法进行排序,输出每趟排序结果 设置比较次数累计器,输出总比较次数-quick soft
mach-dien-tu
- mach dem, mach dien tu. mach li thu, mach phao hoa
zuixiaoshengchengshu
- 按普里姆算法或克鲁斯卡尔算法求最小生成树。输出生成树的边集、路程和总路程。-Minimum Spanning Tree
strTok
- 本示例程序详细展示了使用strTok的方法,是理解此库函数的重要参考。-This example shows the use of the program in detail strTok way to understand this is an important reference library functions.
CountDown1700461272004
- Title: CountDown Descr iption: The purpose of the project is to show: 1) how to create a complete Win32 service 2) how to communicate with a service other applications and, in general, how to perform IPC (interprocess communication) 3) how to
a-course-selection-system
- 用dos编写一个大学的选课系统,选课系统的所需功能基本实现。-Dos written a university elective system, required to achieve the basic function of elective system.
SAA
- 模拟退火C语言代码,可以正常运行,功能正常。-SAA algorithms
WinMain
- Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。-Windows program operating principle and procedure of the preparation process, the process window, handle principle, message queue, the callbac
MaterialDlg
- 该文件实现一个数据控制台的功能,通过它可以从所连接的数据库里读取信息并进行操作-operating datas
Spiral-matrix
- 实 现 螺 旋 矩 阵,简 单 的实 现 螺 旋 矩 阵-Spiral Matrix
