资源列表

« 1 2 ... .04 .05 .06 .07 .08 3009.10 .11 .12 .13 .14 ... 66581 »

[Windows编程Box

说明:一个立方体Box可以视为在一个矩形Rectangle的相互正交的长length和宽width的基础上增加一维与length和width相互正交的高height而生成的。 定义具有继承关系的矩形类Rectangle和立方体类Box。两个类中除了具有共同的属性length和width,还具有相同的接口(公有成员函数)Area(计算矩形面积立方体面积),Perimeter(计算矩形周长或立方体周长),Diagmonal(计算矩形对角线或立方体对角线的长度),GetLength(获取长度属性),Ge
<郑秋凯> 在 2025-07-22 上传 | 大小:1kb | 下载:0

[Windows编程youlishu

说明:有理数的四则运算,数据结构C语言版实验题-Rationals four computing, data structure C language version of the test questions
<> 在 2025-07-22 上传 | 大小:1kb | 下载:0

[Windows编程cpp2

说明:定义一个复数类Complex,包含2个私有成员double real,imaginary,分别表示复数的实部和虚部。请定义出复数类的构造函数,同时重载以下函数:  重载加法(+)为复数加上对象,作为类的成员函数。  重载减法(-)为复数减去实数,作为类的友元函数。 -Definition of a complex number class Complex, individual and private member includes two doubl
<郑秋凯> 在 2025-07-22 上传 | 大小:1kb | 下载:0

[Windows编程Lab7_3

说明:定义一个Date类满足如下要求: 数据成员:年、月、日 成员函数: 1、构造函数,Date(int y=2012, int m=1 , int d=1) 2、用下面的格式输出日期:日/月/年 void Display() 3、可运行在日期上加一天操作 void AddOneDay() 4、设置日期 void SetDay(int y,int m,int d) 5、析构函数,在其中输出“析构函数”。 书写主函数,定义对象,调用AddOneDay()函数,调
<郑秋凯> 在 2025-07-22 上传 | 大小:1kb | 下载:0

[其他小程序close

说明:close first market order if it is first in the list
<av_> 在 2025-07-22 上传 | 大小:1kb | 下载:0

[其他小程序staff_management

说明:用lingo实现的人员管理问题。职工排序,满足一定工作需要条件,人员最小化-Achieved with the lingo personnel management issues. Workers sort, work needs to meet certain conditions to minimize personnel
<ran> 在 2025-07-22 上传 | 大小:1kb | 下载:0

[DirextX编程steel_cutting

说明:lingo实现,钢管切割问题。钢管下料,满足客户需求的长度个数,求最节约的切割方式。-lingo achieve, pipe cutting issues. Pipe cutting, the length of the number to meet customer needs, find the most economical way of cutting.
<ran> 在 2025-07-22 上传 | 大小:1kb | 下载:0

[通讯编程theory_matlab

说明:QAM Modulation and Demodulation
<Andy Chan> 在 2025-07-22 上传 | 大小:1kb | 下载:0

[其他小程序the-telephone-check

说明:电话查询the telephone check.-the telephone check
<王彬> 在 2025-07-22 上传 | 大小:1kb | 下载:0

[Windows编程1

说明:利用信号与噪声的状态空间方程来实现卡尔曼滤波算法-Extend kalman filter for nonlinear dynamic systems. it returns state estimate, x and state covariance following the example.process noise covariance and the measurement noise covariance.
<maque> 在 2025-07-22 上传 | 大小:1kb | 下载:0

[其他小程序bubble_sort

说明:用c++实现任意大小数组按照冒泡排序的过程,输出结果可以打印在txt 文档中-C++ achieve any size array with bubble sort process in accordance with the output results can be printed in txt document
<xiaoxiang> 在 2025-07-22 上传 | 大小:1kb | 下载:0

[Windows编程2_8

说明:猜数字游戏。很多高校都在用的一个很好的C程序。这是C教科书中都很重要的一个程序。-Guessing game. Many colleges and universities are using a good C program. This is the C textbooks are an important process.
<Tim> 在 2025-07-22 上传 | 大小:1kb | 下载:0
« 1 2 ... .04 .05 .06 .07 .08 3009.10 .11 .12 .13 .14 ... 66581 »

源码中国 www.ymcn.org