资源列表

« 1 2 ... .75 .76 .77 .78 .79 2280.81 .82 .83 .84 .85 ... 2656 »

[数据结构常用算法shunxucunchu

说明:用c++描述的顺序存储结构的表,堆栈和队列-use described in the order of the storage structure table, stacks and queues
<何某某> 在 2024-11-14 上传 | 大小:801kb | 下载:0

[数据结构常用算法IHDRmatlab

说明:一种快速的多叉搜索树,主要用于智能发育机器人方面进行路径规划-A Fast Multi-search tree, mainly for aspects of mental development robot path planning
<gikidy> 在 2024-11-14 上传 | 大小:803kb | 下载:0

[数据结构常用算法Huffman

说明:根据ascii码文件中各ascii字符出现的频率情况创建Haffman树,再将各字符对应的哈夫曼编码写入文件中,实现文件压缩。-In accordance with ascii code ascii characters in the document the frequency of the situation created Haffman tree, and then the character of the Huffman co
<郭峰> 在 2024-11-14 上传 | 大小:797kb | 下载:1

[数据结构常用算法DSDesign

说明:DS Design Experiment Report - Implementation of abstract data type tr-DS Design Experiment Report- Implementation of abstract data type tree
<冯海东> 在 2024-11-14 上传 | 大小:799kb | 下载:0

[数据结构常用算法StringOperations

说明:对输入的所有字符串按字典序排序,并输出到一个文件中。同时统计出字符串个数、最长字符串、最短字符串。 -All of the input string lexicographically sorted, and output to a file. While the statistics of the number string, the longest string, the shortest string.
<虫儿> 在 2024-11-14 上传 | 大小:800kb | 下载:0

[数据结构常用算法visKDTree

说明:KD树的程序,实现从2维到k维的数据检索。kd树(k维搜索树)是把二叉树搜索树推广到多维数据的一种主存数据结构。kd树是一个二叉树,他的内部节点由一个相关联的属性a和一个值v,它将数据点分成两个部分:a值小于v的部分和a值大于等于v的部分。由于所有的维的属性在层间循环,所以树在不同层上的属性是不同的。-KD tree program, from a 2-D to k-dimensional data retrieval. kd Tree
<曾真> 在 2024-11-14 上传 | 大小:802kb | 下载:0

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

说明:c数据结构对c的学习起到一定的促进作用,查询完毕后方可采纳-c structure is good for your learning while you have difficulties in it and you will find that god is a god.
<spring> 在 2024-11-14 上传 | 大小:802kb | 下载:0

[数据结构常用算法code

说明:基于C语言的半字节编码(本人信息论的上机程序)-Half Encode
<wangxun> 在 2024-11-14 上传 | 大小:801kb | 下载:0

[数据结构常用算法binarytree

说明:二叉树的实现,做到了增加、删除、查找关键字的功能,可以打印整个二叉树,可以查找父节点。程序功能简单,清晰易懂,对指针的操作谨慎小心。-The realization of a binary tree, so the add, delete, find keyword feature, you can print the entire binary tree, you can find the parent node. Program f
<边靖钧> 在 2024-11-14 上传 | 大小:801kb | 下载:0

[数据结构常用算法astar-contest

说明:百度之星2012年,资格赛,水题代码,上来奉献-baidu astar contest for coding 2012
<xingxing> 在 2024-11-14 上传 | 大小:798kb | 下载:0

[数据结构常用算法binTree-hfut

说明:合肥工业大学数据结构试验三二叉树(包括实验要求、预习报告、最终试验报告)。 主要实验内容: <1>求二叉树的高度。 <2>设计算法按中序次序输出二叉树中各结点的值及其所对应的层次数。 <3>将按顺序方式存储在数组中的二叉树转换为二叉链表形式。 <4>复制一棵二叉树T到T1。 <5>交换二叉树中每个结点的左右孩子指针的值
<石帆> 在 2024-11-14 上传 | 大小:799kb | 下载:0

[数据结构常用算法BTREEOS

说明:本程序实现了二叉树的基本操作,包括建立,遍历,求叶子节点个数,树深度,获取某节点路径-This program implements the basic operation of the binary tree, including the establishment of traversal, seeking the number of leaf nodes, the tree depth, for a node path
<wang> 在 2024-11-14 上传 | 大小:801kb | 下载:0
« 1 2 ... .75 .76 .77 .78 .79 2280.81 .82 .83 .84 .85 ... 2656 »

源码中国 www.ymcn.org