资源列表

« 1 2 ... .24 .25 .26 .27 .28 16329.30 .31 .32 .33 .34 ... 28523 »

[matlab例程MEXP100

说明:MATLAB的一些经典使用案例 适合初学者掌握MATLAB的使用技巧-the use of MATLAB
<maomao> 在 2025-04-23 上传 | 大小:3.89mb | 下载:0

[matlab例程xPC_Target

说明:利用MATLAB 的simulink 实现控制系统的仿真和实验-the control system simulink with matlab
<maomao> 在 2025-04-23 上传 | 大小:1.19mb | 下载:0

[matlab例程LABEX10

说明:利用MATLAB进行信号处理的具体使用方法-the signal procession with matlab
<maomao> 在 2025-04-23 上传 | 大小:3kb | 下载:0

[数学计算/工程计算CSAA

说明:插值算法类,含反距离加权算法,杨赤中滤波,负幂指数模型,多元回归模型等-Insert Class
<juzi> 在 2025-04-23 上传 | 大小:10kb | 下载:0

[matlab例程PID

说明:这个文件是Matlab的M文件压缩包,主要的内容是PID的算法,可以通过此算法文件进行沟通交流-This file is a Matlab M-file compression package, the main contents of the PID algorithm, this algorithm can file through the communication
<Charlie> 在 2025-04-23 上传 | 大小:200kb | 下载:0

[matlab例程Matlab--valuable-book

说明:这个文件的名叫Matlab宝典的学习书,本文件详细记录了matlab的学习方法。-Collection of this file called Matlab study book, a detailed record of the file matlab way of learning.
<Charlie> 在 2025-04-23 上传 | 大小:48.02mb | 下载:0

[压缩解压ZIPx

说明:新改进过的7-zip算法(Power by 7-zip org),将DMG的部分算法引入ZIP,压缩比大幅提高,是RaR的2倍,ZIP的1.4倍(程序的各种说明没改变,仍是7-zip原版。)-New and improved over the 7-zip algorithm (Power by 7-zip org), part of the algorithm is introduced DMG ZIP, a substantial i
<Person Johnson> 在 2025-04-23 上传 | 大小:1.7mb | 下载:0

[压缩解压LZMA

说明:新的LZMA算法,由EXE安装算法改进,添加到了旧的LZMA中,文档保持未改进前原样,但压缩比是ZIP的2倍(新7-zip)-The new LZMA algorithm, the EXE installer algorithm improvements, added to the old LZMA, the document remains unmodified ago it was, but it is a ZIP compress
<Person Johnson> 在 2025-04-23 上传 | 大小:698kb | 下载:0

[STLAsc2BinOfSTL

说明:STL文件有文本(asc)和二进制(bin)两种格式。本程序提供了从文本到二进制格式的转换。-STL files are text (asc) and binary (bin) formats. This program provides the format from text to binary conversion.
<xuxiangxing> 在 2025-04-23 上传 | 大小:22kb | 下载:0

[数据结构常用算法39

说明:给定程序中,函数fun的功能是:将N×N矩阵中元素的值按列右移1个位置,右边被移出矩阵的元素绕回左边。例如,N=3,有下列矩阵 1 2 3 4 5 6 7 8 9 计算结果为 3 1 2 6 4 5 9 7 8 请在程序的下划线处填入正确的内容并把下划线删除,使程序得出正确的结果。 注意:源程序存放在考生文件夹下的BLANK1.C中。 不得增行或删行,也不得更改程序的结构! -A
<储谢东> 在 2025-04-23 上传 | 大小:3kb | 下载:0

[数据结构常用算法38

说明:请编写函数fun,函数的功能是:将放在字符串数组中的M各字符串(每串的长度不超过N),按顺序合并组成一个新的字符串。函数fun中给出的语句仅供参考。 例如,字符串数组中的M个字符串为 AAAA BBBBBBB CC 则合并后的字符串的内容应是:AAAABBBBBBBCC。 提示:strcat(a,b)的功能是将字符串b复制到字符串a的串尾上,成为一个新串。 注意:部分源程序在文件APROG1.C中。 请勿
<储谢东> 在 2025-04-23 上传 | 大小:4kb | 下载:0

[matlab例程Zernike

说明:绘制zernike曲面,用于分析泽尼克多项式表示光学像差的gui程序。-plot zernike face for analysis basic optical aberration
<雪峰> 在 2025-04-23 上传 | 大小:20kb | 下载:3
« 1 2 ... .24 .25 .26 .27 .28 16329.30 .31 .32 .33 .34 ... 28523 »

源码中国 www.ymcn.org