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

[数据结构] complex---experiment

关于《数据结构》思想的综合实验,计算器设计,通讯录设计i,超市选址问题,含有我个人代码
Comprehensive Experiment on " data structure" of thought, design calculator, address book design i, supermarket siting, containing my personal code (2016-11-12, Visual C++, 11KB, 下载1次)

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

[数据结构] DTW1

对kinect传感器的骨骼点信息进行的DTW距离匹配,包括查找路径,帧匹配距离。
DTW distance skeletal point information kinect sensor' s matches, including the search path, frame matching distance. (2016-10-11, Visual C++, 704KB, 下载12次)

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

[数据结构] miaoshuqi

描述器,运用数组链表和结构体实现描述的功能,可以自动的进行描述
Description, and the use of the array list and description of the structure to achieve the function, you can describe the automatic (2014-09-16, Visual C++, 2KB, 下载5次)

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

[数据结构] Scan-conversion-algorithm

扫描转换算法: 数学上的直线是没有宽度、由无数个点构成的集合,显然,光栅显示器只能近地似显示直线。当我们对直线进行光栅化时,需要在显示器有限个象素中,确定最佳逼近该直线的一组象素,并且按扫描线顺序,对这些象素进行写操作,这个过程称为用显示器绘制直线或直线的扫描转换。
Scan conversion algorithm: mathematical line is no width, composed of innumerable points set, obviously, raster display only near seems to show a straight line. When the rasterizer was carried out on the line, we need a finite number of pixels in the display, determine the best approximation of the straight line, a set of pixels and scanning order, these pixels are write operations, this process is known as a monitor draw a straight line or the line scan conversion. (2013-09-02, Visual C++, 3420KB, 下载4次)

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

[数据结构] main

此文件可以是基于链表形式的一个多项式运算器。。。可以对多项式进行加减乘操作
This file can be linked in the form of a polynomial-based calculator. . . You can add or subtract polynomials by operation. . . (2013-08-20, Visual C++, 68KB, 下载3次)

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

[数据结构] data-construction

数据结构中一系列的练习包括:约瑟夫环,一元稀疏多项式简单计算器,迷宫,文学研究助手等源代码
Data structure in a series of exercises include: Josephus, one yuan sparse polynomial calculator, maze, literature research assistants such as source code (2013-04-26, Visual C++, 10KB, 下载2次)

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

[数据结构] yiwei

移位寄存器的小程序,程序不长,自己写的。如果有不完善的地方,望批评指正。
Shift register of small program, and the program is not long, wrote. If there is no perfect place, hope criticism and corrections. (2012-12-04, Visual C++, 241KB, 下载2次)

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

[数据结构] fec_convcode

卷积码的C语言代码实现,其中包括(2,1,2)卷积码编码器和维特比译码的实现。
Convolutional code C code implementation, including the (2,1,2) convolutional code encoder and Viterbi decoding. (2012-07-21, Visual C++, 480KB, 下载25次)

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

[数据结构] xmlDecode_src

基于轻量级高效XML编解码,将树形数据结构用于最小化DOM模型XML编解码器的开发。在解析XML文本时,基于Expat解释器将XML字符串构造成树状结构 编码时构造DOM树结构,采用非递归深度优先法遍历树,将其串行化成XML串。本编解码器解决了国际化语言关键问题,是一个通用、高效的工业级XML应用支撑模块
Lightweight and efficient XML-based codec, the tree data structure used to minimize the DOM model XML codec development. In parsing the XML text, based on the XML string Expat interpreter constructs a tree structure encoding construct the DOM tree structure, use of non-recursive depth-first tree traversal method, a serial into its XML string. The codec to solve the international language of key issues, is a versatile, efficient, industrial-grade XML application support modules (2011-08-25, Visual C++, 1612KB, 下载4次)

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

[数据结构] ds-labs

数据结构基本算法实现。包括栈、二叉树基本运算实现,同时包含整数计算器的完整实现。
The basic algorithm data structure. Including implementation of stack, binary tree basic operations, and a complete implementation of an integer calculator. (2011-03-27, Visual C++, 216KB, 下载2次)

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

[数据结构] dazhengshu

数据结构课程设计:大整数运算器 实现大整数的加减乘除运算 数据结构:线性表
Data Structure Course design: large integer arithmetic unit to achieve a large integer addition and subtraction multiplication and division data structures: linear table (2011-02-28, Visual C++, 2574KB, 下载7次)

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

[数据结构] C

上传的文件包含6个: 计算器、二叉树、排序、哈希查找、图的遍历和最小生成树。
Upload file contains 6: calculator, binary tree, sorting, hash search, graph traversal and the minimum spanning tree. (2010-11-28, Visual C++, 10KB, 下载4次)

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

[数据结构] calculate

该程序是软件学院数据结构与算法课程设计之一的计算器编程,输入一个表达式便可以获得计算结果。
College of the program is software design data structures and algorithms course one of the computer program, enter an expression will get results. (2010-08-08, Visual C++, 110KB, 下载3次)

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

[数据结构] BMalthorithm

BM算法找出产生该段序列的最短级数的线性反馈移位寄存器(LFSR),如对序列a=(1001101011),结果为LFSR(25,4)即周期为25,寄存器级数为4,此处所给为固定长度。
Using BM algorithm to find the linear feedback shift registers with the least steps corresponding to certain sequence. For example, as for a=(1001101011), the result is LFSR(25,4),that is to say, 25 as the period, and 4 as the steps. (2010-07-12, Visual C++, 161KB, 下载86次)

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

[数据结构] Polynomial

用C编写的一元稀疏多项式计算器,使用链表作为数据结构,是学习链表的不错案例
Written with the C dollar sparse polynomial calculator, use the list as a data structure is a good case study and list of (2010-05-17, Visual C++, 12KB, 下载5次)

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

[数据结构] computer

数据结构 实现计算器的建模过程 使用vs2008工具 对于计算机的实现原理进行了很详细的分解
Data structure to achieve the modeling process using vs2008 calculator tool for the realization of principle of the computer for a very detailed decomposition (2010-04-18, Visual C++, 359KB, 下载7次)

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

[数据结构] cffxq

简单的词法分析程序,可执行,大二时做的简单词法分析器,可打开源文件分析词法。
A simple lexical analysis program, executable, sophomore, when doing a simple lexical analyzer, lexical analysis can open the source file. (2009-11-29, Visual C++, 12KB, 下载3次)

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

[数据结构] jisuanqi

该程序实现了计算器的主要功能,对于初学者理解重载等知识点有很大的帮助。
The program implementation of the main functions of the calculator, for beginners to understand, such as heavy-duty knowledge there is very helpful points. (2009-03-30, Visual C++, 235KB, 下载1次)

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

[数据结构] calculator

表达式计算器。表达式中只能有圆括号、函数名、运算符、常数与变量。一、变量名的命名规则:1、可以是字符、或字符串 2、不能以数字开头 3、不能夹杂有空格、运算符或标点符号,以及以下字符:\、|、=、&、%、$、@、#、`、~.二、函数有sin、cos、tan、cot、sqrt、asin、acos、atan、log,均需要小写。函数后的变量名可以加括号,也可以不要括号,如:log(C1)与logC1是相同的。三、运算符有+(加)、-(减)、*(乘)、/(除)与^(幂次)。
Expression calculator. Expression only in parentheses, function names, operators, constants and variables. A variable name naming rules: 1, may be characters, or strings 2, can not figure at the beginning of 3, not a mixture of spaces, operator or punctuation, as well as the following characters :,|,=, (2008-10-21, Visual C++, 48KB, 下载26次)

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

[数据结构] huffman

实现最优二叉树的构造;在此基础上完成哈夫曼编码器与译码器。 假设报文中只会出现如下表所示的字符: 字符 A B C D E F G H I J K L M N 频度 186 64 13 22 32 103 21 15 47 57 1 5 32 20 57 字符 O P Q R S T U V W X Y Z , . 频度 63 15 1 48 51 80 23 8 18 1 16 1 6 2 要求完成的系统应具备如下的功能: 1.初始化。从终端(文件)读入字符集的数据信息,。建立哈夫曼树。 2.编码:利用已建好的哈夫曼树对明文文件进行编码,并存入目标文件(哈夫曼码文件)。 3.译码:利用已建好的哈夫曼树对目标文件(哈夫曼码文件)进行编码,并存入指定的明文文件。 4.输出哈夫曼编码文件:输出每一个字符的哈夫曼编码。 (2008-04-07, Visual C++, 129KB, 下载313次)

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