登录
首页 » 数据结构 » 数据库操作,封装了BDE数据库操作的所有方法。C编译器…

数据库操作,封装了BDE数据库操作的所有方法。C编译器…

于 2022-02-03 发布 文件大小:4.17 kB
0 58
下载积分: 2 下载次数: 1

代码说明:

数据库操作类,封装了BDE数据库操作的所有方法。 编译环境 C++ Builder6 下通过。-database operations, a package of database operation BDE all methods. C compiler environment Builder6 through.

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

发表评论

0 个回复

  • 链表模板类
    应用背景模板链表list,应用场景多。不过,尚有改进空间。如查找接口可以优化。关键技术模板链表,list模板、数据结构相结合。此代码在前人基础之上修改。
    2022-01-26 17:57:30下载
    积分:1
  • This is a test report to verify and insert a delete query to achieve ordered ope...
    这是一份实验报告,用以验证和实现插入删除查询排列等数据库语言操作。-This is a test report to verify and insert a delete query to achieve ordered operations such as database language.
    2022-07-16 11:09:14下载
    积分:1
  • StudInfoSys
    使用Windows Forms for GUI和DataSet进行数据访问的学生信息系统-VB.NET版-VS2010年
    2022-12-06 22:45:03下载
    积分:1
  • swgl Business Management System
    swgl业务管理系统
    2022-06-14 13:38:45下载
    积分:1
  • C语言课程设计,CAI系统,C语言课程设计,CAI系统...
    C语言课程设计,数据结构CAI系统,C语言课程设计,数据结构CAI系统-C language curriculum design, data structure CAI System,C language curriculum design, data structure CAI System,
    2023-01-15 20:35:04下载
    积分:1
  • 面试经常遇到的大相乘问题,代码简洁易懂
    面试经常遇到的大数相乘问题,代码简洁易懂-Interviews are often encountered in large numbers multiply problems, the code easier to understand
    2022-11-10 09:15:03下载
    积分:1
  • 这是清华电子的一个作业题,功能上实现寻求最短的8位组包含所有字连接且开头尾分别包含了所有10个字...
    这是清华电子的一个作业题,功能上实现寻求最短的8位数组包含所有数字连接且开头结尾分别包含了所有10个数字-This is an operation of electronic Tsinghua title functions realize the search for the shortest median Section 8 contains all the figures at the beginning of the end of the respective connections and includes all 10 figures
    2023-05-13 05:00:03下载
    积分:1
  • 这是一个用来介绍对象关系库管理系统,对感兴趣的朋友应该有用...
    这是一个用来介绍对象关系数据库管理系统,对感兴趣的朋友应该有用-This is an introduction to object-relational database management system should be useful to interested friends
    2022-03-20 14:37:16下载
    积分: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
  • 该程序在于如何进行图片存取,怎样访问EXCEL表格.
    该程序在于如何进行图片存取,怎样访问EXCEL表格.-the program is how to access pictures, how to visit Excel.
    2022-01-28 06:15:56下载
    积分:1
  • 696523资源总数
  • 104004会员总数
  • 16今日下载