资源列表

« 1 2 ... .56 .57 .58 .59 .60 2161.62 .63 .64 .65 .66 ... 2656 »

[数据结构常用算法data-structure

说明:有关数据结构学习的课件,包含队列,链表,数组,二叉树等。-Related data structure learning courseware, including queue, list, array, binary tree, etc.
<王亚平> 在 2024-10-19 上传 | 大小:4128768 | 下载:0

[数据结构常用算法HFM

说明:一个用C写的关于huffman编码的问题的小程序。-failed to translate
<lukecheng> 在 2024-10-19 上传 | 大小:2421760 | 下载:0

[数据结构常用算法joseph

说明:数据结构中关于约瑟夫环的问题,是用链表实现的。-failed to translate
<lukecheng> 在 2024-10-19 上传 | 大小:1024 | 下载:0

[数据结构常用算法8queen

说明:此程序用于解决8皇后问题,运行后输出8皇后问题的所有解-This program is used to solve the 8 queens problem, all solutions of 8 queens problem output operation.
<宗博文> 在 2024-10-19 上传 | 大小:153600 | 下载:0

[数据结构常用算法expression

说明:输入中缀表达式,输出后缀表达式,并计算表达式的值,输出结果。-Input the infix expression , and output the postfix expression, and calculate the value of the expression, then output the results.
<taiyangyu> 在 2024-10-19 上传 | 大小:243712 | 下载:0

[数据结构常用算法queue

说明:队列,依次输入要输出的字符,并进行入队操作,然后输出队列中元素-Queue, input the characters, then output all the elements in the queue
<taiyangyu> 在 2024-10-19 上传 | 大小:214016 | 下载:0

[数据结构常用算法Huffman

说明:依次输入8个字符及其权重,然后输出每个字符的哈弗曼编码-Input 8 characters and their weights in turn, and then output each character s Huffman code.
<taiyangyu> 在 2024-10-19 上传 | 大小:226304 | 下载:0

[数据结构常用算法tree

说明:创建二叉树,按顺序输入各节点的数据,返回该二叉树的中序遍历结果。-Create a binary tree, in order to enter the data of each node, and returns the binary tree traversal sequence results.
<taiyangyu> 在 2024-10-19 上传 | 大小:224256 | 下载:0

[数据结构常用算法Frequency-value

说明:频率值。要求输入一个非递减序列,再输入所要查询的区间,然后统计此区间内出现最多的值的次数。-Frequency value. Asked to enter a non-decreasing sequence, and then enter the query interval, then the number of statistics in this range the most value.
<杜伊琳> 在 2024-10-19 上传 | 大小:1024 | 下载:0

[数据结构常用算法LinkList

说明:这是实现单链线性表的显示、插入、删除、合并功能。-This is linklist: display, insert, delete, merge function.
<张丽丽> 在 2024-10-19 上传 | 大小:1248256 | 下载:0

[数据结构常用算法rand

说明:C++ 将产生的随机数存入文件中,使用冒泡、快速、归并、希尔排序并计算排序时间,将排序时间存入excel中-The random number C++ will be stored in the file, using the bubble, quick, merge, Hill sort and calculate the sorting time, sorting time in Excel
<陈晓冰> 在 2024-10-19 上传 | 大小:1276928 | 下载:0

[数据结构常用算法kdtree

说明:用matlab语言写的kdtree函数(k-d树,是一种分割k维数据空间的数据结构。主要应用于多维空间关键数据的搜索)-failed to translate
<ljy> 在 2024-10-19 上传 | 大小:114688 | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 2161.62 .63 .64 .65 .66 ... 2656 »

源码中国 www.ymcn.org