CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 压缩解压 搜索资源 - 栈

搜索资源列表

  1. yaoqin

    0下载:
  2. 用两个栈实现表达式的运算,,用C++写,简单,明了
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1665
    • 提供者:肖华
  1. stack

    0下载:
  2. 它按照后进先出的原则存储数据,先进入的数据被压入栈底,最后的数据在栈顶,需要读数据的时候从栈顶开始弹出数据(最后一个数据被第一个读出来)。 -It is in accordance with the principle of LIFO store data, first enter the data is pushed onto the stack at the end, the last data in the top of the stack, you need to read data f
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:757
    • 提供者:mfeng
  1. stack

    0下载:
  2. 自动生成的数据的一个栈,其中有用到数组的,但这个算法应该还有改进的余地,希望你们能有所发现.-Automatically generate a stack of data, which useful to the array, but the algorithm should be there is room for improvement, and I hope you can be found.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:1053
    • 提供者:陈大圣
  1. Haffman

    0下载:
  2. C语言编写Haffman算法包括编码解码,内容关涉栈、二叉树及森林-C language, including Haffman algorithm codec, content related to stack, tree and forest
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-25
    • 文件大小:3218
    • 提供者:ximeer
  1. chexiangtiaodu

    0下载:
  2. 数据结构课程设计 车厢调度 一、需求分析 1、用编号依次为1,2,3,……,n表示停在铁路调度站入口处的车厢序列。 2、用一个栈形象地表示为火车的调度站。 3、利用栈先进后出的性质,结合递归和回溯算法,实现编号1…n的车厢的所有可能的序列和每种序列的出入栈变化过程。 本程序用C语言实现,已经在TURBOC 2.0环境下通过。-Data structure the curriculum design of a train scheduling, needs analy
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:60672
    • 提供者:llh
  1. Stack_origin

    0下载:
  2. zigbee协议栈,用于ZIGBEE的相关开发-zigbee protocol stack for the relevant development ZIGBEE
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:156499
    • 提供者:沈云
  1. HuffmanCode

    0下载:
  2. 实现对字符的赫夫曼编码,译码,运用栈存储少量字符数据-Realize the characters Huffman encoding, decoding, using a small amount of character data storage stack
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:137286
    • 提供者:赵恒
  1. zhan

    0下载:
  2. 栈的基本操作,及基本步骤,删除,更新,添加,插入,等!-zhan de cao zuo !
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:524
    • 提供者:佟浩磊
  1. mowangyuyan

    0下载:
  2. 通过三个栈和一个数组实现魔王语言解释,没有用队列-Through three stacks and an array of implementation devil language interpreter, did not use the queue
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:907
    • 提供者:赵双
  1. lab3

    0下载:
  2. 用链表新联一个堆栈,实现压栈,弹栈,清空,摧毁栈等操作-stack
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:505473
    • 提供者:ice
  1. winFM

    0下载:
  2. 附件实现huffman数据压缩的基本实现,不具备通用性.但是却是一个成品,用MFC经过包装界面也比较可以,可以让大家参考, 再着说明下文件压缩后的格式:扩展名是".fm",文件头两个字节是字母"FM"(用来检验文件格式),然后是原始文件名的长度,再来是原始文件长度(解码的时候判断解码结素),接着是原始文件名,再来是是256个unsigned long的数据表示原始文件每个字母出现的次数(用来重新建立huffman树),最后就是数据了,也就是编码后的数据. 注意几点是,解码要是.fm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:79911
    • 提供者:林冬冬
  1. lianshizhan

    0下载:
  2. 链式栈的实现,魔王语言翻译器,实现文件译码功能-The chain stack implementation, devil language translator, file decoding function
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-05
    • 文件大小:19588
    • 提供者:昆琨
  1. huiwen

    0下载:
  2. 数据结构中,用C++语言,用栈和队列实现回文-Data structure, stack and queue C++ language palindrome
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-09
    • 文件大小:229432
    • 提供者:刘洪强
  1. SerialApp2_UART-Transimission

    0下载:
  2. 这个程序包含UART双向通信的主机函数和从机函数的全部程序,以及CC2540BLE蓝牙协议栈中的部分程序注释。-This program includes UART host of two-way communication function and all the procedures from the machine function, as well as the parts of the bluetooth protocol stack CC2540BLE process annotat
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-05-31
    • 文件大小:2198528
    • 提供者:陈臣
  1. want

    0下载:
  2. 简单程序,教你如何实现数据的进栈和出栈,学会方法-Simple program to teach you how to implement the data into and out of the stack, learn to approach
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:693
    • 提供者:张哓梦
  1. linklist

    1下载:
  2. c语言的基本结构:栈,链表,二叉树;基本操作:排序,查找,表达式求值-The basic structure of c language: stacks, linked lists, binary tree basic operations: sort, search, expression uation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-12-01
    • 文件大小:1114112
    • 提供者:任浩凯
  1. mfcrandom

    0下载:
  2. 基于MFC,生成用户端,能够根据要求产生随机数并保存出入栈的功能,还能实现排序,-based on mfc,get random data and save, push into stack or out of stack
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-06-17
    • 文件大小:25629206
    • 提供者:千岁
搜珍网 www.dssz.com