-
MemDC_Test
MemDC防止屏幕闪烁的好方法,如不使用内存DC在画图,显示时会闪烁。(memdc redraw dc)
- 2013-12-18 20:26:22下载
- 积分:1
-
123
神经网络C源码,完整源代码、编译后程序及测试数据(Neural network C source code)
- 2012-04-26 16:20:10下载
- 积分:1
-
DEM-ROAM
实现DEM 数据生成地形的漫游手动漫游。(DEM data generated terrain roaming manual roaming.)
- 2012-12-12 16:52:11下载
- 积分:1
-
zhichang
在职场需要注意的各种事项;
适合于刚刚工作的同学们(In the workplace should be noted that a variety of matters suitable for the work of fellow students just)
- 2009-11-25 11:00:12下载
- 积分:1
-
GenderRecognition
从一段音频中识别说话人的性别。开发环境vs2005(To identify the audio from a speaker' s gender. Development Environment vs2005)
- 2009-10-25 00:41:52下载
- 积分:1
-
xunhuansaiqxf
算法课程设计 分治法解决循环赛日程表 源代码+word报告+答辩PPT(Curriculum design of divide and conquer algorithm to solve a round robin schedule report+ source code+ word reply PPT)
- 2010-05-26 23:51:17下载
- 积分:1
-
zizhangjishu11
这是2012年全国大学生数学建模大赛的题目,自己写的程序,纸张计数系统,非常实用。(This is the topic of 2012 national college students mathematical modeling contest, write their own procedures, paper counting system, very practical.)
- 2014-11-24 14:00:14下载
- 积分:1
-
DrawLine
实现坐标的显示 随机数产生 并显示到listctrl中 声称坐标轴 显示随机数,排序(
Achieve coordinate display random number is generated and displayed to listctrl claimed axis shows random numbers, sorting)
- 2013-11-08 20:38:32下载
- 积分:1
-
yue
采用ODBC技术,利用VC++对XLS文件的结构和记录内容进行了读取(The structure and record contents of XLS files are read by using ODBC technology and VC.)
- 2019-01-01 07:32:29下载
- 积分:1
-
霍夫曼树的建立及其应用
赫夫曼树是给定n个权值作为n个叶子结点,构造一棵二叉树,使带权路径长度达到最小。当输入每个树叶结点个数及字符和权值时,通过赫夫曼编码就能得到它的赫夫曼编码。
1.首先定义郝夫曼树的存储形式,这里使用了数组
2。
3.构造郝夫曼树HT,并求出n个字符的郝夫曼编码HC
4.解码函数,输入input为由多个字符赫夫曼编码构成的01序列,输出为字符串chs,其他参数同编码函数。
- 2023-07-17 20:30:03下载
- 积分:1