资源列表

« 1 2 ... .29 .30 .31 .32 .33 20734.35 .36 .37 .38 .39 ... 28522 »

[数据结构常用算法Dijkstra

说明:用D[i]来表示当前从源到顶点i的最短特殊路径长度。假设u是G的某一顶点,把从源到u且中间只经过S中顶点的录称为从源到u的特殊路径,并用D数组记录当前每个顶点对应的最短特殊路径长度。Dijkstra算法每次从V-S中取出具有最短特殊路径长度的顶点u,将u添加到S中,同时对D数组作必要的修改。一旦S中包含了V中所有顶点,D就记录了从源到所有其它顶点之间的最短路径长度。-With D [i] to indicate the current node i from the source to the
<suyu> 在 2025-07-06 上传 | 大小:4kb | 下载:0

[matlab例程dc_1

说明:电压转换器,实现三阶电压转换,并且模拟了滇池充电-realize the charging for the battery by using three orders boost converter
<zhuke> 在 2025-07-06 上传 | 大小:12kb | 下载:0

[matlab例程MATLABshuzhifenxi

说明:《matlab数值分析》一书中的相关程序,供大家参考-"Matlab numerical analysis," a book of related procedures, for your reference
<张刚> 在 2025-07-06 上传 | 大小:125kb | 下载:0

[数值算法/人工智能JacobiP.f90

说明:a simple FORTRAN example on how to evaluate Jacobi polynomials and its gradient.
<arch> 在 2025-07-06 上传 | 大小:1kb | 下载:0

[数值算法/人工智能Driver.f90

说明:a simple subroutine which calculates the vertices and its connectivity on 1D mesh
<arch> 在 2025-07-06 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法Pattern-Recognition2

说明:清华模式识别第二次作业,采用dataset2.txt 数据作训练样本,采用身高与体重特征进行性别分类,建立最小错误贝叶斯分类器;2、采用身高体重数据作为特征,以 dataset2.txt 作为训练数据,用 Fisher 线性判别方法设计分类器;3、从多层感知器、SVM、近邻法选择一种方法,进行上述的分类实验;-Tsinghua second operation pattern recognition using dataset2.txt data for training samples, us
<zhusy09> 在 2025-07-06 上传 | 大小:7kb | 下载:0

[matlab例程EKFUKFCKkk

说明:包含平方根容积卡尔曼滤波(CKF),无迹卡尔曼滤波(UKF),扩展卡尔曼滤波(EKF)的matlab仿真程序。-Square root volume contains Kalman filter (CKF), unscented Kalman filter (UKF), extended Kalman filter (EKF) of matlab simulation program.
<小抱> 在 2025-07-06 上传 | 大小:2kb | 下载:0

[matlab例程96809982CoolPlayer219_Src

说明:matlab做的GUI界面,实现了音乐播放器的功能。-matlab to do the GUI interface to achieve a music player feature.
<小抱> 在 2025-07-06 上传 | 大小:788kb | 下载:0

[数学计算/工程计算cycle

说明:圆孔函数,需要调用才可以,我试过,没有任何问题,非常好用-circle function
<马小平> 在 2025-07-06 上传 | 大小:2kb | 下载:0

[数学计算/工程计算HUYGENS_FRESNEL

说明:惠更斯-菲涅尔衍射计算,非常不错,简单易行。-Huygens- Fresnel diffraction calculations, very good, easy.
<马小平> 在 2025-07-06 上传 | 大小:1kb | 下载:0

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

说明: 数据结构的一些源代码,可以直接运行,不是光函数,方便初学者学习!-Data structure of some source code can be run directly, instead of light function, easy for beginners to learn!
<空空> 在 2025-07-06 上传 | 大小:11kb | 下载:0

[压缩解压Altium-Library

说明:This a persional Altium designer library.You can add it into you Altium designer Library.-This is a Altium designer of individual components library, is part of the individual integration, there may be some incomplete
<> 在 2025-07-06 上传 | 大小:552kb | 下载:0
« 1 2 ... .29 .30 .31 .32 .33 20734.35 .36 .37 .38 .39 ... 28522 »

源码中国 www.ymcn.org