-
关于c++ 课程设计 交通工具类 继承有界面
关于c++ 课程设计 交通工具类 继承有界面-curriculum design on transport category succeeded interface
- 2022-02-07 07:10:53下载
- 积分:1
-
八皇后VC图形演示,算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的...
八皇后VC图形演示,算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的皇后后,第i+1行找不到合适的位置,这时就回到第i行,把第i行的皇后放到下一个位置,继续尝试下一行。如此反复,知道找到所有的解。注意,这种算法找的解可能有等价的,某些解可由别的解经过旋转棋盘得到。-visual demostration in vc of eight queens problem.
algorithm: backtracking.
First, put a queen on first line then find a suitable position on 2nd line for next queen, and so on. When all eight lines have queens, it means we have find a solution. If we put the i-th queen, but can find a suitable position on the (i+1)th line, then back to the ith line and move the queen on the ith line to next suitable position and move on to the next line. Repeat this until we have found all the solutions. Note:By this mean, some solutions maybe equivalent to others, some can be acquired by the rotation of other solutions.
- 2022-03-23 15:20:19下载
- 积分:1
-
使用ssm框架实现类似淘宝京东购物模块
在eclipse上开发,采用ssm框架对购物车进行整合,实现增删改查,采用jsp能实现一些页面的判断等。
- 2022-09-14 09:15:05下载
- 积分:1
-
该程序可以作为一些学习c语言和开发的人员参考,怎样去开发多级菜单。该程序用c编写。经过修改可以应用到实际的程序中。...
该程序可以作为一些学习c语言和开发的人员参考,怎样去开发多级菜单。该程序用c编写。经过修改可以应用到实际的程序中。-the program can be used as learning c language and the development of reference, and how to develop multi-level menu. C of the procedures used to prepare. After changes can be applied to the actual process.
- 2023-07-23 14:20:03下载
- 积分:1
-
哈希函数,hashFUNCTION~希望大家会喜欢
哈希函数,hashFUNCTION~希望大家会喜欢-Algorithm
- 2022-03-11 20:10:49下载
- 积分:1
-
域名服务器的仿真程序:
一个简单的仿真模拟程序,其中包括数据的输入、查询和删除功能,要求在该程序的基础上添加一些功能,使程序的功能更为全面,操作更加方便。...
域名服务器的仿真程序:
一个简单的仿真模拟程序,其中包括数据的输入、查询和删除功能,要求在该程序的基础上添加一些功能,使程序的功能更为全面,操作更加方便。-Domain Name Server simulation procedures: a simple simulation program, including data entry, query and delete functions, the requirements in the program based on the add function, the function of the process more comprehensive, more convenient operation.
- 2023-02-05 07:25:03下载
- 积分:1
-
图书馆管理系统
资源描述图书馆管理系统一款基于VB开发的图书管理系统,管理员和普通用户两种登录方式,权限不同,有需要的朋友不要错过。
功能:
1、系统管理
2、图书管理
3、图书借阅
4、窗体
- 2022-12-18 20:30:04下载
- 积分:1
-
数据库显示,编辑、修改、使用DATAGRID操作数据库信息
数据库显示,编辑、修改、使用DATAGRID操作数据库信息-databases, edit, modify, operate the database using information DATAGRID
- 2022-03-14 21:10:34下载
- 积分:1
-
VC++VC源代码价格数字转换成大写汉字
VC++VC源代码价格数字转换成大写汉字-VC VC source digital conversion price Chengdu University write Chinese characters
- 2022-12-07 21:05:03下载
- 积分:1
-
WindowsXP界面处理
WindowsXP界面处理
WindowsXP界面处理
WindowsXP界面处理-WindowsXP interface WindowsXP interface treatment treatment
- 2022-05-20 22:31:39下载
- 积分:1