资源列表

« 1 2 ... .93 .94 .95 .96 .97 21898.99 .00 .01 .02 .03 ... 28523 »

[数据结构常用算法maze

说明:完成迷宫程序的设计 从maze.txt文件读入迷宫。格式如下: 其中第一行为迷宫的阶数N,接下来是一个N*N的矩阵代表迷宫,0为路径,1为 障碍物。 实验要求 : 1. 打印迷宫: DisplayMaze()或者重载<< 其中(1,0)位置和(N-2,N-1)位置打印“=>,其余的1的位置打印“##”,0的位置 打印“ ”(两个空格),注意每个位置都是两个字符。 打印示例: 2. 寻找走出迷宫的路径并输出 FindPath() 输出格式为
<ld> 在 2025-11-22 上传 | 大小:202kb | 下载:0

[matlab例程dsp

说明:随机过程: ,其中 是均值为零、方差为1的白噪声, 、 是相互独立并在 上服从均匀分布的随机相位。采用AIC和MDL准则估计信号源个数,并且画出相应的MUSIC频率估计谱线。 要求:信号样本数为1000,估计的自相关矩阵为8阶。 -Stochastic process: where is zero mean and variance 1 white noise, are independent and uniformly distributed on a random phase. Es
<zxf> 在 2025-11-22 上传 | 大小:202kb | 下载:0

[数据结构常用算法Linear_Search

说明:本工程包含了C语言中常用的查找方法——线性查找法,该方法简单使用,是写C程序中常用的模块。-The project includes the C language commonly used search method- linear search method, which is simple to use, is to write a C program commonly used modules.
<xt> 在 2025-11-22 上传 | 大小:202kb | 下载:0

[数学计算/工程计算loge

说明:数值计算中的龙哥库塔法解二次微分方程的c++源代码-The Long Ge Kuta numerical method for solving quadratic differential equations c++ source code
<陈晨> 在 2025-11-22 上传 | 大小:202kb | 下载:0

[数据结构常用算法Trees-storage-with-BitTree

说明:利用二叉树形式存储树或森林,然后进行中序遍历访问该二叉树。-Using binary tree to store tree or forest, and travel it.
<yaserjiang> 在 2025-11-22 上传 | 大小:202kb | 下载:0

[数学计算/工程计算zhengshuhuafen

说明:整数划分的一个小程序,可以实现划分,易于理解-A small program integer division, can be divided, easy to understand
<张亮> 在 2025-11-22 上传 | 大小:202kb | 下载:0

[数学计算/工程计算Newton-Raphson-Algorithm

说明:常用牛顿拉夫逊潮流计算程序是用matlab编写的,本程序是用C语言编写,含有中文详细说明和源代码,可以直接粘贴使用。-Common Newton Raphson power flow calculation program is prepared using matlab, this program is written in C language, containing Chinese detailed descr iption and source code can be pasted di
<胡健> 在 2025-11-22 上传 | 大小:202kb | 下载:0

[数据结构常用算法duojidiaodu

说明:多机调度源码,计算机算法设计与分析课本上所没有的例子-Multi-machine scheduling source ,On the design and analysis of computer algorithms that are not textbook examples
<> 在 2025-11-22 上传 | 大小:202kb | 下载:0

[数值算法/人工智能fpgrowth

说明:FP Growth algorithm to search for frequent data
<omgitsdonggwa> 在 2025-11-22 上传 | 大小:202kb | 下载:0

[matlab例程SMmodel_code

说明:一个连续的土壤水平衡模型。可以用于模拟土壤湿度时间变化。采用Matlab编写,带有注释。-A continuous soil water balance model for the simulation of soil moisture temporal evolution was developed, which is written in the MATLAB® programming language and is fully commented.
<ws> 在 2025-11-22 上传 | 大小:202kb | 下载:0

[matlab例程Kalman_Filter_Package

说明:Power quality generation of voltage sags. All kinds of sags can be generated.
<Manoj Arun S> 在 2025-11-22 上传 | 大小:202kb | 下载:0

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

说明:支持向量机,用于文本分类,这个工具包是分两类所用的-Support vector machine for text classification, this toolkit is divided into two categories used
<wangxy> 在 2025-11-22 上传 | 大小:202kb | 下载:0
« 1 2 ... .93 .94 .95 .96 .97 21898.99 .00 .01 .02 .03 ... 28523 »

源码中国 www.ymcn.org