-
数据结构算法之 约瑟夫算法
数据结构算法之 约瑟夫算法-data structure algorithms Joseph Algorithm
- 2023-04-22 19:25:03下载
- 积分:1
-
使用SQLite数据库的简单(C #程序)
资源描述该方案旨在为用户数据的工作提供指导,并在示例代码中的数据库中执行所有操作,例如已实施的行动:添加在SQLite 记录;编辑记录SQLite ;-删除在SQLite 记录;•显示批记录发现在SQLite 特定记录;等等等等。
- 2022-01-22 16:21:58下载
- 积分:1
-
留言板不需要一个数据库通过一个文件来存储信息,但吨..
不需要数据库的留言板,通过一个文件存储信息,但是功能全部完备,注册留言 后台管理 很实用。-Message boards do not need a database through a file to store information, but the function of all complete, the registration message is very useful background management.
- 2022-01-20 23:18:15下载
- 积分:1
-
快餐管理系统
这个快餐管理系统,实现了实际数据库管理功能,能给相关开发的朋友提供很好的借鉴...
快餐管理系统
这个快餐管理系统,实现了实际数据库管理功能,能给相关开发的朋友提供很好的借鉴
-The fast-food fast-food management system management system, the realization of the actual database management functions related to development can provide a very good friend from
- 2022-07-15 19:05:20下载
- 积分:1
-
一个计算平均分数,应用好的算法,提供了运行速率
一个计算平均分数,应用好的算法,提供了运行速率-get the average of some numbers with a good algorithm
- 2023-03-03 09:25:03下载
- 积分:1
-
A*算法只要求产生问题的全部状态空间的部分结点及关系,就可以求解问题了,搜索效率较高。当然由于A*算法中没有回溯,因此某些情况下可能会找不到正确的解过程。...
A*算法只要求产生问题的全部状态空间的部分结点及关系,就可以求解问题了,搜索效率较高。当然由于A*算法中没有回溯,因此某些情况下可能会找不到正确的解过程。
-A* algorithm only requires a problem all part of the state space and the relationship between nodes, we can solve the problem, the search more efficient. Of course, as a result of A* algorithm is not retroactive, so some cases may be unable to find the correct solution of the process.
- 2022-01-26 07:51:35下载
- 积分:1
-
打开
开源的数据库管理系统,采用 key->value 方式,适用场合很多!绝对源码!-open-source database management system that uses key-gt; Value, applies many occasions! Absolute source!
- 2022-07-08 21:41:22下载
- 积分:1
-
Joseph A solution, the main use of the array to resolve the symbol C++ Source co...
约瑟夫问题的一个解法,主要利用数组来解决,代码为C++源代码。-Joseph A solution, the main use of the array to resolve the symbol C++ Source code.
- 2022-06-21 12:17:25下载
- 积分:1
-
这是我的一些数据结构(C语言)源代码 比如LinkList,String,Array,Tr...
这是我的一些数据结构(C语言)源代码 比如LinkList,String,Array,Tr-This is some of my data structure (C Language) source code for LinkList, String, Array, Tree, etc.
- 2023-01-08 06:55:02下载
- 积分:1
-
用写的,用一个栈数据结构解决迷宫的基本问题。做…
用VC写的,用栈解决了数据结构基本的迷宫问题.没有用到MFC类库-VC wrote, with a stack data structure to solve the basic problem of the maze. Do not use MFC
- 2022-02-28 22:28:05下载
- 积分:1