-
汇编的学习笔记PPT
汇编的学习笔记PPT-compilation of the study notes PPT
- 2022-07-21 02:19:22下载
- 积分:1
-
单片机串口C语言源程序,可实现串口通讯等功能
单片机串口C语言源程序,可实现串口通讯等功能-MCU Serial C language source code, serial communications and other functions can be realized
- 2022-01-25 16:30:19下载
- 积分:1
-
用于背景问题的应用,通过链表解决相关背景问题的应用。
用于背景问题的应用,通过链表解决相关背景问题的应用。-Used in the context of the problem applications, through the list to resolve the issue of the application of the relevant background.
- 2022-05-24 12:10:27下载
- 积分:1
-
本程序可用于读取计算机存储芯片flashROM上的bios程序
本程序可用于读取计算机存储芯片flashROM上的bios程序-This procedure can be used for computer memory chips to read the bios procedures FlashROM
- 2022-01-22 03:20:54下载
- 积分:1
-
一个模拟的操作系统的一些功能
一个模拟的操作系统的一些功能-a simulation of the operating system features
- 2022-11-15 17:00:03下载
- 积分:1
-
This file contains a summary of what you will find in each of the files that
m...
This file contains a summary of what you will find in each of the files that
make up your TspSA application.
TspSA.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
-This file contains a summary of what you will find in each of the files that
make up your TspSA application.
TspSA.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
- 2022-02-14 02:44:38下载
- 积分:1
-
接口技术,汇编的2个简单的例子
接口技术,汇编的2个简单的例子-interface technology, the compilation of two simple examples
- 2022-03-05 16:00:10下载
- 积分:1
-
c语言绘制鸭子 辅助设计 更换坐标变换图形
c语言绘制鸭子 辅助设计 更换坐标变换图形-c language mapping Ducks aided design graphics replacement coordinate transformation
- 2023-03-09 00:15:03下载
- 积分:1
-
使用74164连接8行2列键盘的行线,74165连接键盘的列线,编写扫描键盘,包括C和汇编程序...
使用74164连接8行2列键盘的行线,74165连接键盘的列线,编写扫描键盘,包括C和汇编程序-74164 connect using 8 line 2 keyboard line, out of 74,165 lines to connect the keyboard, the preparation of scanning the keyboard, including C and assembler
- 2022-08-25 18:40:01下载
- 积分:1
-
基于两级目录结构的简单文件系统的管理与操作。
(1) 要求本文件系统采用两级目录,即设置主文件目录[MFD]和用户文件目录[UFD]。在主文件目录中,每
个用户目录都占有一个目录项,其目录项中包含文件名和指向该文件目录文件。在用户文件目录UFD中,
这些文件目录具有相似的结构。具体测试时可考虑:设计一个10个用户的文件系统,每次用户可保存10
个文件,一次运行用户可以打开
- 2022-03-10 03:08:01下载
- 积分:1