资源列表

« 1 2 ... .42 .43 .44 .45 .46 1247.48 .49 .50 .51 .52 ... 2656 »

[数据结构常用算法sort

说明:数据结构课程设计(排序综合 利用随机函数产生N个随机整数(20000以上),对这些数进行多种方法进行排序。 要求: 1)至少采用五种方法实现上述问题求解(提示,可采用的方法有插入排序、希尔排序、起泡排序、快速排序、选择排序、堆排序、归并排序)。并把排序后的结果保存在不同的文件中。 2)统计每一种排序方法的性能(以上机运行程序所花费的时间为准进行对比),找出其中两种较快的方法。 -sort,multiply sort,it
<summit> 在 2024-11-19 上传 | 大小:18kb | 下载:1

[数据结构常用算法Huffman

说明:Huffman编码实现。数据结构课可能会用到哦~-Huffman Code
<zhanghao> 在 2024-11-19 上传 | 大小:18kb | 下载:0

[数据结构常用算法jisuan

说明:(1) 编一个程序,分别按n递增和递减的顺序计算序列{1/n^2}的前10000项之和-(1) compile a program, respectively, by n the order of calculation of ascending and descending sequence {1/n ^ 2} and the first 10,000 of the
<顾晓冰> 在 2024-11-19 上传 | 大小:18kb | 下载:0

[数据结构常用算法C

说明:所谓排序是指把一组杂乱无章的数按 照大小顺序排列。包括整数、实数、字符及字符串排序。C语言编程中排序的方法 很多,?这里归纳较常用的几种排序方法。它们同样适合于其他高级语言。 -Refers to the so-called sort of a chaotic number according to the size of order. Including integer, real, character and strin
<zhaoliqiang> 在 2024-11-19 上传 | 大小:18kb | 下载:0

[数据结构常用算法kmp-c-program

说明:数据结构的kmp算法的实现和调试,进一步学习树与二叉树的数据结构算法。-Data structure kmp algorithm implementation and debugging, and further study binary tree data structure and algorithm.
<陈文> 在 2024-11-19 上传 | 大小:18kb | 下载:0

[数据结构常用算法Array-and--needle

说明:指针,指针数组,软排序的代码,自己考虑的,忘大家指正呀。-Pointer, pointer array, soft sort code,thinking by myself,i want get everyone chance
<那少主> 在 2024-11-19 上传 | 大小:18kb | 下载:0

[数据结构常用算法A-list-of-documents

说明:一个链表的文档,介绍了链表,单链表的运算,循环链表-A list of documents
<李云> 在 2024-11-19 上传 | 大小:18kb | 下载:0

[数据结构常用算法Storage-problem

说明:数据结构编程,通过经典的实例让你更加理解深刻,绝对的好-good study
<肖俊哲> 在 2024-11-19 上传 | 大小:18kb | 下载:0

[数据结构常用算法E7

说明:卡耐基网站SSD6课程练习7作业.绝对好用,欢迎大家下载使用 谢谢大家-Exercise 7 Carnegie website SSD6 course work. Absolutely easy to use, welcome to download
<claudia> 在 2024-11-19 上传 | 大小:18kb | 下载:0

[数据结构常用算法CAA

说明:计算机辅助电路分析设计:使用C/C++可任意输入电路参数,然后解线性方程组,采用链表方式,不是全矩阵。-Computer-aided circuit analysis and design: Using C/C++ input circuit parameters can be arbitrary, then the solution of linear equations, using the list mode, not the w
<耿智能> 在 2024-11-19 上传 | 大小:18kb | 下载:0

[数据结构常用算法BTree

说明:数据结构,在vc++环境下写的BTree代码-Data structure in vc++ environment to write code for BTree
<发的> 在 2024-11-19 上传 | 大小:18kb | 下载:0

[数据结构常用算法BitVector-3.0

说明:非常清晰的二进制位串python库及按位(bitwise)计算和逻辑计算的库(这个主题的经典关键字:bitArray,bitString,bitMap,bitSet)。实际上各大主流语言都没有完整的支持这个基本数据结构。-the bitwise bitstring lib bitArray,bitString,bitMap,bitSet
<刘战刚> 在 2024-11-19 上传 | 大小:18kb | 下载:0
« 1 2 ... .42 .43 .44 .45 .46 1247.48 .49 .50 .51 .52 ... 2656 »

源码中国 www.ymcn.org