-
A reminder of the cost of the electricity sector systems, there is a need we can...
一个电力部门的催缴费用系统,有需要大家可参考-A reminder of the cost of the electricity sector systems, there is a need we can refer to
- 2022-01-31 23:09:13下载
- 积分:1
-
引用枕善居网站上的职工工资系统,分享给大家
引用枕善居网站上的职工工资系统,分享给大家-Habitat Pillow cited good wages for workers on the site system, and share with everyone
- 2022-01-26 04:09:01下载
- 积分:1
-
数据结构常用数据结构
数据结构常用数据结构-队列,包含队列的常用操作和class类,基本的结构类型-data structure used data structure- queue, the queue contains commonly used operation and class category, the basic structure types
- 2022-06-30 12:36:29下载
- 积分:1
-
CResultSet 连接数据库并进行必要的数据操作!
CResultSet 连接数据库并进行必要的数据操作!-CResultSet Link AccessDatabase!
- 2022-03-26 07:47:22下载
- 积分:1
-
数据库操作,封装了BDE数据库操作的所有方法。C编译器…
数据库操作类,封装了BDE数据库操作的所有方法。 编译环境 C++ Builder6 下通过。-database operations, a package of database operation BDE all methods. C compiler environment Builder6 through.
- 2022-02-03 05:20:06下载
- 积分:1
-
医疗仓库管理信息系统
这个迷你项目 C 医疗商店管理系统中的是一个控制台应用程序,没有图形。
在这个项目中,您可以添加、 修改和删除记录的客户、 供应商和药品。
您还可以搜索客户或供应商详细信息和药品加成股票。可以通过医学 id 进行搜索
客户 id 或供应商的名称。您可以输入很多的信息,如医学 Id,机架号、 柜号、 供应商的名称,
单位成本、 销售价格等同时加药进了商店。您还可以查看有关报告和计费信息。
这个项目的源代码是大型的、 完整的和完全无错误的。它是在 MinGW 的 Code::Blocks IDE 编译
编译器。与其他 C 程序源代码,不同的是,我没有 C 医疗商店中显示迷你项目的源代码
管理系统在这里因为它太长 — — 超过 2500年线。你可以直接下载源代码代码加上
- 2022-03-25 07:50:18下载
- 积分:1
-
二叉树与二叉链表
假设以如下说明的三元组 (F、C、L/R) 序列输入一棵二叉树的诸边(其中 F 表示双亲结点的标识,C 表示孩子结点标识,L/R 表示 C 为 F 的左孩子或右孩子),且在输入的三元组序列中,C 是按层次顺序出现的。设结点的标识是字符类型。F=‘^’时 C 为根结点标识,若 C 亦为‘^’,则表示输入结束。试编写算法,由输入的三元组序列建立二叉树的二叉链表,并以中序序列输出。^AL ABL ACR BDL CEL CFR DGR FHL ^^L -Assuming the following description of the triple (F, C, L/R) sequence of a binary tree of all the input side (where F that identifies the parent node, C, said child node ID, L/R that C is F, left or right child child), and triples in the input sequence, C is the emergence of a hierarchical order. Node identity is established character types. F = " ^" C for the root identity when, if C is also a " ^" , then enter the end. Test preparation algorithm, the input sequence of triples binary build the binary tree list, and in order to sequence the output
- 2022-09-25 12:40:03下载
- 积分:1
-
数据结构《数据结构(c++描述)》教材习题解答
数据结构《数据结构(c++描述)》教材习题解答-data structure "data structure (c) is" teaching to answer the questions
- 2022-02-01 06:24:58下载
- 积分:1
-
数据结构 内部排序PPT 希尔排序 快速排序 归并排序
数据结构 内部排序PPT 希尔排序 快速排序 归并排序-Internal data structure to sort PPT
- 2022-06-19 08:18:08下载
- 积分:1
-
哈夫曼编码(Huffman Coding)以哈夫曼树─即最优二叉树,带权路径长度最小的二叉树,经常应用于数据压缩。...
哈夫曼编码(Huffman Coding)以哈夫曼树─即最优二叉树,带权路径长度最小的二叉树,经常应用于数据压缩。-Huffman coding (Huffman Coding) ─ a Huffman tree that is optimal binary tree, with the right of the path length of the smallest tree, often used in data compression.
- 2022-02-21 16:58:19下载
- 积分:1