搜索资源列表
关于tts语音引擎的使用方法
- 关于tts语音引擎的使用方法!很多软件具有英文发音和朗读功能,它们都使用了MSTTS(Microsoft Text To Speech)技术。微软遵照COM的标准,提供了一套Speech API来对MSTTS进行编程。要在程序中使用这套API,必须确保系统已经安装了MSTTS和Spchapi软件包。 Speech API可以作为类型库引用到Delphi中,方法是:打开Project选单下的Import Type Litrary,点击“Add”加入Windows\\Speech目录下
SDL.Component.Suite.v6.0.Pro.For.C5D56.with.Source
- SDL控件组也是不错的,可以做化学分子结构图;信号FFT分析;画科学工程图等等。 和ABAKUS一样,其源码难以得到,极其困难!现在你可以拥有源码了-SDL is also a good control group, they can do chemical molecular structure diagram FFT signal analysis drawing of science engineering drawings and so on. And ABAKUS as i
Dijkstra
- Dijkstra算法,实现加权有向图中从确定的起点寻找最短路径并输出-Dijkstra algorithm, to achieve a weighted directed graph from the starting point to determine the shortest path to find and output
chenxu
- 数据结构所有的实验,包括单链表,双链表,栈,二叉树,图,哈希表-All the experimental data structures, including single-linked list, double linked lists, stacks, binary trees, graphs, hash tables
Rearrangement-Algorithm
- 基因组重构是改变基因在基因组中排列顺序的生物过程,可归结为三种主要操作:移位、反转和转位。重组距离即从一个基因组转化为另一个基因组所需的最少重组次数。双重基因组中每条染色体都是成对出现的。双重基因组重构问题,即要求计算一个与给定基因组移位距离最短的双重基因组。对于该问题,Nadia El-Mabrouk等人给出了一个多项式时间算法。本文利用Delphi集成开发环境,将该算法实现为双重基因组重构软件:(1)设计了优化的数据结构 (2)给出了详细的实现方法。(3)调试验证了算法的正确性。 本文首先介
MPEG4
- 以xvid当前最快的MPEG4编解码库,用delphi实现了,从摄像头抓图并压缩为MPEG4码流,同步再解码。需要下载者下载DSPACK控件。网上很多。-Xvid current fastest MPEG4 codec library, implemented in delphi, capture and compression MPEG4 stream from the camera, sync and then decoded. Need to download the download D