资源列表

« 1 2 ... .05 .06 .07 .08 .09 310.11 .12 .13 .14 .15 ... 2656 »

[数据结构常用算法MRELFFT

说明:执行分裂基(split-radix)频率抽取(DIF)FFT算法,希望为同仁提供便利。-Implementation of split-based (split-radix) decimation in frequency (DIF) FFT algorithm in the hope that my colleagues facilitated.
<yuanman> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法BST-Binary-search-tree

说明:This BST algorithm,Binary Search Tr-This is BST algorithm,Binary Search Tree
<mori> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法huffman00

说明:数据结构实验:哈弗曼编码,在vc环境下实现,用c++编写-huffman tree
<李雪薇> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法sorting

说明:有一首长诗,被打乱成一个一个小片段,幸运的是每段都有重复的句子,要求输入这些片段后,能够输出有序的诗歌。-In this project we write a program to sort many unsorted segment files
<郭函数> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法search

说明:比较binary search和sequential search两种算法-hope it helps
<郭函数> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法FindMin

说明:给定一个N*N 的方形网格,设其左上角为起点,坐标为(1,1),X 轴向右为正,Y 轴向下为正,每个方格边长为1。一辆汽车从起点出发驶向右下角终点,其坐标为(N,N)。 在若干个网格交叉点处,设置了油库,可供汽车在行驶途中加油。汽车在行驶过程中应遵守如下规则: (1)汽车只能沿网格边行驶,装满油后能行驶K 条网格边。出发时汽车已装满油,在起点与终点处不设油库。 (2)当汽车行驶经过一条网格边时,若其X 坐标或Y 坐标减小,则
<李学江> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法tongjixiangguan

说明:用C语言写的很简单的用于计算统计相关量的程序。-Written in C language with very simple statistical correlation is used to calculate the amount of the program.
<陈旭> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法n

说明:输入广义表表示法表示的二叉树的字符串,以#作为字符串结束标志,将广义表形式的字符串创建为链式存储结构的二叉树,并中序遍历该二叉树,输出中序遍历的序列-Enter the generalized form of binary notation string, with# as a string end marker, the generalized form of the string table storage structure to
<伍凤云> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法m

说明:输入广义表表示法表示的二叉树的字符串,以#作为字符串结束标志,将广义表形式的字符串创建为链式存储结构的二叉树,并先序、中序和后序遍历该二叉树,输出先序、中序和后序遍历的序列 -Enter the generalized form of binary notation string, with# as a string end marker, the generalized form of the string table storage
<伍凤云> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法List-operations

说明:主要包括两个方面,一个是要利用链表的插入运算建立线性链表,并利用链表的查找、删除、输出等基本运算反复实现这些操作,另一个方面就是要建立两个链表,把它们合并成一个线性表。-Mainly include two aspects, one is to use a linked list into a linear list operations, and use the search list, delete, export and othe
<邱凌云> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法huffman

说明:从文件中读入字符集大小n,以及n个字符和n个权值。构建哈夫曼树,对每个字符生成哈夫曼编码。从文件中读入需编码的字符串,利用哈夫曼编码,对字符串进行编码,编码结果保存在文件。-The character read from the file set size n, and n-n character and the right values. Construction of Huffman tree generated Huffman c
<伍艳权> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法dfs

说明:斐波那契 斐波那契 斐波那契-Fibonacci Fibonacci Fibonacci Fibonacci Fibonacci
<zhwj> 在 2025-01-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .05 .06 .07 .08 .09 310.11 .12 .13 .14 .15 ... 2656 »

源码中国 www.ymcn.org