-
数据结构常用算法C++,快快下载,望 能给大家帮助
数据结构常用算法C++,快快下载,望 能给大家帮助-data structure used algorithm C, quickly download, we can look to help
- 2022-02-13 15:27:25下载
- 积分:1
-
常用的数据结构,高斯
数据结构中常用的Gauss-Seidel 迭代算法-commonly used data structures, the Gauss- Seidel iterative algorithm
- 2022-05-22 13:00:57下载
- 积分:1
-
有向图的强连通的分量的实现
有向图的强连通的分量的实现-directed graph strongly connected component of the realization
- 2022-07-12 23:43:45下载
- 积分:1
-
VB图书管理系统,基于VB的图书管理系统的程序开发,只作参考...
VB图书管理系统,基于VB的图书管理系统的程序开发,只作参考-VB library management system, library management system based on the VB-program development, only for reference
- 2023-01-25 21:15:03下载
- 积分:1
-
Rota, but also mobile, can clearly see that the entire process
-罗塔,而且移动,可以清楚地看到整个过程
- 2022-03-02 16:40:11下载
- 积分:1
-
学生注册
学生注册大学研讨会现场报名。学生注册其中的关键模块。为每个学生它在此模块中注册才把它有可能为用户访问其他模块是非常重要的。该模块将具有以下步骤·学生的重要数据学生的基本信息将被用户所提供的注册的学生。该模块将提取学生姓名,父亲姓名,出生日期,教育背景等,这些数据将被使用报告和其他模块将使用这些数据中,学生就读不同的验证,如类等。·接口因为用户通过接口的应用程序交互的接口是非常重要的。 A接口必须是易于理解和使用。控制将根据输入类型,例如日历将用于出生和文本框的日期输入姓名等使用·。验证这将使确保用户必须输入特定实体的数据写入类型。这两种形式的层面和控制层面验证将被应用。验证将还可以通过使用预先控制得到保证。·提交到数据库在提交申请时将进行异常处理,并会访问数据库提交的数据和表格将自动关闭。收费登记制度下一个模块是所有学生的收费管理。所有记录都将被存储以这样的方式,使之易于进行关节,抽象和内聚。·检查学生registraiton该应用程序将首先检查在学生注册登记,并只允许用户进行登记费,如果在学生注册系统只有在学生注册。它经营管理的适当层次的每一个学生是非常重要的。
- 2022-12-18 12:45:03下载
- 积分:1
-
链表模板类
应用背景模板链表list,应用场景多。不过,尚有改进空间。如查找接口可以优化。关键技术模板链表,list模板、数据结构相结合。此代码在前人基础之上修改。
- 2022-01-26 17:57:30下载
- 积分:1
-
VB与sql数据库的完美结合实例1
VB与sql数据库的完美结合实例1-sql database VB and the perfect example of a combination
- 2023-07-04 14:25:03下载
- 积分:1
-
这个程序主要是实现了一个数组的数组,当用户输入一个女的时候…
本程序主要是实现数组的全排列,当用户输入一个数字串时,程序将打印出该数字串的所有组合-This program is mainly to achieve an array of full array, when a user enter a number string, the program will print out the number of strings of all the combinations
- 2022-02-06 08:30:32下载
- 积分:1
-
红黑树:输入:在同一目录下的redblacktree.txt文件中输入十个大于0的数值,每个数值中间用空格格开 数目可以大于十个,但是要求在源程序中改变#def...
红黑树:输入:在同一目录下的redblacktree.txt文件中输入十个大于0的数值,每个数值中间用空格格开 数目可以大于十个,但是要求在源程序中改变#define NUM 10 ,改成相应关键值各个数输出:按照先序输出红黑树,格式为:根节点。颜色(左子树。颜色,右子树。颜色),并输出此 树的黑高度,然后输入要删除的关键值,按回车后输出删除后的结果,并输出其高度。-RED-BLACK TREE : Admission : in the same directory under the file input redblacktree.txt greater than 0 10 digits each intermediate numerical grid with open spaces can be greater than the number 10, but requested change in the source# define NUM 10, the corresponding critical value into several different output : In accordance with the first sequence RED-BLACK TREE output format : nodes. Color (left subtree. Color, right subtrees. Color), and export of the black tree height and then delete the key to value, according to enter the output was the result of the deletion, and its high output.
- 2022-06-11 22:41:49下载
- 积分:1