资源列表

« 1 2 ... .02 .03 .04 .05 .06 25507.08 .09 .10 .11 .12 ... 28522 »

[数据结构常用算法list

说明:本实训是有关线性表的顺序存储结构的应用,在本实训的实例程序中,通过C语言中提供的数组来存储两个已知的线性表,然后利用数组元素的下标来对线性表进行比较。通过对本实训的学习,可以理解线性表在顺序存储结构下的操作方法。 在实训中,我们设A=(a1,a2,…,an)和B=(b1,b2,…,bm)是两个线性表,其数据元素的类型是整型。若n=m,且ai=bi,则称A=B 若ai=bi,而aj<bj,则称A<B;除此以外,均称A>B。设计一比较大小的程序。 -Training is
<王阿川> 在 2025-06-30 上传 | 大小:4kb | 下载:0

[数据结构常用算法hanoi

说明:用C语言递归算法实现的n层hanoi塔问题解决-Recursive algorithm using C language realize the n-storey tower hanoi problem-solving
<陈陈> 在 2025-06-30 上传 | 大小:2kb | 下载:0

[数据结构常用算法picture

说明:图结构有着广泛的应用,本实训主要涉及两个方面的内容:一个是有关图的最短路径问题,用一个交通查询系统例子来验证迪杰斯特拉算法和费洛伊德算法;而另一个则工程项目实施过程中的关键路径问题。-Graph structure has a wide application, the Training involves two main aspects: one is related to map the shortest path problem, using examples of a traffic i
<王阿川> 在 2025-06-30 上传 | 大小:6kb | 下载:0

[数据结构常用算法test

说明:计算并输出下述各种算法在不同内存容量下的命中率大整数大整数大整数 -Calculate and output a variety of algorithms in different memory hit rate under the big integer big integer big integer
<扬子> 在 2025-06-30 上传 | 大小:881kb | 下载:0

[数学计算/工程计算NumericalRecipesinC

说明:《C++数值算法原书代码》----非常经典的数值算法资料!
<wf> 在 2025-06-30 上传 | 大小:379kb | 下载:0

[matlab例程Matlab

说明:
<zhanghui> 在 2025-06-30 上传 | 大小:76kb | 下载:0

[数据结构常用算法c2

说明:这是一个关于百鸡百钱问题的程序实现,选择c语言实现。-This is a study on the issue of money hundred hundred chickens realize the procedure, select the c language.
<summer> 在 2025-06-30 上传 | 大小:2kb | 下载:1

[数据结构常用算法algorithms_graphic

说明:算法经典小程序, 几乎包括所有用到的图程序,-Classic algorithm of small procedures, almost all of the plans used procedures,
<王万振> 在 2025-06-30 上传 | 大小:8.38mb | 下载:0

[matlab例程MatLabSimulink

说明:在Matlab下用Simulink进行通信仿真,模拟线性调制,扰码与解扰,低通信号的抽样定理设计 -In Matlab using Simulink for communication simulation, simulation of linear modulation, scrambling and descrambling, low-signal design of the sampling theorem
<yew > 在 2025-06-30 上传 | 大小:237kb | 下载:0

[压缩解压PSK

说明:i got the PSK.m in the mathworks hope you will like it.
<賴紹軒> 在 2025-06-30 上传 | 大小:273kb | 下载:0

[matlab例程FFT_report

说明:FFT及应用实验报告,用matlab对fft进行仿真,包括图形和代码-Application of FFT and experimental reports on the fft using matlab simulation, including graphics and code
<yew > 在 2025-06-30 上传 | 大小:98kb | 下载:0

[数据结构常用算法arrange

说明:vc++实现内部排序算法,包括冒泡排序等等,代码及算法分析-vc to achieve the internal sorting algorithms, including bubble sort, etc., code and algorithm analysis
<yew > 在 2025-06-30 上传 | 大小:9kb | 下载:0
« 1 2 ... .02 .03 .04 .05 .06 25507.08 .09 .10 .11 .12 ... 28522 »

源码中国 www.ymcn.org