资源列表

« 1 2 ... .62 .63 .64 .65 .66 20467.68 .69 .70 .71 .72 ... 28523 »

[数学计算/工程计算twin_butterfly.0.1

说明:本程式实现了逆序入,顺序出的基4 FFT 算法,并且将奇偶修列分开操作,利于双核DSP上的并行计算-The program achieved the reverse order in, order out of the base 4 FFT algorithm, and will operate separately from the column parity amendment, which will help dual-core DSP on the parallel computing
<钟毓秀> 在 2025-10-22 上传 | 大小:3kb | 下载:0

[数学计算/工程计算Gauss_Doolittle

说明:直接法解线性方程组可以采用Gauss列主元素消去法或直接三角分解法。应具有解决任意阶(n<10)线性方程组的能力,包含以下模块: (1)输入系数矩阵 (2)消元(或分解) (3)回代 (4)输出结果 -自动翻译
<宋安超> 在 2025-10-22 上传 | 大小:4.33mb | 下载:0

[压缩解压HuffmanCoding

说明:(1)I:初始化(Initialization)。对输入的一段英文中的每个字符统计其权值,建立哈夫曼树; (2)E:编码(Encoding)。利用已建好的哈夫曼树,对每个字符进行编码。 -(1) I: Initialization (Initialization). English section of the input statistics for each character of their weight, the establishment of Huffman tree
<贾铭> 在 2025-10-22 上传 | 大小:2kb | 下载:0

[数据结构常用算法Bubble

说明:试分别实现交换排序和非递归形式的快速排序算法,并通过随机数据比较两种排序算法的关键字比较次数和关键字移动次数。 (1)待排序表的表长不小于100;其中的数据要用伪随机数产生程序产生;至少要用5组不同的输入数据作比较;比较的指标为有关键字参加的比较次数和关键字的移动次数(关键字交换计为3次移动)。 (2)最后要对结果作出简单分析,包括对各组数据得出结果波动大小的解释。 (3)对快速排序算法进行适当的优化,并列出优化前后的效率对比。 -Subjects were asked to a
<贾铭> 在 2025-10-22 上传 | 大小:4kb | 下载:0

[数据结构常用算法trjjrt

说明:C++数据结构源代码,是C++学习的一个很好的程序源代码,源代码数据结构。-C++ data structure source code is C++ to learn a good source code, source code data structure.
<胡松> 在 2025-10-22 上传 | 大小:186kb | 下载:0

[数据结构常用算法shunxu

说明:试编写一个用索引进行顺序查找的程序。 (1) 要求将数据以分块有序形式分别存放在不少于10个磁盘文件(块)中,每个文件中不少于10个数据,并能在内存中自动建立索引表; (2) 对任意待查找的关键字,若查找成功,给出其关键字比较次数。 (3) 自行设计测试用例。 -Try to write a sequential search using the index procedure. (1) requires the data to the form of block order w
<贾铭> 在 2025-10-22 上传 | 大小:57kb | 下载:0

[数学计算/工程计算FordFulkerson

说明:FordFulkerson Algorithm - algorithm on graph
<mike> 在 2025-10-22 上传 | 大小:360kb | 下载:0

[数学计算/工程计算FloydWarshall_BellmanFord_Dijkstra

说明:FloydWarshall, BellmanFord, Dijkstra algorithm on graph
<mike> 在 2025-10-22 上传 | 大小:2.84mb | 下载:0

[数据结构常用算法BFS_DFS

说明:BFS and DFS algorithm on graph (realization graph)
<mike> 在 2025-10-22 上传 | 大小:935kb | 下载:0

[数学计算/工程计算Levenshtein

说明:Algorithm Levenstein and recursive version this algorithm
<mike> 在 2025-10-22 上传 | 大小:794kb | 下载:0

[数学计算/工程计算93317432SiZE

说明:课程设计 算术表达式 四则运算 课件 代码-Arithmetic code, but of the time courseware intended ah
<chenzhuang> 在 2025-10-22 上传 | 大小:265kb | 下载:0

[数学计算/工程计算Salesman_r

说明:recursive solution of a problem salesman
<mike> 在 2025-10-22 上传 | 大小:445kb | 下载:0
« 1 2 ... .62 .63 .64 .65 .66 20467.68 .69 .70 .71 .72 ... 28523 »

源码中国 www.ymcn.org