资源列表
MATLAB
- Matlab files are here for you to refer
dicom_images
- dicom images data, just it
Wind量化平台-用户手册(MATLAB)
- Wind量化平台-用户手册 matlab版本(Wind quantization platform - User Manual)
Call_Xceed_Zip_code_to_achieve_compression
- 调用Xceed Zip实现压缩的代码Call Xceed Zip code to achieve compression-Call Xceed Zip code to achieve compression
PVD-Steganography
- It is a package for colour image steganography using pixel value differencing in spatial domain
unzip552
- zip格式的解压缩程序,小巧容易理解,支持命令行处理-zip format, unzip the program, small and easy to understand, support for command line processing
neural_network
- 用C++开发的一个人工神经网络小游戏,很好玩的哦。
fraction-order
- mtalab程序实现的分数阶fraction order工具箱文件,可直接用于分数阶控制的仿真应用-fraction order
FaceRecognitionByMatLab
- 結合webcam 進行人臉辨識並有GUI方便可正確執行-Combined with webcam for face recognition and can facilitate the correct implementation of GUI
fingerprint
- This matlab code based upon finger print recognization-This matlab code based upon finger print recognization.....
cPPstructuredata-and-algorithm
- c++教程和数据结构,详细阐述了c++数据结构,并且附带有实例证明,方便初学者学习。-C++ tutorials and data structures, elaborated on the C++ data structures, and comes with examples, easy for beginners to learn
P2P_Dijkstra
- Dijkstra(迪杰斯特拉)算法是典型的单源最短路径算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法的Dial实现是通过一系列方法,对Dijkstra算法进行加速。-Dijkstra (Dijkstra) algorithm is a typical single-source shortest path algorithm to compute a node to all other nodes of the s