- SkinTab 非常不错的tab标签页面
- RuYiOCR 如意图形码识别系统 带源码
- ch09_03CounterJsp JSP实现网页浏览此时的统计
- STM32_SVC The SVC project is a simple program for the STM32F103RBT6 using Keil MCBSTM32 Evaluation Board and shows how to implement software interrupt functions It includes the file SVC.c which implements the SVC handler. The SVC function declarations and implementations are demonstrated in the file Test.c.
- app 井巷井口定位大屏幕显示系统
- lei_ny66 music高阶谱分析算法
资源列表
PL0
- 编译原理课程设计 PL0 (报告实验和课程设计报告,已经设计方法,步骤) 1. 基本内容 (1)扩充赋值运算:+= 和 -= (2)扩充语句 REPEAT <语句序列> DOWHILE <条件> 其中,<条件>是循环条件,即条件成立时,重复执行循环体的<语句序列> 2. 选做内容 (1)增加运算:++ 和 --。 (2)增加类型:① 字符类型; ② 实数类型。 (3)扩充函数:① 有返回值和返回
NUC101-Prodcut-Brief-SC-V2.02
- 新塘NUC101 Prodcut Brief SC V2.02-NUC101 Prodcut Brief SC V2.02
MyLoginDemo
- A java code for implementing login access to users
Super-Calculator-CPP-Source
- 计算器C++源码 计算器C++源码 -Calculator C++ SourceCalculator C++ SourceCalculator C++ SourceCalculator C++ Source
Fujitsu
- After sending one byte over SPI, you have to clear one byte in the data register (DR) again. In SPI you always send and receive a byte You cannot just send OR receive a byte, it's always AND. The technical explanation is that there is only one clock
admin
- 网站后台系统,很大众化,比较不错的,建网站能省很多工作@-Web site back-office systems, it is popular to compare quite well to the province to build a lot of work site @
LL1
- 编译原理中的LL1语法分析程序 包括消除左递归, First集和Follow集自动生成, 预测表自动生成, 对输入的句型进行分析。-Compiler theory LL1 syntax analysis procedures, including the elimination of left recursion, First Set and Follow automatically generated prediction table is generated automatically an
lab4
- module counter_modk(clock, reset_n, Q) parameter n = 4 parameter k = 16 input clock, reset_n output [n-1:0] Q reg [n-1:0] Q always @(posedge clock or negedge reset_n) begin if (~reset_n) Q <= d0 else begi
decaf_PA2
- 清华大学计算机系编译原理课程作业,对学习编译原理课程的同学应该有帮助-Department of Computer Science compiler theory course work should help students learning compiler theory courses
DAC8411Diver
- DAC8411 驱动代码,内含有pdf文档以及应用解释,C51直接调用方便快捷,效率高。并且在套文件中引入了时序图,让读者更加方便使用!-DAC8411 driver code, which contains a pdf document interpretation and application, C51 convenient direct calls, and high efficiency. And the introduction of a timing diagram in sets
270916
- MP Lab main program LED blink
project1
- 基于双层Case嵌套的C-词法分析器,编译原理课程设计-Based on double-Case C-nested lexical analyzer, compiler theory of curriculum design
