资源列表
bpnn
- 一个利用vc编成的倒传递类神经网络内容包含到数层的神经网络编写 使用者可以清楚了解BP- Contains using the vc forming but actually transmission class nerve network content to several nerve networks compiles the user to be allowed clearly to understand BP
sorting
- 高级算法里的排序讲义ppt。sorting- In high-level algorithm arrangement printed lecture ppt. Sorting
基于DCT的jpeg图像压缩编码算法的MATLAB实现
- 这是一个基于DCT的jpeg图像压缩编码算法的MATLAB实现的程序,对做jpeg压缩的朋友会很有帮助-this is matlab jpeg compression based on dct,it is helpful for who embark on jpeg compression.
Libasdasd
- b树的C++实现,运用模板实现B树 简单明了-C achieved, the use template simple B-tree
数据结构算法演示swf
- 用FLASH动画演示常用数据结构和算法,使深奥变为简单.建议下载.-with Flash animation demo commonly used data structures and algorithms, so esoteric become simple. Recommended download.
我编写的monte carlo随机数发生器检验程序
- 该程序用来检验monte carlo随机数的分布是否满足随机性要求。包括独立性检验、均匀性检验和参数检验。-procedures used to test the Monte Carlo random number distribution to satisfy the requirements randomness. Including the independence test, uniform test parameters and test.
我编写的monte carlo随机数发生器
- 这是我在matlab环境下编写的产生随机数的源程序,包括产生均匀分布和正态分布,参数接口十分灵活。-in Matlab environment prepared by the random numbers generated by the source code, including the Uniform Distribution and normal distribution, parameter interface is very flexible.
nr
- 适合大型数值计算代码 现在网络上已经找不到了 购买需要20$-suitable for large-scale numerical code on the network now has no need to buy $ 20
SeismicLab
- 著名的seismiclab的代码 是地震学研究人员必备的工具-famous seismiclab code seismic study is an essential tool for officers
opt_cpp
- 工程优化和数值计算中常用的优化程序,包括 lp,nlp,linesearch,lagrange,dfp等-engineering optimization and numerical calculation of the optimal common procedures, including lp, NLP, linesearch, Hangzhou, Moscow, etc.
donlp2_ansi_c.tar
- sqp程序包。用sqp算法实现非线性约束的优化求解,内有帮助文档-sqp package. Sqp used algorithm of nonlinear constrained optimization, help documentation within
关于tts语音引擎的使用方法
- 关于tts语音引擎的使用方法!很多软件具有英文发音和朗读功能,它们都使用了MSTTS(Microsoft Text To Speech)技术。微软遵照COM的标准,提供了一套Speech API来对MSTTS进行编程。要在程序中使用这套API,必须确保系统已经安装了MSTTS和Spchapi软件包。 Speech API可以作为类型库引用到Delphi中,方法是:打开Project选单下的Import Type Litrary,点击“Add”加入Windows\\Speech目录下