联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数据结构(132) 
按平台查找All C/C++(132) 

[数据结构] 哈夫曼编译码器

哈夫曼树,又称最优二叉树,是一类带权路径长度最短的树。哈夫曼编译码器,过程详细。
Huffman tree, also known as the optimal two fork tree, is a kind of tree with the shortest length of weighted path. Huffman compiler, the process is detailed. (2018-06-18, C/C++, 7KB, 下载0次)

http://www.pudn.com/Download/item/id/1529317852763184.html

[数据结构] LineEditer

数据结构C语言程序,以通过编译。是一个行编辑器。
Stack implementation with chain line editor (2015-02-09, C/C++, 1KB, 下载7次)

http://www.pudn.com/Download/item/id/1423458809583508.html

[数据结构] bubble-sort

客户端:当有一组整数需要由小到大进行排序时,可以从客户端输入,客户端把这组数据发送到服务器; 服务器:服务器收到这组数据时,使用冒泡排序法对该组数据由小到大进行排序,然后把排序结果返回客户端显示。
Client: When there is a need for small to large integer sort, you can input from the client, the client this set of data sent to the server server: When the server receives this set of data, using bubble sort method that group Data ascending sort, and then sort the results returned to the client display. (2014-05-16, C/C++, 1826KB, 下载3次)

http://www.pudn.com/Download/item/id/2542561.html

[数据结构] structure-project

数据结构的课程作业 订票系统、多项式计算器
Data structures course work booking system, polynomial calculator (2013-06-20, C/C++, 7907KB, 下载3次)

http://www.pudn.com/Download/item/id/2284329.html

[数据结构] Sparse-matrix-operations

数据结构课程报告 稀疏矩阵运算器 做了一星期成功了
Data structure courses report a sparse matrix operations a week success (2012-09-18, C/C++, 3KB, 下载4次)

http://www.pudn.com/Download/item/id/1996051.html

[数据结构] c--cPP

通过对八位无符号数据排序程序设计掌握汇编语言在数据比较、判断及存储器单元读写方面的编程过程。
assembly language Eight unsigned data sorting program design programming very useful 英语 中文(简体) 日语 A very simple assembly language Code I hope to help give everyone learning (2012-05-30, C/C++, 10KB, 下载5次)

http://www.pudn.com/Download/item/id/1895687.html

[数据结构] 061-Huffman

非常著名的huffman编码器,对初学数据结构的人来说非常有用
Very famous huffman encoder, very useful for novice data structures (2012-05-25, C/C++, 71KB, 下载4次)

http://www.pudn.com/Download/item/id/1886370.html

[数据结构] calculator

用C语言通过堆栈算法实现的一个简单的计算器.可是实现四则运算。
a calculator (2012-03-08, C/C++, 31KB, 下载3次)

http://www.pudn.com/Download/item/id/1788824.html

[数据结构] MyCalculator

严蔚敏数据结构练习题,利用树结构实现简单的十进制计算器
using the tree data structure to realize a simple Calculator (2012-02-12, C/C++, 15KB, 下载2次)

http://www.pudn.com/Download/item/id/1769929.html

[数据结构] huffman

哈弗曼编码器,最优二叉树,带权的路径最短,对二叉树上的节点进行编号
the code of huffman (2011-12-29, C/C++, 2KB, 下载2次)

http://www.pudn.com/Download/item/id/1746438.html

[数据结构] MyHuffman

作为数据结构课程设计的赫夫曼编码解码器,功能功能强大,能压缩任意文本文件
Huffman code (2010-12-27, C/C++, 854KB, 下载3次)

http://www.pudn.com/Download/item/id/1393880.html

[数据结构] wbbjq

简单的文本编辑器,数据结构课程设计的一道题目
Simple text editor, data structure design of a course title (2010-05-14, C/C++, 33KB, 下载3次)

http://www.pudn.com/Download/item/id/1172523.html

[数据结构] Stack

用栈编程实现计数器的功能,可以进行加减乘除,三角函数求解
Counter with a stack programming functions can be, Math, solving trigonometric functions (2010-04-30, C/C++, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/1150875.html

[数据结构] scan_claculater

简单的计算器程序,利用常用的数据结构进行扫描,改变优先级,再计算
simple scan and calculate program (2010-02-01, C/C++, 8KB, 下载6次)

http://www.pudn.com/Download/item/id/1056431.html

[数据结构] HuffmanCoder

哈夫曼编(译)码器 课程设计,实现哈夫曼编码解码。
huffmancoder (2010-01-03, C/C++, 51KB, 下载11次)

http://www.pudn.com/Download/item/id/1026952.html

[数据结构] lab5

1。运用了链表 2。与老师讨论后,该次作业与第二次作业进行了结合, 并与要求有所不同: a.事件发生的顺序因比赛流程而相对有所固定 b.比赛时间记录的不是时间段,而是当地时间(local time) c.时间以及事件名称都不用用户输入,用户只需要选择事件 名称的代表字母
1. The use of a list 2. After discussions with their teachers, the second operation with a combination of operations and the requirements vary: a. The order of events and processes because of race has been relatively fixed b. not match the timing of the recording time period, but local time (local time) c. time and events do not have the name entered by the user, the user only needs to choose a name for the event on behalf of the letters (2009-05-28, C/C++, 10KB, 下载1次)

http://www.pudn.com/Download/item/id/781978.html

[数据结构] zhan(xiugai)

一个可以实现加减乘除以及带括号的计算器,用数据结构知识中的数栈编写而成
A calculation can be achieved as well as the brackets with the calculator, and knowledge of data structure has been prepared by a number of stack (2009-04-14, C/C++, 1KB, 下载4次)

http://www.pudn.com/Download/item/id/715728.html

[数据结构] inc_dec_c

数据结构课程设计_任意大数的加减乘运算器
_ Data structure design curriculum arbitrary multiplication addition and subtraction of large numbers of devices (2009-04-05, C/C++, 174KB, 下载2次)

http://www.pudn.com/Download/item/id/702157.html

[数据结构] 200804

在未知动态环境下移动机器人路径规划的改进算法 (2008-05-12, C/C++, 3052KB, 下载80次)

http://www.pudn.com/Download/item/id/460099.html

[数据结构] hafum

这是一个用C语言编写的哈夫曼编/译码器程序,与严蔚敏版数据结构习题的5.2相对应啊
This is a C language prepared by the Huffman encoder/decoder procedures, and Yan Wei-min data structure Exercise version 5.2 should be relatively ah (2005-11-23, C/C++, 2KB, 下载66次)

http://www.pudn.com/Download/item/id/126756.html
总计:132