资源列表

« 1 2 ... .29 .30 .31 .32 .33 64434.35 .36 .37 .38 .39 ... 66581 »

[其他小程序migong-(2)

说明:.迷宫是一个m行n列的矩阵,其中0表示无障碍,1表示有障碍。设入口为(1,1),出口为(m,n),即从入口出发,顺某一方向向前探索,若能走通,则继续往前走;否则沿原路退回,换一个方向再继续探索,直到出口为止。 2.迷宫的功能 要求随机生成一个m行n列的矩阵,为了操作方便可以在矩阵外围生成一圏障碍,设置东南西北四个方向,采用链栈进行操作。最后迷宫如不是通路给出“此迷宫元解”,如是通路要求输出所走过的路径。 3.结点结构类型描述如下 typedef struct node {
<> 在 2025-09-21 上传 | 大小:1kb | 下载:0

[其他小程序Untitledinheritance

说明:仿真农场,分别使各个动物表现为不一样的行为-Simulation farms, respectively, so that all animals showed the same behavior
<小樱> 在 2025-09-21 上传 | 大小:1kb | 下载:0

[其他小程序MK

说明:气象常用突变检验程序m-k检验、气象常用突变检验程序-mk inspection
<huanghe> 在 2025-09-21 上传 | 大小:1kb | 下载:0

[其他小程序Transportation-learn-matlab-drawing

说明:交通运输学matlab画图源代码,流量,密度,速度关系图-Transportation learn matlab drawing
<陈东> 在 2025-09-21 上传 | 大小:1kb | 下载:0

[其他小程序code

说明:this code is for LMS Algorithm
<Faizan> 在 2025-09-21 上传 | 大小:1kb | 下载:0

[其他小程序light

说明:简单屏幕烟花程序。 可惜一开始没能画成圆,所以整个过程都是菱形的变换,希望大家多多指教,能够想办法把初始状态就围成一个圆.-Simple screen fireworks program. Unfortunately, she did not draw into a round, so the whole process is the diamond transformation, we hope the exhibitions, to think of ways to the initia
<齐子> 在 2025-09-21 上传 | 大小:1kb | 下载:0

[其他小程序shuangxianxin

说明:用双线性法设计巴特沃斯低通滤波器,并用正弦信号验证。-Bilinear design Butterworth low-pass filter with a sinusoidal signal verification.
<kiss> 在 2025-09-21 上传 | 大小:1kb | 下载:0

[其他小程序qpsk_c

说明:产生二进制数列码并调制成为qpsk信号,帮助熟悉matlab程序-Generates a binary number column code and modulation QPSK signal to help familiarize yourself with matlab program
<罗浩> 在 2025-09-21 上传 | 大小:1kb | 下载:0

[其他小程序newsom123

说明:关于神经网络的matlab程序,包括建立神经网络,仿真等-Neural network matlab procedures, including the establishment of the neural network simulation
<毛一帆> 在 2025-09-21 上传 | 大小:1kb | 下载:0

[其他小程序file

说明:定点或者定时关机,就是利用at等dos命令完成。-Fixed-point or time off, is the use of at dos command to complete.
<Tony Wang> 在 2025-09-21 上传 | 大小:1kb | 下载:0

[Windows编程AOE

说明:求AOE网络关键路径的源代码 输入时只能用数字 功能比较有限-Seeking the AOE network critical path of the source code input only limited digital functions
<胡飞> 在 2025-09-21 上传 | 大小:1kb | 下载:0

[其他小程序tfGUI

说明:基于matlab的标准闭环传递函数的阶跃响应,程序,自己编写的GUI,在GUI只需要输入阻尼系数的值即可。-Matlab-based standard step response of the closed-loop transfer function, procedures, write your own GUI in the GUI only need to enter the value of the damping coefficient can be.
<tufei> 在 2025-09-21 上传 | 大小:1kb | 下载:1
« 1 2 ... .29 .30 .31 .32 .33 64434.35 .36 .37 .38 .39 ... 66581 »

源码中国 www.ymcn.org