资源列表

« 1 2 ... .03 .04 .05 .06 .07 1608.09 .10 .11 .12 .13 ... 2656 »

[数据结构常用算法maze

说明:迷宫自编,为了学习C数据结构,对于初学者的高兴东西-Maze of self, in order to learn C data structure, the happy thing for beginners
<尹建> 在 2024-11-10 上传 | 大小:27kb | 下载:0

[数据结构常用算法main

说明:这是银行家算法的一个简易实现,如果有任何问题,请自行解决-This is the banker' s algorithm to achieve a simple, if you have any questions, please themselves
<明珠> 在 2024-11-10 上传 | 大小:2kb | 下载:0

[数据结构常用算法EvaluateExpression

说明:表达式求值,输入一个表达式,用栈的方式储存,然后在进行计算。-a c code for evlelutiong the expresssion
<weimozhi> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法warshall

说明:warshall算法计算图中路径矩阵;深搜,计算两点间的一条路径-warshall and depth first reasearch a path between two nodes
<好像> 在 2024-11-10 上传 | 大小:7kb | 下载:0

[数据结构常用算法QUEENS

说明:8皇后问题mips实现,用RISC实现,附有详尽注释-8Queen Problems Solution in Mips
<于琦> 在 2024-11-10 上传 | 大小:2kb | 下载:0

[数据结构常用算法get-sphere

说明:从一个块体材料中划出一个球形的材料出来,需要一个输入文件,就是原子坐标-Material from a block of material to draw a ball out, you need an input file, the atomic coordinates
<> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法minimize

说明:根据原子坐标,得到距离圆心最近的一些点,具体距离多少可以自己确定-According to atomic coordinates, to get some points from the center recently, many of them can themselves determine the specific distance
<> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法MergeSort

说明:自己实现的c++归并排序算法 已验证准确性-merge sort algorithms in c++
<yvette> 在 2024-11-10 上传 | 大小:4.14mb | 下载:0

[数据结构常用算法BTree

说明:二叉树遍历,可以计算先中后遍历计算,C++的平台。-Binary tree traversal, can be calculated after the first traversal in the calculation, C++ platform.
<Filus> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法s

说明:假设以整数序列1,2,3,…,n作为栈S的输入,利用Pop(出栈)和Push(入栈)操作,编写算法以输出所有可能的输出序列-Assuming a sequence of integers 1,2,3, ..., n as the input stack S, the use of Pop (stack) and Push (stack) operation, write algorithm to output all possible
<陈慧> 在 2024-11-10 上传 | 大小:250kb | 下载:0

[数据结构常用算法CPP

说明:在c++环境中实现了huffman编码 并对编码效率进行了计算-In c++ environment to achieve a huffman encoding and coding efficiency was calculated
<王鹏> 在 2024-11-10 上传 | 大小:105kb | 下载:0

[数据结构常用算法huffman

说明:huffman编码与解码的实现,并对编码效率进行了计算-huffman encoding and decoding implementation, and coding efficiency was calculated
<王鹏> 在 2024-11-10 上传 | 大小:22kb | 下载:0
« 1 2 ... .03 .04 .05 .06 .07 1608.09 .10 .11 .12 .13 ... 2656 »

源码中国 www.ymcn.org