登录
首页 » 汇编语言 » 编译原理大操作。语言编译器实现。大歌剧院…

编译原理大操作。语言编译器实现。大歌剧院…

于 2022-04-20 发布 文件大小:53.11 kB
0 63
下载积分: 2 下载次数: 1

代码说明:

编译原理大作业。C语言编译器的实现。附大作业的doc文档说明部分。-compiler principles large operations. C language compiler achieved. A large operations doc file narrative.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • This zip file contains six documents which describes some interesting applicatio...
    This zip file contains six documents which describes some interesting applications which use of the Microchip PIC 16F84. These application are PID Motor Control, DTMF Alarm Dialer, Lamp Dimmer, IR Command Decoder, LCD Adding and Hummidity Sensing.
    2022-10-07 13:05:03下载
    积分:1
  • Funbox ASM代码旋律门铃
    FunBox ASM codes for door bell with melody
    2022-03-25 03:42:40下载
    积分:1
  • 设计一种自动洗衣机的程序控制器,在启动后先进水,等到达高水位后,启动洗衣马达转动4min,如在洗衣过程中发现水位低于高水位,则停止洗衣马达转动并报警,并在水位到...
    设计一种自动洗衣机的程序控制器,在启动后先进水,等到达高水位后,启动洗衣马达转动4min,如在洗衣过程中发现水位低于高水位,则停止洗衣马达转动并报警,并在水位到达高水位后再次启动马达。洗衣结束后则启动排水开关,待水位到达低水位后,则启动脱水马达,转动2min。如此重复三次,要求在每一动作之间有2s的间隔。 高水位,低水位为水位传感器,用两个开关模拟,当水位高于高水位或低于低水位时,两个开关的状态分别为0 。启动开关用一个开关表示。进水、排水、洗衣马达、脱水马达及报警分别用一个发光二极管表示。本实验只需用可编程并行接口电路的A口。其硬件接口如下图所示。也可采用可编程逻辑器件进行设计。 -Design of an automatic washing process controller, after commencement of advanced water, and so on to reach the high water mark, start laundry motor rotation 4min, such as in laundry water level lower than that found during the high water mark, then the motor stops rotating laundry and alarm, and the the water level reaches the high water mark again to start the motor. Laundry is started after the end of the drainage switch, when the water level reaches the low water level, then start the dehydration motors, rotating 2min. Repeat three times, each action requires the interval between the 2s. High water, low water level as water level sensors, with two analog switches, when the water
    2023-04-30 10:55:03下载
    积分:1
  • c绘制鸭子 辅助设计 更换坐标变换图形
    c语言绘制鸭子 辅助设计 更换坐标变换图形-c language mapping Ducks aided design graphics replacement coordinate transformation
    2023-03-09 00:15:03下载
    积分:1
  • zlg7289的源程序,可以做参考
    zlg7289的源程序,可以做参考-zlg7289 source, reference can be done
    2022-03-21 16:01:09下载
    积分:1
  • 一个模拟时钟的程序
    一个模拟时钟的汇编语言程序-an analog clock Assembly Language Program
    2023-01-27 08:50:04下载
    积分:1
  • VB程实现图像的漂亮效果,欢迎分享,
    VB编程实现图像的漂亮效果,欢迎分享,-VB Programming beautiful image effects, welcome to share
    2022-05-26 03:56:42下载
    积分:1
  • #include <iostream> #include <stack> #define MAX_SIZE...
    非递归的快速排序算法-#include #include #define MAX_SIZE 11 using namespace std typedef int elem typedef std::stack Stack int partition(elem*pData, int low, int high) void swap(elem& a, elem& b) void qsort(elem* pData, int low, int high) int partition(elem*pData, int low, int high) { elem key = pData[low] while(low < high) { while(low < high && pData[high] >= key) high-- swap(pData[low], pData[high]) while(low < high && pData[low]
    2022-05-08 16:41:43下载
    积分:1
  • a program made by win32asm
    用win32asm写的防火墙...基本的功能实现了,但是还有待改进-a program made by win32asm
    2022-06-12 15:09:27下载
    积分:1
  • x86 mmx 指令大全
    x86 mmx 汇编指令大全-x86 mmx compilation instructions Daquan
    2022-07-18 22:40:51下载
    积分:1
  • 696522资源总数
  • 104047会员总数
  • 21今日下载