资源列表

« 1 2 ... .58 .59 .60 .61 .62 25463.64 .65 .66 .67 .68 ... 28523 »

[数据结构常用算法bptree

说明:按照Clifford A . Shaffer《数据结构与算法分析(第二版)》指导,用C#实现的B+树,接口定义良好。最好重写“从文件载入新建树部分”的代码以提高建树效率。实现细节之一:当“需要插入子节点的节点”已满而相邻节点未满时会平分两者节点而不是分裂该节点。-According to Clifford A. Shaffer
<> 在 2025-11-15 上传 | 大小:19kb | 下载:0

[数据结构常用算法list

说明:链表和应用包括单链表和双链表等等。自己写的,不太好望大家包涵。-List and applications, including single-chain and double-linked list and so on. Wrote it myself, not Good Hope everyone covered.
<梁英宗> 在 2025-11-15 上传 | 大小:6kb | 下载:0

[matlab例程code

说明:MATLAB7.x数字信号处理 光盘内容。其中为课本的源码。有利于学习。-Digital Signal Processing MATLAB7.x CD-ROM content. One source for textbooks. Conducive to learning.
<taotao> 在 2025-11-15 上传 | 大小:126kb | 下载:0

[数据结构常用算法pl0(2)

说明:对PL0原编译器进行了以下的扩充:1.增加以下保留字else(elsesym), for(forsym),to(tosym),downto(downtosym),return(returnsym),[(lmparen),](rmparen) 2.增加了以下的运算符:+=(eplus),-=(eminus),++(dplus),--(dminus) 取址运算符&(radsym),指向运算符@(padsym) 3.修改单词:修改不等号#为<> 4.扩充语句:(1)增加了e
<> 在 2025-11-15 上传 | 大小:424kb | 下载:0

[数学计算/工程计算mini_degree

说明:最小度算法,为矩阵做最小度排序. 在有限元求解中较为常用.-Minimum degree algorithm for matrices to do the smallest degree of order. In the finite element solution of the more commonly used.
<冰山> 在 2025-11-15 上传 | 大小:3kb | 下载:0

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

说明:一个非常好的BP神经网络VC++源代码,适合学习算法的人用-A very good BP neural network VC++ Source code, suitable for people with learning algorithm
<xxq> 在 2025-11-15 上传 | 大小:44kb | 下载:0

[matlab例程matlabsnake

说明:贪食蛇游戏的matlab实现,特别适用于matlab初学者,能很快的提高其matlab水平-Matlab games贪食蛇realize, especially for beginners in matlab that can quickly improve the level of its matlab
<xxq> 在 2025-11-15 上传 | 大小:5kb | 下载:1

[matlab例程bizhangrobot

说明:机器人避障的matlab仿真实现,有源码,有动画效果-Robot obstacle avoidance realize the matlab simulation, has source, has animation effects
<xxq> 在 2025-11-15 上传 | 大小:18kb | 下载:0

[数据结构常用算法sdfasfa

说明:数据结构课程的实验,包括实验讲义和报告,以及所有实验的源代码-Experimental data structure courses, including experimental notes and reports, as well as all the source code of the experiment
<杜磊> 在 2025-11-15 上传 | 大小:1.47mb | 下载:0

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

说明:遗传蚁群tsp算法源码,使用遗传算法与蚁群算法结合来解决tsp问题,收敛速度快。-Ant Colony Genetic Algorithm tsp source code, the use of genetic algorithms and ant colony algorithm to solve combination tsp problem, fast convergence.
<刘阳> 在 2025-11-15 上传 | 大小:85kb | 下载:0

[matlab例程threeray

说明:3条固定路径的AWGN多径信道中的QPSK系统进行BER性能仿真,并与理想信道(没有多径)作比较。 需要的支撑子程序为qpsk_berest.m,vxcorr.m,random_binary.m.-Three fixed-path multipath AWGN channel QPSK system BER performance simulation, and with the ideal channel (no multipath) for comparison. Need the su
<liuhui> 在 2025-11-15 上传 | 大小:1kb | 下载:0

[matlab例程MATLABapplicationbook

说明:matlab书,对基本算法,波形处理,仿真工具,系统控制有详细介绍,特别是对各种工具的介绍很全-matlab book, the basic algorithm, waveform processing, simulation tools, system control has a detailed introduction, especially for the introduction of tools is very wide
<王磊> 在 2025-11-15 上传 | 大小:9.17mb | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 25463.64 .65 .66 .67 .68 ... 28523 »

源码中国 www.ymcn.org