-
curriculum design data structure Games Score statistics
数据结构课程设计 运动会分数统计-curriculum design data structure Games Score statistics
- 2022-03-22 05:26:41下载
- 积分:1
-
数据结构之对栈的应用之实现各个进制的转换
数据结构之对栈的应用之实现各个进制的转换-Data structure on the stack of applications to achieve the various hexadecimal conversion
- 2022-02-04 11:29:57下载
- 积分:1
-
饭店住房管理服务系统(C#.NET)
饭店住房管理服务系统(C#.NET)-hotel housing management system (C#.NET)
- 2022-06-02 12:54:59下载
- 积分:1
-
《数据结构与算法入门导学》
第一章 概论 第二章 线性表 第三章 栈和队列 第四章 串 第五章 多维数组和广义 表 第六章 树 第七章 图 第八章 排序 第...
《数据结构与算法入门导学》
第一章 概论 第二章 线性表 第三章 栈和队列 第四章 串 第五章 多维数组和广义 表 第六章 树 第七章 图 第八章 排序 第九章 查找 第十章 文件-" Introduction to Data Structures and Algorithm Study I." Introduction to Chapter II Chapter III Chapter linear stack and queue Chapter IV Chapter V multi-dimensional array of strings and generalized tree table Chapter VI Chapter VII Chapter VIII of the sort ninth plan Chapter X Chapter document search
- 2022-02-25 21:36:38下载
- 积分:1
-
tree traversal of the four, China and Syria, the former sequence after sequence...
树的四种遍历方式,中叙,前序,后序和按层遍历算法,前三个用递归很好实现,最后一个复杂点。-tree traversal of the four, China and Syria, the former sequence after sequence and by layer traversal algorithm, the former three Recursive properly achieved, Finally a complex point.
- 2022-08-17 13:05:30下载
- 积分:1
-
This source code package is Cell Components VB some sample application code, inc...
此源码包是Cell组件VB中的一些应用代码示例,包括自定义函数、变量应用、从数据库取数,另附连续打印、单元格条件颜色、保护公式、获得块区域和在Cell组件上插入控件。-This source code package is Cell Components VB some sample application code, including user-defined functions, variable applications, from the database check number, followed by continuous printing, color cell conditions, the protection of the formula, block access to regional and components in the Cell insert control.
- 2022-05-20 04:12:15下载
- 积分:1
-
设计一个计算机管理系统完成图书管理基本业务1,每种书的登记内容包括书号、书名、著作者、现存量和库存量;2)对书号建立索引表(线性表)以提高查找效率3)系统主要功...
设计一个计算机管理系统完成图书管理基本业务1,每种书的登记内容包括书号、书名、著作者、现存量和库存量;2)对书号建立索引表(线性表)以提高查找效率3)系统主要功能如下:
采编入库:新购一种书,确定书号后,登记到图书帐目表中,如果表中已有,则只将库存量增加;
借阅:如果一种书的现存量大于0,则借出一本,登记借阅者的书证号和归还期限,改变现存量;
归还:注销对借阅者的登记,改变该书的现存量。
1)系统功能的进一步完善2)索引表采用树表。3)设计内容4)程序流程图5)源程序6)软件测试报告(包括所用到的数据及结果)
-Books Management System
- 2022-02-24 14:53:07下载
- 积分:1
-
推荐关于数学建模的电子书,非常有用,里面包括数据结构等等。...
推荐关于数学建模的电子书,非常有用,里面包括数据结构等等。-Recommended on the mathematical modeling of e-books, very useful, which includes data structures and so on.
- 2022-07-16 15:01:30下载
- 积分:1
-
Fir filter的设计,FIR滤波器系数
Fir filter的设计,FIR滤波器系数-Fir filter design, FIR filter coefficients
- 2022-03-23 06:20:25下载
- 积分:1
-
test1.txt中为要读入的英文文章,code.txt为生成的huffman编码,decoded.txt中为根据code.txt中内容解码后的结果。...
test1.txt中为要读入的英文文章,code.txt为生成的huffman编码,decoded.txt中为根据code.txt中内容解码后的结果。-test1.txt is used to store the article in English to be read, code.txt contains generated the huffman codes, decoded.txt for the contents according to code.txt decoded results.
- 2022-02-14 20:53:03下载
- 积分:1