搜索资源列表
wannengzidian
- 万能密码生成字典,是多功能多用途的,自动生成破解密码的,电脑软件-Universal Dictionary Password Generator is a multi-functional multi-purpose, automatically generated password crack, computer software
5
- 详细设计的目的就是指导编码,明确的说,就是将你的设计拿给不同的人去写编码,写出来的程序处理流程相同.后续的评审或者是有人接替你的工作,只要查看详细设计,就能清楚你当时是怎样设计这些流程的。-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
UDP
- 这个程序为两个电脑用户开通直接的通信端口-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
Canbus_v3
- 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
swamy1
- 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
CP_test_1
- 编译原理实验 词法分析 一、实验目的: 通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解。并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。 二、实验内容 编制一个能够分析整数、小数、字符串、标识符、分隔符、运算符和关键字的词法分析程序。同时要能过滤行注释和块注释。 三、实验要求 1、词法规则 关键字: if、then、else、while、do、int、float、string、begin、en
MCS51_I2C_AT24C02
- 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
LPC932_PCF8591
- 通过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,
CPP-Programs
- The purpose of this tutorial is to outline the basic process for creating an C++ application
Blinky
- Blinky.c Purpose: MCB1700 LED Flasher
ATmega16A
- 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
TimerOne
- * 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
LOGINTIME
- 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
编译原理(龙书)+第二版
- 计算机专业的一门重要专业课,旨在介绍编译程序构造的一般原理和基本方法。内容包括语言和文法、词法分析、语法分析、语法制导翻译、中间代码生成、存储管理、代码优化和目标代码生成。(An important professional course of computer science, the purpose of this paper is to introduce the general principles and basic methods of compiler construction.
