资源列表
matrix
- 自己写的一个矩阵类,实现矩阵的基本操作,转置,求逆,取一行或一列,等-To write a matrix class that implements the basic matrix operations, transpose, inverse, take a row or column, etc.
HandwrittenDigitRecognitionBasedOnBPNeuralNetwork.
- 详细说明了如何实现基于bp神经网络的手写数字识别。神经网络对于参数的设置是敏感的,尤其是隐藏层的单元个数,本文列出了一系列bp神经网络的应用的参数设置。结果表明,可以实现较好的模式识别功能
fft_32K
- 32K点的fftVHDL实现,可直接在可编程逻辑器件上运行实现-32K fftVHDL points, which could be directly in the programmable logic device to achieve run
DijkstraVc
- 压缩文件中的WORD文档放的是源代码和解释,有一个名为最短路径算法的文件夹,这个文件夹内容是可以在VC++6.0运行的程序文件(对文档的代码有所修改,弗洛伊德算法被注释掉了) -Compressed file in the WORD document, put the source code and explanations, there is a shortest path algorithm, called the folder, the contents of this folder
filecompress
- 应用于文件的加压,不错的源代码资料 只用于初学者的学习-Pressure applied to the file
simple-0515-OLD
- 共享simple程序, 用于数值传热计算欢迎大家下载-program of simple
CPP-STL
- C++ STL基础及应用一书的电子课件和第十一章源码!很好,对学习STL很有帮助!-C + + STL-based application and a book of electronic courseware and XI source! Very good, very helpful in learning STL!
Matematica
- software for calculating maximum likelihood estimation for radiobiological models Niemierko and Lyman. It needs tpmaths library source code to run.
drtoolbox.tar
- 维数约简工具箱源程序及其代码MATLAB-Dimensionality reduction and its source code to MATLAB Toolbox
lpcmod
- mat file containing speech in indonesian extracted youtube clip-mat file containing speech in indonesian extracted youtube clip
internal-sorting-algorithm
- 4.1直接排序 10 4.2起泡排序 11 4.3选择排序 11 4.4快速排序 12 4.5希尔排序 13 4.6堆排序 13 各类内部排序算法性能比较以及文档说明。-Direct sequencing 10 4.2 4.1 11 4.3 bubble sort quick sort and select Sort 11 4.4 13 4.6 12 4.5 Hill sort HEAPSORT 13 various internal sorting algorithm
Radix-Sort
- 自己写的基数排序的三个版本,对经典的基数排序有小小的改进。-Three versions of the radix sort, write your own classic radix sort, a little bit of improvement.
