搜索资源列表
Math
- 以面向对象方法实现的数值算法类库,包括 向量、矩阵等的运算以及FFT-object-oriented methods to achieve the numerical algorithm library, including vector, matrix arithmetic and FFT
C++面向对象程设计——使用STL编程
- C++面向对象程设计——使用STL编程.rar-C-Object-oriented design -- the use of the STL program. Rar
pittnet神经网络源代码
- The purpose of this computer program is to allow the user to construct, train and test differenttypes of artificial neural networks. By implementing the concepts of templates, inheritance andderived classes from C++ object oriented programming, the n
最新程序
- 采用面向负荷控制技术,用面向对象思想与快速原型法的设计方法,在SQL SERVER数据库中实现模型及数据的存储。算法尽量简单实用,时间复杂性及空间复杂性必须在实际环境允许的范围之内。-used for load control technology, using the object-oriented thinking and rapid prototyping of the system, SQL Server database implementation model and data st
sqrty
- 此为经典排序算法.采用面向对象的思想,很有接见价值-this classical algorithm. Using object-oriented thinking, value is received
AiExpert-推理模型
- 一个面向对象的产生式推理模型,用于某专家系统的设计。提供了知识录入、编辑,自动推理,知识自检等功能。-an object-oriented production reasoning model, the expert system for a certain design. The knowledge input, editing, automated reasoning, knowledge, self-checking function.
opus4
- 此文件为网络书籍数据结构的面向对象方法的源码,请大家自由使用-books for the network structure of the data object-oriented source code, you are free to use the
123
- 英文版数据结构与对象 书名《DATA STRUCTURES &OTHER OBJECTS USING c++》-The English version of the data structure and object title DATA STRUCTURES
CPP_MatrixProj
- 矩阵(Matrix)是一个数学概念,它具有以下行为: (1) 两个矩阵相加 (2) 两个矩阵相乘 (3) 一个矩阵转置 用面向对象编程思想实现-Matrix (Matrix) is a mathematical concept, it has the following acts: (1) the sum of two matrices (2) the two matrices (3) a matrix transpose thinking with the realizatio
A-Guide-to-MATLAB-Object-Oriented-Programming
- A Guide to MATLAB Object-Oriented Programming
A-Guide-to-MATLAB-Object-Oriented-Programming
- the book describes the object oriented feature in matlab programming language in detail, and discuss how to programming in object oriented matlab.
MatlabObject-Oriented-Programming
- MATLAB Object-Oriented Programming
C-P-P-object-oriented
- C++ 面向对象 算法 数据结构,有兴趣的朋友可以下载学习。-C++ object-oriented data structure algorithms, interested friends can download the study.
A-Guide-to-MATLAB-Object-Oriented-Programming---A
- A Guide to MATLAB Object-Oriented Programming - Andy H. Register
Object-oriented-self-tutorial
- 面向对象自编教程、活动图、状态图、交互图、数据管理设计、构件部署设计-Object-oriented self tutorials, activity diagrams, state diagrams, interaction diagrams, data management, design, component deployment design
object-oriented
- 面向对象的有限元程序设计。与传统的有限元程序相比,面向对象有限元程序更易于编写、更易于维护和扩充,程序代码的可重用成分更大。-object oriented finite element programming
A-Guide-to-MATLAB-Object-Oriented-Programming
- object-oriented MATLAB
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++
A-Guide-to-MATLAB-Object-Oriented-Programming
- A Guide to MATLAB Object-Oriented Programming
Matlab Object-oriented Programming
- 本书分为三部分。第一部分介绍MATLAB面向对象编程基础知识,包括什么是类,类之间的基本关系,以及MATLAB提供的面向对象编程语言的具体功能;第二部分是面向对象编程的进阶篇,对概念进行归类,方面读者在编程中遇到问题时查询和检索;第三部分把面向对象编程的方法应用到实际问题中,并且从实际问题中抽象出一般的解决方法,即为设计模式。 本书可作为高等院校本科师生、研究生MATLAB课程的辅助读物,也可以作为从事科学计算、程序设计的科研人员的参考书。(This book is divided into