登录
首页 » Compress-Decompress algrithms » java开发的一个基于mysql的小数据库系统

java开发的一个基于mysql的小数据库系统

于 2022-07-13 发布 文件大小:25.83 kB
0 125
下载积分: 2 下载次数: 1

代码说明:

java开发的一个基于mysql的小数据库系统-development of a java-based mysql small database system

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

发表评论

0 个回复

  • 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
  • X264源码,VLC H.264压缩软件。
    X264源代码,VLC的H264压缩软件。-X264 source code, VLC H.264 compression software.
    2022-01-22 01:57:38下载
    积分: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
  • Huffman编码进行压缩的过程
    哈夫曼编码在纸张压缩过程中的应用
    2022-03-17 19:42:03下载
    积分:1
  • lineage 2 extender soursecode interlude standart
    lineage 2 extender soursecode interlude standart
    2023-04-01 04:20:03下载
    积分:1
  • H.264 video compression standard part of the Transform algorithm
    视频压缩标准H264的变换部分的算法实现-H.264 video compression standard part of the Transform algorithm
    2023-05-08 00:10:02下载
    积分:1
  • 一个文件压缩打包库的源代码
    一个文件压缩打包库的源代码-a compression packing for the source code
    2022-02-21 20:49:31下载
    积分:1
  • code book parameters of lifting
    code book parameters of lifting
    2023-04-05 00:40:04下载
    积分:1
  • VC++源代码,单文档数据库应用程序,用VC++编写的
    VC++源代码,单文档数据库应用程序,用VC++编写的-VC++ source code
    2022-04-10 05:26:29下载
    积分:1
  • 在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
  • 696518资源总数
  • 106215会员总数
  • 5今日下载