登录
首页 » 数据结构 » sqlite数据浏览工具

sqlite数据浏览工具

于 2022-07-03 发布 文件大小:5.54 MB
0 276
下载积分: 2 下载次数: 1

代码说明:

sqlitebrowser是一款sqlite数据结构查看工具、客户端。通过sqlitebrowser可以查看sqlite数据结构、数据内容等信息。现在流行的手机开发,android或者html5本地数据库都是使用sqlite,还有很多 也是使用这种本地数据库,小而强,很不错的本地数据库。

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

发表评论

0 个回复

  • 一本很好的库文档, PostgreSQL 8.0.0 中文文档。
    一本很好的数据库文档, PostgreSQL 8.0.0 中文文档。-PostgreSQL
    2022-01-22 14:02:47下载
    积分:1
  • 算法分析,算法理解,算法性能分析,算法综述等等。
    算法分析,算法理解,算法性能分析,算法综述等等。-Algorithm analysis, algorithm understanding, algorithm performance analysis, algorithm, etc..
    2023-01-05 17:40:04下载
    积分:1
  • Shortest Path 2 is the data structure of knowledge but the procedures are a litt...
    最短路径2 是有关数据结构的知识 但是程序稍稍有一个小小的失误-Shortest Path 2 is the data structure of knowledge but the procedures are a little bit errors
    2023-01-02 17:10:03下载
    积分:1
  • 假设一个文件中出现了8种符号S0,SQ,S2,S3,S4,S5,S6,S7,那么每种符号要编码,至少需要3bit。假设编码成000,001, 010,011,1...
    假设一个文件中出现了8种符号S0,SQ,S2,S3,S4,S5,S6,S7,那么每种符号要编码,至少需要3bit。假设编码成000,001, 010,011,100,101,110,111。那么符号序列S0S1S7S0S1S6S2S2S3S4S5S0S0S1编码后变成 000001111000001110010010011100101000000001,共用了42bit。我们发现S0,S1,S2这3个符号出现的频率比较大,其它符号出现的频率比较小,我们采用这样的编码方案:S0到S7的码辽分别01,11,101,0000,0001,0010,0011, 100,那么上述符号序列变成011110001110011101101000000010010010111,共用了39bit。尽管有些码字如 S3,S4,S5,S6变长了(由3位变成4位),但使用频繁的几个码字如S0,S1变短了,所以实现了压缩。对于上述的编码可能导致解码出现非单值性:比如说,如果S0的码字为01,S2的码字为011,那么当序列中出现011时,你不知道是S0的码字后面跟了个1,还是完整的一个S2的码字。因此,编码必须保证较短的编码决不能是较长编码的前缀。符合这种要求的编码称之为前缀编码。要构造符合这样的二进制编码体系,可以通过二叉树来实现。-Suppose a file appears in eight kinds of symbols S0, SQ, S2, S3, S4, S5, S6, S7, then each symbol to be encoded, at least 3bit. Suppose encoding 000,001, 010,011,100,101,110,111. Then the symbolic sequence S0S1S7S0S1S6S2S2S3S4S5S0S0S1 encoded into 000001111000001110010010011100101000000001, sharing a 42bit. We found that S0, S1, S2 these three symbols the frequency of relatively large, the other symbols the frequency is relatively smal
    2022-04-27 21:17:34下载
    积分:1
  • DAO Database Programming connect to the database
    数据库编程 DAO连接数据库-DAO Database Programming connect to the database
    2023-02-24 02:35:03下载
    积分:1
  • 很好的一个源程序
    很好的一个源程序-a good source
    2022-01-26 05:34:24下载
    积分:1
  • circular linked list node wait
    环形链表结点出排-circular linked list node wait-
    2022-02-27 07:00:39下载
    积分:1
  • one for the good dao database development overseas.
    一个作的很好的dao数据库开发,值得一看。-one for the good dao database development overseas.
    2022-08-25 02:30:44下载
    积分:1
  • VC 连接 SQL的例子
    VC 连接 SQL的例子-an example of connecting sql by vc
    2022-02-12 14:24:08下载
    积分:1
  • 本书主要介绍Delphi的库编程知识,为Delphi开发人员提供了很好的指导。...
    本书主要介绍Delphi的数据库编程知识,为Delphi开发人员提供了很好的指导。-This book introduces the Delphi programming knowledge database for Delphi developers have provided a good guide.
    2022-03-15 17:24:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载