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

搜索资源列表

  1. chinese

    1下载:
  2. 中文信息处理基础 第一讲VC环境编程简介 第二讲文件处理 第三讲字符编码 第四讲字频统计 第五讲文本断句 第六讲语料库-Basic information first deal with English-speaking environment for programming VC brief introduction stresses the second file handle character encoding the third stresses t
  3. 所属分类:SCSI/ASPI

    • 发布日期:2013-06-06
    • 文件大小:36.68mb
    • 提供者:李明
  1. longshu

    1下载:
  2. 编译原理龙书第二版中文版习题答案,答案比较齐全-Long answer to the second edition of the book
  3. 所属分类:SCSI/ASPI

    • 发布日期:2013-04-02
    • 文件大小:3.65mb
    • 提供者:liuze
  1. ex2

    0下载:
  2. 编译原理实验二 递归向下语法分析 附加实验报告。-Descending down the second experiment compiler theory parsing additional test report.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-08
    • 文件大小:157.42kb
    • 提供者:
  1. 10w

    0下载:
  2. 产生10万个互不相同的随机数,并将它们存入文本文件中,要求时间在一秒以下-Produce 100000 no the same random number, and put them in a text file, the required time in a second the following
  3. 所属分类:Compiler program

    • 发布日期:2017-11-14
    • 文件大小:1.08mb
    • 提供者:刘坤
  1. decaf_PA2

    0下载:
  2. 关键词:清华大学计算机系 编译作业decaf2,大实验的第二部分源码,为学弟学妹造福-Keywords: Department of Computer Science compile job decaf2 source of the second part of the experiment, the benefit of mentees
  3. 所属分类:Compiler program

    • 发布日期:2017-11-11
    • 文件大小:1.14mb
    • 提供者:jin
  1. mm

    0下载:
  2. It is defined between two matrices only if the width of the first matrix equals the height of the second matrix. Multiplying an m×n matrix with an n×p matrix results in an m×p matrix. The C program below show the matrix multiplication.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-24
    • 文件大小:539byte
    • 提供者:kushal
  1. 99S

    0下载:
  2. 本设计可以实现99秒的倒计时,包含源程序,.HEX文件以及KEIL工程,C语言编程的程序,直接上仿真无误。-The design can achieve a 99-second countdown, including source code, HEX files, and KEIL project, C language programming program directly on the simulation is correct.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-26
    • 文件大小:10.1kb
    • 提供者:mu
  1. LCD1600002

    0下载:
  2. 1602实现时 分 秒 十分之一秒的电子时钟-The 1602 realized every minute tenths of a second electronic clock
  3. 所属分类:Compiler program

    • 发布日期:2017-11-23
    • 文件大小:713.52kb
    • 提供者:韩龙龙
  1. led-clock

    0下载:
  2. The LED clock consists of 60 LEDs which are placed circular around a common analog clock. The LEDs are used to display the seconds. Essential part of this circuit is the LED driver MAX7219 from Maxim. A datasheet is available on Maxim s homepage. The
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:9.79kb
    • 提供者:Smriti
  1. CP_test_1

    0下载:
  2. 编译原理实验 词法分析 一、实验目的: 通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解。并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。 二、实验内容 编制一个能够分析整数、小数、字符串、标识符、分隔符、运算符和关键字的词法分析程序。同时要能过滤行注释和块注释。 三、实验要求 1、词法规则 关键字: if、then、else、while、do、int、float、string、begin、en
  3. 所属分类:Compiler program

    • 发布日期:2017-05-08
    • 文件大小:1.62mb
    • 提供者:jchen
  1. Fortran

    0下载:
  2. 《Fortran常用算法程序集》,介绍常用的fortran计算程序-" Fortran algorithms procedures set- Second Edition"
  3. 所属分类:Compiler program

    • 发布日期:2017-05-22
    • 文件大小:6.17mb
    • 提供者:cuixingkai
  1. Global

    0下载:
  2. This the second file of the bunch of uploaded files. You can share it as you like.-This is the second file of the bunch of uploaded files. You can share it as you like.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-11
    • 文件大小:1.32kb
    • 提供者:spaml
  1. second

    0下载:
  2. simulink basic example of second order differential equation
  3. 所属分类:Compiler program

    • 发布日期:2017-04-29
    • 文件大小:8.64kb
    • 提供者:mohamed
  1. 2nddegree

    0下载:
  2. this is a program for solving second degree equations
  3. 所属分类:Compiler program

    • 发布日期:2017-04-28
    • 文件大小:33.21kb
    • 提供者:djixyacine
  1. TP05_Equation

    0下载:
  2. JAVA CODE FOR SECOND DEGREE SOLUTION EQUATION
  3. 所属分类:Compiler program

    • 发布日期:2017-04-15
    • 文件大小:6.27kb
    • 提供者:itostar
  1. SENDFILE

    0下载:
  2. 在Linux操作系统,使用C++模拟实现云盘操作,基本实现文件的上传和下载、秒传、断点续传等功能。-In the Linux operating system, use C++ simulation cloud disk operations, basic file upload and download, second pass, HTTP and other functions.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-04
    • 文件大小:117.44kb
    • 提供者:王志敏
  1. MAS

    0下载:
  2. La commande vectorielle, aussi appelée commande à flux orienté (field-oriented control en anglais), est une méthode de commande des variateurs de vitesse électrique dans laquelle les courants statoriques triphasés d un moteur électrique à courants al
  3. 所属分类:Compiler program

    • 发布日期:2017-05-05
    • 文件大小:11.14kb
    • 提供者:abdellatif
  1. LL1

    0下载:
  2. LL1源码 包括FIRST\SECOND\LL1表-LL1 SOURCE CODE
  3. 所属分类:Compiler program

    • 发布日期:2017-12-15
    • 文件大小:1.99mb
    • 提供者:Leaf
搜珍网 www.dssz.com