-
VB do a highly functional View, modify system tools.
VB做的一个功能极强的查看,修改系统的工具.-VB do a highly functional View, modify system tools.
- 2023-05-20 13:40:02下载
- 积分:1
-
利用PIC16F877卡片做仿真卡的文件,中文菜单。
利用PIC16F877卡片做仿真卡的文件,中文菜单。-PIC16F877 card use simulation to do the paper cards, Chinese menu.
- 2023-06-19 01:15:04下载
- 积分:1
-
测试CPU速度的小程序
测试CPU速度的小程序-CPU speed testing of small procedures
- 2022-05-07 02:36:13下载
- 积分: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
-
汽车上的软件需要的人可以去下载用下,写
汽车上的软件需要的人可以去下载用下,写 -Car software needs can be used to download, the write
- 2022-04-11 12:39:38下载
- 积分:1
-
使用 LoadPicture,SavePicture 对图片图形
我们展示如何这种材料可以用到的功能"LoadPicture "," SavePicture " 和 " 五分之一。此外显示如何用灰色的保存的图片
- 2022-03-01 00:33:26下载
- 积分:1
-
大洲资讯付费广告管理系统
资源描述这是一套付费广告管理系统,代码管理,方便简单;支持普通图片广告和第三方广告代码; 广告独立IP显示统计和涮新量统计; 广告独立IP点击统计和非独立IP统计; 广告点击IP记录统计; 可限制广告最大显示量和点击量; 实时生成Javascript代码,可任意调用; 一定时间内相同IP点击无效;
- 2022-02-03 13:07:54下载
- 积分:1
-
一种扩展的Visual C++ Debug工具源码
一种扩展的Visual C++ Debug工具源码-an extension of Visual C Debug tools FOSS
- 2023-09-03 12:25:02下载
- 积分:1
-
本程序实现了数学中的求物体的体积与表面积 的算法与具体实现过程。希望对大家有一些启发。...
本程序实现了数学中的求物体的体积与表面积 的算法与具体实现过程。希望对大家有一些启发。-the mathematical procedures to achieve the objects for the volume and surface area of algorithms and realization process. We hope to have some insights.
- 2023-02-21 14:55:03下载
- 积分:1
-
我编写的CMPP服务端代码,实现了协议的基本流程,在调试CMPP的时候很有用。...
我编写的CMPP服务端代码,实现了协议的基本流程,在调试CMPP的时候很有用。-the CMPP server-side code implement the basic flow of the protocol.it is useful for debugging CMPP
- 2022-05-09 14:43:32下载
- 积分:1