登录
首页 » Visual C++ » stack

stack

于 2018-02-05 发布 文件大小:1642KB
0 224
下载积分: 1 下载次数: 1

代码说明:

  数据结构:用栈的思想实现公式运算,符号@标志结束(Using the idea of stack to implement the formula operation, the sign @ sign is over)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • arithmetic
    关于简单四则运算 每次可给出5题 累加正确题数 计算正确率(About four simple arithmetic can be given five questions each time cumulative number of questions correctly calculate the correct rate)
    2013-09-13 00:43:34下载
    积分:1
  • keyboard
    实现的模拟键盘代码,模拟ps2协议,可以与计算机相连实现键盘的功能,在keil c下开发的。-89s51 achieved through keyboard simulation code, simulation ps2 agreement with the computer keyboard connected to the functions of the c Keil under development(Realize analog keyboard code, analog ps2 agreement, can realize the computer connected to the keyboard functions in keil c developed.-89s51 achieved through keyboard simulation code, simulation ps2 agreement with the computer keyboard connected to the functions of the c Keil under development)
    2007-11-06 13:15:35下载
    积分:1
  • nice
    顺序表的创建,插入,输出,删除,且各个功能都在主函数中调用(Creation, insert, output by the sequence table, delete)
    2013-03-28 22:50:55下载
    积分:1
  • xl2000user
    单片机汇编程序,来自xll200user,可以供初学者使用(MCU assembler)
    2010-11-04 21:14:16下载
    积分:1
  • Advertising-lights
    这是利用C语言和汇编语言编译的利用取表方式设计的广告灯(This is done using C and assembly language compiled table designed in a way to take advantage of advertising lights)
    2015-12-01 21:44:05下载
    积分:1
  • huffman
    哈夫曼编码进行信息通讯可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码;在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统,试为这样的信息收发站写一个哈夫曼编译码系统。 一个完整的系统应具有以下功能: (1) (1) I: 初始化。从终端读入字符集大小 n ,及 n 个字符和 n 个权值,建立哈夫曼树,并将其存于文件hfmtree中。 (2) C: 编码。利用已建好的哈夫曼树(如不在内存,则从文件hfmtree中读入),对文件tobetrans中的正文进行编码,然后将结果存入文件codefile中。 (3) D: 译码。利用已建好的哈夫曼树将文件codefile中的代码进行译码,结果存入文件textfile中。 (4) P: 打印代码文件。将文件codefi1e以紧凑格式显示在终端上,每行50个代码。同时将此字符形式的编码文件写入文件codeprint中。 (5) T:打印哈夫曼树。将已在内存中的哈夫曼树以直观的方式(树或凹凸表形式)显示在屏幕上,同时将此字符形式的哈夫曼树写入文件treeprint中。 (利用哈夫曼编码进行信息通讯可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码;在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统,试为这样的信息收发站写一个哈夫曼编译码系统。 一个完整的系统应具有以下功能: (1) (1) I: 初始化。从终端读入字符集大小 n ,及 n 个字符和 n 个权值,建立哈夫曼树,并将其存于文件hfmtree中。 (2) C: 编码。利用已建好的哈夫曼树(如不在内存,则从文件hfmtree中读入),对文件tobetrans中的正文进行编码,然后将结果存入文件codefile中。 (3) D: 译码。利用已建好的哈夫曼树将文件codefile中的代码进行译码,结果存入文件textfile中。 (4) P: 打印代码文件。将文件codefi1e以紧凑格式显示在终端上,每行50个代码。同时将此字符形式的编码文件写入文件codeprint中。 (5) T:打印哈夫曼树。将已在内存中的哈夫曼树以直观的方式(树或凹凸表形式)显示在屏幕上,同时将此字符形式的哈夫曼树写入文件treeprint中。 )
    2010-03-09 12:14:21下载
    积分:1
  • tioashima
    说明:  在基于脉冲的UWB系统中,采用瑞克接收机合并多径信号能量并进行相干检测,信道估计问题即估计多径信号的到达时间和幅度。在基于OFDM的UWB系统中,接收机根据信道频域响应对每个子信道进行频域均衡后进行相干检测,信道估计问题即估计信道频域响应。(Pulse-based UWB systems, rake receivers using the combined multipath signal energy and coherent detection, channel estimation problem that is estimated multipath signal arrival time and amplitude. OFDM-based UWB system, the receiver under the channel frequency response of each subchannel to frequency domain equalization after coherent detection, channel estimation problem that is estimated channel frequency response.)
    2008-09-22 16:51:03下载
    积分:1
  • fanhuibian
    黑客反汇编解密书籍,pdf版本,想要学习逆向的可以看一看。(Hacker disassembly decryption books, pdf version, want to learn the reverse can look.)
    2014-01-09 09:59:32下载
    积分:1
  • oi
    说明:  逻辑电平接口设计规范逻辑电平接口设计规范(Logic level interface design specification Logic level interface design specification )
    2013-11-06 11:15:37下载
    积分:1
  • diancai
    点菜 能实现结账买卖等功能 结账份数能累加 是一个简单的工程(Order to achieve balance sheet transactions and other functions can check out copies of the works is a simple additive)
    2010-11-23 13:17:37下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载