资源列表
pqdif
- .pqd结尾的文件,是pqdif的文例子文件-. pqd the end of the document is the text of an example file pqdif
Expression
- 这是用C#写的关于表达式求值的类库,并附上了类库的说明文档。-It is written in C# class library on the expression evaluation, together with the class library documentation.
NNpid
- 基于二次型的神经pid控制,无需matlab神经网络工具箱-Based on quadratic neural pid control, without matlab neural network toolbox
SingleNNpid
- 无须matlab神经网络工具箱,进行单神经元自适应pid控制-Matlab neural network toolbox is no need to carry out a single neuron adaptive pid control
LNN
- 线性神经网络对曲线进行预测和拟合,可对正弦余弦等曲线进行任意步长和拟合。没用到神经网络工具箱。-Linear neural network prediction and curve fitting, can be arbitrary sine cosine curves such as step length and fitting. Useless to the neural network toolbox.
www
- 这是数据结构中表的顺序表的源程序,希望能帮到你,多来下载哦,谢谢。-This is a data structure of the source table in the order of the table, hoping to help you more to download Oh, thank you.
UniversalDriverCollection
- 各种接口总线万能驱动程序宝典,这个程序可用于USB、SPI等总线的驱动-A variety of universal interface bus driver canon that this procedure can be used for USB, SPI and other bus drivers
least
- 商店中每种商品都有标价。例如,一朵花的价格是2 元。一个花瓶的价格是5 元。为了吸引顾客,商店提供了一组优惠商品价。优惠商品是把一种或多种商品分成一组,并降价销售。例如,3 朵花的价格不是6 元而是5-Stores each commodity has a price. For example, the flower of the price of 2 yuan. A vase price is 5 yuan. In order to attract customers, the store p
Matrix
- 用C++编写的矩阵操作,加,减,乘,转置,求逆等操作。-Some codes written in C++. It is used to do some matrix operations.
HMMpapers
- 两篇隐马尔可夫分别在人脸识别和语音识别当中应用的论文。很有参考价值。-two papers about HMM, useful for programmers.
wenbenfenxiqi
- 任意一个文本文件的字符统计工作。可以统计的信息有: (1)中文字符数; (2)英文单词数; (3)行数; (4)字符个数(不计空格); (5)空格数。 上述的字符统计信息,要求写到一个Report.txt文件中,并且能显示出来。 -Any characters in a text file statistics. Statistical information can include: (1) Chinese characters (2) the number
zifuhefaxingjianyan
- 利用面向对象编程中继承和多态的技术,去编写一个检查字符串是否合法的程序。供测试的字符串数据存储于文件data.txt中,要求程序要把含有错误字符串的行打印出来。 注: 测试文件共8组数据,每组数据依次为姓名、年龄和籍贯。姓名和籍贯用拼音串(英文字母)描述,年龄介于1~100(包括1和100)。 -The use of object-oriented programming inheritance and polymorphism of technology, to write a p