搜索资源列表
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
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.
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
oop1st-lec
- 1st lecture of OOP beginners can find it very useful-1st lecture of OOP beginners can find it very useful
linkedlist
- The m-file contends the matlab code for the class of linkedlist, a classic kind of data structure. OOP is an important and brandnew characteristic of the matlab language, which is embodied in the m-file.