-
算法设计手册
The Algorithm Design Manual
by
Steven S. Skiena
- 2022-02-03 05:41:37下载
- 积分:1
-
dm355 video program. is a rare good procedures
dm355 视频程序.是不可多得的好程序-dm355 video program. is a rare good procedures
- 2022-01-27 17:48:02下载
- 积分:1
-
门禁服务器源代码
门禁服务器程序与门禁设备udp通信,实现远程开门,刷卡记录数据库,获知门禁开关状态,实现人不在的情况下,也能打开门!!!!
- 2023-05-27 13:40:04下载
- 积分:1
-
一个可以美化滚动条的代码
一个可以美化滚动条的代码-a beauty of the rolling code
- 2023-03-11 18:50:04下载
- 积分:1
-
外国高手用vb编写的游戏源代码 很精美 无论在声音图像上都是很专业的 适合对vb比较精通人学习...
外国高手用vb编写的游戏源代码 很精美 无论在声音图像上都是很专业的 适合对vb比较精通人学习-It is a foreign skill programmer s game code using VB, very fine. For both the sound and graph is professional, it is very useful for the advanced learner.
- 2023-05-28 17:50:03下载
- 积分:1
-
哈夫曼编码
哈夫曼编码(Huffman Coding),又称霍夫曼编码,是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,一般就叫做Huffman编码(有时也称为霍夫曼编码)。
赫夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的赫夫曼编码。
- 2023-03-09 19:15:02下载
- 积分:1
-
Flex help documentation in English, it is useful, there are many examples of pro...
Flex的英文帮助文档,很实用,里面有很多实例程序直接可以运行-Flex help documentation in English, it is useful, there are many examples of programs can be run directly
- 2023-04-23 14:40:15下载
- 积分:1
-
该程序可用于数据插值,特别是气象数据插值,IDL写的,遥感气象数据同样可用...
该程序可用于数据插值,特别是气象数据插值,IDL写的,遥感气象数据同样可用-The program can be used for data interpolation, especially the meteorological data interpolation, IDL wrote, remote sensing meteorological data can be used the same
- 2022-04-19 14:17:42下载
- 积分:1
-
Source code for DOS, developed with VC. Programer can learn many developed exper...
一个DOS操作系统的源代码,程序学习者可以从中间学习到许多操作系统的开发经验。使用VC进行开发-Source code for DOS, developed with VC. Programer can learn many developed experience in operating system from the code.
- 2022-11-18 12:15:03下载
- 积分:1
-
_ Web 2.0 _ VegaPrime _ samples.part05.rar(400 KB)
VegaPrime_2.0_Web_Samples.part05.rar (400 KB)
- 2022-03-23 23:34:02下载
- 积分:1