-
create a binary tree using preorder before the establishment of a tree. transmis...
创建一棵二叉树,采用前序遍历的方法建立一棵树,传递的参数为一个指向结点的指针的指针,目的是为了解决传值的问题,输入@符号的时候,表示一棵子树结束线索化二叉树,寻找当前结点的后继结点,寻找当前结点的前驱结点,中序遍历
-create a binary tree using preorder before the establishment of a tree. transmission parameters of a point to the node pointer, the purpose is to solve the problem of traditional values, the importation of the @ symbol, said the end of a tree-binary tree of clues to find the current node"s successor nodes, for the current node precursor nodes, China preorder
- 2023-02-13 17:50:04下载
- 积分:1
-
一 开发环境
OS: Windows 2000 Server + SP2
IDE: Visual Studio 6.0 + SP5
DataBase...
一 开发环境
OS: Windows 2000 Server + SP2
IDE: Visual Studio 6.0 + SP5
DataBase: SQL 2000 Server + SP2
二 运行
1:创建数据库
将Hotel.sql中的SQL语句考入SQL Server的查询分析器中,全部运行;
2:建立ODBC数据源
数据原名称为Hotel_MIS-A development environment OS: Windows 2000 Server+ SP2 IDE: Visual Studio 6.0+ SP5 DataBase: SQL 2000 Server+ SP2 Second run 1: create a database of SQL statements Hotel.sql admitted to the SQL Server" s Query Analyzer, all running 2: Create ODBC data source data formerly known as Hotel_MIS
- 2022-02-20 16:45:50下载
- 积分:1
-
图的深度优先遍历和广度优先遍历,以邻接矩阵方式输入。(按照提示输入)!...
图的深度优先遍历和广度优先遍历,以邻接矩阵方式输入。(按照提示输入)! -map the depth and breadth traversal priority priority traverse to the adjacency matrix input. (According to the prompt entry)!
- 2022-01-31 12:22:09下载
- 积分:1
-
遍里数据库集合里的数据
遍里数据库集合里的数据-times database, the data pool
- 2022-10-03 06:50:03下载
- 积分:1
-
在知道点的坐标或者数量和权重值时,选择最优的路径,这种有的是基于时间有的是基于运费等等,自动找两点路径最短距离!...
在知道点的坐标或者数量和权重值时,选择最优的路径,这种有的是基于时间有的是基于运费等等,自动找两点路径最短距离!-Know the coordinates of points in the volume and weight or value, the choice of the optimal path, this time based on some because of some freight, etc., automatically find the shortest distance between two points in the path!
- 2023-05-14 01:05:03下载
- 积分:1
-
大整数乘法的详细实行
比如说1246*2566用此法可降低时间复杂度并且能过有效算出...
大整数乘法的详细实行
比如说1246*2566用此法可降低时间复杂度并且能过有效算出-large integer multiplication detailed implementation of the 1246* 2566 for instance, tried to use this method can reduce the time complexity and can Guo calculated effective
- 2023-07-11 22:25:04下载
- 积分:1
-
一个空调安装工工资计算,主要演示了ADO访问ACCESS数据库。对学习ADO有一些帮助,压缩包里有一个DLL文件是程序的皮肤文件。...
一个空调安装工工资计算,主要演示了ADO访问ACCESS数据库。对学习ADO有一些帮助,压缩包里有一个DLL文件是程序的皮肤文件。-An air conditioner installed wages, the main demonstration of the ACCESS database ADO visit. Learning ADO has some help, compression bag has a DLL file is the procedure the skin file.
- 2022-11-20 11:50:03下载
- 积分:1
-
Exhaustive Cipher/In many cases we need to exhaustive combinations of algorithms...
穷举密码算法
/在许多情况下我们需要穷举组合的算法,比如密码词典。
//这个算法的关键是密码下标进位的问题。
//另外本例子中的写文件语句效率比较低,为了降低算法复杂度没有优化。
//如果要提高写文件的效率,可以使用缓冲区,分批写入。-Exhaustive Cipher/In many cases we need to exhaustive combinations of algorithms, such as the password dictionary.// This algorithm, the key is password subscript binary problems.// Another example of this statement to write a document relatively low efficiency, in order to reduce the algorithm complexity is not optimized.// If you want to improve the efficiency of writing documents, you can use the buffer, write in batches.
- 2023-09-07 14:55:03下载
- 积分:1
-
C#编写的应用程序,在VS2005下开发,包括GDI+的相关基本操作以及SQL Server数据库的操作...
C#编写的应用程序,在VS2005下开发,包括GDI+的相关基本操作以及SQL Server数据库的操作-C# Prepared applications, in VS2005 under development, including GDI+ Relevant basic operation and the operation of SQL Server database
- 2022-07-11 07:20:01下载
- 积分:1
-
use stack train compartments complete rearrangement of the algorithm, is a small...
使用堆栈完成火车车厢重排的算法,是一个小的算法,主要在于学习堆栈的应用。-use stack train compartments complete rearrangement of the algorithm, is a small algorithm, mainly studying the application stack.
- 2022-03-15 17:32:50下载
- 积分:1