CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - 子程序

搜索资源列表

  1. 51delay

    0下载:
  2. 51通用延时子程序,我从网上看到的,的确不错,和大家分享一下.-51 generic delay subroutine, I see from the Internet, indeed excellent, and we share.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:14210
    • 提供者:李亚
  1. asm

    0下载:
  2. 录音子程序 mov dx,offset news_2 显示放音提示
  3. 所属分类:WEB源码

    • 发布日期:2014-01-17
    • 文件大小:276713
    • 提供者:lingang
  1. Javahfdfdhdhfd

    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. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:158239
    • 提供者:xieli123
  1. People

    0下载:
  2. people源程序 继承 显示年龄 姓名 这是父程序 还有子程序students-people源程序 继承 显示年龄 姓名 这是父程序 还有子程序students
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:1091
    • 提供者:sdfsf
  1. javascript-code

    0下载:
  2. javascr ipt源码大全,里面包含很多子程序源代码-javascr ipt code
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:251443
    • 提供者:yanchao
  1. ultimaalgorithm

    0下载:
  2. 最优子程序遍历循环目录算法,用于实现最优子程序下的遍历循环-optimal algorithm in file travelling
  3. 所属分类:JavaScript

    • 发布日期:2017-04-17
    • 文件大小:29587
    • 提供者:jack
  1. pascal2

    0下载:
  2. 自顶向下语法分析,生成语法分析树,利用递归子程序方法。-Top-down parsing, the parse tree generated using the recursive subroutine method.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:20766
    • 提供者:linan
  1. kwic1

    0下载:
  2. kwic的主程序/子程序风格的java代码,通过txt文件输入输出-kwic main program/subroutine style java code, txt file input and output
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:6137
    • 提供者:zrx
  1. LL1

    0下载:
  2. 通过完成预测分析法的语法分析程序,了解预测分析法和递归子程序法的区别和联系。使学生了解语法分析的功能,掌握语法分析程序设计的原理和构造方法,训练学生掌握开发应用程序的基本方法。有利于提高学生的专业素质,为培养适应社会多方面需要的能力。-By completing the forecast analysis grammar analysis program, understanding the forecast analysis and recursive subroutine method di
  3. 所属分类:Java Develop

    • 发布日期:2017-12-01
    • 文件大小:14450
    • 提供者:孙辰
  1. MS

    0下载:
  2. 采用主程序/子程序风格实现的kwic代码,有input(), circularShift(), alphabetizer(), and output()四个方法。-Using the main program/subroutine style the realization of kwic code input () circularShift (), alphabetizer () and output () four methods.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-15
    • 文件大小:520784
    • 提供者:Ss_Rr
  1. StudentResultStatistics

    0下载:
  2. 根据功能的要求,把整个程序划分为六个子程序。这六个子程序分别为菜单选择子程序、数据录入子程序、数据列表子程序、数据统计子程序、学生成绩查询子程序和学生成绩删除子程序。 -According to the functional requirements of the whole process is divided into six subroutine. The six subroutine subroutine menu to select query subroutine subrout
  3. 所属分类:Java Develop

    • 发布日期:2017-12-10
    • 文件大小:2485
    • 提供者:诗圣
  1. LCD12864

    0下载:
  2. 12864串口程序 加入大量可调用的子程序,利于你的调用-12864 serial procedures
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:1712
    • 提供者:
  1. TStat_Control

    1下载:
  2. cfx子程序,基于该子程序,用户能够方便的将子程序与CFX进行连接,解决CFX接口问题。-CFX subroutine, based on the subroutine, the user can convenient to connect subroutine provided with CFX, provided to solve CFX interface problem
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:1170
    • 提供者:cs
  1. Compiler

    0下载:
  2. PL/0语言是一种类PASCAL语言,是教学用程序设计语言,它比PASCAL语言简单,作了一些限制。PL/0的程序结构比较完全,赋值语句作为基本结构,构造概念有  顺序执行、条件执行和重复执行,分别由begin/end,if then else和while do语句表示。  PL0还具有子程序概念,包括过程说明和过程调用语句。  在数据类型方面,PL0只包含唯一的整型,可以说明这种类型的常量和变量。  运算符有+,-
  3. 所属分类:Java Develop

    • 发布日期:2017-04-30
    • 文件大小:25085
    • 提供者:时永祥
  1. Kwic

    0下载:
  2. KWIC的五种风格实现。使用了主程序子程序、面向对象、隐式调用、管道过滤器、黑板风格实现-KWIC of five styles to achieve. Use the main program subroutines, object-oriented, implicitly called, pipe filters, blackboard style to achieve
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:145790
    • 提供者:hhz
  1. Executor

    0下载:
  2. Java调用子程序时,重定向输出流和异常流的实例(java subprocess redirect IO)
  3. 所属分类:Java编程

    • 发布日期:2017-12-16
    • 文件大小:11264
    • 提供者:ztj
搜珍网 www.dssz.com