-
控制APIC的汇编源程序
控制APIC的汇编源程序-control APIC compilation source
- 2022-07-14 00:33:54下载
- 积分:1
-
我用汇编语言编写的程序文件,删除了读写的文件…
我用汇编语言编写的程序 能够实现文件的复制删除读出显示等功能-I use assembly language programs written copies of files deleted read display function
- 2022-11-11 14:40:03下载
- 积分:1
-
液晶屏功能的读写程序,包括汇编原代码,可烧录文件,熟悉液晶屏产品的读写方式...
液晶屏功能的读写程序,包括汇编原代码,可烧录文件,熟悉液晶屏产品的读写方式-LCD screen features to read and write procedures, including the compilation of the original code, recordable documents, familiar with the LCD screen to read and write the way products
- 2022-01-25 21:22:27下载
- 积分:1
-
运营商使用简单。法律实施的速度的朋友…
采用SIMPLE算.法实施友丁速度分量和压力代数力一程的分离式求解时,计算步骤如下:
(1) 假定一个速度分布,记为 ,以此计算栋梁离散方程中的系数及常数项;
(2) 假设一个压力场 ;
(3) 依次求解动量方程,得 ;
(4) 对压力加以修正,得 ;
(5) 据 改进速度值;
(6) 利用改进后的速度场求解那些通过源项物性等与速度场耦合的 变量,如果 变量并不影响流场,则应在速度场收敛后再求解;
(7) 利用利用改进后的速度场重新计算动量离散方程的系数,并利用改进后的压力场作为下一层次迭代计算的初值。重复上述步骤,直到获得收敛的解。
-Operators using SIMPLE. Implementation of the Law on the speed of the Friends of D-component force and pressure algebra 1 solving discrete way, the calculation steps are as follows: (
- 2022-03-05 16:56:38下载
- 积分:1
-
交通灯由黄光东写
traffic light written by Huynh Quang Tung
- 2022-06-27 14:03:11下载
- 积分:1
-
直流电机控制程序 基于ti公司 dsp tms320lf2407a 运行环境 ccs2.2 原创 虽然很简单...
直流电机控制程序 基于ti公司 dsp tms320lf2407a 运行环境 ccs2.2 原创 虽然很简单-DC motor control program ti-based company dsp tms320lf2407a original operating environment ccs2.2 Although very simple
- 2022-10-04 13:05:05下载
- 积分:1
-
3、编写口令程序
要求:
1) 口令是随系统时间而变动的。(在输入口令前应先把当时的系统时间显示在屏幕上)
2)口令输入有次数限制。(口令与时间有关...
3、编写口令程序
要求:
1) 口令是随系统时间而变动的。(在输入口令前应先把当时的系统时间显示在屏幕上)
2)口令输入有次数限制。(口令与时间有关,但不能直接输与显示在屏幕上时间的数值,应进行运算。
3)、口令输入正确后进入选歌菜单,可选3首以上歌曲,可任意停止返回菜单。-3, the preparation of password procedures require: 1) The password is with the system changes over time. (Enter the password in the system at that time before the time displayed on the screen) 2) have a limited number of password input. (Password and time, but should not direct transmission and display on the screen time value calculations should be carried out. 3), enter the correct password selected songs backward menu options for more than three songs, free to stop the return of the menu.
- 2022-03-22 00:03:09下载
- 积分:1
-
DS1302 to read and write procedures for calendar DS1302 digital tube display to...
DS1302读写程序 万年历 数码管子显示
DS1302读写程序 万年历 数码管子显示-DS1302 to read and write procedures for calendar DS1302 digital tube display to read and write procedures for calendar digital tube display
- 2022-09-06 07:15: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
-
车站售票管理
车站车票销售管理-station ticket sales management
- 2023-01-19 05:30:03下载
- 积分:1