-
虚拟的Win32 API的BSD Unix,在UNIX编译器直接调用Win32 API和# 39…
Virtual Win32 API For BSD UNIX, 可在UNIX下直接编译呼叫标准Win32 API之C/C++原始码, 单一原始码可跨平台, 可在Windows下使用Visual C++对于目标UNIX的程序除错 , 确定没问题后可直接移植至UNIX完全不用修改-Virtual Win32 API For BSD UNIX, in the UNIX compiler directly call Win32 API"s standard C/C source code. a single source for cross-platform, in Windows using Visual C goals for the UNIX debugging procedures, After determining no problem can be transplanted directly to UNIX entirely without changes
- 2023-06-27 07:35:03下载
- 积分:1
-
微机原理8254与8255设计的手动跟自动的路灯控制系统
微机原理8254与8255设计的手动跟自动的路灯控制系统-8254 8255
- 2022-07-12 00:43:03下载
- 积分:1
-
查找硬盘坏扇区并快速标出坏扇区 (FindBad v1.3)
查找硬盘坏扇区并快速标出坏扇区 (FindBad v1.3)-you drive bad sector and the rapid deterioration marked Sector (FindBad v1.3)
- 2022-07-01 05:39:49下载
- 积分:1
-
Assembly language to prepare the design of the electronic clock source on the cu...
汇编语言编写的电子钟设计 源码
对课程设计 很重要-Assembly language to prepare the design of the electronic clock source on the curriculum design is important
- 2022-10-30 21:45:03下载
- 积分:1
-
STM32汇编LCD初始化
应用背景
本人原创STM32汇编实现LCD的显示,目前搜遍全球也没有STM32汇编实现LCD显示的代码。 编译器 ARM-NONE-EABI ,是在LINUX下编译的。
代码很复杂不容易看懂,我用了很长时间才写出来,大概有1000行汇编代码,写了半个多月才写出来,真是不容易啊。 程序包括IO设置 时钟初始化,NVIC中断设置,定时器,温度传感器等,红外遥控, 然后在LCD上显示
关键技术
初始化代码
shizhong:
ldr r0, = 0x40021000
ldr r1, = 0x14D83
str r1, [r0]
gsszbz:
ldr r2, [r0]
ldr r1, = 0x20000
tst r1, r2 @高速时钟标志位
bne rccchushihua
b gsszbz
rccchushihua:
ldr r0, = 0x40022000
mov r1, # 0x00000032
str r1, [r0] &n
- 2022-03-12 04:17:41下载
- 积分:1
-
51的是门铃程程序是汇编程序,是很精典的
51的是门铃程程序是汇编程序,是很精典的-51 is a doorbell-way process is the compilation of procedures, is very classical in
- 2022-12-18 08:35:03下载
- 积分:1
-
跑动的男孩
跑动的男孩-running boy
- 2022-03-14 10:48:35下载
- 积分:1
-
关于56700 的网络购物系统的实现程序源代码及有关注释...
关于56700 的网络购物系统的实现程序源代码及有关注释-56,700 on the online shopping system of the source code and related Notes
- 2022-01-21 19:48:07下载
- 积分:1
-
Sort string of characters
字符串字符分类排序-Sort string of characters
- 2023-05-08 04:20:02下载
- 积分:1
-
对图像做了简单处理,最后一段代码段实现4各功能,汇编运算较多...
对图像做了简单处理,最后一段代码段实现4各功能,汇编运算较多-Do a simple image processing, the realization of the last paragraph of the code segment 4 of the function, the compilation of more computing
- 2022-03-26 11:40:23下载
- 积分:1