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

[数据结构] 数据结构之表达式计算

语言:c++ 功能:实现基础的计算器功能,加减乘除………… 以及对数据结构实现优化
Languages: c + + Function: basic calculator function, add, subtract, multiply and divide...... And optimize the data structure (2020-04-11, C/C++, 370KB, 下载0次)

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

[数据结构] Polynomial-V1.5

能用于一元多项式的加减乘求导运算,用户操作简单,结构清晰
It can be used in the operation of addition, subtraction, multiplication and derivation of one variable polynomials (2019-12-03, C/C++, 303KB, 下载0次)

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

[数据结构] HF

用C++编写的简易的哈夫曼编译码器,实现了建立哈夫曼树,编码,译码等功能。
A simple Huffman coder written in C + + realizes the functions of building Huffman tree, coding and decoding. (2019-11-12, C/C++, 13481KB, 下载1次)

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

[数据结构] c++计算器

大整数的运算问题,以前搞得另一个代码,逻辑也不咋清楚,但是运用的函数都很简单
The operation of large integers is not very clear, but the functions used are very simple. (2019-05-24, C/C++, 1693KB, 下载1次)

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

[数据结构] 排序算法比较问题

常见的排序算法比较问题,用的是C语言编写,但是是vc6.0的老版编译器编写!
Common sorting algorithm comparison problems, written in C language, but is the old version of VC6.0 compiler! (2018-12-22, C/C++, 41KB, 下载0次)

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

[数据结构] 实验2-简单计算器

北京理工大学信息与电子学院数据结构课程实验代码
Experimental code of data structure course of information and Electronics College of Beijing Institute of Technology (2018-10-01, C/C++, 1KB, 下载2次)

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

[数据结构] Haffman

可视化窗口的哈夫曼编码/解码器 运用了C++和Visual C++ 可视化窗口下在文本框输入需要编码/译码的内容即可实现
Huffman coding / decoder for visual windows (2018-03-25, C/C++, 131KB, 下载1次)

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

[数据结构] lovesmerging

游戏初始状态,假设有一段字母序列,其中任意三个相邻的字母不完全相同。游戏开始后,可以添加字母到所述序列的任意位置。一旦出现三个或更多相同的字母相邻,该连续子列就会消 除;如果一次消除发生后,新产生的序列再次满足消除条件,那么消除连锁发生,直到产生的序 列不再满足消除条件。一次输入后,连续消除的过程中,新字母不会产生;新的字母序列稳定 后,可以进行下一次操作。
The initial state of the game, assuming that there is a sequence of letters, where any three adjacent letters are not exactly the same. After the game starts, you can add letters to any position of the sequence. Once the three or more identical letters are adjacent, the consecutive sub-columns are eliminated; if the newly generated sequence satisfies the elimination condition again after a cancellation, the elimination of the chain occurs until the resulting sequence no longer satisfies the elimination condition The After a single input, the new letters are not generated during the continuous elimination process; after the new letter sequence is stable, the next operation can be performed. (2017-10-27, C/C++, 95KB, 下载2次)

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

[数据结构] memcpy-and-memmove

memcpy函数测试,在linux和VC编译器下面运行,效果不一样(不能重叠copy)。linux内核memmove函数实现。
memcpy function tests, and VC compiler in linux running below, the effect is the same. linux kernel memmove function implementation. (2013-07-21, C/C++, 1KB, 下载1次)

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

[数据结构] shujujiegou

数据结构实验,包含多个程序:二叉排序树,二叉树,哈夫曼编译码器,哈希表,马踏棋盘,魔王语言,树的遍历,双循环链表,顺序队列,图的遍历,一元稀疏多项式运算器,约瑟夫杯,折半查找,综合实验
Experimental data structure that contains more than one program: binary sort tree, binary tree, Huffman codec, hash tables, horse riding board, devil language tree traversal, double circular linked list traversal sequence queue, sparse polynomial arithmetic, Joseph cup binary search, comprehensive experimental (2013-03-26, C/C++, 73KB, 下载4次)

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

[数据结构] polynomialeditor

主要实现数据结构中的多项式编辑器演示程序, 具有加法\减法\乘法\除法的功能, 能够合并同类项等等
Polynomial data structure editor demo program with the addition \ subtraction \ Multiplication \ division of function, capable of combining like terms (2013-02-01, C/C++, 2KB, 下载5次)

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

[数据结构] Cpp12

二叉树运算器 其中列出了二叉树的先序、中序、后序、按层次遍历
Binary calculator which lists the binary tree of the first order, in order, the order of, at different levels through (2011-11-24, C/C++, 2KB, 下载4次)

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

[数据结构] shujujiegou

一些简单的小程序,如哈弗曼编辑器,最小生成树,哈希表的设计与实现等等
Some simple small programs, such as Havermann editor, minimum spanning tree, hash table design and implementation, etc. (2009-12-23, C/C++, 37KB, 下载118次)

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

[数据结构] 89S52_code

此压缩包内为89S52单片机学习板上所带的实验源代码,非常齐全.包括以下实验(都为C语言):1.LED流水灯实验 2.蜂鸣器报警实验 3.定时器0中断实验 4.定时器1中断实验 5.定时器2中断实验 6.CH451数码管显示实验 7.交通灯实验 8.4*4矩阵键盘扫描实验 9.PS/2键盘扫描实验 10.步进电机控制实验(需购买步进电机) 11.红外线遥控解码实验 12.AT24C02 I2C存储器读写实验 13.PCF8563实时时钟实验 14.RS232单片机串口通信实验 15.TLC549 AD转换实验 16.DS18B20温度测量实验 17.TLC5615 DA转换实验 18.1602字符液晶显示实验 19.12864图形液晶显示实验 相信会对您有所帮助.
This compression packages for the 89S52 microcontroller board brought experiment to study the source code, very well equipped. Includes the following experiments (both for the C language): 1.LED water lights Experiment 2. Buzzer alarm Experiment 3. Timer 0 disruption experiment 4. timer 1 interrupt experiment 5. Timer 2 interrupt experiments 6.CH451 LED display experiment 7. traffic light experiment 8.4* 4 matrix keyboard scanning experiment 9.PS/2 keyboard scan experiment 10. stepper motor control experiment (Requires purchase of stepper motor) 11. Infrared remote control decoder experiment 12.AT24C02 I2C memory read and write real-time clock experiments 14.RS232 experimental 13.PCF8563 microcontroller serial communication experiment 15.TLC549 AD conversion experiments 16.DS18B20 temperature measurement experiment 17 . TLC5615 DA conversion experiments 18.1602 experiment 19.12864 character LCD display graphic liquid crystal display experiment that will help you. (2009-08-27, C/C++, 364KB, 下载647次)

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

[数据结构] jisuanqi

c语言编的计算器,能对中缀表达式计算其结果,只需按要求输入程序即可
c language for the calculator, infix expressions can be calculated on the results, simply enter the procedures required to (2009-07-04, C/C++, 20KB, 下载17次)

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

[数据结构] pl0(2)

对PL0原编译器进行了以下的扩充:1.增加以下保留字else(elsesym), for(forsym),to(tosym),downto(downtosym),return(returnsym),[(lmparen),](rmparen) 2.增加了以下的运算符:+=(eplus),-=(eminus),++(dplus),--(dminus) 取址运算符&(radsym),指向运算符@(padsym) 3.修改单词:修改不等号#为<> 4.扩充语句:(1)增加了else子句 (2)增加了for语句 5.增加运算:(1).++运算 (2).--运算;(3).+=运算 (4).-=运算;(5).&取址运算; (6).@指向运算; 6.增加类型:(1).增加多维数组a[i1][i2][i3]……[i(n-1)][i(n-2)][in] (2).增加指针类型(任何变量都能存放指针,但不支持指针的指针,如b:=@@a应该改写为c:=@a,b:=@c) 7.将过程procedure扩展为函数:(1).允许定义过程时在其后加参数(var a, var b,……..,var n) (2)允许通过指针向函数形式参数传地址;(3)允许返回值;可以用 a:=p(a,b,c….,n) 返回 (2008-05-22, C/C++, 424KB, 下载150次)

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

[数据结构] kazlib-1.20

一些常用的数据结构库,移植起来还算容易,包括双向链表,红黑树,计算器等。
some of the data structure used for transplantation up fairly easily, including two-way linked list, a red, black tree, calculators. (2007-05-16, C/C++, 84KB, 下载28次)

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

[数据结构] myheard

我们的一个数据结构的课程设计,计算一元稀疏距阵的计算器,即是一元多项式的相加\相减\相乘\求导\求X值\...还有利用彩色文本形式编写的一个界面.非常的好看,使用也方便
the data structure of a curriculum design, calculation of one yuan sparse matrix of calculators, serves yuan polynomials together \ subtract \ multiply \ derivative \ for the value of X \ ... There color text prepared by the an interface. very pretty, ease of use (2006-07-25, C/C++, 73KB, 下载31次)

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

[数据结构] Simulate_Process_Scheduling_Implement_by_C

模拟进程调度的C语言实现 一、 实验目的 体会UNIX 系统的进程调度方法,并通过一个简单的进程调度模拟程序的实现,加深对进程调度算法,进程切换的理解。 二、 实验内容 采用静态优先数的方法,编写一进程调度程序模拟程序。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时,显示出当前运行的“PCB名字”、优先数、运行时间等,而不需要对系统中真正的PCB等数据进行修改。
C UNIX Two experimental use of static content priorities in a way, to prepare a process scheduler simulation program. Simulation program only right you have set up a "virtual PCB" accordingly scheduling simulation operation, that is, each occurrence "Dispatch" shows that the current operation "PCB name" priority number, running time, without the need for a real system, such as PCB data changes. (2006-03-31, C/C++, 2KB, 下载36次)

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

[数据结构] 一元多项式

一元多项式相加数据结构算法
sum of one yuan polynomial algorithm data structure (2004-08-04, C/C++, 1KB, 下载70次)

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