搜索资源列表
停车管理系统
- C编的停车场管理系统,用堆栈和队实现的,并加入了人性化设计-C series of the car park management system, with stacks and team achievement, and joined the humanized design
duizhanduizhanduizhanduizhan
- 堆栈 堆栈 堆栈 堆栈 堆栈 堆栈-stack stack stack stack stack stack stack stack stack stack
up5
- 本程序是“ 利用堆栈表示时求值”,非常方便使用,希望大家能够喜欢,-the procedure is "using Stack said when seeking value," is very convenient to use and I hope we can like, Thank you! !
csharpcorecontent
- 这个主要写了CSHARP在数据结构中的一些操作,比如堆栈,二叉树-CSharp wrote the main data structure in some operations, such as stack, binary tree
stack
- 利用C#编写了一个可以模拟堆栈使用的小例子,其中包含出栈、入栈等基本操作。-The use of C# Prepared a stack can be simulated using a small example, which contains a stack, the basic operation入栈.
Caculator
- 无堆栈的计算器程序 C# 代码 能够计算无限小括号和加减乘除 运算-No stack calculator program C# Code able to calculate the infinitely small brackets and Math
MyStackTest
- 堆栈简单测试,主要用于进制转换,十进制转2,8,16进制,除商取余,先进后出-Simple stack test, mainly used for hexadecimal conversion
stack
- 用非递归堆栈算法解决迷宫问题(入口出口可设置)-Stack with non-recursive algorithm to solve maze problems (import export can be set)
jisuanqi
- 四则运算器 利用堆栈原理进行编写 可实现负数,小数等的运算-Four arithmetic unit used in preparing the stack principle can be realized negative, decimal operations, etc.
jinzhiizhuanhuan
- 进制转换,堆栈实现-jinzhi zhuanhuan......................for C
shuzhizhuanhuan
- 十进制N和其它进制数的转换是计算机实现计算的基本问题,其解决方法很多,其中一个简单算法基于下列原理: N=(N div d)*d+ N mod d ( 其中:div为整除运算,mod为求余运算) 例如十进制向八进制的数制转换 (1348)10=(2504)8,其运算过程如下: N N div 8 N mod 8 1348 168 4 168 21 0 21 2 5 2 0 2 请利用堆栈用上述方法实现十进制向三进制的数制转换-Decimal number
Snake
- 使用c#编写的简单贪食蛇游戏,采用了堆栈存储。-Using the c# written in a simple Snake game, using the stack memory.
duilie
- 数据结构中中有关堆栈和队列,循环队列的实现程序-Data structure in the stack and queue, circular queue implementation procedures
mylist
- 纯C语言实现的通用链表(类)源代码 纯C语言代码实现的通用链表(类)源代码,可在bc++、tc,tc++等这些老古董编译器以及gcc、vc6.0、vc2005中通过编译,觉得不错的下载研究研究,不能抓到截图。 一些说明: 为了可扩展使用,下面的结点结构中用TYPE指定数据类型,使用时请按照需要在list_def.h中把TYPE定义为合适的类型,并且提供三个原型函数,第一个用来为TYPE类型的数据赋值,第二个判断两个TYPE类型的数据是否相等,第三个用来打印(显示)TYPE
DataStructure
- C#语言版本的各种数据结构的代码,包括线性表、循环链表、堆栈、队列、矩阵、树、图及各种查找算法的代码。-C# language versions of the various data structures of the code, including the linear form, circular linked list, stack, queue, matrix, tree, graph, and a variety of search algorithm code.
count
- C++编程,可实现四则运算,可计算带括号带加减乘除式子,用堆栈实现-C++ count
woding
- 做的一个课程设计题目 堆栈 数组 货场车皮的编序问题-Do one course a design stack yard wagon has the serial array of issues
exam1
- (1)用带表头的链表存放输入的数据,每读入一个数,按升序顺序插入到链表中,链表中允许两个结点有相同值。链表的头结点存放链表后面的结点个数,初始化时就生成头结点(初值为0)。链表翻转是把数据逆序(变成降序),注意,头结点不动。翻转后要再翻转一次,恢复升序后才能插入新元素,否则会出错。 (2)先定义堆栈的几个基本操作,再设计一主函数利用堆的操作完成以下功能:假设一个算术表达式中可以包含三种括号:()[]{},且这三种括号可以按任意次序嵌套使用(如:...[...{...}...[...]...]
2-1
- 基于C编程的有关堆栈的运用和源程序,在初学者中很有用-C programming based on the use of the stack and source, is useful in the beginner
stack
- 这是一个堆栈,可以在人机交互的方式完成多个功能-This is a stack that can be completed in a way more interactive features