-
The course is designed to use the three interface chip, 8253,8255,8259 in the p...
该课程设计使用了三块接口芯片,8253、8255、8259;在程序中需要对8255芯片的控制口进行修改,改成自己所用实验板的端口-The course is designed to use the three interface chip, 8253,8255,8259 in the program need to control the port 8255 to modify the chip, into his own experimental port board
- 2022-08-17 07:21:27下载
- 积分:1
-
80888的bios源码,是好东西,看看吧!
80888的bios源码,是好东西,看看吧!-8088 bios source code,good things.let s look at it.
- 2022-05-18 01:26:31下载
- 积分:1
-
一个微机原理要做的试验程序
一个微机原理要做的试验程序-a computer theories do testing procedures
- 2022-05-31 02:28:03下载
- 积分:1
-
51开发MP3应用程序
51开发MP3应用程序-51 the development of MP3 applications
- 2022-07-11 07:40:59下载
- 积分:1
-
1968年1月青岛验潮站逐时水位观测数据,进行潮汐调和分析和预报
!选入的分潮(18项)
数据是从1968年1月1日0时开始的,即:
! 数据第一行...
1968年1月青岛验潮站逐时水位观测数据,进行潮汐调和分析和预报
!选入的分潮(18项)
数据是从1968年1月1日0时开始的,即:
! 数据第一行:100 140 213 297 363 379 342 277 203 142 79 20
!对应时间1968年1月1日: 0时 1时 2时 ………… ………… ………… 11时 依此类推
!共744个数据-program for tide harmonic analysis
- 2022-04-25 01:51:26下载
- 积分:1
-
DSP2407的CAN通讯例程,调试通过。
DSP2407的CAN通讯例程,调试通过。-DSP2407 the CAN communication routines, debugging through.
- 2022-04-18 22:10:17下载
- 积分:1
-
compilation wrote that the traffic lights at the traffic lights procedures, very...
汇编写的红绿灯即交通灯程序,非常实用,简单易学。-compilation wrote that the traffic lights at the traffic lights procedures, very practical, easy.
- 2022-03-22 21:39:12下载
- 积分:1
-
12864液晶显示器编程范例(汇编语言ASM)
12864液晶显示器编程范例(汇编语言ASM)-12864 LCD Programming Example (in assembly language ASM)
- 2022-05-05 17:49:36下载
- 积分:1
-
题目实现DOS中的COPY命令。可首先打开源文件和目的文件,其次顺序读取源文件每个字节赋给目的文件对应位置,源文件读完时,目的文件也自然拷贝成功。...
题目实现DOS中的COPY命令。可首先打开源文件和目的文件,其次顺序读取源文件每个字节赋给目的文件对应位置,源文件读完时,目的文件也自然拷贝成功。-Title achieve the DOS in the COPY command. Be the first to open the source file and destination file, followed by sequential reads the source file is assigned to the purpose of the file corresponds to each byte location, the source file read, the purpose of copying documents the success of the natural.
- 2023-07-11 05:20:03下载
- 积分:1
-
MCD1实战一,LED8位流水灯《霹雳灯》
该实战的目的作为学习和应用MCD1在线调试工具套件,进行项目的软件和硬件
联合调试的范例程序,也就是当做...
MCD1实战一,LED8位流水灯《霹雳灯》
该实战的目的作为学习和应用MCD1在线调试工具套件,进行项目的软件和硬件
联合调试的范例程序,也就是当做一个用户程序实例,而演示板暂时充当用户电
路的角色。这样就构成了一个软件、硬件齐全的自制项目模拟环境。
本程序实现的功能是,把端口RC的8条引脚全部设置为输出模式,依次从引脚RC0
到RC7送出高电平,然后再依次从引脚RC7到RC0送出高电平,并且周而复始,从而
使得与该端口C相连的8只发光二极管LED循环依次点亮,其效果类似于一个简单的霹雳灯。
该程序可用于PIC16F87X(A)所有系列
- 2022-01-26 02:20:23下载
- 积分:1