-
霍夫曼编码程序 对给定的概率 生成霍夫曼编码 希望大家给点意见...
霍夫曼编码程序 对给定的概率 生成霍夫曼编码 希望大家给点意见-Huffman encoding procedure to generate the probability of a given Huffman code to the point I hope everyone
- 2022-02-07 11:45:08下载
- 积分:1
-
在某些软件应用中,需要将某些文件压缩成一个R。
在某些软件应用当中需要把某些文件压缩成一个RAR或ZIP或JAR文件,例如手机程序是一个JAR包,因此在手机开发中,某些工具可以提供此功能:把某些文件压缩进某包,本代码即实现此种功能。
在实际应用中,例:游戏开发中,可把某些工具生成的文件(地图文件、脚本文件等)例用本代码将这些文件压缩到游戏jar包中,避免需要程序员进行打包的麻烦,以方便游戏策划人员进行编辑或调试。
主要是复用WAR软件的命令进行压缩-In some software applications which need to be certain files compressed into a RAR or ZIP or JAR files, such as the cell phone program is a JAR package, so mobile phone development, certain tools can provide this functionality: certain files compressed into a certain package, the code that is to achieve such functionality. In practice, example: game development, you can put some tools generated files (map files, script files, etc.) were treated with this code in the files compressed into the game jar package, to avoid the need to package the programmer the trouble of Games planners to facilitate editing or debugging.
- 2022-02-21 23:05:08下载
- 积分:1
-
解压zip文件的程序
解压zip文件的程序 -the program for uncompressing zip files
- 2023-07-23 18:15:02下载
- 积分:1
-
Rar 的控制台解压程序,为rarlab公司发布
Rar 的控制台解压程序,为rarlab公司发布-Rar console decompression procedures for the rarlab company.
- 2023-05-07 06:55:02下载
- 积分:1
-
C codes and programming Embedded system
C codes and programming Embedded system
- 2022-08-13 05:58:16下载
- 积分:1
-
unix/linux下支持各种压缩算法的软件,支持gzip、7z、arj、rar、bzip...
unix/linux下支持各种压缩算法的软件,支持gzip、7z、arj、rar、bzip-unix/linux to support various compression algorithm software, support gzip, 7z, arj. rar, bzip
- 2022-07-24 07:50:01下载
- 积分:1
-
详细描述了关于单片机学习的教材内容,并且附有相关例题和编程代码...
详细描述了关于单片机学习的教材内容,并且附有相关例题和编程代码-Described in detail on the MCU learning materials content, and accompanied by relevant examples and programming code
- 2022-06-03 16:40:14下载
- 积分:1
-
one tool
自定义 Microsoft Visio 可以配合开发 Microsoft Visio 解决方案,该解决方案是创建解决方案以解决特定绘图问题...
one tool
自定义 Microsoft Visio 可以配合开发 Microsoft Visio 解决方案,该解决方案是创建解决方案以解决特定绘图问题的完善指南。您可以获得有关使用公式设计模仿真实物体和行为的 SmartShape 符号的详细信息。-one tool self-define Microsoft Visio ,it can cooperate with Microsoft Visio to make solution.this solution is a full reference for drawing .you may get SmartShape symbol information about formula to simulate the real object.
- 2023-09-08 18:50:04下载
- 积分:1
-
Quick Sort, Quick Sort Bubble Sort is an improvement. Its basic idea is: lying t...
快速排序,快速排序是对冒泡排序的一种改进。它的基本思想是:通过一躺排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一不部分的所有数据都要小,然后再按次方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。-Quick Sort, Quick Sort Bubble Sort is an improvement. Its basic idea is: lying through one sorting to sort the data to be split into two independent parts, one part of all of the data than the other one is not part of the all the data should be small, and then meeting the two methods were part of the data quick sort, the entire sorting process can be recursive, and thus the entire data into an orderly sequence.
- 2022-01-25 19:36:20下载
- 积分:1
-
fractal image compression source code, achieving Fractal iterative algorithm, Fr...
分形图像压缩源代码,实现了分形迭代算法,实现图像分形压缩,非常适合学习研究分形算法。-fractal image compression source code, achieving Fractal iterative algorithm, Fractal Image Compression, very suitable for studying the fractal algorithm.
- 2023-06-14 22:55:03下载
- 积分:1