-
Client of Openh323 net video meeting system
openh323可以用于视频会议系统这是客户端-Client of Openh323 net video meeting system
- 2023-05-16 17:00:02下载
- 积分: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
-
C语言如何使用函数中的局部变量
C语言如何使用函数中的局部变量-How to use local varibles in functions in the c language
- 2023-05-03 19:45:02下载
- 积分:1
-
C# wince GPRS、3G拨号源码
C# wince GPRS、3G拨号源码C# wince GPRS、3G拨号源码C# wiC# wince GPRS、3G拨号源码C# wince GPRS、3G拨号源码nce GPRS、3G拨号源码C# wince GPRS、3G拨号源码C# wince GPRS、3G拨号源码
- 2022-09-19 01:45:03下载
- 积分:1
-
完整的8b10b源代码,希望对大家有用!
完整的8b10b源代码,希望对大家有用!-8B10B complete source code, in the hope that useful to everybody!
- 2022-02-15 17:30:58下载
- 积分:1
-
基于跟踪检测人
运动检测是对象的检测在相对于对象的环境中相对于其环境或改变位置的变化过程。运动检测可以通过机械和电子两种方法。当运动检测通过自然生物体来完成的时它被称为运动知觉。运动可以通过检测:
红外 (无源和有源传感器)
光学 (视频和照相机系统)
无线电频率能量 (雷达、 微波和层析
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-15 09:22:35下载
- 积分:1
-
通过广度优先算法寻找迷宫(nSize*nSize)的最优路径。
通过广度优先算法寻找迷宫(nSize*nSize)的最优路径。-breadth- first through the maze to find algorithm (nSize* nSize) the optimal path.
- 2023-03-01 22:45:03下载
- 积分:1
-
Siemens company sle4442 encryption id cards reading, writing and checking the so...
西门子公司的sle4442加密ic卡的读、写、密码校验源程序。-Siemens company sle4442 encryption id cards reading, writing and checking the source code.
- 2022-02-02 04:47:19下载
- 积分:1
-
串口接口程序可以接受电源屏通过串口发送过来的数据并通过共享内存和其他进程交换数据...
串口接口程序可以接受电源屏通过串口发送过来的数据并通过共享内存和其他进程交换数据-Serial interface program can accept the power panel through the serial port to send over the data and other processes through shared memory and the exchange of data
- 2022-01-26 06:45:08下载
- 积分:1
-
wince6.0系统软件处理流程进行了详细的描述
wince6.0 系统软件一直流程处理 有详细的说明-wince6.0 system software deal flow has been described in detail
- 2023-04-23 06:00:02下载
- 积分:1