登录
首页 » 数据结构 » ADO&VC&SQL的例子,很经典

ADO&VC&SQL的例子,很经典

于 2022-07-09 发布 文件大小:75.87 kB
0 191
下载积分: 2 下载次数: 1

代码说明:

ADO&VC&SQL的例子,很经典-ADO

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

发表评论

0 个回复

  • this is a code of data structure
    这是数据结构第四章中串的全部算法代码,实现了全部算法,对学习数据结构的同学很有帮助-this is a code of data structure
    2022-03-16 05:36:14下载
    积分:1
  • 这是的四则运算的c语言程序,只要编译就能运行呀!...
    这是数据结构的四则运算的c语言程序,只要编译就能运行呀!-This is the data structure of the four operations c language program, as long as the compiler can run!
    2022-01-21 01:27:28下载
    积分:1
  • 只是关于的同步教材的例子,在这里可以帮助大家轻松的学习。...
    只是关于数据结构的同步教材的例子,在这里可以帮助大家轻松的学习数据结构。-Only on the data structure example of synchronous teaching materials here to help everyone easily learning data structures.
    2022-04-30 15:17:54下载
    积分:1
  • 离散事件模拟程序,以及自定义类型的队列实现
    离散事件模拟程序,以及自定义数据类型的队列实现-Discrete event simulation program, as well as custom data types of queues to achieve
    2023-01-09 11:50: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
  • 的课后练习,全会做就能过这门课了
    数据结构的课后练习,全会做就能过这门课了-Data structure after-school practice
    2022-08-22 08:03:46下载
    积分:1
  • 图论经典算法,包括最短路径,最小生成树,强联通分支等
    图论经典算法,包括最短路径,最小生成树,强联通分支等-Classical graph theory algorithms, including shortest path, minimum spanning tree, strong branch of China Unicom, etc.
    2022-03-10 13:09:16下载
    积分:1
  • 迷宫
    数据结构迷宫-data structure maze
    2022-03-01 02:59:28下载
    积分:1
  • vfp的界面,系统登陆时的表单。(压缩文件)
    vfp的界面,系统登陆时的表单。(压缩文件)-Probe interface, the system of landing form. (Compressed files)
    2022-06-15 20:37:15下载
    积分:1
  • 魔鬼的语言翻译,严伟
    魔王语言翻译,严蔚敏数据结构实习报告中需要用到的代码-Devil language translation, YAN Wei-Min internship report data structure of the code needed
    2022-04-22 20:56:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载