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

搜索资源列表

  1. bison++-1.21-8.tar.Z

    0下载:
  2. 生成C++词法/语法分析的GNU语法分析器 -GNU syntactic and phrase parser code which can produce C++ code
  3. 所属分类:Compiler program

    • 发布日期:2017-11-09
    • 文件大小:416084
    • 提供者:站长
  1. zprofileUr0.1

    0下载:
  2. FLUENT城市环境中的风速阔线,风速为0.1m/s,垂直方向为z轴-FLUENT city environmental wind speed in a broad line, wind speed is 0.1m\/s, vertical direction as Z axis
  3. 所属分类:Compiler program

    • 发布日期:2017-11-10
    • 文件大小:674
    • 提供者:张红婴
  1. Mesh_voxelisation

    0下载:
  2. Voxelise a closed (ie. watertight) triangular-polygon mesh. The mesh can be in one of several formats: in an STL file in a structure containing the faces and vertices data in three 3xN arrays containing the x,y,z coordinates or in a single Nx3x3 arra
  3. 所属分类:Compiler program

    • 发布日期:2017-11-06
    • 文件大小:132051
    • 提供者:Gwee
  1. DC-Motor-Speed-Control-with-PIC-Microcontroller.z

    0下载:
  2. pwm dc motor driver switch
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:56828
    • 提供者:kasem
  1. word

    0下载:
  2. 编译原理课程的词法分析程序。 该程序主要是完成上述Pascal语言子集单词符号的词法分析;不区分大小写,字母为a-z A-Z,数字为0-9;‘/*……*/’为程序的注释部分;词法分析程序应能发现输入串中的错误;词法分析结果为二元式序列组成的中间文件。-Compiler theory courses lexical analysis procedure. The program is the completion of a subset of the Pascal language lexic
  3. 所属分类:Compiler program

    • 发布日期:2017-04-05
    • 文件大小:210880
    • 提供者:li
  1. 2

    0下载:
  2. ball structure, which members containing the coordinates of the center of the ball in space and the diameter of the ball. Poster contains the coordinates of the center of the ball to be implemented as an integer array (contain the coordinates x, y, z
  3. 所属分类:Compiler program

    • 发布日期:2017-04-26
    • 文件大小:107183
    • 提供者:A2LJ
  1. Z-SEP

    0下载:
  2. Matlab source code for Z-SEP research paper
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:3553
    • 提供者:Babar
  1. Design-of-C_minus-lexical-analyzer

    0下载:
  2. 1、该个词法分析器要求至少能够识别以下几类单词: a.关键字:else if int return void while共6个,所有的关键字都是保留字,并且必须是小写; b.标识符:识别与C语言词法规定相一致的标识符,通过下列正则表达式定义:ID = letter (letter | digit)*; c.常数:NUM = digit digit*(.digit digit* |ε)(e(+ | - |ε) digit digit* |ε),letter = a|..|z|A|..|
  3. 所属分类:Compiler program

    • 发布日期:2017-04-28
    • 文件大小:32418
    • 提供者:陈景
  1. AIT-500-Lab-3-Document

    0下载:
  2. 1) Write a C++ program that receives a single letter and prints out the corresponding digit on the telephone. The letters and digits on a telephone are grouped this way: (30 points) 2= ABC 3 = DEF 4 = GHI 5 = JKL 6 = MNO 7 = PRS 8 = TUV 9 = WXY
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:336264
    • 提供者:cbobert
  1. [1]-GPIO(Programming-whit-JLink-or-Flash-Magic).z

    0下载:
  2. set of C language code to starting and work with GpIO in ARM Microcontroller NXPXX type
  3. 所属分类:Compiler program

    • 发布日期:2017-04-17
    • 文件大小:170708
    • 提供者:reza
  1. Main

    0下载:
  2. MMA7455的测试程序,输出X、Y、Z三个轴的加速度传感器-Acceleration sensor MMA7455 test program, the output X, Y, Z three axes
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:2065
    • 提供者:张靓颖
  1. 2.12

    0下载:
  2. 设A=(a1,…,am)和B=(b1,…,bn)均为顺序表,A’和B’分别为A和B中除去最大共同前缀后的子表(例如,A=(x,y,y,z,x,z),B=(x,y,y,z,y,x,x,z),则两者中最大的共同前缀为(x,y,y,z),在两表中除去最大共同前缀后的子表分别为A’=(x,z)和B’=(y,x,x,z))。若A’=B’=空表,则A=B;若A’=空表,而B’≠空表,或者两者均不为空,且A’的首元小于B’的首元,则A < B,否则A > B。试写一个比较A、B大小的算法(请注意:
  3. 所属分类:Compiler program

    • 发布日期:2017-05-03
    • 文件大小:940143
    • 提供者:阿扁猪
  1. L-Z-code

    0下载:
  2. L-Z编码:对输入一定长度的字符进行L-Z编码,显示生成的码字及字典。-LZ Code: Enter the length of the characters LZ encoding, it shows the generated code words and dictionaries.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-16
    • 文件大小:3829780
    • 提供者:sun
  1. ZCompileCore-master

    0下载:
  2. Z语言编辑器源码及相关资料说明,有需要的可以下载-Z language editor source code and related data shows that in need can be downloaded to see ~ ~
  3. 所属分类:Compiler program

    • 发布日期:2017-05-05
    • 文件大小:219507
    • 提供者:米克
搜珍网 www.dssz.com