资源列表

« 1 2 ... .95 .96 .97 .98 .99 14400.01 .02 .03 .04 .05 ... 28522 »

[数据结构常用算法set

说明:集合的运算:交、并、补(难度系数:1.1) 全集:大写字母 ‘A’~’Z’ 要求实现以下功能: 1、集合的输入:自动去掉重复和非法的字符 2、集合的显示:输出集合的全部元素 3、输出一个给定集合的补集 4、输出两个给定集合的交集和并集 -The set of operations: pay, and, filling (difficulty coefficients: 1.1) Complete: capital letters A ~ Z Requ
<Aiyou> 在 2025-06-26 上传 | 大小:16kb | 下载:0

[matlab例程Untitled

说明:Rayleigh瑞利信道的Matlab仿真程序,简单易懂,运行出图。-Rayleigh Road, Matlab simulation program
<逆光> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[matlab例程zdl

说明:运用matlab编程求最短路径的算法a=xlsread( D:\数据.xls ) 调入数据 n=size(a,1) for i=1:n for j=1:n if a(i,j)==1000 a(i,j)==inf 不相邻点之间的距离赋值为无穷大 -The shortest path
<资源> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[matlab例程50Hzremove

说明:利用matlab滤除50HZ工频干扰的代码,另有一篇相关论文-Use of matlab filter frequency 50 HZ power frequency interference code
<kaiyongx> 在 2025-06-26 上传 | 大小:260kb | 下载:0

[matlab例程Control

说明:电机矢量控制模型,控制参数可调,模型可改变成任何电机。-Motor vector control model, adjustable control parameters, the model can be changed to any motor.
<chenxun> 在 2025-06-26 上传 | 大小:20kb | 下载:0

[数值算法/人工智能1

说明:函数功能:优先级法调度将进程插入到就绪队列算法 函数原型:void insert1(PCB *q) 函数参数:PCB *q 待插入的队列进程控制块 优先级越高,插入越靠 -Function parameters: PCB* q to insert in the queue process control blocks Higher priorities, insert the depend
<yingying> 在 2025-06-26 上传 | 大小:11kb | 下载:0

[数据结构常用算法sequence-table

说明:顺序表的基本运算 置空表 求表长 判空 取结点 插入 删除 数据的顺序存储-Basic operations in order to empty the table table table seeking a long sentence into an empty node to take the order to delete the data stored
<keyCSky> 在 2025-06-26 上传 | 大小:2kb | 下载:0

[matlab例程power-system-simulation

说明:电力系统的MATLAB-SIMULINK仿真与应用,包含主要原件模型、电力电子电路仿真、电力系统稳态暂态仿真等。-MATLAB-SIMULINK power system simulation and applications, including the main original model, the power electronic circuit simulation, steady state power system transient simulation Really so.
<chenxun> 在 2025-06-26 上传 | 大小:9.3mb | 下载:0

[matlab例程chuanglong

说明:基于相位差法改变窗长的频谱校正程序,适用于单频率信号的校正-Phase method to change the window length based on the spectrum correction procedure for a single frequency signal correction
<zuoyunxiao> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[matlab例程matlabyouwant

说明:根轨迹,奈氏图,阶跃响应,伯德图等 校正前单位阶跃响应 计算a和T的文本-matlab you want
<赵新龙> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法07_good-A-Fuzzy-Ontology-Approach-to-improve-Sema

说明:A Fuzzy Ontology-Approach to improve Semantic Information Retrieval
<hamide> 在 2025-06-26 上传 | 大小:80kb | 下载:0

[数据结构常用算法bitree

说明:二叉树基本功能的实现,包括建立,先序遍历,中序遍历,后续遍历-about bitree function
<姚瑶> 在 2025-06-26 上传 | 大小:170kb | 下载:0
« 1 2 ... .95 .96 .97 .98 .99 14400.01 .02 .03 .04 .05 ... 28522 »

源码中国 www.ymcn.org