-
GENETIC
Genetic algorithm for the WSN deployment and efficiency calculation
- 2018-03-10 18:13:05下载
- 积分: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
-
LabVIEW程序设计从入门到精通
说明: LabVIEW程序设计的相关书籍,用于LabVIEW程序设计开发,很好的一本参考书籍(LabVIEW programming related books, for LabVIEW programming development, a good reference book)
- 2021-03-18 21:36:23下载
- 积分:1
-
PReNet-master
基于字典方法的图像去雨滴技术,该方法对于图像恢复十分有效(IT is good idea import for image international)
- 2019-06-07 12:27:07下载
- 积分:1
-
C#仪表盘风格显示CPU使用率
C#仪表盘风格显示CPU使用率,非常逼真的仪表盘,像汽车时速仪表一样显示当前CPU的使用率,指针会随CPU使用率的变化而动态变化,样子很酷,不多介绍了。
- 2022-01-31 02:21:12下载
- 积分:1
-
声波有限差分法正演模拟c语言程序
有限差分数值模拟地震记录,绘制正演模拟波前快照。(Seismic wave inverse time migration program can realize the inversion of seismic wave)
- 2020-07-22 21:28:45下载
- 积分:1
-
有关CAD/CAM的资料,希望对大家有帮助
有关CAD/CAM的资料,希望对大家有帮助-Related to CAD/CAM data, and they hope to have everyone help
- 2022-06-29 14:45:01下载
- 积分:1
-
表情识别
说明: 在频域中组合空间域和局部相位量化(LPQ)的局部二进制模式(LBP)用于面部识别。 首先,从LBP特征和频域中提取人脸图像以提取LPQ特征,然后合并到LBP / LPQ直方图中以比较直方图相似度。 最后,使用最近邻原则来识别。 在YALE和AR标准人脸数据库上的实验表明,该方法获得的结果优于单一方法。(A local binary pattern (LBP) combining spatial domain and local phase quantization (LPQ) in frequency domain for face recognition. Firstly, the face image is extracted from the LBP feature and the frequency domain to extract the LPQ feature, and then merged into the LBP /LPQ histogram to compare the histogram similarity. Finally, the nearest neighbor principle is used to identify. Experiments on the YALE and AR standard face databases show that the results obtained by this method are better than the single method.)
- 2020-06-18 16:40:02下载
- 积分:1
-
one very simple game of pool, use the direction keys to control plate at about m...
一款非常简单的撞球游戏,使用方向键控制板块左右弹动小球即可得分。-one very simple game of pool, use the direction keys to control plate at about moving the ball can score.
- 2022-02-06 10:27:34下载
- 积分:1
-
一个学籍管理系统,很简单,是C++的,只有几十K
一个学籍管理系统,很简单,是C++的,只有几十K-a Maintenance Management System, which is very simple, C++, only dozens K
- 2023-03-31 15:50:04下载
- 积分:1