-
一个实现了三个查找功能的c语言源代码,分别是顺序查找,折半查找和二叉查找树上的查找。可用VC直接编译运行,对查找算法做了很好的演示。...
一个实现了三个查找功能的c语言源代码,分别是顺序查找,折半查找和二叉查找树上的查找。可用VC直接编译运行,对查找算法做了很好的演示。-A search function to achieve the three c-language source code, namely, sequential search, binary search and binary search tree to find. VC can be compiled to run directly on the search algorithm has done a very good presentation.
- 2022-09-05 07:45:02下载
- 积分:1
-
This is a data structure and algorithm book all algorithm source code, the conte...
这是一本数据结构与算法书中所有算法的源代码,内容非常丰富,值得一看.-This is a data structure and algorithm book all algorithm source code, the content is very rich overseas.
- 2022-04-27 03:35:59下载
- 积分:1
-
VC_VB_Database_management
VC_VB_Database_management
- 2022-04-09 10:56:48下载
- 积分:1
-
员工培训管理系统。本系统要完成的主要功能是:1.进入系统钱需要身份验证,用户名,密码。输入争取后方可进入。2.管理员可以根据需要定义员工,工作以及部门信息。3....
员工培训管理系统。本系统要完成的主要功能是:1.进入系统钱需要身份验证,用户名,密码。输入争取后方可进入。2.管理员可以根据需要定义员工,工作以及部门信息。3.管理员可以定义课程、书籍、教授以及培训的资源信息。4.管理员可以保存员工的培训成绩及员工经过培训之后对该课程和领域的评价。5.依据不同的要求,可以在数据库中对信息进行查询和编辑。-Staff training management system. To complete the system are the main functions: 1. Necessary money into the system authentication, user name, password. Before it can enter into the fight. 2. The administrator can be the definition of necessary staff, as well as the information department. 3. The administrator can define the curriculum, books, professor of information and training resources. 4. The administrator can save the training of its staff after a score and staff training in the areas of curriculum and assessment. 5. In accordance with different requirements, you can on the information in the database query and editing.
- 2022-01-26 19:56:20下载
- 积分:1
-
数据结构实验,内部排序的源码及实验报告!
数据结构实验,内部排序的源码及实验报告!-Experimental data structure, the internal ranking of the report source and experimental!
- 2022-03-21 01:01:44下载
- 积分:1
-
清华大学数据结构c++版的代码,很稀罕,很稀有,相当的珍贵...
清华大学数据结构c++版的代码,很稀罕,很稀有,相当的珍贵-Tsinghua University, the data structure c++ version of the code, very rare, very rare, very valuable
- 2023-05-16 05:30:03下载
- 积分:1
-
前序线索二叉树的前序遍历
中序线索二叉树的中序遍历
后序线索二叉树的后序遍历...
前序线索二叉树的前序遍历
中序线索二叉树的中序遍历
后序线索二叉树的后序遍历-Preorder clues before the binary tree traversal sequence which leads the order of the binary tree traversal sequence clues after the binary tree after preorder
- 2022-05-24 10:38:51下载
- 积分:1
-
前一阵出去玩了,补回还差的2个,里面包括上次上载的一共5个,另加个汇编程序,是课堂实验...
前一阵出去玩了,补回还差的2个,里面包括上次上载的一共5个,另加个汇编程序,是课堂实验-play out a little while ago, to compensate for the worse two, including the inside on the last of a total of five, plus a 000 assembler, a classroom experiment
- 2022-05-25 17:12:49下载
- 积分:1
-
用VC++实现数据结构中:在指定的位置上,线性表的插入
用VC++实现数据结构中:在指定的位置上,线性表的插入
-Using VC++ implementation: ~ linear table data structure insertion
- 2022-02-01 12:15:27下载
- 积分:1
-
用栈解决迷宫问题,随机生成迷宫,而且还调用了 windows.h 实现了 windows 控制台字体变化,采用C++实现,注释很详细...
用栈解决迷宫问题,随机生成迷宫,而且还调用了 windows.h 实现了 windows 控制台字体变化,采用C++实现,注释很详细-Find a way through a maze with stack. The maze is generated randomly. Change the colors in console. Use C++ with detailed comments.
- 2023-02-01 05:55:03下载
- 积分:1