搜索资源列表
vc++part8
- 数据结构算法vc++6.0少有的特别好的程序集 强烈推荐part8,特别好,特别适合学习数据结构,有向动手实践的,把数据结构的算法都用vc实现了,经典经典经典经典经典经典经典!-data structure algorithms vc 6.0 few good special procedures set part8 strongly recommended, particularly good, particularly suitable for the study of data str
vc++part9
- 数据结构算法vc++6.0少有的特别好的程序集part9 强烈推荐,特别好,特别适合学习数据结构,有向动手实践的,把数据结构的算法都用vc实现了,经典经典经典经典经典经典经典!-data structure algorithms vc 6.0 few good special procedures set part9 strongly recommended, particularly good, particularly suitable for the study of data str
GaussJordan(VC)
- GaussJordan消去法C++实现,数值分析学习时的练习,希望大家多多指教,多多评论。-GaussJordan elimination C achieved, numerical analysis to study the practice, We hope the exhibitions, give more comments.
12
- 遗传算法示例源码,VC学习案例,对遗传算法感兴趣的朋友学习。
VC
- 编写另一版本结构手册,有待学习并进一步提高
图像压缩算法的VC实现
- 图像压缩算法的VC源码,包括了jpeg的压缩编码全过程,很有学习价值。-VC source, including the jpeg compression coding entire process is learning value.
TIchinese_A1097
- x264源代码,VC编定,很实用的,可用于学习与交流-x264 source code, VC scheduled, it is practical, can be used for learning and exchange
SVM
- VC++实现的SVM的算法实现,应用于机器学习的好方法.-VC to achieve the SVM algorithm, used in a good way of machine learning.
vc
- c/vc常用算法代码,对于学习语言或者是数据结构和算法设计者都有很好的参考价值。-c/vc code commonly used algorithm for learning a language or data structure and algorithm designers have a very good reference value.
dfse
- 何志丹讲VC学习,适合与初级编程者,内容很不错-Ho VC stresses Zhidan study, fit and junior programmers
yuce
- 一个BP网络的MATLAB源代码,通过训练学习,进而对目标的预测-A BP network of MATLAB source code to learn through training and then on the target forecast
TextClustering
- 文本聚类,VC编程实现,作为一种无监督的机器学习方法,聚类由于不需要训练过程,以及不需要预先对文档手工标注类别,因此具有一定的灵活性和较高的自动化处理能力-Text Clustering, VC programming, as an unsupervised machine learning method, clustering by eliminating the need for the training process, and do not need to manually pre-ma
visual
- VC MATLAB图像处理,有典型的应用程序实例可以学习 ,大家可免费下载啊!-VC MATLAB image processing, there is a typical example of the application can learn, we can free download ah!
DS-Algo-VC
- 数据结构,严蔚敏一书中的全部程序代码,请参考,进行交流学习。-Data structure, Yan Wei-Min a book all the code, please refer to conduct the exchange of learning.
VCjpeg
- VC编写的图像编解码源码,可以提供大家参考学习。-VC codec source code written in the image can provide our reference study.
czip_source_code
- vc++的多个数据压缩方法源代码, 提供大家代码学习-vc++ the number of data compression source code, to provide you the code to learn
VC
- 遗传算法实现,学习资料,更深了解遗传算法-Genetic algorithms, learning materials, better understanding of the genetic algorithm
VC
- vc++实现加法功能,学习的过程中体验编程的乐趣-vc++ Realize addition function, the process of learning to experience the fun of programming
VC-Matrix
- 符号重载,vc++矩阵学习,对大家有帮助-Symbol overloading, vc++ matrix study, we have to help
vc++实现二值化.
- vc++实现二值化.实现了图像二值化变换的功能,用vc++完成喜欢数字图像处理的可以仔细看看带代码,一起学习一起进步~