-
分离MIDI音轨各个音轨为单独的MIDI文件。
分离MIDI音轨各个音轨为单独的MIDI文件。-MIDI tracks separating different track as a separate MIDI files.
- 2022-02-03 01:46:07下载
- 积分: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
-
With VC++ The MFC with the Office of the Excel combination. Log file read, such...
用VC++的MFC与Office的Excel相结合,实现.log文件的读取,信息提取与分析等操作,是原创的,希望有用。-With VC++ The MFC with the Office of the Excel combination. Log file read, such as information extraction and analysis of operation, is the original, and I hope useful.
- 2022-04-24 23:44:25下载
- 积分:1
-
Jtagserver source code
Jtagserver source code
- 2022-01-30 17:02:46下载
- 积分:1
-
基于CVI开发的摄像头控制
应用背景本代码是基于LabWindows/CVI的采用C语言开发的一款控制摄像头程序,所控制的摄像头对于市面上一般的摄像头都可以适用,该程序具备实时监控、实时录像、实时拍照功能,操作比较方便。关键技术关键技术在于利用windows系统中的API函数,实现对摄像头的控制。难点在摄像头控制函数中的参数设置需要理解,否则在调试程序时,很容易出错。
- 2023-08-17 16:45:07下载
- 积分:1
-
继承与派生,C++的类的继承与派生,点单小程序
继承与派生,C++的类的继承与派生,点单小程序-Inheritance and derivation, C++ The type of inheritance and derivation, small single-point procedure
- 2023-02-05 20:10:04下载
- 积分:1
-
code-generator用visual c++做的一款一维条码生成器
用visual c++做的一款一维条码生成器-Using visual c++ to make a code generator
- 2023-01-18 07:55:04下载
- 积分:1
-
我的财务报表管理系统2002 FOR VFP8
我的财务报表管理系统2002 FOR VFP8 -my management system of financing report forms 2002 for VFP8
- 2022-04-08 00:14:49下载
- 积分:1
-
使用Winsock开发的邮件发送程序,支持存储转发功能,对于初学者是一个不错的实例...
使用Winsock开发的邮件发送程序,支持存储转发功能,对于初学者是一个不错的实例-Developed by using the Winsock mail program, supports store and forward functionality, for beginners it is a good example
- 2022-02-15 08:30:37下载
- 积分:1
-
Ip phone业务质量及Cisco3640
Ip phone业务质量及Cisco3640-Ip phone business quality and Cisco3640
- 2022-05-30 15:45:12下载
- 积分:1