-
哈夫曼
将文件中的字符作为结点,每个字符在文件中出现的频率作为结点的权值,采用Huffman算法构造Huffman树,将字符用尽可能短的二进制数位表示(频率越低,二进制数位越长),而不是用8位的ASCII码进行存储,已达到节省存储空间,压缩文件的目的。
- 2022-06-18 16:41:32下载
- 积分:1
-
SWGL business manage system
swgl商务管理系统-SWGL business manage system
- 2022-06-29 21:34:05下载
- 积分:1
-
简单的注册系统
如果你想实现一个注册系统你网页中的代码可以帮助你。你所有的游客可以通过该系统存储信息。
- 2022-06-12 04:10:03下载
- 积分:1
-
矩形编码压缩源代码是针对图象压缩设计的程序,该算法可用于生物信息学,图象处理等方面...
矩形编码压缩源代码是针对图象压缩设计的程序,该算法可用于生物信息学,图象处理等方面-rectangular Coding source code is against image compression design process, the algorithm can be used bioinformatics, image processing, etc.
- 2023-02-01 06:10:03下载
- 积分:1
-
good code hope you like do not forget to contact me after reading
不错的代码 希望大家喜欢 别忘了看完以后联系我 -good code hope you like do not forget to contact me after reading
- 2023-03-23 01:45:05下载
- 积分:1
-
三菱FX PLC编程口实现通讯(FX
VB6与三菱FX PLC 编程口通讯(遍历读FX-PLC的映象区)字号
操作状态CommExit: 0通讯进行状态,通讯被打断
通讯状态CommEnd:开始发送和等待接收,>1:接收串已结束-VB6 with Mitsubishi FX PLC Programming mouth communications (FX-PLC read traversal of the image area) to operate a state-established CommExit: 0 communication status, communication was interrupted communication state CommEnd: to start to send and waiting to receive,
- 2022-05-14 03:12:39下载
- 积分:1
-
房地产房地产
Editor 的检讨后,你会得到 0 10 CF 硬币。您的源代码,你会得到更多的 CF 硬币质量越好。请仔细填写以下各节。
- 2022-01-31 12:08:37下载
- 积分:1
-
数据结构 严蔚敏 用到的实验代码
迷宫探险,多多分享了啊
数据结构 严蔚敏 用到的实验代码
迷宫探险,多多分享了啊-YAN Wei-min data structure used in the experiment code maze adventure, shared a lot of ah
- 2023-05-22 04:45:03下载
- 积分:1
-
本书总结了历届国际奥林匹克竞赛(IOI)的试题特点及我国参赛选手的培训经验。书中许多例题取自历届大赛的试题及中国队选手的训练题目,针对问题讲解了解题的关键思路及...
本书总结了历届国际奥林匹克竞赛(IOI)的试题特点及我国参赛选手的培训经验。书中许多例题取自历届大赛的试题及中国队选手的训练题目,针对问题讲解了解题的关键思路及如何灵活运用有关的算法知识。-the book summarizes the successive international Olympiad (IOI) and the characteristics of the questions my players training experience. Many examples from the book the previous contest questions and the Chinese team"s training topics dealing with the problem of solving the problems on the key ideas and how flexible use of the algorithm knowledge.
- 2022-05-18 11:38:10下载
- 积分:1
-
用DataGridView显示ACCESS数据库表
用C#编程连接到一个Access数据库,打开其中的一张表,在DataGridView控件中显示数据表的详细内容。
- 2022-12-01 19:35:03下载
- 积分:1