搜索资源列表
C++面向对象程设计——使用STL编程
- C++面向对象程设计——使用STL编程.rar-C-Object-oriented design -- the use of the STL program. Rar
殷人昆:数据结构(用面向对象方法和C++描述)
- 殷人昆:数据结构(用面向对象方法和C++描述)-Queensland Yin Dynasty : data structures (using object-oriented methodologies and C described)
123
- 英文版数据结构与对象 书名《DATA STRUCTURES &OTHER OBJECTS USING c++》-The English version of the data structure and object title DATA STRUCTURES
C++OOD
- C面向对象算法数据结构 Data Structures and Algorithms with Object-Oriented Design Patterns in C-C Object-oriented algorithm for data structure Data Structures and Algorithmswith Object-Oriented Design Patterns in C
antColonyAlgorith1.4
- 双蚁群算法实现机器人路径规划,采用面向对象的方法编写,蚂蚁数量和起始点可以设置,障碍率可以设置,障碍可以自动生成也可以手工使用鼠标设置。 已发表相关论文。 有兴趣的朋友可以检索“孙纯哲 凹形障碍全局路径规划的双蚁群完全交叉算法”-Ant colony algorithm to achieve dual-robot path planning, object-oriented method to prepare, ants can set the number and the starti
Addison.Wesley.Essential.C++
- • Generic programming and the Standard Template Library (STL) • Object-based programming and class design • Object-oriented programming and the design of class hierarchies • Function and class template design and use ̶
Algorithms.In.C.3rd.Ed.Part5.Graph.Algorithms
- 经典算法书(中文版)。这一套算法系列书介绍了当今最重要的算法,共分3卷,这是第2卷(第五部分),集中讲解图算法。本书共有6章(第17章~第22章)。第17章详细讨论图性质和类型,第18章~第22章分别讲解图搜索、有向图和DAG、最小生成树、最短路径以及网络流。书中提供了用C语言描述的完整算法源程序,并且配有丰富的插图和练习。-Algorithms in C, Third Edition, Part 5: Graph Algorithms is the second book in Sedgewi
object
- 详细描述了对象的概念,让你更好的理解C++对对象封装的特点-Detailed descr iption of the concept of the object, so you better understand the C++ on the characteristics of the object package
ga
- VS 2005下编写的遗传算法,采用面向对象的方式实现的遗传算法的思想,可用于神经网络的初始权值和阈值的优化。-VS 2005, prepared under the genetic algorithm, object-oriented approach to achieve the idea of genetic algorithms, neural networks can be used for the initial weights and threshold optimization.
AlertColor
- objectC alert的重写,可改变背景颜色,可用图片设置背景等-Object C
PDFGeneratorDemopdf
- Object图书管理系统,用到数据库上传,Navigation的框架。-Object-C nav
C-and-data-structure
- c++与面向对象的方法与实现,包括常用结构,树,栈,表,队列。现代程序设计C与数据结构面向对象的方法与实现-c++ and object-oriented approach and implementation, including common structures, trees, stacks, tables, queues.
C-P-P-object-oriented
- C++ 面向对象 算法 数据结构,有兴趣的朋友可以下载学习。-C++ object-oriented data structure algorithms, interested friends can download the study.
inside-CPP-object
- 经典侯捷译《深入c++对象模型》,深入C++必读-Classic Hou Jie translation the " depth c++ object model" , depth C++ required reading
C-language-PID-algorithm.
- C语言实现PID算法。PID算法是目前一般控制领域中经常使用的自动控制算法,它依据给定的设定值,反馈值,以及比例系数,积分和微分时间,计算出一定的控制量,使被控对象能保持在设定的工作范围,并且可以自动的消除外部扰动。下面介绍PID算法的实现以及其离散化的过程和依据。-C language PID algorithm. PID algorithm is frequently used in the field of general control of the automatic control
TLD-object-tracking
- 物体追踪程序,c++与matlab 的混合编程,可以实现对任何物体的实时追踪,效果很棒。-Track the program, c++ matlab mixed programming objects, can achieve real-time tracking of any object, and the results were fantastic.
inheritance-concept-object-oriented-programming-C
- implementation of object oriented programming concepts, inheritance, object oriented programming using C-implementation of object oriented programming concepts, inheritance, object oriented programming using C++
DS
- 数据结构第三版,适用于初学者学习使用,并且对C,C++已经学过的人。(DS third edition:Vector(using OOP to describe) includes List, Stack, Graph, Binary Tree and so on. it is better that you have learnt C and C++ previously, it will help you better learn the Data Structure especially
MC_v1
- 内含蒙特卡洛期权定价法,运用面向对象编程, 代码非常清晰,有注释,希望帮到大家(Contains Monte Carlo option pricing, the use of object-oriented programming, the code is very clear, there are notes, and I hope to help you)
c
- 利用卡尔曼滤波,追踪物体,较好的预测物体的轨迹(Using Calman filter to track objects and better predict the trajectory of an object)