资源列表

« 1 2 ... .58 .59 .60 .61 .62 15563.64 .65 .66 .67 .68 ... 28521 »

[数据结构常用算法cpp

说明:数组元素为指针的数组称为指针数组 例: int *pa[3] 数组有三个元素, 每个元素是一个int型指针 pa是指向该一维一级指针数组的指针,是二级指针-Array element as pointer to array of pointers to arrays example: int* pa [3] array has three elements, each element is an int point
<weiwei> 在 2025-05-10 上传 | 大小:13kb | 下载:0

[matlab例程CSTR-with-Jacket-Dynamics-(A-B)

说明:带夹套连续搅拌反应器模型的matlab代码-CSTR with Jacket Dynamics
<王小明> 在 2025-05-10 上传 | 大小:25kb | 下载:0

[matlab例程Newton

说明: 1、使用牛顿法求sqrt(2); 2、用牛顿法求 fx=(x-1)*(exp(x-1)-1)的误差以及误差比; 3、用牛顿法及其他两种方法求 fx=x^4-4*x+x^2的重根 -1, using Newton' s method for the sqrt (2) 2, using Newton' s method for the fx = (x-1)* (exp (x-1)-1) error and e
<杨云红> 在 2025-05-10 上传 | 大小:56kb | 下载:0

[matlab例程MIMO-Model-Predictive-Control

说明:多输入多输出的模型预测控制,针对化工多输入多输出系统设计的模型预测控制-Multiple-input multiple-output model predictive control
<王小明> 在 2025-05-10 上传 | 大小:1.48mb | 下载:0

[数据结构常用算法44

说明:dijkstra算法 目前网络上电子地图的使用很普遍。利用电子地图可以很方便地确定从一个地点到另一个地点的路径。特别地,可确定在城市中的公交换乘路线。 电子地图可以看成是一个图,而公交线路图可看成是带权有向图G =(V,E),其中每条边的权是非负实数。-dijkstra algorithm is currently using the electronic map on the network is very common.
<石茗伟> 在 2025-05-10 上传 | 大小:160kb | 下载:0

[数据结构常用算法data-structure

说明:清华 严蔚敏《数据结构》的全部代码实现(C语言)-shu ju jie gou ,dai ma
<夏健平> 在 2025-05-10 上传 | 大小:8.36mb | 下载:0

[matlab例程double

说明:matlab下对于系统模型的仿真,为复杂系统设计做准备-matlab simulation model under the system, in preparation for the design of complex systems
<童成> 在 2025-05-10 上传 | 大小:16kb | 下载:0

[matlab例程NewCallback

说明:matlab画图时,在查看图上大数据时将数据显示为8位有效位。-matlab drawing, in view large map data to display data as 8-bit valid bit.
<ha> 在 2025-05-10 上传 | 大小:18kb | 下载:0

[matlab例程PCA_based-Face-Recognition-System

说明:PCA在数据挖掘中的应用 matlab实现-apply PCA into datamining using matlab
<wiwi> 在 2025-05-10 上传 | 大小:417kb | 下载:0

[人工智能/神经网络/遗传算法DataFitter.tar

说明:使用多项式进行数据拟合。手动选择多项式项数。 注意,项越多拟合越精确,但却会产生更复杂的结果,导致不能有效预测未来的数据(机器学习的内容)-Data using polynomial fitting. Manually select the number of polynomial terms. Note that the more fit the more precise term, but will produce more c
<Carrot> 在 2025-05-10 上传 | 大小:256kb | 下载:0

[matlab例程eeglab10.2.2.0b

说明:这个程序,可以显示多通道的脑电信号,并且能够显示通道的名称-this program can show multichannel EEG, and show the name of the channels.
<马东华> 在 2025-05-10 上传 | 大小:28.12mb | 下载:0

[matlab例程location

说明:无线传感器定位算法的matlab仿真RSSI APIT DV_hop等-wsn location algorithm
<onion> 在 2025-05-10 上传 | 大小:6.26mb | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 15563.64 .65 .66 .67 .68 ... 28521 »

源码中国 www.ymcn.org