资源列表

« 1 2 ... .66 .67 .68 .69 .70 14471.72 .73 .74 .75 .76 ... 21467 »

[其他小程序Matlab绘制频散曲线程序代码

说明:用matlab程序代码编写的一套计算板中lamb波频散曲线的程序(Lamb wave dispersion curves of MATLAB programming with a set of calculation in code)
<空城大大 > 在 2025-11-28 上传 | 大小:10kb | 下载:2

[其他小程序timetwethr

说明:在MATLAB上实现混沌时间序列的Volterra预测算法 不错的(On MATLAB implementation on the prediction of chaotic time series algorithm is good)
<connecefon > 在 2025-11-28 上传 | 大小:10kb | 下载:0

[其他小程序pnwerclosedpower

说明:开关电源中pwm用matlab中的simulink表示的仿真模型,做的是闭环实验(In PWM switch power supply of simulink of matlab simulation model of closed loop experiment)
<VDN%2107294 > 在 2025-11-28 上传 | 大小:10kb | 下载:0

[其他小程序calqoration-method

说明:摄象机标定 经典的线性方法和非线性方法相结合的摄象机方法(matlab),(Classic linear methods and nonlinear camera calibration method with the combination of camera (matlab),)
<litetal > 在 2025-11-28 上传 | 大小:10kb | 下载:0

[其他小程序prsjgction

说明:更新说明: 此版本在版本1,2的基础上做了2点重大改进(Update: this version in version 1, 2 major improvements made on the basis of the 2 o 'clock)
<UXXB%211183 > 在 2025-11-28 上传 | 大小:10kb | 下载:0

[其他小程序ImportaGeoreferenciaSSTClorofila_01

说明:Import SST and Clorophyl to MM
<Jordi > 在 2025-11-28 上传 | 大小:10kb | 下载:0

[其他小程序New folder

说明:new folder coder signal
<homa8888 > 在 2025-11-28 上传 | 大小:10kb | 下载:0

[其他小程序打开目录将文件名传到EXcel

说明:打开任意目录并且将文件名传到EXcel,首先建立按钮。(get the filename of dir to EXcel)
<飞风 > 在 2025-11-28 上传 | 大小:10kb | 下载:0

[其他小程序pzih

说明:A demo program that captures IP packets
<oibrtoad > 在 2025-11-28 上传 | 大小:10kb | 下载:0

[其他小程序266

说明:AES encryption supports 128, 192, 256 - bit keys
<grisqie > 在 2025-11-28 上传 | 大小:10kb | 下载:0

[其他小程序读取和输出

说明:通过c语言实现txt的读取和写入,支持浮点精度(Through the C language to achieve TXT read and write, support floating-point precision)
<炎黄雪灵 > 在 2025-11-28 上传 | 大小:10kb | 下载:0

[其他小程序二重指针

说明:(1) 从静态存储区域分配。内存在程序编译的时候就已经分配好,这块内存在程序的整个运行期间都存在。例如全局变量,static 变量。 (2) 在栈上创建。在执行函数时,函数内局部变量的存储单元都可以在栈上创建,函数执行结束时这些存储单元自动被释放。栈内存分配运算内置于处理器的指令集中,效率很高,但是分配的内存容量有限。 (3) 从堆上分配,亦称动态内存分配。程序在运行的时候用malloc 或new 申请任意多少的内存,程序员自己负责在何时用free 或delete 释放内存。动态内存的生存期
<messii > 在 2025-11-28 上传 | 大小:10kb | 下载:0
« 1 2 ... .66 .67 .68 .69 .70 14471.72 .73 .74 .75 .76 ... 21467 »

源码中国 www.ymcn.org