登录
首页 » 数据结构 » 用Java写的面相对象的数据库管理系统

用Java写的面相对象的数据库管理系统

于 2023-07-10 发布 文件大小:1,009.15 kB
0 59
下载积分: 2 下载次数: 1

代码说明:

用Java写的面相对象的数据库管理系统- Appearance object database management system writes which with Java

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

发表评论

0 个回复

  • 中应用于图的演示源代码。供参考学习
    数据结构中应用于图的演示源代码。供参考学习-Data structure used in Fig demo source code. For information, learning
    2022-06-19 15:08:47下载
    积分:1
  • tree data structure source code
    树的数据结构源代码-tree data structure source code
    2022-04-24 00:57:22下载
    积分:1
  • DentalPayment
    " 牙科付款计算器 " 牙科访问显示单金额
    2022-01-25 18:49:34下载
    积分:1
  • n, n after realizing the problem solving, and can export most Solution
    n后问题,实现n后问题的求解,并且可以输出最有解-n, n after realizing the problem solving, and can export most Solution
    2022-01-22 13:28:52下载
    积分:1
  • C#编写的OleDb库连接通用类库。
    C#编写的OleDb数据库连接通用类库。-C# OleDb prepared by the General Class Database Connection.
    2023-08-19 18:25:03下载
    积分:1
  • 一个通讯录――――――利用C++实现的,非常不错哦
    一个通讯录――――――利用C++实现的,非常不错哦-Address Book- C++ implementation
    2022-03-21 07:46:20下载
    积分:1
  • 队列相关的所有基本算法,西电的老师写的,与吴伟民课本完全一致,用C实现...
    队列相关的所有基本算法,西电的老师写的,与吴伟民数据结构课本完全一致,用C实现-cohort of all the basic algorithm, the West-- written by the teachers, and textbooks Xiulan WU Weimin data structure is fully consistent with achieving C
    2022-03-07 14:35:04下载
    积分: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
  • 哈弗曼编码器,含有完整源码。文件的输入与输出。
    哈弗曼编码器,含有完整源码。文件的输入与输出。-Havermann encoder, includes full source code. File input and output.
    2022-08-24 01:35:39下载
    积分:1
  • development of the database is the most basic management software, a data input...
    录入数据是开发数据库管理软件最基本的工作,录入数据有多种方法,本方法通过药品库入库登记来说明利用表格录入数据的方法.单击登记按纽,选择"供应商"全称,经手人,结算方式"等信息,在表格中输入入库药品的信息,在药品编号列选择药品编号后回车,将自动填入该药品的基本信息,用户在最后一列回车后自动添加新的记录.-development of the database is the most basic management software, a data input methods, the method for warehousing drugs through registration forms to illustrate the use of data input methods. Click registration button, select the "supplier" designation, handling, clearing way "information, etc. input forms in the arsenal of drugs, the drugs listed No. No. choice after the transport drugs, will automatically fill in the basic information of drug users in the final after a carriage return automatically add new records.
    2022-06-15 05:02:51下载
    积分:1
  • 696518资源总数
  • 104353会员总数
  • 66今日下载