搜索资源列表
DistributionCalculator
- 应付作业+练习OOP做的东西,功能比较简单的说,验证数据符合的分布,然后画个相应分布坐标变换后的坐标,在那上面画条回归直线。目前只做了个正态分布。
inanna-0[1].3.3.tar
- 神经网络OOP类库,含有BP网络等的训练,很容易对其进行扩展,-neural network OOP libraries, containing BP network of training, it is easy to extend them
CH1-oop-and-class
- 中科院研究生院信息学院杨立祥教授vc++面向对象程序设计课件,2010年版!-Chinese Academy of Sciences, Graduate School of Information Science Professor Yang Lixiang vc++ object-oriented programming courseware, the 2010 edition!
SteadyConduction
- Matlab OOP方法开发的一维稳态导热温度场计算程序,可用于平板和圆柱的稳态导热计算-Matlab OOP approach to develop a one-dimensional steady-state heat conduction temperature field calculation program, which can be used for flat and cylindrical steady-state thermal conductivity calculated.
thaytoan
- sumary all oop of Toan techer
LakeAndCreaturesInside
- This program consists of group of files which are realisation of some kind of lake and three types of creatures in it: algae, fish and phoca. They can leave in the lake, eat each other and so on. The program demonstrates a simple implementation of OO
master
- KWIC软件架构作业三种实现,KWIC软件架构作业三种实现管道、OOP和调用返回。-KWIC software architecture, operating three kinds of achievement, KWIC software architecture to achieve operating three kinds of pipes, OOP and the call returns.
nmf_test
- 关于非负矩阵分解的算法c++实现,面向对象实现-Non—negative matrix factorization algriothm with c++ and oop
040050216_btree
- A btree implentation written in C++(OOP).
Lempel_Ziv2179064162010
- This a full C++ OOP implementation of a Lempel Ziv compressor/decompressor. It does not have an entropy coder. The window size has to be a power of 2, and atleast 1KB in size (1024 bytes), but the match lengths can be anything.- This is a full C++ O
Javascript(OOP)
- 面向对象的一个Javascr ipt文档,介绍js的面向对象性质 如何面向对象的 -A Javascr ipt object-oriented document, describes the object-oriented nature of the js object-oriented, etc.
Lecture4
- 关于解微分方程的matlab小程序,适合本科生学习使用。-MATLAB in Physics is a four lecture series in MATLAB that is offered to first year physics undergraduate students. This lecture shows how to use MATLAB to simulate physical systems using a range of methods. Projecti
oop
- oop Compress-Decompress algrithms of jpeg
DataStruceC
- 数据结构与面向对象程序设计-C++版。书本的源代码,用面向对象思想,模板实现主要数据结构。-Data structures and OOP-C++ version. Book' s source code, object-oriented thinking, the main data structure templates.
OOPsort
- 负责排序的程序包,实现多种排序算法包括插入排序、冒泡排序和快速排序算法,体现OOP-Responsible for ordering the package to achieve a variety of sorting algorithms including insertion sort, bubble sort and quick sort algorithm, reflecting the OOP
parseSize
- A tool for OOP overloading of the size() method, imitating I/O conventions of MATLAB s native SIZE.-This function is an OOP aid for overloading the size() method in user-defined classes. If the user provides the vector of dimensions of a hypothetical
UseCImplementOOP
- 如何用C实现OOP的特性,有趣吧。这本英文书给出细节,对于深入理解C和OOP的特性区别非常有帮助。当然读者必须有比较深的编程经验,初学者或一般程度者慎入!-How to OOP with C to achieve the characteristics of interesting. This book gives details of the English, for in-depth understanding of the characteristics of differences be
erchashu
- 采用C++面向对象思想编程。输入一个个数字节点,生成一颗二叉树。-Using C++ OOP programming. Enter a digital node, generates a binary tree.
oop1st-lec
- 1st lecture of OOP beginners can find it very useful-1st lecture of OOP beginners can find it very useful
OOP Slicing Case
- Slicing Case For OOP