-
使用java解zip文件包。
使用java解zip文件包。-Zip file using java package solution.
- 2022-03-18 04:24:30下载
- 积分:1
-
用C++实现的学生信息管理系统,实现了学生和老师的创建,添加,删除和查找,统计,界面设置飞入界面,更加人性化...
用C++实现的学生信息管理系统,实现了学生和老师的创建,添加,删除和查找,统计,界面设置飞入界面,更加人性化-With C++ Realize student information management system, students and teachers to create, add, delete, and search, statistics, interface set to fly into the interface more user-friendly
- 2022-03-21 21:16:38下载
- 积分:1
-
字符串的压缩与解压,输入一字符串文件,压缩后得一文件,在经解压得原文件。大家一起分享。...
字符串的压缩与解压,输入一字符串文件,压缩后得一文件,在经解压得原文件。大家一起分享。-string compression and decompression, the importation of a string, in a compressed file, after decompression in the original document. To share with everyone.
- 2022-08-13 23:04:38下载
- 积分:1
-
算术编码方法是将被编码的一则消息或符号串(序列)表示成0和1之间的一个间隔(Interval),即对一串符号直接编码成[0,1]区间上的一个浮点小数。符号序列越...
算术编码方法是将被编码的一则消息或符号串(序列)表示成0和1之间的一个间隔(Interval),即对一串符号直接编码成[0,1]区间上的一个浮点小数。符号序列越长,编码表示它的间隔越小,表示这一间隔所需的位数就越多。信源中的符号序列仍然要根据某种模式生成概率的大小来减少间隔。可能出现的符号概率要比不太可能出现的符号减少范围小,因此,只正加较少的比特位。-Arithmetic coding method is to be a coded message or symbol strings (sequences) that between 0 and 1 into an interval (Interval), that is directly encoded into a string of symbols [0,1] range of a floating-point decimal. The longer the symbol sequence, encoding the smaller the interval that it said that the median of this interval, the more necessary. Source is still the symbolic sequence generated according to a mode to reduce the size of the probability interval. May be less than the probability of the symbols of the symbols may be small to reduce the scope, therefore, are only plus-bit bit less.
- 2022-11-15 07:20:04下载
- 积分: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
-
对传送的数据进行解压和压缩,提高数据传送量
对传送的数据进行解压和压缩,提高数据传送量-transmission of the data compression and decompression, improving data transmission volume
- 2023-05-02 12:10:03下载
- 积分:1
-
使用LZ压缩算法的完整应用
使用LZ压缩算法的完整应用-LZ compression algorithm using the complete application
- 2022-11-29 07:55:04下载
- 积分:1
-
mac子层协议实现及其源代码说明新手学习好资料
mac子层协议实现及其源代码说明新手学习好资料-mac sub-layer protocol implementation and its source code shows a good novice learning information
- 2023-08-02 15:35:03下载
- 积分:1
-
通信中的数据压缩、解压缩。存放原始数据与与此数据的差值。差值超出范围后更新原始数据。(编程背景为温室温度测量,限定在正负50以内)。已经编译通过。...
通信中的数据压缩、解压缩。存放原始数据与与此数据的差值。差值超出范围后更新原始数据。(编程背景为温室温度测量,限定在正负50以内)。已经编译通过。-Communications data compression, decompression. Storage of raw data and the difference with this data. Margin beyond the scope of the original data after the update. (Programming background greenhouse temperature measurement, limited to within plus or minus 50). Has been compiled through.
- 2022-03-12 07:23:55下载
- 积分:1
-
huffman对英文的编码和解码程序,随便吧
huffman对英文的编码和解码程序,随便吧-huffman encoding and decoding of the English program, casual bar
- 2022-05-14 12:46:07下载
- 积分:1