搜索资源列表
galibdoc.rar
- 遗传算法GAlib库的英文使用说明文档。
Dr. Dobb`s 10 部算法书
- 电子书中文件包括了十本讲数据结构的书(英文),很全面。-electronic book which included a 10 stresses the data structure (English), very comprehensive.
关于tts语音引擎的使用方法
- 关于tts语音引擎的使用方法!很多软件具有英文发音和朗读功能,它们都使用了MSTTS(Microsoft Text To Speech)技术。微软遵照COM的标准,提供了一套Speech API来对MSTTS进行编程。要在程序中使用这套API,必须确保系统已经安装了MSTTS和Spchapi软件包。 Speech API可以作为类型库引用到Delphi中,方法是:打开Project选单下的Import Type Litrary,点击“Add”加入Windows\\Speech目录下
算法(strassen和strassen混合算法)
- strassen算法的扩展,可以计算任何偶数阶矩阵的相乘,一般strassen只能计算2的n次方阶(自己编写,英文注释~)-Strassen expansion algorithm can even order any calculation of matrix multiplication, general Strassen only two terms of the n-th-order (to prepare themselves, English Notes ~)
第05章 联机字符识别
- 用的VC6编的可以识别联机数字,联机英文,及联机汉字-the VC6 series of the figures can be identified on-line, on-line English, and Chinese characters on-line
ANSSort
- 给定字符串,按照英文字母、数字、符号顺序排序算法-given string, according to the English alphabet, numbers, symbols order Sort Algorithm
ac_mul
- AC算法的实现,可以处理英文与中文。给定最多64个关键字可以快速查找文件中出现的次数-AC Algorithm realized, can handle both English and Chinese. Set up to 64 keywords can quickly find the document number
my_lzw_coding
- LZW算法的编码器,使之能对大写英文字母构成的字符串编码 -LZW algorithm for the encoder, so it will be able to capitalize alphabetical constitute string coding
数据结构常用算法集(英文)
- 数据结构常用算法集(英文)-data structure used algorithm sets (English)
实现的是26个英文字母的huffman编码
- 实现的是26个英文字母的huffman编码 并且计算了编码效率-To achieve the 26 English letters huffman encoding and coding efficiency is calculated
featureselection
- feature seletion的几篇英文论文 采用pso等进化算法实现特征选取
Fiber_Bragg_Gratings
- 光纤光栅英文经典教程friber bragg gratings-Fiber Bragg Grating Tutorial classic English friber bragg gratings
KalmanFilter
- kalman 滤波英文论文,题目为 An Introduction to the Kalman Filter-Kalman Filter English guid An Introduction to the Kalman Filter
Frequencydistribution
- /*功能:从纯英文文本中统计出现频率最高的前十个单词(采用双向列表) */- Frequency distribution of the vowels and consonants used in the sample.
Probability
- 概率论和排队论的书籍 全英文的 很有帮助-Probability theory and queuing theory of helpful books in English
Mathematical-simulation
- 用英文单词模拟数学计算,实现功能:读入两个小于100的正整数A和B,计算A+B,需要注意的是:A和B的每一位数字对应的英文单词给出-Mathematical simulation using English words, to achieve function: reads two positive integers less than 100 A and B, calculate A+ B, be noted that: A and B, each number corresponds to
基于熵理论的英文文本信息量统计
- 进行文章里的字母实验,统计了文章中的26个英文字母的熵,联合熵和条件熵。利用matlab的统计工具进行了联合熵和条件熵的简单计算,得出26个字母在《圣经》中的概率分布直方图。 关键词:熵;信息量;统计理论;联合概率;条件概率(Carry on the letter experiment in the article, count the entropy of the 26 English letters in the article, combine entropy and condition
组合数学(英文第五版)
- 研究生基础课程组合数学第五版英文原版RICHARD(Combinatorial mathematics fifth edition, English original RICHARD)
sentiwordnet
- python3.6下英文文本预处理和情感分析(English text preprocessing and emotional analysis under python3.6)