-
bkfsore
广度优先搜索,查找不连通图。广度优先搜索算法,又译作宽度优先搜索,或横向优先搜索,是一种图形搜索算法。C语言,堆栈实现。(Breadth first search for disconnected graphs. The breadth-first search algorithm, also translated as breadth-first search or horizontal-first search, is a graphic search algorithm. C language, stack implementation.)
- 2020-06-17 15:42:35下载
- 积分:1
-
92026545
VC界面风格的实现,这套代码实现了VC的整体框架,其界面功能风格都基本一致,你可在此基础上开发出自己需要的界面,()
- 2018-04-27 06:51:58下载
- 积分:1
-
MOSGA2_3
多目标优化排序选择法主程序,算法的多目标程序(Multi objective optimization sorting selection method, the main program, the algorithm of multi-objective program)
- 2017-10-20 19:32:21下载
- 积分:1
-
svd
本程序可以实现对图像用Matlab进行奇异值分解(This program enables the images to use Matlab the singular value decomposition)
- 2010-01-07 15:37:54下载
- 积分:1
-
ADCcalibration
DSP2812片内AD校准代码,可以轻松将片内ADC精度校准到3%以内(DSP2812 chip AD calibration code, can easily chip ADC precision calibration to within 3%)
- 2006-06-13 20:14:19下载
- 积分:1
-
arcgis-object-
关于使用vb学习ae的初级入门书籍,介绍了基本的源程序代码(Vb learning the ae primary introductory books, describes the basic source code)
- 2012-11-14 21:26:06下载
- 积分:1
-
深入理解c指针
说明: C语言的内存指针书籍。优缺点和特性,并且有源代码进行说明讲解。(The characteristics and characteristics of C programming pointer And the source code is displayed)
- 2020-11-23 17:27:45下载
- 积分:1
-
1
说明: 32位变量移位操作,输出到界面。联合体变量是公用一块内存,所以对其中一个变量操作会影响其他变量。(32-bit variable shift operation, output to the interface.)
- 2020-06-24 13:40:02下载
- 积分:1
-
ay152
包含飞行器飞行中的姿态控制,如侧滑角,倾斜角,滚转角,俯仰角,进行波形数据分析,这是第二能量熵的matlab代码。( It comprises aircraft flight attitude control, such as slip angle, tilt angle, roll angle, pitch angle, Waveform data analysis, This is the second energy entropy matlab code.)
- 2017-04-22 22:37:32下载
- 积分:1
-
MatlabSimulationCode
滑模变结构控制MATLAB仿真的原程序
本书从MATLAB仿真角度系统地介绍了滑模变结构控制的基本理论、基本方法和应用技术,是作者多年来从事控制系统教学和科研工作的结晶,同时融入了国内外同行近年来所取得的新成果。全书共分10章,包括滑模变结构控制发展综述、连续时间系统滑模控制、离散时间系统滑模控制、模糊滑模控制、神经滑模控制、基于反演设计的滑模控制、动态滑模控制、基于干扰估计的滑模控制、Terminal滑模控制以及几种新型滑模控制。每种控制方法都通过MATLAB仿真程序进行了仿真分析。(matlab code)
- 2010-03-04 21:31:56下载
- 积分:1