-
b
说明: 定义一个描述X,Y坐标系中点的结构体,并编写判断平面中任意给定的三个点是否在同一直线上的程序。(A description of the definition of X, Y coordinates of the midpoint of structure, and to prepare to judge any given plane is the three points along the same line of procedure.)
- 2010-04-14 13:22:12下载
- 积分:1
-
Inverse_Laplace2D_yxiao
inverse 2-D Laplace transform
- 2012-01-28 19:06:11下载
- 积分:1
-
DihotomiGoldenRatioFibonacci
Implemented methods are:
Bisection method
The method of the golden section
Fibonacci method
Development Environment Visual Studio 2010.
no comments
C / C ++ | Windows NT / 2000 / XP / Vista / 7
- 2016-12-09 00:53:22下载
- 积分:1
-
example72
sliding mode controller slotine example 7-2
- 2014-08-14 14:21:58下载
- 积分:1
-
get_dods_dds.m
MATLABMATLAB教材学习资料,大家应该能用的上(studying matlab_netCDF_OPeNDAPget_dods_dds.m.rar)
- 2011-09-24 12:19:28下载
- 积分:1
-
lin
电力系统无功对网损的灵敏度,包含雅可比矩阵,各种函数公式(the power system)
- 2012-11-15 16:54:47下载
- 积分:1
-
extracion_skelton_of_image
本程序主要实现图像的骨架化。细化和骨架化操作是把区域的面宽度缩到最小,即单像素宽度,也就是把物体变细,直到现最小的像点连通性。(The main procedures of the skeleton of the image. Refinement and skeleton operation the face width of the region is reduced to a minimum, i.e., a single pixel width, which is the object thinner, until now the smallest image point connectivity.)
- 2021-01-16 23:28:52下载
- 积分:1
-
离散灰色模型的计算程序 DGM
离散灰色模型的计算程序,针对小样本时间序列的预测建模。本程序输出时间响应式拟合值、拟合效果图、和各种拟合精度指标值。(Discrete gray model calculation program for small sample time series prediction modeling. The program output response time value style fitting, fitting renderings, and all kinds of fitting precision index value.)
- 2020-07-03 19:20:02下载
- 积分:1
-
HardWork
说明: 上转型对象
1.实验目的
掌握上转型对象的使用。
2. 实验要求
要求有一个abstract类,类名为Employee,Employee的子类有YearWorker、MonthWorker和WeekWorker。YearWorker对象按年领取薪水,MonthWorker按月领取薪水,WeekWorker按周领取薪水。Employee有一个abstract方法:
public abstract earnings()
子类必须重写父类的earnings()方法,给出各自领取薪水的具体方式。
有一个Company类,该类用Employee数组作为成员,Employee数组的单元可以是YearWorker对象、MonthWorker对象或WeekWorker对象的上转型对象。程序能输出Company对象一年需支付的薪水总额。
(The transformation of the object 1. Purpose of the experiment used to grasp the transformation of the object. 2. Experiment requires a abstract class requirements, class named Employee, Employee of the child class has YearWorker, MonthWorker and WeekWorker. YearWorker object to receive annual salary, MonthWorker receive a monthly salary, WeekWorker receive weekly salary. Employee one abstract method: public abstract earnings () sub-class must override the parent class of earnings () method, given their own specific way of receiving pay. A Company class, such as members with an array of Employee, Employee of the array elements can be YearWorker object, MonthWorker object or objects on the transformation of objects WeekWorker. Company object program can output a year' s salary to be paid the total amount.)
- 2010-04-27 18:54:17下载
- 积分:1
-
6603087ICAbss
计算独立成分分析算法的matlab程序,通过串音误差来分析算法的收敛度。(The matlab program of independent component analysis algorithm is calculated, and the convergence of the algorithm is analyzed by crosstalk error.)
- 2017-09-01 10:21:51下载
- 积分:1