-
SVDLIBC
1 SVD COMP-SVD分解例程。
2 svdCOMP-SVD分解程序。
3 采取MXN矩阵A,并将其分解成UDV,其中U、V是
4 左右正交变换矩阵,D是A
5 奇异值对角矩阵。(svdcomp - SVD decomposition routine.)
- 2020-12-21 10:49:08下载
- 积分:1
-
Desktop
说明: 该MATLAB脚本为使用矩阵迭代法计算其固有频率及振型,(Matrix iteration method for calculating natural frequencies and modes)
- 2020-12-29 16:59:00下载
- 积分:1
-
三线交错双向DCDCmatlab仿真
说明: 三相交错双向dcdc微电网的matlab仿真资料,仅供参考。(Matlab simulation data of three-phase staggered bidirectional DCDC microgrid are for reference only.)
- 2019-06-23 21:39:14下载
- 积分:1
-
Snake-game-C-program
贪吃蛇游戏C语言程序,简单易懂,适合初学者参考(Snake game C Programming Language, easy-to-understand reference for beginners)
- 2012-04-22 12:12:07下载
- 积分:1
-
VB扑克牌游戏
VB扑克牌游戏(纸牌游戏)源码下载,程序非常简单,因此如果你是VB新手的话,你会比较喜欢的。游戏玩法:左键翻牌或选牌,右键在目标位置放牌,双击浮在最上的已翻开的牌可按规则自动放牌到右上角。Codefans.net截图如上所示。
- 2022-04-17 23:10:07下载
- 积分: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
-
Qt简易聊天室
说明: Qt5开发的聊天小程序,初学者可以学习一下源码,这个是朋友给我的,我不确定是否侵犯到作业权益,如果需要可以联系我删除掉(Qt5 development of chat small procedures, beginners can learn the source code, this is a friend to me, I am not sure whether infringement of the rights and interests of homework, if necessary, you can contact me to delete)
- 2020-08-29 17:45:45下载
- 积分:1
-
传感器网络吞吐量测试
for testing throughput of sensor network
- 2022-03-26 01:49:08下载
- 积分:1
-
online collection of the very good AutoCAD Dynamic Drive AcEiJig the template, h...
网上收集的很不错的AutoCAD的动态拖动AcEiJig的模板,有了他可以很方便的作出动态拖动的模块-online collection of the very good AutoCAD Dynamic Drive AcEiJig the template, he could have easily made the Dynamic Drive Modules
- 2023-02-09 17:00:03下载
- 积分:1
-
78344336IIR(HP)
说明: 高通滤波算法,可以很好的解决需要高通滤波的算法中(High Pass Filtering Algorithms)
- 2020-06-21 22:40:01下载
- 积分:1