搜索资源列表
Rational-roseedusystem
- Rational rose教务系统: -教务.mdl -教务系统.wsp -Rose生成代码.rar: ----educational.h ----educational.cpp ----edu.opt ----edu.ncb ----edu.dsw ----edu.dsp ----CTSec.h ----CTSec.cpp ----CTeacher.h ----CTeacher.cpp ----CStudent.h ----CStud
Rational-rosemedicalsys
- Rational rose医院管理系统: -hospital.mdl -hospital.wsp -生成代码.rar: ----hospital.opt ----hospital.ncb ----hospital.dsw ----hospital.dsp ----CPatient.h ----CPatient.cpp ----CLeechdom.h ----CLeechdom.cpp ----CHospital.h ----CHospital.
A Very Complete and in depth Rational Number Class
- with this class you ll be able to perform the most usual operations on rational numbers( +, -, *, /.. ),but also there are some suplementary features like the \"exponential function\", \"logarithm function\" etc. So,check it out!
UML with Rational Rose从入门到精通
- 《UML with Rational Rose从入门到精通〉的电子中文版的!你可以用PDG浏览器看-"UML with Rational Rose from entry to the proficient> electronic version of the Chinese! You can use the browser to see PDG
Bspline.编写拟合非均匀有理B样条曲线的程序
- 编写拟合非均匀有理B样条曲线的程序,可以进行数据拟合,Fitting the preparation of non-uniform rational B-spline curve of procedures, data can be fitted
OriginCurveFittingFunctions
- Origin 拟合曲线教程 Contents 1. ORIGIN BASIC FUNCTIONS 2. CHROMATOGRAPHY FUNCTIONS 3. EXPONENTIAL FUNCTIONS 4. GROWTH/SIGMOIDAL 5. HYPERBOLA FUNCTIONS 6. LOGARITHM FUNCTIONS 7. PEAK FUNCTIONS93 8. PHARMACOLOGY FUNCTIONS 9. POWER FUNC
DesignDB
- rational rose的.mdl文件,是一个类图的例子,用rational rose 可直接打开。-rational rose of. mdl files, is a class diagram example, can be directly used to open rational rose.
p-RationalRose2003
- 这是一个软件工程的画图软件,rational—rose -This is a software engineering drawing software, rational-rose
Rational.Complex
- C的有理數的複數算法 一般資訊學院要求 一般來說會是考題之一-C of the complex algorithms of rational College general information questions asked will be one of general
A_Direct_Method_for_Chebyshev_Approximation_by_Rat
- 用有理多项式做Chebyshev逼近的一种直接方法的matlab程序-Direct Method for Chebyshev Approximation by Rational Functions
RATIONAL
- This code is for finding an rational number
lms-rational
- lms rational file , usecase diagram , class diagram -lms rational file , usecase diagram , class diagram ...
Rational
- 有理数四则运算头文件,其中有理数用两个长整形表示。-Rational operation,Each Rational include two long int
Rational
- 有理数以及复数的计算,对于类以及运算符重载的运用-Rational and Complex ‘s caculation
Rational
- 有理数运算,很普通没有任何出彩的运算方式-Rational Calculation
project2.rational
- system analysis with rational rose software
RATIONAL.ZIP
- makes operations with rational numbers
Rational--Rose
- 《Rational Rose 2003基础教程》配套电子教案-Rational Rose 2003.PDF
Rational-fraction-equation
- 用来求解有理数分式方程。为它设计两个数据成员,一个作为分子,另一个作为分母。分母不能为0。有理数1/2可以使用这个类的对象r表示为r(1,2)。需要完成如下操作: 如果分子和分母友公约数,就应该进行化简; 有理数可以进行四则运算,需要重载运算符; 重载流运算符,可以直接输入分子和分母,以及作为整体输出 -Used for solving the rational fraction equation. For its design two data members, a as a
rational
- 实现有理数的运算,包括加减乘除,有理数可以是以负数形式产生的。-achieve a rational’s operator