资源列表

« 1 2 ... .96 .97 .98 .99 .00 26501.02 .03 .04 .05 .06 ... 28521 »

[数据结构常用算法structreadwrite

说明:建立一个或多个结构体代表不同的复杂数据类型。 利用结构体数组来暂时存储要进行操作的数据 通过把结构体数组元素存到文件里的形式完成对数据的永久存储。 一般操作流程为 如对某个记录进行操作 1. 先把所有数据从文件中调入到一个结构体数组中暂时存储 2. 再通过指针运算或数组运算对数组中的某些记录进行操作和赋值。 3. 最终结束操作后,把改变过的
<一凡> 在 2025-05-05 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法AI_prog

说明:
<Arien> 在 2025-05-05 上传 | 大小:3kb | 下载:0

[matlab例程regular_pso_l

说明:粒子群算法的局部模型程序,比全局模型的效果要好,尽管收敛速度慢些,但是都能找到最优点。-PSO partial model program than the overall model is better effect, despite the convergence speed more slowly, But can find the most advantages.
<lt> 在 2025-05-05 上传 | 大小:3kb | 下载:0

[matlab例程apso

说明:改进的粒子群算法--自适应粒子群算法,在普通的粒子群算法里面加入了熵和平均粒距的概念,收敛速度大大提高,而且不容易陷入局部最优,能更有效的解决复杂问题。-improved PSO-- Adaptive PSO. In a normal PSO which joined the entropy and the average particle from the concept of convergence speed, it is not
<lt> 在 2025-05-05 上传 | 大小:2kb | 下载:1

[数学计算/工程计算libfixmath_r37

说明:Fixed-point arithmetic library
<Marko> 在 2025-05-05 上传 | 大小:8kb | 下载:0

[matlab例程rcos_dsp

说明:升余弦滚降系统的源程序(用于调制解调系统中波形成型)-Raised Cosine system of the source (for modulation and demodulation waveform prototyping system)
<陈大山> 在 2025-05-05 上传 | 大小:4kb | 下载:0

[数据结构常用算法symg

说明:一个简单的Appelet程序,能够绘制四叶玫瑰线-Appelet a simple procedure to draw four leaf rosette
<一凡> 在 2025-05-05 上传 | 大小:4kb | 下载:0

[matlab例程hxt

说明:此为非数据辅助的频偏估计算法的MATLAB仿真-data supporting this non- Offset Estimation Algorithm MATLAB
<黄晓天> 在 2025-05-05 上传 | 大小:1kb | 下载:0

[数学计算/工程计算comtet_matlab

说明:该程序是一个matlab与visual c++ 混合编程的例子,运用matlab的combuilder将matlab程序编译成dll,在C++里调用。-that the procedure was a Matlab c mixed with visual programming examples. using Matlab combuilder procedures will be compiled into Matlab dll, i
<zwq> 在 2025-05-05 上传 | 大小:132kb | 下载:0

[matlab例程matlabenginetest

说明:该程序是一个matlab与C++混合编程的例子,用matlab引擎在c++中调用matlab程序-that the procedure was a mixed Matlab and C programming examples, Matlab engine used in c Calling Matlab procedures
<zwq> 在 2025-05-05 上传 | 大小:156kb | 下载:0

[数学计算/工程计算Simple-K-means

说明:2个举类的简单k-means算法,非常简单,新手给大家提供参考了-two categories give a simple k-means algorithm is very simple, and newcomers to provide a reference to the
<姜珏> 在 2025-05-05 上传 | 大小:3kb | 下载:0

[matlab例程APFcode

说明:机器人路径规划中局部路径规划常用的人工势场法,在matlab仿真的原代码-robot path planning local path planning commonly used artificial potential field in Matlab simulation of the original code
<雷亮> 在 2025-05-05 上传 | 大小:2kb | 下载:0
« 1 2 ... .96 .97 .98 .99 .00 26501.02 .03 .04 .05 .06 ... 28521 »

源码中国 www.ymcn.org