-
简单的注册系统
如果你想实现一个注册系统你网页中的代码可以帮助你。你所有的游客可以通过该系统存储信息。
- 2022-06-12 04:10:03下载
- 积分:1
-
数据库设计60个技巧
数据库设计60个技巧-Database design skills 60
- 2022-05-15 05:45:22下载
- 积分:1
-
1、 用随机数生成的方式(要求用户输入随机数)产生一个迷宫:“1”表示墙,“0”表示路,最后的路径用“8”表示,若没有路径则打印报文,若有路径则打印出路径。...
1、 用随机数生成的方式(要求用户输入随机数)产生一个迷宫:“1”表示墙,“0”表示路,最后的路径用“8”表示,若没有路径则打印报文,若有路径则打印出路径。
2、 通过堆栈及判断实现迷宫的自动寻找路径功能
-1, the random number generator of (requiring user input random number) produces a maze : "a" Wall said, "0" Lu said, the final path with "8" that if no path was reportedly Print text, if it were printed out trails path. 2, stack and judgment to achieve the labyrinth path function to automatically search
- 2023-03-22 00:45:03下载
- 积分:1
-
参考课堂迷宫问题的解题方法,建立move数组,若马当前位置是(x,y),则沿着第i(1<=i<=8)个方向跳一步,到达新的位置为( x’,y’),下...
参考课堂迷宫问题的解题方法,建立move数组,若马当前位置是(x,y),则沿着第i(1
- 2022-05-27 14:06:38下载
- 积分:1
-
实验中我们使用了四种方法进行串匹配,通过对相同的文本和相同的模式串进行四种不同算法的串匹配操作,比较四种算法的优劣。...
实验中我们使用了四种方法进行串匹配,通过对相同的文本和相同的模式串进行四种不同算法的串匹配操作,比较四种算法的优劣。-Experiment we used four methods for string matching, through the same text and the same pattern for four different algorithms string matching operation to compare the merits of the four algorithms.
- 2022-09-09 08:20:03下载
- 积分:1
-
A*算法的演示程序,可以自由设置障碍和地形,单步演示A*算法的寻路过程。包含源码,是学习A*算法的最佳工具。...
A*算法的演示程序,可以自由设置障碍和地形,单步演示A*算法的寻路过程。包含源码,是学习A*算法的最佳工具。-A* algorithm demo program, they can set up obstacles and terrain, single-step demonstration of the A* search algorithm road course. Includes source is studying A* algorithm for the best tools.
- 2023-04-24 02:20:03下载
- 积分:1
-
Visual C#数据库开发中 简单论坛的开发sql2000数据库
Visual C#数据库开发中 简单论坛的开发sql2000数据库-Visual C# Database development in a simple forum for the development of SQL2000 database
- 2022-04-11 21:55:11下载
- 积分:1
-
学生信息程序
描写了学生信息管理系统所需要的学生的性别 年龄 成绩 学号等等,可以输出学生信息的平均分和各科成绩,以及相对应的年龄 性别
- 2022-06-18 05:01:51下载
- 积分:1
-
学生成绩管理系统(无文件版)
利用c语言实现学生成绩的管理,主要功能有新生的登记注册、学生信息的修改、学生成绩的登记、学生成绩的修改、学生成绩单的格式打印等功能;本程序富含有背景操作等相关内容!
- 2022-01-22 13:03:32下载
- 积分:1
-
VC编写的读取数据文件的源码
VC编写的读取数据文件的源码-VC compilation reads the fetching according to the document
source code
- 2022-01-25 19:58:28下载
- 积分:1