资源列表

« 1 2 ... .85 .86 .87 .88 .89 9890.91 .92 .93 .94 .95 ... 21467 »

[其他小程序malloc

说明:Malloc 向系统申请分配指定size个字节的内存空间。返回类型是 void* 类型。void* 表示未确定类型的指针。C,C++规定,void* 类型可以强制转换为任何其它类型的指针。-Malloc to the system for the allocation of the specified size bytes of memory space. Return type is void*. void* indicates undetermined type pointer. C, C+
<> 在 2025-11-22 上传 | 大小:6kb | 下载:0

[其他小程序fre

说明:ree(void *p)函数是用来释放程序动态申请的内存。其参数是个指针类型。 在C当中,只有当使用了动态内存申请函数malloc calloc realloc申请内存之后,才可以使用free来释放之。释放之后就不能再使用了。-ree (void* p) function is used to release the program dynamically allocated memory. Its argument is a pointer type. In C, only appl
<> 在 2025-11-22 上传 | 大小:6kb | 下载:0

[其他小程序HHT-matlab-example

说明:HHT的MATLAB程序实现,对每个语句都有注释和说明。-HHT of the MATLAB program for each statement has notes and instructions.
<ZXP> 在 2025-11-22 上传 | 大小:214kb | 下载:0

[其他小程序SuccessFail

说明:成功失败法优化程序,能够对各种单变量单峰值函数进行优化-Optimizing the success or failure of the program, capable of a variety of single-variable single-peak function optimization
<李浩> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[其他小程序linearsystem

说明:this linear system design of pendulla with linear simulink file that is inculde linear model and other model -this is linear system design of pendulla with linear simulink file that is inculde linear model and other model
<akbar> 在 2025-11-22 上传 | 大小:8kb | 下载:0

[其他小程序linearsystem2

说明:this another linear system design of pendulla with linear simulink file that is inculde linear model and other model -this is another linear system design of pendulla with linear simulink file that is inculde linear model and other model
<akbar> 在 2025-11-22 上传 | 大小:7kb | 下载:0

[其他小程序nonlinearsystem2

说明:this nonlinear system design of pendulla with nonlinear simulink file that is inculde linear model and other model -this is nonlinear system design of pendulla with nonlinear simulink file that is inculde linear model and other model
<akbar> 在 2025-11-22 上传 | 大小:8kb | 下载:0

[其他小程序nonlinearsystem3digital

说明:this nonlinear digital system design of pendulla with linear simulink file that is inculde linear model and other model-this is nonlinear digital system design of pendulla with linear simulink file that is inculde linear model and other model
<akbar> 在 2025-11-22 上传 | 大小:9kb | 下载:0

[其他小程序delphi7.0

说明:M1卡读写器,USB口,开发工具是delphi 7。-mifare reader for delphi 7
<kenter> 在 2025-11-22 上传 | 大小:773kb | 下载:0

[其他小程序complex-networks-data

说明:复杂网络中的四个典型实验数据 gml格式-Typical experimental data in complex networks gml format
<狗蛋> 在 2025-11-22 上传 | 大小:10kb | 下载:0

[其他小程序simpowersystem

说明:简单介绍了部分matlab里面simpowersistem的应用,-A brief introduction to some inside matlab simpowersistem applications,
<田汝冰> 在 2025-11-22 上传 | 大小:1.22mb | 下载:0

[其他小程序LedDispPv1.0.5

说明:MFC LED字体显示源码,本人测试没有问题,可以拿来直接用,效果很好!-MFC LED font source, I tested no problem, can be used directly, the effect is very good!
<张强> 在 2025-11-22 上传 | 大小:4.04mb | 下载:0
« 1 2 ... .85 .86 .87 .88 .89 9890.91 .92 .93 .94 .95 ... 21467 »

源码中国 www.ymcn.org