-
windows的模拟器,可以仿真硬件,模拟最为真实的开发环境
windows的模拟器,可以仿真硬件,模拟最为真实的开发环境-windows simulator, which can simulate hardware, simulate the truest development environment.
- 2022-01-27 10:03:01下载
- 积分:1
-
方便企业的各项管理,具有多种强大的现代企业管理功能
方便企业的各项管理,具有多种强大的现代企业管理功能-facilitate the management of enterprises with a variety of powerful modern enterprise management capabilities
- 2022-06-18 08:22:14下载
- 积分:1
-
函数指针例程 函数指针例程
函数指针例程 函数指针例程-Function pointer routine function pointer routine function pointer routines
- 2023-07-08 05:45:03下载
- 积分:1
-
将十六进制数据转换为数据
Convert hex data to bin data
- 2022-02-04 08:26:38下载
- 积分:1
-
reading and writing large documents
读写大块资料文件-reading and writing large documents
- 2023-08-09 01:40:03下载
- 积分:1
-
Win32系统服务:对CD 95和Windows NT的例子窗心
Win32系统服务:windows95和windowsnt的核心示例,附光盘一本。这方面的经典著作,只有出版时间较长,反而具有一定的参考价值
- 2022-09-16 03:55:03下载
- 积分:1
-
缩短名称 (如:-哈利 · 波特 H.Porter 或罗宾范 Persie-简写 Persie
这是一个VB代码转换一个名字——任意数量的单词首字母的缩写名称只有和完整的姓如奥巴马——巴拉克•奥巴马(Barack Obama)b
- 2022-03-20 08:49:09下载
- 积分: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
-
这是一个红绿灯小程序,看了会有用哦,主要用于新手上路。...
这是一个红绿灯小程序,看了会有用哦,主要用于新手上路。-This is a traffic light small program will read with, oh, mainly for Getting Started.
- 2022-08-06 16:41:05下载
- 积分:1
-
craps 游戏源码。Very popular game in U.S. player rolls two dice each time.
craps 游戏源码。Very popular game in U.S. player rolls two dice each time.-craps game source code. Very popular game in US player rolls two dice each time.
- 2022-01-25 17:44:24下载
- 积分:1