资源列表

« 1 2 ... .63 .64 .65 .66 .67 19768.69 .70 .71 .72 .73 ... 28522 »

[数据结构常用算法suanfa

说明:数据结构基本算法演示程序实现: 1、实现KMP模式匹配算法、哈夫曼编码算法、由遍历序列恢复二叉树、Prim算法、Kruskal算法、Floyd算法、Dijkstra算法、拓扑排序、关键路径算法、二叉排序树生成算法(含平衡化)、哈希表生成及哈希查找算法、希尔排序、快速排序、堆排序、归并排序、基数排序。(四则表达式计算、矩阵运算、有向图的强连通分量求解) 2、算法中的链表结构和数组结构的基本操作要求单独函数实现(同组内算法要求共享使用)。 要求数据结构基本算法演示程序具有菜单选择,算法要
<dark> 在 2025-07-04 上传 | 大小:20kb | 下载:0

[matlab例程65432345

说明:Applied Software Measurements by Jones, this is a very good textbook for software engineering
<seven string> 在 2025-07-04 上传 | 大小:2.55mb | 下载:0

[matlab例程ClutterProduce

说明:基于matlab的雷达杂波的模拟,包含有瑞利、对数正态、韦伯杂波-Simulation of the Radar clutter based on matlab
<chenrong> 在 2025-07-04 上传 | 大小:20kb | 下载:0

[matlab例程chaoliujisuan

说明:电力系统潮流计算编程 C++程序 简单易懂的程序-Power Flow Programming C++ program easy to understand procedures
<wang> 在 2025-07-04 上传 | 大小:293kb | 下载:0

[数据结构常用算法campus_tour_program

说明:问题描述:用无向图表示你所在学校的校园景点平面图,图中顶点表示主要景点,存放景点的编号、名称、简介等。 设计要求: 1.查询各景点的相关信息; 2.查询图中任意两个景点间的最短路径; 3.查询图中任意两个景点间的所有路径。 -Problem Descr iption: The undirected graph that spot in your school campus plan, said the main attractions of vertices, the num
<zilin> 在 2025-07-04 上传 | 大小:263kb | 下载:0

[人工智能/神经网络/遗传算法GA.cpp

说明:选择:根据遗传算法的收敛定理,赌轮法(蒙特卡罗法) ,进行个体选择。交叉:交叉互换的重要特征是它能产生不同于父体的子体。交叉概率越大,交叉操作的可能性也越大 如果交叉率太低,收敛速度可能降低。单阈值分割由于只有一个参数,所以采用一点交叉,在此设置交叉概率为0.65。变异:变异概率为0.01 。-This is a simple genetic algorithm implementation where the evaluation function takes positive values
<wangwang> 在 2025-07-04 上传 | 大小:3.97mb | 下载:0

[matlab例程LMSsuanfashixian

说明:这是一个可以证明lms自适应算法如何实现的程序源码,通过此程序可以很好的理解算法的原理及其具体实现-This is a short program that demonstrates how LMS adapatation works. This particular implementation is useful for someone trying to first understand the algorithm and how it works.
<小一> 在 2025-07-04 上传 | 大小:2kb | 下载:0

[matlab例程enkf-matlab-0.28.tar

说明:数据同化的经典算法,集合卡尔曼滤波算法,用Matlab写的,里面附有一些参考文献,初学者适用-Classical algorithm of data assimilation, ensemble Kalman filter algorithm, written using Matlab, which with some references, for beginners
<小娴> 在 2025-07-04 上传 | 大小:6.92mb | 下载:2

[数据结构常用算法AdjacencyMultilist

说明:这是个图的深度和广度遍历算法,主要是巩固数据结构的内容,对人启发非常大-This is a graph traversal algorithm for the depth and breadth of the main contents of the consolidation of data structure, inspired by a very large human
<何晓涛> 在 2025-07-04 上传 | 大小:439kb | 下载:0

[matlab例程color-noise

说明:一个仿真了色噪声的程序源码(文档格式)。色噪声与高斯白噪声不同,有更好的实际意义-The function essentially simulates the colored noise which essentially is a correlated process and unlike the white noise does not have flat PSD. Although white noise is a realistic process color noise seems m
<小一> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[matlab例程phase-noise

说明:该程序是一个振荡相位噪声模型。相位噪声是衡量频率标准源(高稳晶振、原子频标等)频稳质量的重要指标,随着频标源性能的不断改善,相应噪声量值越来越小,因而对相位噪声谱的测量要求也越来越高。-The program is a model of phase noise oscillator. Phase noise is a measure of frequency standard source (high stability crystal oscillator, atomic frequency
<小一> 在 2025-07-04 上传 | 大小:3kb | 下载:0

[matlab例程tu111

说明:数学公式模型的仿真,在matlab环境下把公式的图像做出来-The simulation model of mathematical formula, the formula in the matlab environment out of the image do
<程丰> 在 2025-07-04 上传 | 大小:1kb | 下载:0
« 1 2 ... .63 .64 .65 .66 .67 19768.69 .70 .71 .72 .73 ... 28522 »

源码中国 www.ymcn.org