-
很好的英飞铃收集软件代码,可以作为参考
很好的英飞铃收集软件代码,可以作为参考 -Very good collection of the British fly-ling software code can be used as reference
- 2022-01-28 06:08:51下载
- 积分: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
-
动态图标叠加示例
windows的快捷方式就是在原有图标上叠加一个小箭头,也可以叠加一些数字表示文件的标号,这个源代码就是在图标上叠加其他小图标的示例代码,适用于Windows平台
- 2022-05-25 01:26:05下载
- 积分:1
-
实现了多幅动态图片在客户区的分层显示,非常好用
实现了多幅动态图片在客户区的分层显示,非常好用-Realize a number of dynamic images in the customer area of the layered display, very easy to use
- 2022-01-25 22:22:04下载
- 积分:1
-
非常好用的网吧网络监控系统,可以有针对性的设置,欢迎使用!...
非常好用的网吧网络监控系统,可以有针对性的设置,欢迎使用!-Internet cafes are very easy to use network monitoring systems, can have specific settings, Welcome!
- 2022-01-27 12:00:00下载
- 积分:1
-
gvim72, the world
gvim72,世界第二强编辑器
gvim72,世界第二强编辑器-gvim72, the world
- 2023-01-14 20:05:04下载
- 积分:1
-
MS Active Accessibility 接口技术编程尝试
MS Active Accessibility 接口技术编程尝试-MS Active Accessibility to programming interface technology
- 2022-03-04 04:18:52下载
- 积分:1
-
一部很好的c++学习视频,讲得非常详细,透彻!适合c++初学者使用,学习!...
一部很好的c++学习视频,讲得非常详细,透彻!适合c++初学者使用,学习!
-A very good c++ Learning video, was very detailed and thorough! Suitable for c++ Beginners use to learn!
- 2022-11-21 16:40:11下载
- 积分:1
-
a CLIST editing category examples, very easy to understand, look at the federal...
一个可编辑的CLIST类的实例,非常的通俗易懂,拿回去看看吧-a CLIST editing category examples, very easy to understand, look at the federal Look here
- 2022-01-26 14:05:28下载
- 积分:1
-
设计模式的VC例子,可以用于学习设计模式。我自己觉得很有用。这个是Build模式...
设计模式的VC例子,可以用于学习设计模式。我自己觉得很有用。这个是Build模式-design patterns VC example, can be used to study design patterns. I feel very useful. This is the Build Model
- 2022-08-21 03:03:59下载
- 积分:1