资源列表
[其他小程序] SSCylShell
说明:最基础的求解Donnel理论圆柱壳振动方法-Donnel theory for solving the most basic method of cylindrical shell vibration<Robert Li> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[其他小程序] CCS5.4-software-license-file
说明:TI公司的CCS5.4软件许可证文件,拷贝到/ccsv5/ccs_base/DebugServer/license 下面,即可使用。-TI company CCS5.4 software license file, copy it to/ccsv5/ccs_base/DebugServer/license below, then you can use ccs5.4 freely.<杨玉姣> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[C#编程] DbPageStorage
说明:通过在数据库中设置一个分页存储过程,然后就能在vs2010中实现查询结构的分页显示-By setting a stored procedure in the database, and then implemented in VS2010 query structure paging display<许晓> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[Windows编程] Box
说明:一个立方体Box可以视为在一个矩形Rectangle的相互正交的长length和宽width的基础上增加一维与length和width相互正交的高height而生成的。 定义具有继承关系的矩形类Rectangle和立方体类Box。两个类中除了具有共同的属性length和width,还具有相同的接口(公有成员函数)Area(计算矩形面积立方体面积),Perimeter(计算矩形周长或立方体周长),Diagmonal(计算矩形对角线或立方体对角线的长度),GetLength(获取长度属性),Ge<郑秋凯> 在 2025-06-19 上传 | 大小:1kb | 下载:0