资源列表

« 1 2 ... .33 .34 .35 .36 .37 17538.39 .40 .41 .42 .43 ... 28522 »

[matlab例程555

说明:这是个555源程序,对于初学模拟电子线路的人来说是个很好的例子,其中有完整的仿真图-This is a 555 source, analog electronic circuits for the beginner who is a good example, including a complete simulation of Figure
<王广为> 在 2025-01-11 上传 | 大小:13kb | 下载:0

[数据结构常用算法RedBlackTree

说明:红黑树、二叉搜索树的实现和性能比较。因为实验要求指定了输入哪些数据,所以在实现时我用了一个数组将所有的数据保存到内存里,然后直接调用插入和删除操作,这样就不再需要用户输入数据,省去了输入数据的麻烦。删除操作也是在程序里直接调用的,不要用户输入。-red black tree
<何雯> 在 2025-01-11 上传 | 大小:246kb | 下载:0

[数据结构常用算法lcs

说明:最长子序列,问题描述: 随机生成小于等于n的自然数的一个序列,输出其最长递增子序列(任意一个即可)。 n 分别取 1000,3000,10000。 例: n=5 随机序列为 5 1 4 2 3,正确输出为1 2 3,即长度为3的递增子序列。 -lcs
<何雯> 在 2025-01-11 上传 | 大小:180kb | 下载:0

[数据结构常用算法sorts

说明:合并排序 插入排序 希尔排序 快速排序 冒泡排序 桶排序 的比较。随机产生空间大小为: N = 10, 1000,10000,100000 的排序样本,取值为[0,1]区间。除了插入排序和冒泡排序,其他四个还随机产生空间大小为:1000000、10000000的排序样本。 -sorts
<何雯> 在 2025-01-11 上传 | 大小:213kb | 下载:0

[matlab例程LSFS

说明:有监督的特征选择和优化程序MATLAB代码,基于最小二乘算法。内有测试数据,和详细程序说明-Least-Squares Feature Selection (LSFS) is a feature selection method for supervised regression and classification. LSFS orders input features according to their dependence on
<zy> 在 2025-01-11 上传 | 大小:3kb | 下载:0

[数学计算/工程计算Math

说明:北京航空航天大学 计算机学院组合数学全部学习资料,有ppt和习题解答等资料-Beijing University of Aeronautics and Astronautics Computer Science Math all learning materials and exercises with answers and other information ppt
<623902748> 在 2025-01-11 上传 | 大小:6.21mb | 下载:0

[压缩解压ACM

说明:ACM习题集 很全很有用的编程和竞赛练习题目-ACM practices useful for programming
<casper> 在 2025-01-11 上传 | 大小:4.08mb | 下载:0

[matlab例程pso-matlab

说明:标准粒子群算法的matlab编程 有需要请下载-Standard particle swarm optimization matlab programming
<程东> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数值算法/人工智能My_nmf

说明:用于提取EMG/MMG/ECG信号的频谱分析的特征量MATLAB代码,采用的算法是非负分解(NNMF)。-This program is designed to extract the feature of EMG/MMG/ECG signal in hand motions via the non-negative matrix factorization algorithm.
<zy> 在 2025-01-11 上传 | 大小:8kb | 下载:0

[matlab例程amethodofpersondetect

说明:基于视频序列的运动人体检测算法研究-a method of body move detect
<曹剑> 在 2025-01-11 上传 | 大小:4.06mb | 下载:0

[matlab例程MATLAB

说明:车牌定位,用MATLAB编写的代码,用于车牌号码的二值化等,便于车牌的识别。-License plate location, using MATLAB code written for the license plate numbers of two values and so easy to license plate recognition.
<静怡> 在 2025-01-11 上传 | 大小:155kb | 下载:0

[matlab例程writealotpictureformatlab

说明:用matlab读取多帧图像的matlab源代码-Multi-fr a me images using matlab to read the matlab source code
<曹剑> 在 2025-01-11 上传 | 大小:8kb | 下载:0
« 1 2 ... .33 .34 .35 .36 .37 17538.39 .40 .41 .42 .43 ... 28522 »

源码中国 www.ymcn.org