-
WWPF记忆卡游戏源码
WPF记忆卡游戏源码功能介绍:游戏分3种模式 单人模式,2人模式还有人机模式,点击卡片图片会显示一下,然后隐藏,根据记忆找到相同的卡片,卡片就会消失。注意:开发环境为Visual Studio 2010
- 2022-03-25 08:38:05下载
- 积分:1
-
这是一个实现放大镜功能的代码,通过选择工具条上的放大镜按钮然后单击鼠标左健并且拖动就可以放大窗口内的内容。...
这是一个实现放大镜功能的代码,通过选择工具条上的放大镜按钮然后单击鼠标左健并且拖动就可以放大窗口内的内容。-This is a realization of a magnifier function of the code, by selecting the magnifying glass toolbar button then click the left mouse and drag Kin can enlarge the contents of the window.
- 2022-11-01 11:35:03下载
- 积分:1
-
VC图形编程的一个简单工程
VC图形编程的一个简单工程-VC graphical programming of a simple project
- 2022-04-24 20:51:24下载
- 积分: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
-
excel C++操作类
本模块专门用于读写Excle文件,可以进行各类基础操作,如读入,写,保存,另存为等。本模块实现只调用C库函数,可移植性强,能适应各种情况,是各种条件下访问excle的好工具。
- 2023-02-04 02:25:03下载
- 积分:1
-
自己没事开发的一个小计算器。用VB开发的。
自己没事开发的一个小计算器。用VB开发的。-themselves with nothing to the development of a small calculator. VB development.
- 2023-06-19 03:35:03下载
- 积分:1
-
实现程序控制的关机和重启操作
实现程序控制的关机和重启操作-To achieve control of the shutdown and restart operations
- 2022-04-09 21:53:26下载
- 积分:1
-
VFP代码录入小程序,小例子,大家看看,可能会有帮助,好了
VFP代码录入小程序,小例子,大家看看,可能会有帮助,好了-VFP code entry procedures for small, small examples, we see that may be helpful, a good
- 2022-10-11 21:00:03下载
- 积分:1
-
只是一些网络通信编程实用案例精选,都是一些经典的源代码,相信对大家会有用的。...
只是一些网络通信编程实用案例精选,都是一些经典的源代码,相信对大家会有用的。-Just a few practical cases of network programming Featured are some of the classic source code, I think it will be useful for everyone.
- 2022-05-18 16:23:43下载
- 积分:1
-
一个基于struts,tile,jstl的留言本
一个基于struts,tile,jstl的留言本-struts, tile, the voice of the JSTL
- 2023-04-18 02:25:03下载
- 积分:1