资源列表

« 1 2 ... .35 .36 .37 .38 .39 1640.41 .42 .43 .44 .45 ... 2656 »

[数据结构常用算法A-Star-Algoritm

说明:A*算法演示程序,介绍A*算法及其演示的程序-A Star Algorithm Program
<lijian> 在 2024-11-09 上传 | 大小:12kb | 下载:0

[数据结构常用算法DormMan

说明:简单的宿舍号,学号,姓名排序,自己读取txt,随机生成信息。-Simple dormitory number, student number, name, sort, he read txt, randomly generated information.
<强子> 在 2024-11-09 上传 | 大小:4.1mb | 下载:0

[数据结构常用算法mergesort

说明:归并排序算法,c++代码。利用mergesort算法读取文件并对其中数据排序-Merge sort algorithm, c++ code
<刘小晴> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法Purely_Functional_Data_Structures

说明:很好的介绍了函数式编程中的数据结构,代码使用haskell 和ml-A good introduction to functional programming in the data structure, the code uses haskell and ml
<jiangzhen> 在 2024-11-09 上传 | 大小:1.63mb | 下载:0

[数据结构常用算法sj204

说明:实现后缀表达式的运算,包含不含括号的加法、减法和乘法。-Operations to achieve postfix expression, including brackets without the addition, subtraction and multiplication.
<刘乃维> 在 2024-11-09 上传 | 大小:40kb | 下载:0

[数据结构常用算法pratice

说明:用动态规划法解最长公共子序列
<kayla> 在 2024-11-09 上传 | 大小:435kb | 下载:0

[数据结构常用算法huffman

说明:霍夫曼编码,基于最优二叉树的编码方法。该方法完全依据字符出现概率来构造平均长 度最短的码字。-Huffman encoding, the encoding method based on optimal binary tree. This method is entirely based on the probabilities to construct the character length of the shortest aver
<oracle> 在 2024-11-09 上传 | 大小:3kb | 下载:0

[数据结构常用算法Hanmin

说明:汉明码,一个错误校验码码集。与其他的错误校验码类似,汉明码也利用了奇偶校验位的概念,通过在数据位后面增加一些比特,可以验证数据的有效性。利用一个以上的校验位,汉明码不仅可以验证数据是否有效,还能在数据出错的情况下指明错误位置。 -Hamming code, a checksum error code set. And other similar error checking code, Hamming code also makes u
<oracle> 在 2024-11-09 上传 | 大小:1kb | 下载:0

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

说明:建立二叉树存储结构,求二叉树的前序中序后序遍历,以及求指定节点的路径-The establishment of binary storage structure, seeking pre-order binary tree traversal in order after the order, and find the path specified node
<nikita> 在 2024-11-09 上传 | 大小:2kb | 下载:0

[数据结构常用算法expression

说明:C编写的利用栈实现表达式计算。其中记录入栈出栈的次数。-Written in C using the stack to achieve expression evaluation. Which records the number of stack stack.
<oracle> 在 2024-11-09 上传 | 大小:2kb | 下载:0

[数据结构常用算法BExpression

说明:C编写表达式计算。利用二叉树实现。数据结构的大作业。可以与栈实现进行比较。-Written in C expression evaluation. The use of binary tree implementation. Data structure of the major operations. Compared with the stack can be achieved.
<oracle> 在 2024-11-09 上传 | 大小:2kb | 下载:0

[数据结构常用算法sort

说明:数据结构课程设计(各种内排序的实现及用时比较)-Data Structure Course Design (sort of inside and use the time to achieve more)
<> 在 2024-11-09 上传 | 大小:1.32mb | 下载:0
« 1 2 ... .35 .36 .37 .38 .39 1640.41 .42 .43 .44 .45 ... 2656 »

源码中国 www.ymcn.org