-
Java编程增加
导入java.util.Scanner文件; ;类AddNumbers{公共静态void main(字符串args[]){int x,y,z;
- 2022-01-26 05:18:05下载
- 积分:1
-
数据结构中八皇后的算法
数据结构中八皇后的算法数据结构中八皇后的算法...
数据结构中八皇后的算法
数据结构中八皇后的算法数据结构中八皇后的算法-the eight strategic nerve points
the eight strategic nerve points
the eight strategic nerve points
- 2022-04-17 11:29:21下载
- 积分:1
-
C++写的归并排序算法,非递归,简单高效
C++写的归并排序算法,非递归,简单高效-the nonrecursive code of mergesort
- 2022-05-24 21:16:45下载
- 积分:1
-
数据结构双链表的 例子
数据结构双链表的 例子-data structure-Chain example
- 2023-01-31 21:10:03下载
- 积分:1
-
data structure Learning Guide "book on the source
数据结构导学》书上的源程序-data structure Learning Guide "book on the source
- 2022-07-17 05:16:34下载
- 积分:1
-
数据结构课程设计,文具店管理系统,自己写的程序,方便大家使用。...
数据结构课程设计,文具店管理系统,自己写的程序,方便大家使用。-Data structure the curriculum design, stationery shop management system, its own written procedures to facilitate people to use.
- 2022-07-04 14:21:31下载
- 积分:1
-
分支定界法可以求解小规模的TSP问题,这个例子是用vc编写的
分支定界法可以求解小规模的TSP问题,这个例子是用vc编写的-branch and bound method can solve small-scale TSP, this example was prepared by the vc
- 2023-05-30 03:30:03下载
- 积分:1
-
这是一个简单的数据库管理系统。它不使用任何其他的代码(即外径…
This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard to debug. It s designed for small applications and I doubt it could handle anything on a large scale. A sample program included in the .zip shows how everything works. The database project is a library project, so you ll have to compile and link with the .lib file to get everything working. Pros: - You have the source code so you know exactly what it is doing - Database files are very small - Small and fast code Cons: - Can t handle large amounts of records (more than 65000ish) - Doesn t support SQL (you have to search the database by cycling through the records and testing them against your constraints) - Each database file can only have one table.
-This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wr
- 2022-04-20 06:29:24下载
- 积分:1
-
酒店管理系统
酒店,酒店管理系统,第一眼就有是没有直接的关系和通信系统,但语音通信系统,作为非常重要的方式来使用这一行业中的服务位置已经很特别,早期和简单的酒店管理,其中包括三个部分的内容: 检查-中 ( 登录),检查 (签出),电话服务。与社会的发展,客户,酒店对酒店服务质量的要求继续增加和现代计算机管理、 宾馆、 酒店管理概论并逐渐演变成一个集合的许多服务的一个全面、
- 2022-03-02 12:39:58下载
- 积分:1
-
traverse the depth map, using binary tree realize that the importation of binary...
图的深度遍历,用二叉树实现,输入时要遵循二叉树的顶点和边数的对应关系-traverse the depth map, using binary tree realize that the importation of binary tree to be followed when the number of vertices and edges of the relationship
- 2022-04-25 12:17:04下载
- 积分:1