-
用VC的MFC做的。
用VC的MFC做的。-MFC with VC done.
- 2022-12-09 20:25:03下载
- 积分:1
-
GSM模块的源
GSM模块源程序-GSM module source
- 2022-05-16 01:15:13下载
- 积分:1
-
绘制三维物体,可以非常方便的绘制出三维物体。
绘制三维物体,可以非常方便的绘制出三维物体。-rendering 3D objects can be easily mapped to the 3-D objects.
- 2022-08-10 23:10:45下载
- 积分:1
-
学习c的基础代码,适用于c语言的初学者,入门级代码
学习c的基础代码,适用于c语言的初学者,入门级代码-c code
- 2022-07-15 17:42:27下载
- 积分:1
-
一个类似Windiff_Helper的代码
一个类似Windiff_Helper的代码-a similar code Windiff_Helper
- 2023-07-16 21:00:03下载
- 积分:1
-
Show based on the TCP/IP
显示基于 TCP/IP 的 NetBIOS (NetBT) 协议统计资料、本地计算机和远程计算机的 NetBIOS 名称表和 NetBIOS 名称缓存。Nbtstat 可以刷新 NetBIOS 名称缓存和使用 Windows Internet 名称服务 (WINS) 注册的名称-Show based on the TCP/IP-NetBIOS (NetBT) protocol statistics, the local computer and remote computer" s NetBIOS name tables and NetBIOS name cache. Nbtstat can refresh NetBIOS name cache and the use of Windows Internet Name Service (WINS) name registration
- 2022-04-17 03:16:28下载
- 积分:1
-
TLD算法C++代码
TLD(Tracking-Learning-Detection)是英国萨里大学的一个捷克籍博士生在其攻读博士学位期间提出的一种新的单目标长时间(long term tracking)跟踪算法。该算法与传统跟踪算法的显著区别在于将传统的跟踪算法和传统的检测算法相结合来解决被跟踪目标在被跟踪过程中发生的形变、部分遮挡等问题。同时,通过一种改进的在线学习机制不断更新跟踪模块的“显著特征点”和检测模块的目标模型及相关参数,从而使得跟踪效果更加稳定、鲁棒、可靠
- 2022-10-06 01:10:11下载
- 积分: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
-
加入线程同步的多线程应用实例程序,比较简单
加入线程同步的多线程应用实例程序,比较简单-Add thread synchronization application examples of multi-threaded program, is relatively simple
- 2022-01-25 21:54:03下载
- 积分:1
-
a good small program
一个很好的小程序-a good small program
- 2022-08-16 22:39:42下载
- 积分:1