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

搜索资源列表

  1. up_VC_Prolog

    0下载:
  2. VC和prolog联合开发的prolog的编译器.是我的毕业设计,河海大学2006届毕业生的优秀毕业设计.以下是论文的一部分: 第三章 VC++与PROLOG的接口 一.接口方案及准备工作 在这里,我所采用的接口方案是直接调用库函数.PROLOG系列语言中,有一种叫Amzi PROLOG的,提供了较完善的库函数接口.在我的毕业设计中,我所采用的是Amzi PROLOG 5.0版本所提供的库函数接口,所引用的文件为Amzi.h,amzi.dll,amzi.lib.这些文件可以通过下载
  3. 所属分类:SCSI/ASPI

    • 发布日期:2008-10-13
    • 文件大小:111.37kb
    • 提供者:寒冬
  1. UnLinker编译原理实验

    0下载:
  2. 编译原理实验 为UnLinker.java文件中的UnLinker类实现成员函数String clean(String text). 函数clean的功能是屏蔽字符串参数text中的网页链接信息,并返回屏蔽后的结果;如果无需屏蔽,则返回原来的字符串. 每个网页链接从左至右依次分成前缀,域名和后缀三部分-Compilation Principle experiment UnLinker.java file UnLinker class implements member functions Str
  3. 所属分类:SCSI/ASPI

    • 发布日期:2012-09-29
    • 文件大小:2.41kb
    • 提供者:陈竑睿
  1. interpreter_of_little_C

    0下载:
  2. 用C语言编的一个小解释器,可以执行C程序的!算是可以执行C程序的C程序吧! 选自最新C语言精华(第三版)Herbert Schildt著 A small interpreter arranges which with the C language, may carry out the C procedure! Is may carry out C the procedure C procedure! (Master) writes oh!-Using C language made a smal
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:8.35kb
    • 提供者:钟毓秀
  1. TinyCforJAVA

    0下载:
  2. JAVA TinyC课程设计 从csdn.net上下载的-JAVA TinyC curriculum design downloaded from csdn.net
  3. 所属分类:Compiler program

    • 发布日期:2017-05-12
    • 文件大小:2.88mb
    • 提供者:123
  1. dede106b1

    0下载:
  2. 源码丢失后,通过这个Dede还是可以从bpl文件找回DFM文件。-If lose your own source,your can find back the dfm from bpl use this dede.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-08
    • 文件大小:630.31kb
    • 提供者:z.q
  1. float_fract_2117

    0下载:
  2. convert float to fixed point number and from fixed point to float
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:13.08kb
    • 提供者:iyfmuller
  1. FSA506

    0下载:
  2. Initialization code for FSA506 - controller for TFT 3,5" 4,3" and 5,7" from AMPIRE with internal memory.-Initialization code for FSA506- controller for TFT 3,5" 4,3" and 5,7" from AMPIRE with internal memory.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-23
    • 文件大小:845.62kb
    • 提供者:tom
  1. 2

    0下载:
  2. 逆波兰式表示法的生成程序,挺好的!实现了从中缀向后缀的转变-Reverse Polish Notation notation generation process, quite good! Realized the transformation from infix to suffix
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:1.18kb
    • 提供者:李荣涛
  1. exetoc_src_20050524

    0下载:
  2. 将exe等可执行文件转化成c程序的反编译程序,先到汇编再到c-convert exe to c, this program is from the others
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:739.36kb
    • 提供者:zyh
  1. TPaxCompilerV2_4_03

    0下载:
  2. paxCompiler是一个帕斯卡编程语言工具,编译工具生成机器代码为Intel处理器。编译工具的模式包括:基本的编译器和C编译器,交叉语言编程,固定装配工。 -paxCompiler is an embeddable compiler of the Object Pascal programming language. The key features of the paxCompiler are: The compiler generates machine code for
  3. 所属分类:Compiler program

    • 发布日期:2017-05-28
    • 文件大小:10.56mb
    • 提供者:贺达
  1. Assembler

    0下载:
  2. 自己开发的汇编式脚本语言编译器,由VC8控制台编写。-Own compilation-style scr ipting language compiler from the console to prepare VC8.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-25
    • 文件大小:629.75kb
    • 提供者:zhangjin
  1. 20054674552

    0下载:
  2. 递归子程序法:对应每个非终结符语法单元编一个独立的处理过程(或子程序)。语法分析从读入第一个单词开始,由非终结符<程序>(即开始符)出发,沿语法描述图箭头所指出的方向进行分析。当-Recursive Subroutine law: at the end of the corresponding syntax for each non-unit provision of an independent process (or subprogram). Parsing from the f
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:28.36kb
    • 提供者:xieli123
  1. GCC_manual

    0下载:
  2. 本手册页内容摘自GNU C编译器的完整文档,仅限于解释选项的含义. 除非有人自愿维护,否则本手册页不再更新.如果发现手册页和软件之间有所矛盾,请查对Info文件, Info文件是权威文档. 如果我们发觉本手册页的内容由于过时而导致明显的混乱和抱怨时,我们就停止发布它.不可能有其他选择,象更新Info文件同时更新man手册,因为其他维护GNU CC的工作没有留给我们时间做这个. GNU工程认为man手册是过时产物,应该把时间用到别的地方.-This manual page is an ex
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:291.44kb
    • 提供者:thinkinweb
  1. Easy51pro

    0下载:
  2. 在这次单片机培训实验中用到了S51系列单片机的ISP编程线以及软件 想自制该编程线的同学可以从这里下载相关的电路图和程序-Training in the single-chip experiment using the S51 series MCU line ISP and software programming would like to made the students line programming can be downloaded from here and procedur
  3. 所属分类:Compiler program

    • 发布日期:2017-03-26
    • 文件大小:452.14kb
    • 提供者:李艳军
  1. cc

    0下载:
  2. 随机产生若干个0~100的随机数,从键盘输入待输入的随机数的个数,并求和、平均值、最大值、最小值、并统计小于60的随机数的个数,如果结果为小数,要求小数点后面保留两位有效数字。-Randomly generating a plurality of random numbers of 0 to 100, to be entered from the keyboard to enter the number of the random number, and sum, average, maximu
  3. 所属分类:Compiler program

    • 发布日期:2017-11-16
    • 文件大小:728byte
    • 提供者:潇嬣
  1. SmallC-CSharp

    2下载:
  2. 用C#编写的small C 自定义语言的编译器,用于帮助一些刚开始接触编译原理的朋友,帮助理解词法和语义。-Written in C# small C from the definition of the language compiler, used to help some just started compiling principle friend and help understand lexical and semantics.
  3. 所属分类:Compiler program

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

    0下载:
  2. 介绍一下这个程序的功能: 1,提醒功能。有约会提醒,记念日提醒,每日定时提醒,每周定提醒。 2,定时器。设定小时数,倒数时间,到0时弹出窗口提醒。  3,秒表。 4,日期计算。计算两个日期之间的天数,计算多少天后是几号。 5,倒计时。记录一个重要的日期,倒数天数。 6,当前日期。显示当前日期,计算这周是从某天开始的第几周。 (非原创)-Explain the function of this procedure: 1, to remind function. Have an appointmen
  3. 所属分类:SCSI-ASPI

    • 发布日期:2017-11-19
    • 文件大小:73.77kb
    • 提供者:
  1. 733s

    0下载:
  2. 海洋分类信网程序是由海洋城市设计工作室基于ASP+Access/Mssql技术开发的分类信息程序,是经过多年的经验积累,完善设计、精心打造的适用于各种服务器环境的安全、稳定、快速、强大、高效、易用、优秀的网站建设解决方案。-Network of marine classification process is a letter from the marine-based urban design studio ASP+ Access/Mssql classification of informa
  3. 所属分类:SCSI-ASPI

    • 发布日期:2017-05-23
    • 文件大小:6.93mb
    • 提供者:刘旭东
  1. An-Upload

    1下载:
  2. 本组件是继作者原“艾恩ASP无组件上传类”修改整合而成, 具有和无组件上传类相同的功能,并且具有无组件类不能相比的优越性能。 能实现的功能主要包括:自由提取表单数据、自由限制上传扩展名、自由限制上传大小、自由选择文件保存类型(原文件名和时间随机命名), 即可以单个文件上传又可以多个文件批量上传,同时可以提取文件的二进制数据,以方便保存到数据库-This component is the author of the original " non-iron ASP upload
  3. 所属分类:SCSI-ASPI

    • 发布日期:2017-03-30
    • 文件大小:537.61kb
    • 提供者:余向洋
  1. read-string-from-FLASH

    0下载:
  2. read data of type character from flash memory
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:816byte
    • 提供者:puda
« 12 3 4 5 »
搜珍网 www.dssz.com