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

[数据结构] 加法运算器3

C++语言,实现基于链表的加法运算,数据结构源程序实例
C++ language, the implementation of the addition operation based on the chain table, the data structure source program instance (2018-01-27, Visual C++, 1KB, 下载1次)

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

[数据结构] PreOrderTree

数据结构树的初步实现 写了迭代器 还有树的先序遍历 但是iterator 的operator 没有实现
Preliminary data tree also wrote a tree traversal iterator iterator s operations but did not realize operator (2015-05-28, Visual C++, 2KB, 下载3次)

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

[数据结构] strtab

通过哈希表,缓冲器实现字符串表,是根据C++实践之路中自己编的一个小例程,比较适合初学者对C++理解
By hash table, a buffer to achieve a string table (2014-11-17, Visual C++, 8KB, 下载3次)

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

[数据结构] E10700104hf

哈夫曼编码是一个很受欢迎的编码方式,本程序就是一个哈夫曼编码和译码器。
Huffman coding is a very popular way of encoding, the program is a Huffman coding and decoder. (2012-12-06, Visual C++, 406KB, 下载3次)

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

[数据结构] hfm--

hfm 哈夫曼编译码器 功能完整 严尉敏数据结构课程设计 5.2 含报告 。
5.2 containing the report of the hfm Huffman codec fully functional Yan Wei-min data structures course design. (2012-07-01, Visual C++, 229KB, 下载10次)

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

[数据结构] tm

c语言实现的一个小型的虚拟机,8个寄存器,指令区,数据区..等
A small virtual machine is a small virtual machine is (2012-06-26, Visual C++, 6KB, 下载7次)

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

[数据结构] PageProcedure-

模拟页式存储器管理程序(包含最佳置换、先进先出置换、最近最少使用置换算法)
Analog page memory management procedures (including the best replacement FIFO replacement, the least recently used replacement algorithm) (2012-04-05, Visual C++, 3870KB, 下载2次)

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

[数据结构] DeskTop-Calculator

《数据结构与程序设计》第一个例子,一个简单的桌面计算器,用到逆波兰计算
The data structure and program design "the first example, a simple desktop calculator, use the inverse Poland calculation (2012-03-02, Visual C++, 3KB, 下载2次)

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

[数据结构] Data-Structure-Course-Design

数据结构课程设计:一元稀疏多项式计算器源码,去年我写的。现在拿出来分享一下
Data Structure Course Design: unary sparse polynomial calculator source code, I wrote last year. Now share out (2011-06-19, Visual C++, 236KB, 下载4次)

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

[数据结构] EDITR2

数据结构与算法。list列表的实现。一个文本修改器的实验。算法正确。已经通过。
Data structures and algorithms. Implementation of the list list. A text modifier experiment. Algorithm is correct. Has passed. (2011-03-23, Visual C++, 1488KB, 下载2次)

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

[数据结构] calculator

一个简单实用的实现计算器的功能代码,便于理解学习C++编程与数据结构与算法。
A simple and practical calculator function code realization, facilitating understanding learning c++ program and data structure and algorithms. (2011-01-09, Visual C++, 1792KB, 下载2次)

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

[数据结构] xishujuzhenyunsuanqi

三元数组描述的稀疏矩阵加法,减法,乘法运算。是稀疏矩阵数据结构的运算器。
Array of sparse matrix described ternary addition, subtraction, multiplication. Sparse matrix data structure is the computing device. (2010-12-27, Visual C++, 179KB, 下载3次)

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

[数据结构] Queue

利用队列数据结构的添加和删除来实现客户线程和服务器线程的动态变化
using the append and remove of data elements in the query complete the dynamic changing of clientthread and serverthread。 (2010-08-26, Visual C++, 6KB, 下载1次)

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

[数据结构] huffman

Huffman编码译码器 采用输入字符自行统计字符频度 建立哈弗曼树编码译码
Huffman coding decoder input characters using character frequency statistics to establish their own tree coding and decoding Havermann (2010-07-18, Visual C++, 2KB, 下载3次)

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

[数据结构] data-structure-design

数据结构课程设计。包含三个题目:1.银行管理系统。2.航空订票系统。3.文本编辑器
Data structure course design. Includes three topics: 1. Bank management system. 2. Airways reservation system. 3. Text editor (2010-05-07, Visual C++, 253KB, 下载2次)

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

[数据结构] 3

一元稀疏多项式计算器.cpp 主要是完成两个一元多项式的相加、相减,并将结果输出。
Dollar sparse polynomial calculator. Cpp notably the completion of two unary polynomial addition, subtraction, and the resulting output. (2010-01-08, Visual C++, 2KB, 下载3次)

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

[数据结构] CCCC

多项式运算器,实现了多项式的加法,减法和乘法的运算.
Polynomial operations, and the realization of the polynomial addition, subtraction and multiplication operations. (2009-06-18, Visual C++, 69KB, 下载12次)

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

[数据结构] SparseMatrixfinal

稀疏矩阵运算器 对稀疏矩阵采用三元组存储,实现加法 减法 乘法的功能
Sparse Matrix calculator used on the sparse matrix triple storage, the realization of the function of multiplication addition subtraction (2009-05-20, Visual C++, 2KB, 下载41次)

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

[数据结构] huffmanTree

哈夫曼编/译码器:利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输入时间, 降低成本,但是,这要求发送端通过一个编码系统对待传输数据先进行编码,在 接收端将传来的数据进行译码。对于双工信道(可双向传输的信道),每端都需 要一个完整的编/译码系统。
Huffman encoder/decoder: the use of Huffman coding can greatly improve the communication channel utilization, information Chuan shorter input time, reduce costs, however, this requires the sending end through a coding system to treat the first encoded data, in the receiving end to decode the data came from. For duplex channel (which can be two-way transmission channel), each client requires a full encoder/decoder system. (2008-11-23, Visual C++, 66KB, 下载23次)

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

[数据结构] 我的译码器

这是一个数据结构里面的经典算法,这为一个直接可以有运行的程序
This is a data structure inside the classic algorithms, which can be directly to a running process (2005-11-01, Visual C++, 25KB, 下载2次)

http://www.pudn.com/Download/item/id/121202.html
总计:310