登录
首页 » 数据结构 » 自己的作品。。基于VB的图书馆管理系统。 感觉很有现实意义...

自己的作品。。基于VB的图书馆管理系统。 感觉很有现实意义...

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

代码说明:

自己的作品。。基于VB的图书馆管理系统。 感觉很有现实意义-their work. . VB-based library management system. Feeling very realistic significance

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

发表评论

0 个回复

  • ――C语言版配套源代码
    数据结构――C语言版配套源代码-Data structure- C language version of matching source code
    2023-03-23 16:55:03下载
    积分:1
  • 本文档容括了C(C++)所有算法,分为值算法、图论算法、背包算法、排序算法、高精度算法、树的遍历、进制转换、全排列和组合生成、查找算法、贪心、回溯法框架、DF...
    本文档容括了C(C++)所有算法,分为数值算法、图论算法、背包算法、排序算法、高精度算法、树的遍历、进制转换、全排列和组合生成、查找算法、贪心、回溯法框架、DFS框架、BFS框架、数据结构相关算法。并有实例源码-This document, including the capacity C (C ) for all algorithms, divided into numerical algorithms, graph theory, algorithm, knapsack algorithm, sorting algorithm, high-precision algorithms, tree traversal, binary conversion, the whole arrangement and combination of generation, search algorithm, greedy , backtracking framework, DFS framework, BFS framework, data structure-correlation algorithm. And examples of source
    2022-01-26 03:58:31下载
    积分:1
  • 教务辅助管理系统利用VB开发的库管理系统,里面分学生,教师,教务等等各方面的需求满足学校的教务管理的简单需求!...
    教务辅助管理系统利用VB开发的数据库管理系统,里面分学生,教师,教务等等各方面的需求满足学校的教务管理的简单需求!-Senate Assistant Management System Using VB development of the database management system, which, students, teachers, Senate, the areas of the school to meet the needs of the academic management of the simple demand!
    2022-03-11 21:21:00下载
    积分: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
  • 一个用vb编的库的基本操作。
    一个用vb编的数据库的基本操作。-vb series with a database of the basic operation.
    2022-02-01 11:08:54下载
    积分:1
  • hanoi
    hanoi
    2023-07-06 15:50:03下载
    积分:1
  • 相关的库函的说明!初学者很好用!
    相关的库函数的说明!初学者很好用!-library functions related to the note! Beginners good use!
    2023-04-16 10:05:03下载
    积分:1
  • A very useful NET s SQL progam.
    非常实用的NET的SQL 程序-A very useful NET s SQL progam.
    2022-02-21 14:24:37下载
    积分:1
  • ADO查看库工具的原代码
    ADO查看数据库工具的原码-ADO View database tools of the original code
    2022-02-15 16:15:43下载
    积分:1
  • Scheduling multi
    实现多课程的排序问题,符合先修课程安排的要求,可给出多种排课方案!!本程序的亮点是可得出一组课程的所有可能的拓扑排序,故最终结果是多方案的-Scheduling multi-course meet the requirements of Pre-curriculum can be given a variety of arranging schedule the program! ! The highlight of this program can be drawn from a group of courses in all possible topological sort, so the end result is a multi-program! !
    2023-02-05 17:00:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载