CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - table

搜索资源列表

  1. biaozhuanhuan

    0下载:
  2. Visual FoxPro程序设计及其应用系统开发之表的转化-Visual FoxPro program design and applications development based on the conversion table
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:130487
    • 提供者:刘德华
  1. 简易语法分析程序LL

    0下载:
  2. 简易语法分析程序LL(1) (1)对输入文法,它能判断是否为LL(1)文法,若是,则转(2);否则报错并终止; (2)输入已知文法,由程序自动生成它的LL(1)分析表; (3)对于给定的输入串,应能判断识别该串是否为给定文法的句型-simple syntax analysis procedures LL (1) (a) on the importation of grammar. it will determine whether to LL (1) grammar, a
  3. 所属分类:编译器/词法分析

    • 发布日期:2010-07-01
    • 文件大小:82442
    • 提供者:赵珊珊
  1. suqaretryango

    0下载:
  2. 设计文档基本内容如下: 1) 整体框架 2) 词法分析 Class CTokenizer Class CScaner C关键字表 标识符词法 3) 语法分析 Class CParser Grammar 基本树形结构 支持的语句及运算 4) 建立符号表 Class LineListRec Class BucketListRec Class CSymbolTable Class CFunArgsCheck
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:10595
    • 提供者:shifenai
  1. keyboard_band

    0下载:
  2. 这是一个电子琴的力度键盘程序,每个键有两个点,程序的要求就是测试出两个点之间的时间差,并转换成音量数值(0-7f,转换表未附)。请注意,这个程序是有版权的。请勿使用于商业用途。 -This is the intensity of a flower procedures keyboard, each key has two points, the procedure is tested two point difference between the time and converted in
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:6571
    • 提供者:赵明
  1. jpskb_channel2

    0下载:
  2. 主要功能:1.车次查询:输入车次,可查找到该车次所经过的站名。2.站名查询:输入站名,可查找到经过该站的所有车次。3.可乘车次:输入出发站和到达站的站名,可查找到在该两站都要停的所有车次。4.在[列车时该表]的主窗口中的右上角有一绿色方框用鼠标点一下可调出维护窗口,有新增,修改,删除等功能。-main functions : 1. Query : Admission trips, can be found that the vehicles have gone through the stati
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1270488
    • 提供者:chenzhixu
  1. LL1ForXp

    0下载:
  2. LL(1)文法,消除隐藏左递归,提取共因子,然后求First,Follow,Select集,以及预测分析表,最后进行预测分析-LL (1) grammar, the elimination of hidden left recursive, extracting a total factor, and then seek First, Follow, Select set, and the forecast analysis table, the final analysis of foreca
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:52570
    • 提供者:swb
  1. 链表的类实现

    0下载:
  2. 链表的基本操作包括: 1. 初如化表。 2. 检查表是否为空。 3. 输出表。 4. 确定表的长度。 5. 销毁表。 6. 检索第一个节点中的数据。 7. 检索最后一个节点中的数据。 8. 搜索表中指定的项。 9. 在表中插入一项。 10. 从表中删除一项。 11. 复制一个链表。 -Chain basic operation include : 1. As of early table. 2. Check whether the empty ta
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:95488
    • 提供者:刘炎黄
  1. sortwenzi

    0下载:
  2. 通过VC++实现的各种文字通用的排序算法,方便实用,但需要各种文字的基字的码表-through VC + + language of the common algorithm, convenient and practical, it needs all kinds of written characters of the base code table
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:26270
    • 提供者:刘本
  1. Dblink

    0下载:
  2. 双链表结点定义,建立双链表,图形显示插入的具体过程- The double strand table point definition, establishes the double strand table, the graphical display insertion concrete process
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2180
    • 提供者:liuyan6374
  1. lr0

    0下载:
  2. 编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。 程序中部分算法还很不简洁,有待改进,欢迎朋友与我多多交流。 -compiler theory LR (0) grammar analyzer input legitimate LR (0) grammar, will output LR (0) analysis table, and may import for the sentence syntax
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:39384
    • 提供者:朱俊
  1. MS_DOS_FILE

    0下载:
  2. 模拟DOS下FAT表的构造,实现将文件的逻辑结构转换成存储结构,设计便于顺序存取和直接存取的文件存储结构。-simulated DOS FAT table structure to achieve the logical file structure converted into storage structure, Design order to facilitate access and direct access to the file storage structure.
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:11042
    • 提供者:lipei
  1. studentNoSQL

    0下载:
  2. 我们的作业,没有连接数据库。而使用的是哈希表。希望对大家能有帮助!-our operations, is not linked to the database. The use of the Hash Table. We hope to be able to help!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9376
    • 提供者:严绍峻
  1. UniSimu-Compilers

    0下载:
  2. 这是一个DFA简化和生成LL(1)分析表的程序,自动生成表格及图形-DFA This is a simplified and generation LL (1) Analysis Table procedures, forms and automatically generated graphics!
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:912169
    • 提供者:李建
  1. ll1yufafenxi

    0下载:
  2. ll1语法分析没有自动生成分析表和first follow集-ll1 syntax analysis is not automatically generate Table and first follow Set
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1546
    • 提供者:学衔
  1. readwenben

    0下载:
  2. 连表小程序可以,将文本中的东西读入内存并声称连表-procedures, the text will read things into memory and even claimed Table
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9234
    • 提供者:李洪明
  1. 转192+64bmp图为二进制

    0下载:
  2. C 转192+64bmp图为二进制表-C to 192 64bmp map binary Table
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1085
    • 提供者:陈进光
  1. 转8幅bmp240+64为16K二进制

    0下载:
  2. C 转换8幅bmp240+64为16K二进制表-C conversion eight bmp240 64 to 16K binary Table
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1239
    • 提供者:陈进光
  1. xiaorenxingzou

    0下载:
  2. 汇编语言课程设计 (一)设计题目及要求 题目: “小人”行走的编程 要求: 先建立图形表,3个字符的ASCⅡ码分别为01H、04H、13H。编写程序,使“小人”先向斜上方,再向斜下方,最后水平方向动起来。 -assembly language curriculum design (1) a design and requirements subject : "villains" Walking programming requirements : f
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:14666
    • 提供者:袁坤
  1. PYB

    0下载:
  2. 拼音处理模块原理及补充说明: 原理: 根据操作系统拼音输入法的对照表。 提取出简单的单字对照表,用于待开发系统的拼音汉字转换。 主要用途:输入拼音头的汉字检索 拼音对照表(简表)结构: 以汉字‘啊’的内码 B0A1(十六进制数) 为文件的零基点,依 次输入汉字对应的拼音头字母。没有汉字的区域用符号 @ 填充。 生成拼音对照表。 如何从系统中提取对照表: 操作系统的 开始->程序->附件->输入法生成器。 在输入法
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:159460
    • 提供者:yj
  1. HASHbiao

    0下载:
  2. 自己做的一个哈西表算法,在数据结构实验上能用到,哈西表是进行文件查找的一个非常常用的算法,很重要!-have done an Hasina table algorithm, the data structure used up to the experiment, Hasina Table file search is a very commonly used algorithm, it is very important!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8841
    • 提供者:www
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com