-
几个无线网络模拟源文件。里面简单实现了无线节点的路由选择过程。...
几个无线网络模拟源文件。里面简单实现了无线节点的路由选择过程。-A number of wireless network simulation source file. Inside a simple realization of the wireless routing node selection process.
- 2022-02-10 15:50:49下载
- 积分:1
-
achieve VPN gateway for IP Virtual Tunnel
实现vpn网关用来建立 IP虚拟隧道-achieve VPN gateway for IP Virtual Tunnel
- 2022-07-05 00:08:05下载
- 积分:1
-
多项式拟合基线(20180508)
说明: 多项式拟合基线,多种方法,含有多个文件,还可以(Polynomial fitting baseline)
- 2020-09-29 23:49:36下载
- 积分:1
-
matlab代码实现TDOA定位
说明: matlab代码实现TDOA定位,内容简单实用,有需要的朋友请下载(The matlab code realizes TDOA positioning, the content is simple and practical, please download if you need it)
- 2020-01-21 00:15:02下载
- 积分:1
-
例如RS232通讯RS232
RS232 Example for RS232 communication
- 2022-12-18 14:00:03下载
- 积分:1
-
buduichen
电力系统短路计算程序,用来进行不对称短路计算。(Power system short-circuit calculation procedures used for asymmetric short-circuit calculation.)
- 2009-03-13 10:54:46下载
- 积分:1
-
JAVA
说明: 定义长方体类Cuboid,要求如下:(1)私有成员变量包括长length、宽width和高height;(2)构造方法包括一个公共的空构造方法,一个能够初始化所有成员变量的构造方法;(3)包括所有的setter和getter方法,其中setter方法要求对形参进行验证,例如长、宽和高都大于0;(4)功能方法包括计算表面积getArea()、计算体积getCubage()、判断是否正方体isCube()、输出该长方体的长宽高printCuboid()、绘制该长方体(给出提示信息即可)drawing()。
测试一要求如下:(1)利用空构造方法创建一个新的长方体对象cuboidA,然后利用setter方法设置长宽高分别为1.5、2.6和18.6,(2)调用printCuboid()方法输出cuboidA的基本信息,调用isCube()方法判断是否正方体;(3)调用方法drawing()模拟绘制该长方体。
测试二要求如下:(1)利用构造方法创建一个具有长宽高分别为2.5、6.8和8.0的长方体对象cuboidB,然后利用setLength()方法修改length为4.6;(2)调用getArea()方法计算表面积;(3)调用getCubage计算该长方体的体积。(The cuboid class cuboid is defined as follows: (1) the private member variables include length, width and H eight; (2) the construction method includes a public empty construction method, a construction method that can initialize all member variables; (3) all setter and getter methods are included, where the setter method requires to verify the parameters, such as length, width and height are greater than 0 (4) the function methods include calculating the surface area getarea (), calculating the volume getcube (), judging whether the cube is iscube (), outputting the length, width and height printcube (), drawing the box (just give the prompt information) drawing ().)
- 2021-05-07 10:58:37下载
- 积分:1
-
PL2303
PL2303-18HXusb线的驱动,用于手机,平台的调试,-PL2303-18HXusb line driver for mobile phones, platform debugging,
- 2022-03-19 03:14:02下载
- 积分:1
-
252889trajectory_vers2
很好的轨迹跟踪程序,可以实现三维空间的轨迹跟踪实验(It s a good trajectory tracking program,which can achieve dimensional space tracking experiment.
)
- 2020-11-19 14:49:37下载
- 积分:1
-
割平面法
使用割平面法求解整数规划问题的matlab程序(Matlab program for solving integer programming problems by cutting plane method)
- 2019-06-06 15:55:30下载
- 积分:1