-
VC上位机 串口数据统计记录到Excel
VC上位机 串口数据统计记录到Excel
- 2022-08-20 07:43:36下载
- 积分:1
-
文件读写程序,很不错的!
文件读写程序,很不错的!-document literacy procedures, very good!
- 2022-02-05 22:32:59下载
- 积分:1
-
大家熟悉的弹球游戏,功能不多介绍了,看了再说~
大家熟悉的弹球游戏,功能不多介绍了,看了再说~-Familiar pinball game features more than introduced, and read to say ~呵呵
- 2022-07-07 19:45:22下载
- 积分:1
-
一个非常完美的工业曲线显示控件
一个非常完美的工业曲线显示控件-a perfect curve showed industrial controls
- 2022-03-13 11:51:32下载
- 积分:1
-
LCS问题就是求两个字符串最长公共子串的问题。解法就是用一个矩阵来记录两个字符串中所有位置的两个字符之间的匹配情况,若是匹配则为1,否则为0。然后求出对角线最长...
LCS问题就是求两个字符串最长公共子串的问题。解法就是用一个矩阵来记录两个字符串中所有位置的两个字符之间的匹配情况,若是匹配则为1,否则为0。然后求出对角线最长的1序列,其对应的位置就是最长匹配子串的位置。 最长递增子序列LCS的实现C源码!-LCS problem for two strings is the longest common sub-string problem. Solution is to use a matrix to record the location of two strings of all the matches between the two characters in the situation, if the match is one, otherwise to 0. And one of the longest diagonal obtained sequence, the location of its corresponding sub-string match is the longest position. The longest increasing sub-sequence source C implementation of the LCS!
- 2022-08-19 18:20:36下载
- 积分:1
-
源代码样本章2,4,6,和8都包含在evenchap…
The source code samples for chapter 2, 4, 6, and 8 are contained in the EvenChapters project. Those chapters all reference various aspects of this single project. The source code for the BullsEye control (chapter 10 example) is in the BullEyeCtl project. The source samples for the other chapters are provided in the Chapter XX sub-directories.
- 2022-02-01 15:30:58下载
- 积分:1
-
md5文件验证工具
在listbox中双击就可以复制md5码到剪切板
md5文件验证工具
在listbox中双击就可以复制md5码到剪切板-md5 file validation tool in the listbox, double-click on the md5 code can be copied to Clipboard
- 2022-05-20 16:40:29下载
- 积分:1
-
windows下搜索文件的源程序
windows下搜索文件的源程序-windows under search of the source document
- 2022-04-11 04:51:49下载
- 积分:1
-
Man
文-语转换即Text-to-Speech,简称为TTS,这种技术已经广泛地运用到各种信息查询台、机器人语音等领域中。通过本次实验,了解TTS的基本实现原理,并能在VC++环境中运用TTS技术完成英文的文-语转换。
Windows支持两种RIFF(resource interchange file format,“资源交互文件格式”)音频文件:MIDI的RMID文件和波形音频文件格式Wav文件,而Wav文件是一种经常需要播放获编辑的音频文件,故本实验就要学习设计VC程序完成Wav文件播放的几种不同方法,以深入理解Wav文件的播放原理及VC多媒体程序设计的基本方法。同时,通过一个简单的程序来分析Wav文件的文件头信息,从而深刻理解波形音频文件的构造。
-Man- that is, TTS Text-to-Speech, referred to as the TTS, this technology has been widely applied to various information booth, robot voice
And other areas. Through this experiment, to understand the basic realization of TTS principle and VC environment in the use of TTS technology, complete the text in English- language
Conversion.
Windows supports two types of RIFF (resource interchange file format, "Resource Interactive File Format") audio file: MIDI
The RMID file and wave audio file format, Wav files, and Wav file is a regular need for playing audio files have been edited, so the real
VC inspection would have to learn the design process is
- 2022-04-24 09:17:11下载
- 积分:1
-
four lanes of traffic simulation program, VC simulated traffic situation and to...
4车道交通模拟程序,用VC模拟交通状况,并能够做出统计分析-four lanes of traffic simulation program, VC simulated traffic situation and to make a statistical analysis
- 2022-01-22 00:07:51下载
- 积分:1