-
MATLAB编写的一个计算器程序
MATLAB编写的一个计算器程序-MATLAB prepared a calculator program
- 2022-02-25 00:02:47下载
- 积分:1
-
(1) 设计一个程序,用于根据用户输入的命令行参数数量来计算长方形、正方形、三角形的面积。如果输入的参数为一个、二个、三个则它们应分别对应正方形、长方形、三角形...
(1) 设计一个程序,用于根据用户输入的命令行参数数量来计算长方形、正方形、三角形的面积。如果输入的参数为一个、二个、三个则它们应分别对应正方形、长方形、三角形,如果没有参数,则通过异常处理方法现实错误消息。(用于计算面积的方法是一个重载的方法。提示:定义一个抽象的父类,并提供一个抽象的方法area(). 再派生出三个子类,重写area()方法,然后在main方法中用多态来实现具体的面积函数的调用)。-(1) design a program based on user input for the command line parameters to calculate the number of rectangular, square, triangle area. If the input parameter is one, two, three then they should correspond to a square, rectangle, triangle, without parameters, exception handling through the real error message. (Used to calculate the area is an overloaded method. Note: the definition of an abstract parent class, and provides an abstract method area (). To send birth to three sub-classes override area () method, and then in main method using multi-state to achieve a specific area of a function call).
- 2022-07-11 07:56:19下载
- 积分:1
-
frmCashDeposit
说明: 遗传算法求解车辆路径问题,采用C#编写,计算结果以及计算结果的可视化显示(The genetic algorithm is used to solve the vehicle routing problem, which is compiled by C#, and the results are visualized.)
- 2020-06-25 07:40:02下载
- 积分:1
-
ShamirSecretsharingPy
说明: python语言实现多项式秘密分享,并且可以用拉格朗日插值恢复(Python language implements polynomial secret sharing and can be restored by Lagrange interpolation)
- 2020-11-18 01:39:39下载
- 积分:1
-
用法:无效CRC(int,int,int)
Usage: void CRC(int*, int,int)
Input: XAR0:coded data(InputData)
XAR1:decoded CRC bits(CrcPoly)
T0: Length of coded data(CodeOutlen)
T1: Length of CRC bits(CrcPolylen)
Return: NO
Altered Registers: AC0-AC2,T2
Others: 8 bits of AC0 LSB is CRCcheck bit-Usage: void CRC (int*, int*, int, int) Input: XAR0: coded data (InputData) XAR1: decoded CRC bits (CrcPoly) T0: Length of coded data (CodeOutlen) T1: Length of CRC bits (CrcPolylen) Return: NO Altered Registers: AC0-AC2, T2 Others: 8 bits of AC0 LSB is CRCcheck bit
- 2022-01-26 03:25:53下载
- 积分:1
-
matlab程序实现遥感影像中的道路提取算法
该程序可实现遥感影像的道路特征提取,编程平台为matlab,亲测好用(The program can extract road features from remote sensing images, and the programming platform is matlab.)
- 2021-03-12 17:59:25下载
- 积分:1
-
FFT实例
说明: 本人收集了网络上有关的Matlab中傅里叶转换,经过实测能用(I collected the network about Matlab Fourier transform, after the test can be used)
- 2020-06-19 15:00:01下载
- 积分:1
-
ZKConnection
Ho to connect to zk access control 5
- 2019-02-08 22:02:16下载
- 积分:1
-
用matlab进行海洋水团的模拟程序
海洋水团分析, 可用于等值线绘图,水团特性分析,温度盐度特性等。(Analysis of ocean water mass)
- 2018-10-21 10:46:32下载
- 积分:1
-
PDA的ucos
PDA的ucos-2程序,包括常用芯片的驱动及程序架构,欢迎下载-PDA-ucos-2 procedures, which are used in chip-driven and procedural framework, welcome to download
- 2022-05-18 12:51:38下载
- 积分:1