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

搜索资源列表

  1. wannengzidian

    0下载:
  2. 万能密码生成字典,是多功能多用途的,自动生成破解密码的,电脑软件-Universal Dictionary Password Generator is a multi-functional multi-purpose, automatically generated password crack, computer software
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:124.39kb
    • 提供者:宋继龙
  1. 5

    0下载:
  2. 详细设计的目的就是指导编码,明确的说,就是将你的设计拿给不同的人去写编码,写出来的程序处理流程相同.后续的评审或者是有人接替你的工作,只要查看详细设计,就能清楚你当时是怎样设计这些流程的。-The purpose is to guide the detailed design codes, specifically, is that your design showed that different people to write code, written procedures for pro
  3. 所属分类:SCSI-ASPI

    • 发布日期:2017-04-17
    • 文件大小:13.14kb
    • 提供者:冷雨夜
  1. UDP

    0下载:
  2. 这个程序为两个电脑用户开通直接的通信端口-The purpose of this application is to provide a direct communication between 2 computers in a peer to peer like environment. This code should be a great start for people who want to build a full blown chat program using C/C++ and
  3. 所属分类:SCSI-ASPI

    • 发布日期:2017-03-27
    • 文件大小:279.21kb
    • 提供者:anderson
  1. Canbus_v3

    0下载:
  2. The purpose of this project is a simple and easy to use USB <> CAN bus interface. Heart of the circuit is an Atmel AVR ATmega162 microcontroller which controls the Communication between FTDI FT245BM USB to parallel converter and Philips
  3. 所属分类:Compiler program

    • 发布日期:2017-11-07
    • 文件大小:32.01kb
    • 提供者:nabilos
  1. swamy1

    0下载:
  2. PICs have a set of registers that function as general purpose RAM. Special purpose control registers for on-chip hardware resources are also mapped into the data space. The addressability of memory varies depending on device series, and all PIC devic
  3. 所属分类:Compiler program

    • 发布日期:2017-04-25
    • 文件大小:58.84kb
    • 提供者:swamy
  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. MCS51_I2C_AT24C02

    0下载:
  2. 51单片机通过模拟I2C通信接口来操控修改接触式IC卡AT24C01上面的信息,以达到身份识别的目的,还可以把金额数写入IC卡中,作为局域内的消费卡片使用-51 microcontroller simulation I2C communication interface to manipulate the contactless IC card AT24C01 modify the above information, in order to achieve the purpose of ide
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:69.7kb
    • 提供者:Yujie Zhang
  1. LPC932_PCF8591

    0下载:
  2. 通过LPC932a1f单片机来操控液晶显示屏PCF8591,可以把一些想要显示的数据此类写入液晶显示屏,显示想要显示的信息,以此来达到输出数据的目的。-By LPC932a1f microcontroller to control LCD display PCF8591, you can put some kind of data you want to write to the LCD display, display the information you want to display,
  3. 所属分类:Compiler program

    • 发布日期:2017-04-17
    • 文件大小:92.66kb
    • 提供者:Yujie Zhang
  1. CPP-Programs

    0下载:
  2. The purpose of this tutorial is to outline the basic process for creating an C++ application
  3. 所属分类:Compiler program

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

    0下载:
  2. Blinky.c Purpose: MCB1700 LED Flasher
  3. 所属分类:Compiler program

    • 发布日期:2017-04-11
    • 文件大小:1.42kb
    • 提供者:magic.ocean
  1. ATmega16A

    0下载:
  2. High-performance, Low-power Atmel AVR 8-bit Microcontroller 􀁺 Advanced RISC Architecture ̶ 131 Powerful Instructions – Most Single-clock Cycle Execution ̶ 32 x 8 General Purpose Working Registers ̶ Fully Static Operation
  3. 所属分类:Compiler program

    • 发布日期:2017-05-16
    • 文件大小:3.72mb
    • 提供者:ImranKhan
  1. TimerOne

    0下载:
  2. * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later ve
  3. 所属分类:Compiler program

    • 发布日期:2017-05-01
    • 文件大小:10.21kb
    • 提供者:Fatack
  1. LOGINTIME

    0下载:
  2. 1.LOGINTIME.zip= This program gives the login time of the account accessed if the password is right and if its wrong it sends an message stating wrong intruder entered.The login details will be stored in a file in the excel sheet which can be viewed
  3. 所属分类:Compiler program

    • 发布日期:2017-04-12
    • 文件大小:680byte
    • 提供者:CHANDAN YADAV
  1. 编译原理(龙书)+第二版

    0下载:
  2. 计算机专业的一门重要专业课,旨在介绍编译程序构造的一般原理和基本方法。内容包括语言和文法、词法分析、语法分析、语法制导翻译、中间代码生成、存储管理、代码优化和目标代码生成。(An important professional course of computer science, the purpose of this paper is to introduce the general principles and basic methods of compiler construction.
  3. 所属分类:编译器/解释器

    • 发布日期:2018-01-01
    • 文件大小:23.97mb
    • 提供者:低调丶BM
搜珍网 www.dssz.com