搜索资源列表
MATLAB_For_C
- 完整的C与matlab混合编程的例子,包含很多实例,还有讲解用的ppt,对于想要了解c与matlab混合编程的人很有帮助。
cppt
- c语言的一点教学ppt,里面包括数据结构的c描述
datamining
- Apriori源代码,包含c++/java实现;<br>神经网络算法源程序,如SOM、HOPFIELD、CPN、BPN、BOLTZMAN、ART、ADALINE,同时提供针对不同算法的演示源程序;遗传C源代码;外加充实的数据挖掘的算法讲解ppt
隐马尔可夫模型(源代码和原理介绍)
- 隐马尔可夫模型,C语言编写,重要的是里面附带有隐马尔可夫模型原理介绍的ppt,可以对应学习-HMM, C language, it is important that they are incidental tenets of Hidden Markov Models introduced ppt, can learn from counterparts
Visual_C-ppt
- Visual C++ 6.0实例教程电子教案(共9章) -Visual C++ 6.0 tutorial examples electronic teaching (Chapter 9)
FFT
- 详细介绍了关于快速傅立叶变换FFT的算法、原理。-Described in detail on the fast Fourier transform FFT algorithm, principle.
multiboost-0.71.src.tar
- MultiBoost 是c++实现的多类adaboost酸法。与传统的adaboost算法主要解决二类分类问题不同,MultiBoost解决的是多类的分类问题,而并不是把多类转化成二类问题。-MultiBoost is a C++ implementation of the multi-class AdaBoost algorithm. AdaBoost is a powerful meta-learning algorithm commonly used in machine learning
datastruct_ppt_expr
- 严蔚敏C语言版 数据结构ppt,附带实验指导,比较实用具体。-YAN Wei-Min C language version of the data structure ppt, incidental experimental guidance, applicable to the specific comparison.
datatcu
- 数据结构课程讲义 c、c++ tcu 课程讲义 ppt文档-datastructure of tcu ppt file
knn
- kNN算法c++实现及算法简介 附测试用例 附说明ppt-kNN algorithm and the algorithm c++ Implementation Note About attached test case attached ppt
SJ
- 数据结构课程讲解PPT,详细介绍了树、图、栈、队列等结构,主要是以C语言的版本来讲解-Explain the data structure courses PPT, details of the tree, map, stack, queue and other structures, mainly the version of C language to explain
PPT
- 《C++轻松入门》是一本为程序设计初学者轻松地学习C++编程语言而编写的图书。《C++轻松入门》从初学者认知的角度出发,由浅入深、循序渐进地讲解了C++编程语言中的各种编程技术,通过通俗易懂的讲解和丰富生动的典型示例,使读者能够轻松地学到C++编程知识。全书共分为3篇,第1篇主要介绍 C++中的常用数据类型、基本语句、函数调用和指针等内容。第2篇主要介绍C++面向对象的程序设计,包括类和对象、继承和派生、多态性和虚函数等内容。第3篇主要介绍数据结构中链表的C++实现和C++中模板的应用。-"C+
datastruct
- 数据结构,是c 语言版的,主要是 ppt-datastruct , in c language, main ppt
c
- 这是殷人昆写的数据结构(c++)(ppt格式的) 我觉得这个是学习过C++,而且又继续学习数据结构的好资料-This data structure is written Yanren Kun (c++) (ppt format) I think this is learned C++, data structures, and they continue to learn good information
Data-Structure-ppt
- 数据结构与算法 C++ 描述 什么是数据结构 抽象数据类型及面向对象概念 数据结构的抽象层次 用C++描述面向对象程序 算法概述与递归算法 性能分析与度量-Data-Structure
C
- 徐晓凯的经典之作:数据结构教程PPT,学习算法的可以看看喔!-Xuxiao Kai' s classic: the data structure tutorial PPT, learning algorithms can look at Oh!
PPT
- 关于数字图像处理的PPT,里面包含一些C++,MATLAB实现等等,对于学习数字图像处理非常有帮助-On the digital image processing PPT, contains some c++. MATLAB, and so on, to learn the digital image processing is very helpful
3.ppt
- 数据结构第三章课件及代码解析,线性表、栈、队列,算法效率高,简单易懂-visual c++
Data-structure---described-in-C-P-P
- 《数据结构—用C++描述》的一到十章的PPt课件,有助于初学者更深一步的学习和了解数据结构-PPt courseware, data structures- with C++ descr iption " of one to ten chapter helps beginners learn and understand the deeper data structures
最长递增子序列
- 这是数据结构和算法设计中的经典案例题,代码不唯一,最长公共子序列源码和动态规划ppt分析(This is a classic case of data structure and algorithm design, the code is not unique, the largest m sub segment and source code and dynamic programming ppt analysis)