-
VB6 DLL编译助手,用vb编译动态dll的一个小辅助工具
VB6 DLL编译助手,用vb编译动态dll的一个小辅助工具-a small tool using for compile Dll in VB6
- 2022-04-07 10:05:20下载
- 积分:1
-
使用 ade7758,包括阅读和写作上与后宫 pripheral 接口 ADE7758
使用 ade7758,包括阅读和写作上与后宫 pripheral 接口 ADE7758 你可以 calcules 有功功率、 电压电流有效值,
- 2022-06-26 07:48:01下载
- 积分:1
-
一个限定使用次数的例子,对于开发试用版本的windows应用程序有很大的参考价值...
一个限定使用次数的例子,对于开发试用版本的windows应用程序有很大的参考价值-use of a limited number of examples, for the development of beta version of windows applications have great reference value
- 2022-10-20 01:05:04下载
- 积分: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
-
Util for parsing EMF file. Made by Rishkovskiy Nikita.
Util for parsing EMF file. Made by Rishkovskiy Nikita.
- 2022-10-27 14:55:03下载
- 积分:1
-
进程调度的试验,有时间片算法和优先级算法,图形化界面显示...
进程调度的试验,有时间片算法和优先级算法,图形化界面显示-The process of scheduling the test algorithm has time slice and priority algorithms, graphical user interface display
- 2022-04-30 10:59:23下载
- 积分:1
-
单相感应电机的控制策略(包括软件和硬件inplem…
single phase induction motor control stratergy(both software and hardware inplementation)
- 2022-08-08 04:29:33下载
- 积分:1
-
这是一个电子钟制做程序,具有指针的图象效果
这是一个电子钟制做程序,具有指针的图象效果 -This is an electronic bell system to do procedures, the target image with the effect
- 2022-08-20 07:04:35下载
- 积分:1
-
c++控制台程序,直接导出EXCEL格式文件。
c++控制台程序,直接导出EXCEL格式文件。-c++ console procedures, direct export EXCEL format.
- 2022-05-09 01:31:28下载
- 积分:1
-
这是一个flash射击游戏,其中涉及了而鼠标跟随,事件触发,随机算等等知识。...
这是一个flash射击游戏,其中涉及了而鼠标跟随,事件触发,随机算等等知识。-This is a flash shooting game, which involves a mouse and follow the event trigger, random operator knowledge and so on.
- 2022-04-29 12:51:10下载
- 积分:1