-
prepared in the summer of the candidates support the voluntary reporting system,...
我们在暑假编写的高考志愿辅助填报系统,通过一定数量的检验,有一定的可行性,仅供参考-prepared in the summer of the candidates support the voluntary reporting system, through a certain amount of testing, a certain possibility is for reference only
- 2022-04-28 23:51:31下载
- 积分:1
-
躲在隐秘的数据与水印
隐藏内部图像水印的概念将其发送与隐私保护技术的分析数据,以确保与文件的安全密钥访问数据传输
- 2022-04-17 20:43:46下载
- 积分:1
-
towerdefensegame
coco2d-x-TowerDefense游戏源coco2d-x-TowerDefense游戏源coco2d-x-TowerDefense游戏源coco2d-x-TowerDefense游戏源cococo2d-x-TowerDefense游戏源cococo2d-x-TowerDefense游戏源cococo2d-x-TowerDefense游戏源
- 2022-08-07 01:00:55下载
- 积分:1
-
建立树,并对其进行前序.中序和后序的便利
建立树,并对其进行前序.中序和后序的便利-established trees, and its former sequence. After the order and sequence of convenience
- 2022-02-25 01:39:48下载
- 积分:1
-
硬币的识别
这个项目是由尼山纳瓦达纳承认斯里兰卡硬币使用 OpenCV 开发
- 2022-01-26 06:21:03下载
- 积分:1
-
gfdg en dfdf lgdfk dfsf dfhsf
dfgfdgddescription(英文):(提示:至少100)
- 2022-08-22 07:58:40下载
- 积分:1
-
电子图书源代码。拉链
电子书库源代码.zip-electronic book source code. Zip
- 2022-01-30 20:06:41下载
- 积分:1
-
Draw a straight line with the VC++ to use, there are many on Vc++ knowledge, but...
用VC++画直线用,里面有很多的关于Vc++的知识,还可以改变画笔的着色。-Draw a straight line with the VC++ to use, there are many on Vc++ knowledge, but also can change the brush" s color.
- 2022-07-24 18:26:12下载
- 积分:1
-
Bayes classification of source code under windows
bayes分类 windows下的源程序-Bayes classification of source code under windows
- 2022-02-12 15:09:44下载
- 积分: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