搜索资源列表
模糊逻辑c语言自动生成器
- 模糊控制器设计,可以设计输入、输出函数及生成模糊控制所需的 C 源代码-fuzzy controller design, design input and output functions and fuzzy control needed to generate the C source code
fpmax_star
- 关联规则中的频繁项集生成算法fomax*,一个非常优秀的算法,由中国人(朱建飞)的参与。-association rules of frequent item sets Algorithm trillion *, a very good algorithm, China (Zhu Jianfei) participation.
Mafia-1.4
- 关联规则中的频繁项集生成算法Mafia1.4版本,一个效果非常好的算法,可在linux和windows下编译运行。-association rules of frequent item sets Algorithm Mafia1.4 version, a very good effect algorithm, and the Linux compiler running under windows.
newgenmax
- 关联规则中的频繁项集生成算法genmax,可在linux和windows下编译运行,可能不太容易看懂。-association rules of frequent item sets genmax generation algorithm, and the Linux compiler running under windows, it may not be easy to understand.
TreeMiner
- 关联规则中的频繁项集生成算法TreeMiner,可在linux和windows下编译运行。-Frequent one of related rule collect and produce algorithm TreeMiner , can compile running under linux and windows
关于tts语音引擎的使用方法
- 关于tts语音引擎的使用方法!很多软件具有英文发音和朗读功能,它们都使用了MSTTS(Microsoft Text To Speech)技术。微软遵照COM的标准,提供了一套Speech API来对MSTTS进行编程。要在程序中使用这套API,必须确保系统已经安装了MSTTS和Spchapi软件包。 Speech API可以作为类型库引用到Delphi中,方法是:打开Project选单下的Import Type Litrary,点击“Add”加入Windows\\Speech目录下
字模提取软件
- 一种点阵字模提取小程序。可以生成字符、数字的多种点阵数组,便于特征提取。-a small lattice Abstraction procedures. Characters can be generated, the number of multiple lattice array facilitate feature extraction.
xor
- RSA算法实现(经典) 1. 首先要把文件夹中的rsa.c文件拷贝到运行工具(如TURBOC2)下文件夹名为INCLUDE的文件夹中。 (在本机上已经做过,所以不需要做) 2. RSA的加密对象为C盘下文件名为CODE.txt的前8位(如果没有一定要在C盘下建立一个文件名为CODE.txt的文件, 把要加密的数据写到文件里),加密后在C盘下生成一个文件名为RSACIPER.txt文件。 (在本机上已经做过,所以不需要做以上二步)
经典rsa
- 1. 首先要把文件夹中的rsa.c文件拷贝到运行工具(如TURBOC2)下文件夹名为INCLUDE的文件夹中。 (在本机上已经做过,所以不需要做) 2. RSA的加密对象为C盘下文件名为CODE.txt的前8位(如果没有一定要在C盘下建立一个文件名为CODE.txt的文件, 把要加密的数据写到文件里),加密后在C盘下生成一个文件名为RSACIPER.txt文件。 (在本机上已经做过,所以不需要做以上二步) 但在其它机子上
ID3_src
- 一个用C#写的ID3算法,属于数据挖掘中的决策树生成算法。-a C# write ID3 algorithm, data mining is the decision tree generation algorithm.
see5-public
- 数据挖掘中的决策树生成的经典的see5软件的源代码。-Data Mining Tree Generation classic see5 the software's source code.
迷宫搜索
- 这是一个实现自动生成随机迷宫,并且自动实现从迷宫的入口到出口的路径搜索的一个Applet程序-This is an automatically generated random maze, and automatically from the entrance to the maze of export path of a search procedures Applet
关联规则挖掘数据生成源文件vc_ardata-vc
- 关联规则挖掘数据产生程序.VISUAL C++ 可产生满足要求的挖掘数据.-Data Mining Association Rules have procedures. VISUAL C can be produced to meet the requirements of data mining.
MININNET
- Neural network中MININNET 设计用MATLAB 关于生成内容,坚固网络,净化神经网,类的比较,培训权限等的所有程序-Neural network design which MININNET on MATLAB generated content, a robust network, purification neural network, the type of comparison, the powers of the training all the procedur
遗传算法类文件生成
- 遗传算法类文件生成,同系学长的作品,由于一个专业所以课题也十分类似-genetic algorithm types of documents generated, with the seniority system works, as a professional so very similar topic
关系数据重复记录生成
- 实现了关系数据库的重复记录生成。使用Java语言实现。由于原始数据库采用csv格式,所以借用csv工具包。界面简洁。功能如下:从csv文件导入原始数据,按一定比例生成重复记录,然后按一定规则将重复记录改为相似记录,再将所有记录混排,最后进行数据的聚类操作。
BA 无标度小世界模型生成程序
- BA无标度小世界模型生成程序,描述了复杂网络增长和优先连接的特性。-Code to get BA scale-free model.
用ltp和nltk生成句法树
- 利用哈工大ltp和nltk工具,生成依存句法分析树(Generating dependency parsing tree by using LTP and nltk tools of Harbin University of Technology)
决策树-判断隐形眼镜的类型
- 使用python实现的利用随机数生成算法对一个实例,判断隐形眼镜类型的分类问题进行解决。(Use python and random decision tree algorithm to solve the classification problem)
生成对抗网络
- 生成对抗网络针对mnist数据集,Python语言实现。(Generate confrontation network for MNIST data set, implemented in Python language.)