资源列表

« 1 2 ... .11 .12 .13 .14 .15 24116.17 .18 .19 .20 .21 ... 28524 »

[matlab例程matlab

说明:matlab中线性系统的模型降阶-Pade降阶模型源码-matlab in the model reduction of linear systems Reduced-order model of source-Pade
<不弃不舍> 在 2026-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法sort

说明:数据结构课程的实验程序,演示了线性表的排序操作,包含多种排序算法,是一个控制台程序。-Experimental data structure course procedures, demonstrated the sort operation of the linear form, contains a variety of sorting algorithm is a console program.
<menchael> 在 2026-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法HashTableApp

说明:简单的HASH,显示简单的哈希算法,算是一个例子新手见谅-Simple HASH, shows a simple hash algorithm will be forgiven as an example of new
<guojiang> 在 2026-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法InorderTraversal

说明:中序遍历的递归算法定义:  若二叉树非空,则依次执行如下操作: (1)遍历左子树; (2)访问根结点; (3)遍历右子树。 -Traversal of the definition of the recursive algorithm: If the tree is not empty, then followed by the implementation of the following steps: (1) traverse the left subtree
<zong> 在 2026-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法Topsort

说明:所谓拓扑排序是指将顶点按照拓扑次序排列。有几种简单的算法可以求出一个图的拓扑次序。一种算法的思想如下: (1)在有向图中查找一个没有后继(或前驱)的顶点并添加到顶点表中。 (2)从图中删除该顶点和所有以该顶点为头(尾)的弧。 -The so-called topological sorting refers to the vertex order in accordance with the topology. There are several simple algor
<zong> 在 2026-01-21 上传 | 大小:1kb | 下载:0

[数值算法/人工智能kalman_filter

说明:基于kalman滤波算法的信号预测。包括源码和完整实验报告。-Kalman filtering algorithm based on signal prediction. Including the source and integrity of the test report.
<莫新康> 在 2026-01-21 上传 | 大小:1kb | 下载:0

[matlab例程G_dpcm

说明:对某一高斯信源的DCPM编码和检验,对学习DPCM的原理具有参考作用。在matlab7环境下运行正常-Of a Gaussian source coding and testing of DCPM, DPCM on the principle of learning the role of a reference. Matlab7 environment in normal operation
<chenminhao> 在 2026-01-21 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Associativity

说明:求乘法结合律的个数-Combination of law for the number of multiplication
<Maker> 在 2026-01-21 上传 | 大小:1kb | 下载:0

[数学计算/工程计算hanota

说明:汉诺塔算法的非递归形式实现,提供的是C++源代码-Tower of Hanoi recursive algorithm to achieve C++ source code
<bugboy> 在 2026-01-21 上传 | 大小:1kb | 下载:0

[matlab例程dct2

说明:数字水印DCT算法设计,可以进行优化,希望大家一起将程序优化-DCT digital watermarking algorithm designe,it can be optimized and I hope that everyone can work together to optimized it.
<Spring> 在 2026-01-21 上传 | 大小:1kb | 下载:0

[matlab例程cossincordic

说明:CORDIC算法的Matlab模拟,为了验证FPGA实现CORDIC算法的时间特性优于软件,用Matlab实现了一个计算sin, cos的CORDIC算法-Matlab simulation CORDIC algorithm, in order to verify the FPGA to achieve the time characteristics of CORDIC algorithm is superior to software, using Matlab calculated to
<Wang Xinhua> 在 2026-01-21 上传 | 大小:1kb | 下载:0

[数学计算/工程计算prime

说明:利用数学的概念来检查任意输入数值是否为质数-The concept of the use of mathematics to check whether any numerical input prime number
<王玟镔> 在 2026-01-21 上传 | 大小:1kb | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 24116.17 .18 .19 .20 .21 ... 28524 »

源码中国 www.ymcn.org