资源列表

« 1 2 ... .49 .50 .51 .52 .53 22154.55 .56 .57 .58 .59 ... 28523 »

[数据结构常用算法ds_3

说明:1.定义串的顺序存储结构。 2.编写函数实现串的初始化、分配、取子串算法 3.编写函数据实现串的模式匹配-1. The definition of the order of string storage structure. 2. The initialization string write function implementation, distribution, taking sub-string algorithm 3. Write a function, according
<Yvonne> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法ds_4

说明:1.定义二叉树的链式数据结构。 2.编写函数,创建下图所示的二叉树。 3.编写函数输出二叉树的先序、中序、后序遍历。-1. The definition of binary tree data structure chain. 2. Write a function, create a binary tree as shown in figure below. 3. Write function, the output of the first binary sequence, in o
<Yvonne> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[matlab例程SNAMP.4

说明:SNAMP代码,供大家学习研究设计使用,希望对你有帮助-SNAMP code for them to learn from research design to use, want to help you
<> 在 2025-11-22 上传 | 大小:12.91mb | 下载:0

[数据结构常用算法ds_5

说明:1.定义图的数据结构。 2.编写函数,用邻接表实现图的存储结构,求图的顶点的度数。 3.编写函数,输出图的遍历序列。-1. The definition of graph data structure. 2. Write a function, using adjacency list implementation diagram of the storage structure, find the vertex of degree. 3. Write a function, the o
<Yvonne> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法ds_6

说明:1.定义哈希表数据结构。 2.除留余数法做为哈希函数、 H(key) = key P 用线性探测再散列解决冲突方法,编写函数,实现哈希造表的过程,并输出哈希表。 3.编写函数,求查找成功时的平均查找长度(ASL)。-1. Define hash table data structure. 2. In addition to leaving the remainder as the hash function method, H (key) = key P re-hashing
<Yvonne> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法ds_7

说明:1.定义数据结构。 2.编写函数,实现插入排序算法。 3.编写函数,实现希尔排序或快速排序等效率较高的算法。-1. Defined data structure. 2. Write a function to achieve insertion sort algorithm. 3. Write a function to achieve Hill sort or quick sort, etc. more efficient algorithms.
<Yvonne> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法revcount_MergeSort

说明:统计两个序列中的逆序对。经典的分治法,采用归并排序的框架实现。-Counting reverse pairs
<PKUmzhang> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[数据结构常用算法he_fu_man_bian_ma

说明:假设一个文件中出现了8种符号S0,SQ,S2,S3,S4,S5,S6,S7,那么每种符号要编码,至少需要3bit。假设编码成000,001, 010,011,100,101,110,111。那么符号序列S0S1S7S0S1S6S2S2S3S4S5S0S0S1编码后变成 000001111000001110010010011100101000000001,共用了42bit。我们发现S0,S1,S2这3个符号出现的频率比较大,其它符号出现的频率比较小,我们采用这样的编码方案:S0到S7的码辽分别01
<谭毅> 在 2025-11-22 上传 | 大小:227kb | 下载:0

[matlab例程wavelet_Matlab7

说明:本书是“MATLAB应用技术”系列丛书之一,以最新推出的MATLAB中的小波分析工具箱Wavelet Toolbox 3.0版本为基础。全书共分为三部分,第1部分着重介绍了小波理论基础,包括小波基础知识、连续小波变换、离散小波变换、多分辨率分析与正交小波变换、小波变换和多采样滤波器组、二维小波变换与图像处理及小波包的基本原理等;第2部分重点说明了小波分析工具箱的详细使用方法,包括图形用户接口、小波通用函数、一维小波变换的MATLAB实现、二维小波变换的MATLAB实现、小波包变换的MATLAB实
<彭跃华> 在 2025-11-22 上传 | 大小:84kb | 下载:0

[matlab例程p1

说明:use for call to google
<ali1> 在 2025-11-22 上传 | 大小:13kb | 下载:0

[matlab例程jQuery

说明:Jquery1.3中文帮助文档,适合想学习Jquery的人.-Jquery document
<accp> 在 2025-11-22 上传 | 大小:95kb | 下载:0

[压缩解压zhenfengzhuang

说明: 编程实现帧封装。帧封装只是在数据的头和尾上加特定的二进制数据,可以直接用读写二进制文件的方式读出来,然后把该加的头尾写进去就行了。 -Programming fr a me package. Encapsulated only in the data fr a me the head and tail add a specific binary data, you can read and write binary files directly read out the way and
<> 在 2025-11-22 上传 | 大小:2kb | 下载:0
« 1 2 ... .49 .50 .51 .52 .53 22154.55 .56 .57 .58 .59 ... 28523 »

源码中国 www.ymcn.org