-
student select course system,powerbuilder做的,很容易实现 ,不会有人上载了吧...
student select course system,powerbuilder做的,很容易实现 ,不会有人上载了吧-student select course system, powerbuilder done, it is easy to realize that no one on the right is contained
- 2022-02-27 05:46:13下载
- 积分:1
-
数据结构的课程设计,编程实现一个简单的分配问题!
数据结构的课程设计,编程实现一个简单的分配问题!-Curriculum design, data structures, programming a simple allocation problem!
- 2022-02-01 16:50:59下载
- 积分:1
-
红黑树――一种数据结构的可视化画法
红黑树――一种数据结构的可视化画法-RED-BLACK TREE-- A data structure visualization method of painting
- 2023-02-24 18:20:03下载
- 积分:1
-
网络数据库管理软件是一个集网络技术与数据库技术于一体的软件,用于完成网络数据的实时采集并且动态存储。形成实时的数据和历史数据...
网络数据库管理软件是一个集网络技术与数据库技术于一体的软件,用于完成网络数据的实时采集并且动态存储。形成实时的数据和历史数据
- 2022-03-29 09:34:35下载
- 积分:1
-
//Carry out principal component of the Gaussian elimination method// function: s...
// 带有列主元的高斯消元法
// 功能: 求解线性方程组 Ax = b
// 参数: A - 指向n*n系数矩阵的指针
// b - 常数向量的指针
// n - 方程组的维数
// 返回值:0 - 如果成功。线性方程组的解保存在 b 中
// 1 - 求解失败-//Carry out principal component of the Gaussian elimination method// function: solving linear equations Ax = b// parameters: A- point n* n coefficient matrix of the pointer// b- constant vector pointer// n- Equations dimension// return value: 0- if successful. Linear equations the solution stored in the b in// 1- Solving the failure of
- 2023-05-30 23:15:02下载
- 积分:1
-
C++数据结构的用法 适合对C++语意思有一定了解的人
C++数据结构的用法 适合对C++语意思有一定了解的人-C data structure suitable for the use of C language meaning a certain understanding of
- 2022-02-10 05:56:18下载
- 积分:1
-
本系统完成了要求的所有功能,能进行图书的基本管理业务活动。包括采编入库、清除库存、借阅和归还等。利用B树对书号建立索引,提高了工作的效率。本系统支持对中文书籍的...
本系统完成了要求的所有功能,能进行图书的基本管理业务活动。包括采编入库、清除库存、借阅和归还等。利用B树对书号建立索引,提高了工作的效率。本系统支持对中文书籍的输入输出。.用户界面友好,有用户使用说明,每一步操作都有说明与提示。程序运行通过,有详细的解释说明。-the system completed all the required functions, the library will conduct basic management operations. Journalists, including depositing and removing stock, borrow and restitution. The use of B-tree index ISBN, improving work efficiency. The system supports Chinese books on the input and output. . User friendly interface, users note, every step of the operation have notes and hints. Running through a detailed explanation.
- 2022-01-26 01:49:15下载
- 积分:1
-
根据一段给定的文章构造哈夫曼树并对一段给出的代码译码成为一段文章,输入输出均通过文件来实现,并配有报告文档。...
根据一段给定的文章构造哈夫曼树并对一段给出的代码译码成为一段文章,输入输出均通过文件来实现,并配有报告文档。-According to the article section of a given structure of the Huffman tree is given a section of the code decoding to become a section of articles, input and output are achieved through the document and the document with the report.
- 2022-02-20 09:07:52下载
- 积分:1
-
有漂亮的用户界面,用链表实现多项式的各种运算,推荐刚学数据结构链表的人下载....
有漂亮的用户界面,用链表实现多项式的各种运算,推荐刚学数据结构链表的人下载.-a beautiful user interface, List polynomial used in a variety of computing, has recommended data structure Chain downloading from the Internet.
- 2023-05-25 21:25:03下载
- 积分:1
-
统计两个序列中的逆序对。经典的分治法,采用归并排序的框架实现。...
统计两个序列中的逆序对。经典的分治法,采用归并排序的框架实现。-Counting reverse pairs
- 2023-07-21 15:30:02下载
- 积分:1