搜索资源列表
ucore-lab1
- Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验1:系统软件启动过程。实验目的:操作系统是一个软件,也需要通过某种机制加载并运行它。在这里我们将通过另外一个更加简单的软件-bootloader 来完成这些工作。为此,我们需要完成一个能够切换到x86 的保护模式并显示字符的bootloader,为将来启动操作系统
boot
- boot.asm是用nasm汇编程序做的VESA显存模式驱动的写点 带有软盘驱动引导程序 用FloppyWriter.exe写主引导区-boot.asm is done NASM assembler VESA mode driver memory write point boot with the floppy disk drive used to write the Master Boot FloppyWriter.exe District
SlidingModeControl
- 滑模控制的经典算例程序,可以帮助初学者快速掌握滑模控制的编程思想-Sliding mode control procedures for the classic examples that can help beginners master the sliding mode control Express programming thought
555
- 这是一个汇 编 语 言 源 程 序 的 输 入, 1.通过实验了解和熟悉微机系统的配置。 2.学习在DEBUG状态下输入汇编源程序的方法。3.初步掌握调试(在DEBUG状态下)的过程。 -This is an assembly language source input, 1. Through experiments to understand and become familiar with computer system configuration. 2. Learning in D
zhuansubiao
- 利用89C-51单片机作为主控器组成一个转速表。由转动电机提供计数脉冲。设置定时器/计数器T0和T1,内部定时器T0设置为定时方式,且定时时间为50ms,即每50ms定时器T0中断一次,中断20次达到1秒;计数器T1设置为外部脉冲计数工作方式,并将初值置为0FFFFH,转动电机每转一周产生一个脉冲使得计数器加1溢出产生中断,设在1s内测量的脉冲个数为n即为测到的转动电机的转速。-The use of 89C-51 microcontroller as master composed of a t
aduc812
- aduc812 i2c master mode code
rej05b1153_src_master
- SPI of R8C master mode
RFID_WM_Client_Sample
- 远望谷XCRF-800系列读写器的RFID中间件。有ALE功能。完成标签去冗余,筛选,事件生成,多方式多协议对外发布(DWR Xfire WebService TXT)。防止标签的错读 误读。。我硕士阶段的自写代码。供大家参考。-Invengo XCRF-800 Series RFID reader middleware. There ALE function. Complete label to redundancy, selection, event production, multi-mo
triangle
- 绘制三角形图形程序 要求:掌握PC机显示模式的分类及特点 掌握利用汇编语言在图形方式下的编程方法 内容:编写程序.使PC机在中分辨率(模式4)显示一个三角形(各种三角形)。对于图形设计,要通过BIOS INT 10H调用,用菜单选择三角形的输出-Draw triangle graphics program requirements: PC, display mode control the classification and characteristics to master th
lab7
- 并行口8255 方式1 输入输出 1.进一步学习并行口的使用。 2.掌握选通方式下数据输入的方法。 -8255 ways a parallel port input and output. Further study the use of the parallel port. Two. To master the method of data input strobe mode.
huibian
- 寻址方式在结构化数据访问中的应用,(1)掌握不同的内存寻址方式 (2)使用结构化的数据存储方式 (3)掌握BCD码的编码方式 -Addressing modes in structured data access, (1) to master different memory addressing mode (2) using structured data storage (3) The master of BCD encoding
8254Timer-counter-experiments
- 一、实验目的 熟悉8254在系统中的电路接法,掌握8254的工作方式及应用编程。 二、实验内容 使用8254两个计数器级连,采用定时方式工作,周期性的点亮及熄灭发光二极管各0.5秒。 -First, experimental purposes familiar 8254 circuit connection in the system, the master 8254 way of working and the application programming. Experi
利用C8051F310单片机设计一个LED灯控制器
- 实验目的:加深对定时/计数器、中断、IO端口的理解,掌握定时/计数器、中断的应用编程技术及中断程序的调试方法。 实验内容:利用C8051F310单片机设计一个LED灯控制器 主要功能和技术指标要求: 1. LED灯外接于P0.0端。 2. LED灯分别按2Hz,1Hz和0.5Hz三种不同频率闪动,各持续10s。 3. 在LED灯开始和停止闪烁时蜂鸣器分别鸣响1次。 4. 利用单片机内部定时器定时,要求采用中断方式。 提高要求: 使用按键(KINT
iCarousel-master
- 实现ScrollView特效,多种滑动方式,界面华丽,很好看。-To achieve the ScrollView special effects, a variety of sliding mode, the interface is gorgeous, very nice.
rand
- 主从模式并行计算,用于实现并行计算的一种模式,即主从模式-Master slave mode for parallel computing, a model of parallel computing, namely the master-slave mode
utt
- DOS下串口测试工具, 可以选择中断模式和查询模式. 请使用TC2.0编译. 更新请到我的github: https://github.com/shinewave/utils/blob/master/SerialPort/utt.c-UART Test utility for DOS, works in interrupt mode or poll mode. Please compile with TC2.0. view https://github.com/shinewave/utils
Labwindow_CVI_RS-232COM
- 文件收发实例利用LabWindows/CVI的RS-232函数库XModem传输模式进行文件传输,包括文件发送程序和接收程序。 RS-232与其它设备间的通信实例利用同步方式进行RS-232串口数据传输,通过本例学习,能掌握运用串口回调函数建立串口通信的思想。-Despatch examples of the use LabWindows/CVI library of RS-232 transfer mode XModem file transfer, including the file
Exploring-the-packet-deliveried
- #FUSES INTRC_IO //Internal RC Osc, no CLKOUT #FUSES NOPUT //No Power Up Timer #FUSES MCLR //Master Clear pin enabled #FUSES NOPROTECT //Code not protected reading #FUSES NOCPD //No EE protection #FUSES NOBROWNOUT //No brownout reset #FUSE
1to3USART
- 主从模式串口,一个主串口,3个从串口通信-Serial master-slave mode, a main port, three serial communication ......
12345
- 了解光纤的四类导波模式的特征方程,掌握四类导波模式与归一化截止频率的对应关系.-Understand the four types of guided wave mode characteristic equation of optical fiber, master the four types of guided wave mode and the corresponding relation of the normalized cut-off frequency.