资源列表

« 1 2 ... .23 .24 .25 .26 .27 25928.29 .30 .31 .32 .33 ... 28521 »

[数据结构常用算法BiSTree

说明:数据结构中二叉查找树的C语言实现,包括查找、插入、删除等。-Data structure in binary search tree to achieve the C language, including search, insert, delete and so on.
<蔡砚成> 在 2025-05-14 上传 | 大小:194kb | 下载:0

[数据结构常用算法IntervalTree

说明:数据结构中区间树(红黑树的扩展出来的一种数据结构)的C语言实现。-Interval tree data structure (red and black tree expansion out of a data structure) of the C language.
<蔡砚成> 在 2025-05-14 上传 | 大小:196kb | 下载:0

[数据结构常用算法RBTree

说明:数据结构中红黑树的C语言实现,包括红黑的各种基本操作,有左旋、右旋、插入等。-Red and black tree data structure in the C language, including red, black and a variety of basic operations, there are L, D, insert, etc..
<蔡砚成> 在 2025-05-14 上传 | 大小:191kb | 下载:0

[压缩解压lame-3.97b2.tar

说明:音频编码,能够将声音格式进行压缩,保持比较好的质量-Audio coding, voice formats can be compressed to maintain a relatively good quality
<hell> 在 2025-05-14 上传 | 大小:1.27mb | 下载:0

[matlab例程work

说明:模糊聚类分析方法的matlab程序,包括标准化,标定以及聚类等几个子程序,还有一个研究生的考试成绩的例子。-err
<康凯> 在 2025-05-14 上传 | 大小:4kb | 下载:0

[数值算法/人工智能AlgarithmofDataMining

说明:数据挖掘原理与算法,一本详细介绍数据挖掘算法的好书~-Data mining theory and algorithms, a detailed data mining algorithm is a good book ~
<> 在 2025-05-14 上传 | 大小:10.22mb | 下载:0

[数学计算/工程计算CFFTWWrapper

说明:对 FFTW 的 c++ 封装,能够很方便在基于c++ 的代码中调用,-Of FFTW s c++ Package can be easily based c++ The code call
<小熊> 在 2025-05-14 上传 | 大小:2.85mb | 下载:0

[数值算法/人工智能anolinerfilter

说明:粒子滤波算法受到许多领域的研究人员的重视,该算法的主要思想是使用一个带有权值的粒子集合来表示系统的后验概率密度。在扩展卡尔曼滤波和Unscented卡尔曼滤波算法的基础上,本文提出一种新型粒子滤波算法。首先用Unscented卡尔曼滤波器产生系统的状态估计,然后用扩展卡尔曼滤波器重复这一过程并产生系统在k时刻的最终状态估计。在实验中,针对非线性程度不同的两种系统,分别采用五种粒子滤波算法进行实验。结果证明,本文所提出算法的各方面性能都明
<yangjx> 在 2025-05-14 上传 | 大小:118kb | 下载:0

[数据结构常用算法BSTree

说明:程序包括了平衡二叉树的查找,插入,删除,合并等操作-Procedures, including the balanced binary tree search, insert, delete, merge, such as operation
<> 在 2025-05-14 上传 | 大小:3kb | 下载:0

[数据结构常用算法expression

说明:本程序实现的是以树型方式存储的表达式的各种操作-This procedure is based on the realization of the expression tree stored in a variety of operating
<> 在 2025-05-14 上传 | 大小:3kb | 下载:0

[数据结构常用算法expr

说明:本程序是通过堆栈形式来进行表达式的各种操作的函数-This procedure is carried out through the stack form of expression a function of various operating
<> 在 2025-05-14 上传 | 大小:3kb | 下载:0

[数据结构常用算法add

说明:本程序中,进行加法运算的整数的长度任意,利用双向循环链表实现长整数的存储,每个节点含一个整型变量,每个节点中仅存十进制数的4位,即不超过9999的非负整数,整个链表表示为万进制数,利用头结点数据域的符号代表长整数的符号,相加过程中不破坏两个操作数链表。-The procedure, carried out integer addition operations of arbitrary length, using two-way lin
<> 在 2025-05-14 上传 | 大小:3kb | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 25928.29 .30 .31 .32 .33 ... 28521 »

源码中国 www.ymcn.org