CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 编译器/词法分析 搜索资源 - Access

搜索资源列表

  1. zifuchuanjieshiqi

    0下载:
  2. 词法分析将字符串分解为三个部分,映射到类中,获得字符串的对应值,由LL自顶向下的语法分析得到运算结果。-lexical analysis string decomposition of a three-part Maps category, access to the corresponding string values, LL from the top-down syntax analysis Operational results.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:10.81kb
    • 提供者:仇烨
  1. WiseFox

    0下载:
  2. 一个类似Microsoft Access的小型数据库管理系统,提供全部VC源码,涉及界面设计、数据存储、页面调度、语法分析、报表设计等多项技术,对数据库学习、研究以及企业应用都有极高的价值。 -similar to a small Microsoft Access database management system full source VC, involving interface design, data storage, scheduling pages, syntax analysi
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:405.41kb
    • 提供者:shahai
  1. getitem

    0下载:
  2. 从各种控件中获得数据 自动生成XML文档 并通过XSLT转换为其他形式的XML文档-from a variety of data access controls which automatically generate XML and XSLT through conversion to other forms of XM L Documents
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:87.29kb
    • 提供者:刘行
  1. exelmp

    0下载:
  2. 一个简单的公交查询管理系 d 统,采用最短路算法,利用odbcapi函数访问数据库。 -a simple inquiry Bus Marketing Management-d, the most shorted algorithm, use odbcapi function access to the database.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:45.08kb
    • 提供者:jhghgh
  1. ucw-src129

    0下载:
  2. UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ standard. UC
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:418.61kb
    • 提供者:lee
  1. mod_python-3.3.1

    0下载:
  2. Mod_python is an Apache module that embeds the Python interpreter within the server. With mod_python you can write web-based applications in Python that will run many times faster than traditional CGI and will have access to advanced features such as
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:576.4kb
    • 提供者:dipeng
  1. basic-ide-0.2.6.6-src

    0下载:
  2. IDE开发环境,可以挂载SDCC The BASIC IDE is a new, RAD (Rapid Application Development) IDE (Integrated Development Environment) for the RapidQ programming language. The IDE currently has rich project options, a form designer (similar to Delphi s), and code e
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:218.66kb
    • 提供者:天下
  1. microsoft visual sourcesafe客户端访问控制漏洞

    1下载:
  2. microsoft visual sourcesafe客户端访问控制漏洞-microsoft visual SourceSafe client access control loophole
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:5.08kb
    • 提供者:muro
  1. UniVar

    0下载:
  2. 一个多线程,多流程的脚本编译解释平台,能够同时运行多份脚本代码,流程可以直接加载任意接口的动态库,执行数据库库访问,存储过程和sql语句,加载支持双接口的com,支持多机通讯,曾用于cti开发,-A multi-threaded, multi-process platform to explain the scr ipt compiler that can run multiple copies of the scr ipt code, the process can directly inte
  3. 所属分类:Compiler program

    • 发布日期:2017-11-09
    • 文件大小:146.47kb
    • 提供者:洪家明
  1. dcc32speed

    0下载:
  2. 德国人写的delphi编译器加速工具,不需要设置直接使用-Written in German delphi compiler to accelerate the tools, do not need to set up direct access to
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:11.95kb
    • 提供者:刘军升
  1. bobo

    0下载:
  2. 学生信息注册系统,数据库是ACCESS!-Student Registration information systems, databases are ACCESS!
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:452.42kb
    • 提供者:edione
  1. empmanage

    0下载:
  2. 在Windows系统的管理工具中,选择Internet信息服务,进入web页面管理界面。设置默 认web站点的路径为本目录的绝对路径。 确保您的机器上安装了SQL Server 2000或以上的版本,建立一个新的数据库ASPData,再将 存放在datasource子目录下的mydb_1文件导入到新建的数据库中,并进行还原备份。-In the Windows system management tools, select Internet Infor
  3. 所属分类:Compiler program

    • 发布日期:2017-05-03
    • 文件大小:695.19kb
    • 提供者:edione
  1. decode

    0下载:
  2. //接收端的解码模块(可综合) //在信号接收的刚开始发送端发送的是10个1信号, //即10个+M序列,所以我们在开始时每接收到一个信号做一次累加运算 //当出现正的高峰时则认为达到同步,进入同步解调过程(mainbody)。 //也就是从此每进入一个信号就进行相应的相乘相加, //在解接收到31个信号后进行一次判断,大于0认为接收到1,小于0认为接收到0。-//Receiver decoder module (which can be integrated)// at t
  3. 所属分类:Compiler program

    • 发布日期:2016-04-01
    • 文件大小:2.38kb
    • 提供者:attawa
  1. browser_browser

    0下载:
  2. The goal is to provide user with a systematic navigation tool for image database access. In this system, user can use an example image to retrieve similar images or use a 3-D location to retrieve a snapshot of the similarity pyramid of the databa
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:737.13kb
    • 提供者:Menahem
  1. XMLparserforc

    0下载:
  2. 将树形数据结构用于最小化DOM 模型XML 编解码器的开发。在解析XML 文本时,基于Expat 解释器将XML 字符串构造成树 状结构;编码时构造DOM 树结构,采用非递归深度优先法遍历树,将其串行化成XML 串。本编解码器解决了国际化语言关键问题,是 一个通用、高效的工业级XML 应用支撑模块。-This paper designs a DOM liked tree data structure for developing a minimal DOM based eXtended
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:65.09kb
    • 提供者:czhui2000
  1. DAC_Builder

    0下载:
  2. DACBuilder – Data Access objects generation tool based on XML and XSL templates transformation
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:318.01kb
    • 提供者:BAPE3
  1. volatile

    0下载:
  2. volatile的作用volatile的本意是“易变的” 由于访问寄存器的速度要快过RAM,所以编译器一般都会作减少存取外部RAM的优化。比如: -The role of volatile volatile are intended to be " volatile" registers as faster access than RAM, so the compiler will generally be optimized to reduce access to
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:3.76kb
    • 提供者:ready
  1. VcDebug

    0下载:
  2. VC的调适文档,word格式,方便查阅!VC调试技巧和VC调试-VC of the adjustment document, word format for easy access! Debugging debugging skills and VC VC
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:154.8kb
    • 提供者:未愈书生
  1. clib

    0下载:
  2. 可以用于快速查阅C语言编译器标准函数库中的函数用法和实例,由于是直接使用简单HTML编写的,所以用户可以根据自己的喜好来添加或者删除任意个函数实例。-Can be used for quick access to the standard C language compilers use libraries of functions and examples, because it is directly written using simple HTML, so users can add t
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:173.92kb
    • 提供者:飞轩泠
  1. fengmingqi

    0下载:
  2. 蜂鸣器是基于在ADS编译器中编写的,通过捕获来控制开发板上的蜂鸣器,实现通过代码控制-You have not played the first half-year-old was released GMAM dual N-recognition access is not your department SDBD JS white bar
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:23.84kb
    • 提供者:zhouwubin
« 12 »
搜珍网 www.dssz.com