-
九宫图益智游戏,VB编写,自己添加序列,可以人工来玩,也可以电脑自动生成步骤,有兴趣的可以看看一看...
九宫图益智游戏,VB编写,自己添加序列,可以人工来玩,也可以电脑自动生成步骤,有兴趣的可以看看一看-JiuGongTu puzzle games, VB prepared to add their own sequence, artificial play, the computer can also automatically generate steps are interested can see a look
- 2022-07-08 12:47:02下载
- 积分:1
-
客户端与服务器端
客户端与服务器端-client and server
- 2022-08-11 12:08:31下载
- 积分:1
-
this is a zip file contain a program for determine the settlement of shllow foun...
this is a zip file contain a program for determine the settlement of shllow foundation with excel.
- 2022-01-22 08:26:49下载
- 积分: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
-
程序可以使用对话框
使用 visual c + + 6.0 和 windows 对话框的测试的程序。此程序使用菜单来访问对话框加载上编辑框的值。它还显示如何添加这些值。
- 2023-03-26 00:05:03下载
- 积分:1
-
白话C++还不错,介绍了一些很常用的基础知识,讲得比较通俗易懂。...
白话C++还不错,介绍了一些很常用的基础知识,讲得比较通俗易懂。-Vernacular C++ is also good to introduce some very basic knowledge of commonly used, stood out user-friendly.
- 2023-08-18 13:45:04下载
- 积分:1
-
趋势控件可用于科学,工业监控,数据采集,股市分析等领域的数据显示、分析、打印...
趋势控件可用于科学,工业监控,数据采集,股市分析等领域的数据显示、分析、打印
-trends controls can be used for scientific, industrial control, data acquisition, analysis of the stock market in the areas of data, analysis, Print
- 2022-04-18 13:48:44下载
- 积分:1
-
基本的浏览器源码
基本的浏览器源码-basic source browser
- 2023-08-25 01:55:04下载
- 积分:1
-
flv转mpg4的源代码
这个是flv转mpeg4的源代码,对了解flv格式,mpeg4格式都有很大的帮助!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- 2022-06-01 15:49:30下载
- 积分:1
-
五子棋编码,ht实现
五子棋 算法 谁先谁胜 ,用的是opengl 以及mfc 做的,只是写了大致的一些思路,具体的细节部分没有完整的呈现出来处理不好请勿见怪。将自己的 一些所得尽可能的于大家分享。不服来站啊 啊啊啊啊
- 2023-05-05 23:35:03下载
- 积分:1