登录
首页 » Compress-Decompress algrithms » 采用VB+ACCESS编写的学生档案管理系统,

采用VB+ACCESS编写的学生档案管理系统,

于 2022-02-12 发布 文件大小:72.16 kB
0 107
下载积分: 2 下载次数: 1

代码说明:

采用VB+ACCESS编写的学生档案管理系统,-VB+ ACCESS prepared using student records management system,

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 在Jpeg中Huffman采用的是范式Huffman编码。经过查相关资料有两种不同说法,请高手指点。谢谢! 1、构造范式 Huffman 编码的方法大致...
    在Jpeg中Huffman采用的是范式Huffman编码。经过查相关资料有两种不同说法,请高手指点。谢谢! 1、构造范式 Huffman 编码的方法大致是: 分别统计从最大编码长度 maxlength 到 1 的每个长度对应了多少个符号。根据这一信息从 maxlength 个 0 开始以递增顺序为每个符号分配编码。例如,编码长度为 5 的符号有 4 个,长度为 3 的有 1 个,长度为 2 的有 3 个,则分配的编码依次为: 00000 00001 00010 00011 001 01 10 11 问题:如果按照这种说法那么我在一付图像中渡到的数据是:编码长度为 6 的符号有 1 个,长度为 5 的有 1 个,长度为 4 的有 3 个,长度为3的个数为4个,长度为2的个数为1个。按照以上的算法得到的编码为:000000;00001;0010;0011;001;010;011;100;01。出现001是0011的前缀。在读取数据流的时候将不能区别。 2、另外一种说法,曾经发帖问过。前面的长度编码加1左移一位得到后面长度的编码。像我这个例子如何确定最短码的起始值? 谢谢大家指点具体的范式Huffman编码实现-in which Huffman is the paradigm Huffman coding. After investigations related information in two different arguments, please master guiding. Thank you! 1, tectonic paradigm Huffman coding method is generally : statistics separately from the largest maxlength length coding to a length corresponding to each of the number of symbols. According to the information from maxlength-0 progressive order of the distribution of each symbol coding. For example,
    2023-08-31 17:35:03下载
    积分:1
  • 这是个usos的源码,呵呵,上传上来供大家学习之用。
    这是个usos的源码,呵呵,上传上来供大家学习之用。-This is a usos source, huh, huh, upload up for everyone learning.
    2022-08-19 18:51:19下载
    积分:1
  • 通过Delphi提供的压缩算法,实现对文件进行压缩和解压缩。
    通过Delphi提供的压缩算法,实现对文件进行压缩和解压缩。 -Delphi provided through the compression algorithm to achieve the file compression and decompression.
    2023-05-10 20:25:03下载
    积分:1
  • 介绍小波的函数,不是很复杂,初学者应该会有很大的帮助
    介绍小波的函数,不是很复杂,初学者应该会有很大的帮助-Introduced the wavelet function, is not very complicated, beginners should be of great help
    2022-03-30 16:25:16下载
    积分:1
  • LZ77压缩算法是无损数据压缩算法。该算法…
    LZ77压缩算法是一种无损数据压缩算法。该算法是大多数 LZ 算法变体如 LZW、LZSS 以及其它一些压缩算法的基础。是基于字典的编码器。-LZ77 compression algorithm is a lossless data compression algorithm. The algorithm is most LZ algorithm variants, such as LZW, LZSS compression algorithm, as well as some other basis. Is based on the dictionary encoder.
    2022-02-12 19:52:33下载
    积分:1
  • 有关图像压缩(wavelet)源程序
    有关图像压缩(wavelet)源程序-the Image Compression (wavelet) source
    2022-07-28 10:41:04下载
    积分:1
  • 一个不错的语音编解码程序
    一个不错的语音编解码程序-a good voice codecs procedures
    2022-03-03 11:40:38下载
    积分:1
  • HashMap 的是使用,和说明,帮助大家对算法的认识加深
    HashMap 的是使用,和说明,帮助大家对算法的认识加深-HashMap is used, and descriptions to help everyone a better understanding of the algorithm
    2022-03-01 12:00:49下载
    积分:1
  • 一部全面详细介绍SNMP MIB的英文文档,从SMI结果到语法逐一解剖...
    一部全面详细介绍SNMP MIB的英文文档,从SMI结果到语法逐一解剖-SNMP MIB a full and detailed description of the English document, the results from the SMI to the syntax of each anatomical
    2023-06-13 18:25:03下载
    积分:1
  • 与M88直接声音出来一点效果,很好玩的
    用M88来直接放出声来,有点效果的,很好玩的-With M88 to direct the sound to come out a little effect, it is fun
    2022-04-08 15:44:42下载
    积分:1
  • 696516资源总数
  • 106642会员总数
  • 12今日下载