资源列表

« 1 2 ... .53 .54 .55 .56 .57 24858.59 .60 .61 .62 .63 ... 28522 »

[matlab例程isodata

说明:自己写的isodata聚类程序,已经在matlab下调试验证通过。-Wrote it myself ISODATA clustering procedure has been adopted to verify matlab debugging.
<Lee Aiguang> 在 2025-06-21 上传 | 大小:3kb | 下载:0

[数据结构常用算法yw

说明:单链表删除、插入-Single-linked list to delete, insert
<李晶> 在 2025-06-21 上传 | 大小:1.42mb | 下载:0

[数学计算/工程计算42

说明:矩阵连乘的括号画分,是算法分析与设计书里的源代码。-Matrix even by sub-brackets painting is algorithm analysis and design of the book
<L> 在 2025-06-21 上传 | 大小:236kb | 下载:0

[matlab例程TwoRLS

说明:序惯最小二乘法,能够实现比最广二乘法好的结果-Sequential least square method, can achieve more than the most widely II multiplication good results
<lulu > 在 2025-06-21 上传 | 大小:2kb | 下载:0

[matlab例程matlab

说明:列举MATLAB的100个源程序,可供各个层次的人员学习.-MATLAB lists 100 of the source for all levels of learning.
<刘非> 在 2025-06-21 上传 | 大小:19kb | 下载:0

[数学计算/工程计算martix

说明:矩阵类 矩阵基本运算,伴随矩阵,行列式,转置矩阵 -Matrix Matrix basic computing, adjoint matrix, determinant, transpose matrix
<lma7408> 在 2025-06-21 上传 | 大小:10kb | 下载:0

[数学计算/工程计算main

说明:表达式运算(计算器),用栈的方法求表达式的值,包括括号及优先级-Expression operator (Calculator), using the stack method of expression for the value, including the brackets and Priority
<苏若水> 在 2025-06-21 上传 | 大小:1kb | 下载:0

[matlab例程matlab

说明:关于码matlab的介绍,对于初学者来说能够很快了解matlab。-On the introduction of matlab code, for beginners to quickly understand the matlab.
<戴戴> 在 2025-06-21 上传 | 大小:183kb | 下载:0

[matlab例程MATLAB

说明:MATLAB做的源代码,用于录制声音等获取信号啦,研究-MATLAB to do the source code, used to record the voice signal, such as access to you, research
<kissinger123> 在 2025-06-21 上传 | 大小:255kb | 下载:0

[matlab例程PID

说明:螺旋桨PID控制 In response to constant pressure to design more efficient, faster, smaller, and better systems, engineers are constantly looking for ways to improve existing designs or replace them with better ones. Facing large fuel costs, the aerospace
<王晨至> 在 2025-06-21 上传 | 大小:1kb | 下载:0

[matlab例程SmithOfPan

说明:多功能史密斯圆图,带单枝节,双枝节匹配,有动态演示效果。各种参数可调。程序调通了,没问题。-Multifunctional Smith map, with single side, double side match, the effect of dynamic presentation. Adjustable parameters. Transfer procedures had, no problem.
<潘洲旭> 在 2025-06-21 上传 | 大小:87kb | 下载:0

[数据结构常用算法matchalgrithm

说明: 检验括号是否匹配可以用堆栈来实现,当遇到 (、[或{进栈,遇到 ) 、]或}出栈进行匹配检验,如果出现不匹配的情况立即结束,否则继续取下一个字符。如果没有遇到不匹配的情况,最后判断栈是否为空,栈为空,括号匹配,否则不匹配。并设置大、中、小括号的优先级(priory)为3、2、1 ,且设优先级(priory)的初始值为4。从第一个字符开始扫描表达式,如果是左括号,和栈中的括号的优先级对比,如果优先级比栈中括号的优先级高或者等于栈中的优先级,则说明不匹配,如果优先级小于栈中括号的优先级,将这个
<yuanjia> 在 2025-06-21 上传 | 大小:9kb | 下载:0
« 1 2 ... .53 .54 .55 .56 .57 24858.59 .60 .61 .62 .63 ... 28522 »

源码中国 www.ymcn.org