-
对称矩阵判定
利用C语言中二维数组,向用户索取一个矩阵并判断用户输入的矩阵是否为对称矩阵。(Using two-dimensional array in C language, a matrix is obtained from the user and whether the matrix input by the user is a symmetric matrix is judged.)
- 2020-06-17 17:00:02下载
- 积分:1
-
Jouini_soufien
Ericsson 3G Trial Network Optimization
- 2014-01-12 02:48:12下载
- 积分:1
-
Face_Detection_In_RGB_Model
一个复杂背景下的人脸识别程序,希望大家下载,很有用的哦(a complex background of face recognition procedures in the hope that you downloaded very useful oh)
- 2007-01-08 11:38:52下载
- 积分:1
-
labview多指令上位机
LabVIEW(Laboratory Virtual Instrumentation Engineering Workbench,实验室虚拟仪器工程平台)是由美国国家仪器公司所开发的图形化程序编译平台,发明者为杰夫·考度斯基(Jeff Kodosky),程序最初于1986年在苹果电脑上发表。目前可支持Windows,UNIX,Linux,Mac OS等操作系统。由于LabVIEW特殊的图形程序简单易懂的开发接口,缩短了开发原型的速度以及方便日后的软件维护,因此逐渐受到系统开发及研究人员的喜爱。初学labVIEW,自己制作的上位机,互相学习!!!
- 2023-05-22 03:40:03下载
- 积分:1
-
字体颜色一个小程序
字体颜色一个小程序-font color a small program
- 2022-03-04 07:58:03下载
- 积分:1
-
Depthmap+
句法软件,快速构建深度地图,熟悉建筑史的人都知道, 西方对于空间观念是有特色。专业化熟悉建筑史的人都知道, 西方对于空间观念是有特色。(Syntactic software, rapid construction of depth maps, and people familiar with the history of architecture all know that the West is unique in its concept of space. Those who are familiar with the history of architecture know that the West has unique characteristics about space.)
- 2018-04-30 09:51:43下载
- 积分:1
-
MATLAB Codes for Finite Element Analysis
有限元分析的matlab代码- 结构
本书旨在为读者提供一些有限元的matlab代码。
在简短介绍MATLAB之后,这本书说明了有限元。
用简单的脚本和函数实现一些问题。
.离散系统,如弹簧和杆
.梁和框架在二维和三维中的弯曲
.平面应力问题
.弯曲板
.Timoshenko明德林梁和板的自由振动,包括叠层复合材料
.Timoshenko梁和明德林板的屈曲(MATLAB Codes for Finite Element Analysis- Solids and Structures
This book intend to supply readers with some MATLAB codes for finite element analysis of solids and structures.
After a short introduction to MATLAB, the book illustrates the finite element
implementation of some problems by simple scripts and functions.
The following problems are discussed:
.Discrete systems, such as springs and bars
.Beams and frames in bending in 2D and 3D
. Plane stress problems
.Plates in bending
.Free vibration of Timoshenko beams and Mindlin plates, including laminated composites
.Buckling of Timoshenko beams and Mindlin plates)
- 2020-12-08 09:39:20下载
- 积分:1
-
发电输电成本文献
发电成本就是发电过程中人力、物力投入的总和。(The cost of power generation is the sum of human and material resources invested in the process of power generation.)
- 2020-06-23 09:20:02下载
- 积分:1
-
GA优化后的RBF神经网络
说明: 通过GA算法优化RBF神经网络初始参数,以减小误差,提高诊断效率,对GA-BP故障诊断模型进行MATLAB仿真分析(genetic algorithm is adopted to optimize BP neural network, which reduces error and improves efficiency of the fault diagnosis model. Finally, simulation analysis of GA-BP model has been performed through MATLAB.)
- 2021-03-10 15:59:28下载
- 积分:1
-
HTML5写的经典坦克大战游戏
HTML5写的经典坦克大战游戏,为了编程方便,专门写一个函数,用于定时刷新我们的作战区,把要在作战区出现的元素(自己坦克,敌人坦克,子弹,炸弹,我们定义两个颜色数组,其它的敌人坦克,这里的扩展性,还是不错的,还包括了子弹类(判断子弹是否已经到边界),Tank类,Hero类(x 表示坦克的 横坐标, y 表示纵坐标, direct 方向),调用我们的子弹run, 50 是老师多次测试得到的一个结论., 这里技术难度比较大.就算你工作过1-2年,你也未必想到, 下面启动方式,每个子弹的定时器是独立,如果按原来的方法则所有子弹共享一个定时器.
- 2022-01-25 16:48:02下载
- 积分:1