-
Allows you to play the Nokia 7110 s famous game
允许您玩诺基亚7110的著名游戏
- 2022-03-21 14:23:42下载
- 积分:1
-
查找含有 某些字符串的 文件。
查找含有 某些字符串的 文件。-search string containing some documents.
- 2022-08-07 12:00:36下载
- 积分:1
-
Very simple and clear examples to understand the process of OPC server!
非常简单明了的例子
明白OPC连接服务器的流程!-Very simple and clear examples to understand the process of OPC server!
- 2023-07-23 16:50:04下载
- 积分:1
-
通过调用API函数,来实现仅运行一个程序的实例
通过调用API函数,来实现仅运行一个程序的实例-by calling the API function to achieve an operational procedures only examples
- 2022-02-04 01:56:27下载
- 积分:1
-
A good source so that we can reference ah I hope we all exchange our ideas ah
一个很好的源码,让大家参考一下啊,希望大家也交流一下思想啊-A good source so that we can reference ah I hope we all exchange our ideas ah
- 2022-03-21 13:07:14下载
- 积分:1
-
是一个很好的学习windows的棵,欢迎大家下在啊 可以给我流言
是一个很好的学习windows的棵,欢迎大家下在啊 可以给我流言-Is a very good study of the trees windows welcome in the U.S. can give me ah rumors
- 2022-02-07 08:34:31下载
- 积分:1
-
Based on wince5.0 under, PXA270 the I2C driver source code can be used with I2C...
基于wince5.0下的,PXA270的I2C驱动源码,可以用在具有I2C的硬件平台,其它CPU也可以借鉴。-Based on wince5.0 under, PXA270 the I2C driver source code can be used with I2C hardware platform also can learn from the other CPU.
- 2022-07-28 02:22:15下载
- 积分:1
-
using public Decrypt and Encrypt message.
just basic introduction
how to de...
using public Decrypt and Encrypt message.
just basic introduction
how to dencrypt and decrypt.
- 2022-02-07 13:45:41下载
- 积分: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
-
基于肤色识别的人脸检测系统,能有效识别人脸。
基于肤色识别的人脸检测系统,能有效识别人脸。-Face recognition based on skin color detection system can effectively identify the human face.
- 2022-02-20 11:36:38下载
- 积分:1