-
解决约瑟夫环问题的一个程序
解决约瑟夫环问题的一个程序-solve a problem of procedure
- 2022-03-20 03:20:16下载
- 积分:1
-
DCT变换是图像图形处理中的很重要的一个压缩算法,此文件详尽的完成了DCT变换...
DCT变换是图像图形处理中的很重要的一个压缩算法,此文件详尽的完成了DCT变换-DCT transform is image and graphics processing is very important to a compression algorithm, this document contains details of the completion of the DCT transform
- 2022-05-31 23:24:52下载
- 积分:1
-
一个很好的自制减压程序
一个不错的自制解压缩程序-a good homemade decompression procedures
- 2022-11-23 01:00:03下载
- 积分:1
-
webprint是一个基于表格的页面打印解决方案.先将要打印的数据及样式组织到一个HTML的TABLE元素中, 然后将这个TABLE元素传给webprint,实...
webprint是一个基于表格的页面打印解决方案.先将要打印的数据及样式组织到一个HTML的TABLE元素中, 然后将这个TABLE元素传给webprint,实现分页打印预览,出打印对话框打印和直接打印-webprint is a form-based page printing solutions. first want to print data and to an HTML style organization of the TABLE element, and then pass on the TABLE element webprint, the realization of page Print Preview, the Print dialog box to print and direct Print
- 2022-07-03 00:23:35下载
- 积分:1
-
测试压缩一个425K的文件需要9.4秒,压缩后的文件为177K。如果要提高压缩速度,那么算法的复杂度就得增加了。...
测试压缩一个425K的文件需要9.4秒,压缩后的文件为177K。如果要提高压缩速度,那么算法的复杂度就得增加了。
-compression testing of a 425K file 9.4 seconds, compressed the files to 177K. If we are to raise compression speed, then the algorithm complexity must increase.
- 2023-07-24 03:30:02下载
- 积分:1
-
输入8个字符(数目可以自己设定,需要改动程序中N的值),注意空格也算字符,然后输入权值,会显示构造的霍夫曼树及每个字符的编码...
输入8个字符(数目可以自己设定,需要改动程序中N的值),注意空格也算字符,然后输入权值,会显示构造的霍夫曼树及每个字符的编码-Encode:enter 8 characters,then enter 8 numbers,this program will print the huffman tree and each char s code.
- 2022-06-16 23:27:01下载
- 积分:1
-
给定若干个字符及其对应的权重,建造一颗高度尽可能小的Huffman树及字符的Huffman编码。...
给定若干个字符及其对应的权重,建造一颗高度尽可能小的Huffman树及字符的Huffman编码。-given a number of characters and their corresponding weights, construction of a high as possible Huffman tree and the character of Huffman coding.
- 2023-09-01 18:40:04下载
- 积分:1
-
伦佩尔
- 2022-06-13 23:53:30下载
- 积分:1
-
一个用C++编写的文件压缩解压缩程序,实现文本的动态压缩和解压,支持RAR....
一个用C++编写的文件压缩解压缩程序,实现文本的动态压缩和解压,支持RAR.-a document prepared by compression decompression procedures, the text of the realization of dynamic compression and decompression, support RAR.
- 2022-05-14 04:55:15下载
- 积分:1
-
8位无符号4
8位无符号4-BIT ADPCM编码和解码程序-8-bit unsigned 4-BIT ADPCM encoding and decoding procedures
- 2022-03-25 11:46:15下载
- 积分:1