资源列表

« 1 2 ... .22 .23 .24 .25 .26 18827.28 .29 .30 .31 .32 ... 28523 »

[数据结构常用算法BPlusTree

说明:B+树实现的完全代码。B+树定义文件,本程序实行一个简单的B+树 (1) 一个v阶的B+树由根结点、内部结点和叶子结点组成。 (2) 根结点可以是叶子结点,也可以是有两个或更多子树的内部结点。 (3) 每个内部结点包含v - 2v个键。如果一个内部结点包含k个键,则有且只有k+1个指向子树的指针。 (4) 叶子结点总是在树的同一层上。 (5) 如果叶子结点是主索引,它包含一组按键值排序的记录;如果叶子结点是从索引,它包含一组短记录,每个短记录包含一个键以及指向实际记录的
<王军杰> 在 2025-11-10 上传 | 大小:228kb | 下载:0

[matlab例程LinearprogrammingandnetworkflowsBazaraa

说明:Linearprogrammingandnetworkflows Bazar-Linearprogrammingandnetworkflows Bazaraa
<ana> 在 2025-11-10 上传 | 大小:13.1mb | 下载:0

[matlab例程ImageProcessingWithMATLAB

说明:It talks about the used functions used for editing images with matlab
<sarah> 在 2025-11-10 上传 | 大小:3.59mb | 下载:0

[matlab例程ga_timetable

说明:This matlab source program implements the university time table using genetic algorithm.
<Lifted> 在 2025-11-10 上传 | 大小:9kb | 下载:0

[matlab例程Affine

说明:- MATLAB: Matrix Laboratory (a) Operation modes - MATLAB may be executed in terpreter, compiler, or background mode 􀁹 Interpreter mode * Type commands (statements) in the command window # A statement with semicolon at end: do not
<Erol> 在 2025-11-10 上传 | 大小:425kb | 下载:0

[人工智能/神经网络/遗传算法gaoweijiansuo

说明:高位检索是同等检索中速度最快的一种检索,效率高-High retrieval is the same kind of search to retrieve the fastest, high efficiency
<苟青> 在 2025-11-10 上传 | 大小:2kb | 下载:0

[matlab例程1DPCA

说明:基于主成分分析的人脸识别的方法 在ORL人脸库中运行-Face recognition based on principal component analysis method in the ORL face database is running
<ljh> 在 2025-11-10 上传 | 大小:4kb | 下载:0

[人工智能/神经网络/遗传算法LMS-code

说明:给出一种LMS算法,即最小均方算法,采用一种特殊的梯度估值,它的显著特点是它的简单性,不需要计算相关函数,也不需要矩阵求逆运算。-Gives a LMS algorithm, least mean square algorithm, using a special gradient estimates, and its distinctive feature is its simplicity, need not calculate the correlation function, does
<lvxiaoli> 在 2025-11-10 上传 | 大小:50kb | 下载:0

[matlab例程leiliangmusic

说明:高阶谱估计被开发出来,一直为人们所关注,只要信号和噪声中有一种是高斯分布,则累量的运用非常方便解决问题!-Higher order spectral estimation have been developed, has been a continuing concern, as long as there is a signal and the noise is Gaussian distribution, the cumulative amount of use is very easy t
<张雨朋> 在 2025-11-10 上传 | 大小:1kb | 下载:0

[matlab例程Desktop

说明:MATLAB实现(7,4)汉明码编码 生成矩阵可以更改有注释 方便更改-MATLAB implementation (7,4) hamming code generator matrix can be changed easily to change a comment
<gyb1> 在 2025-11-10 上传 | 大小:1kb | 下载:0

[matlab例程C_Diffraction

说明:圆孔衍射的matlab模拟,产生动态图像,直观生动-matlab simulation of circular diffraction
<owqi> 在 2025-11-10 上传 | 大小:1kb | 下载:0

[matlab例程fdtd.m

说明:二维TM波金属圆柱的fdtd程序两边为MurABC,上下为PEMurPEC-Two-dimensional TM wave metal cylinder fdtd program
<bathou> 在 2025-11-10 上传 | 大小:2kb | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 18827.28 .29 .30 .31 .32 ... 28523 »

源码中国 www.ymcn.org