-
用汇编写的一个动画,内附有源码和说明
用汇编写的一个动画,内附有源码和说明-with a compilation of animation writing, enclosing a source and notes
- 2022-05-08 22:52:01下载
- 积分:1
-
LCD modle AT1602 显示程序,纯用ASM汇编编写,可作参考使用哦!如有问题请联系我。13710397625,陈sir...
LCD modle AT1602 显示程序,纯用ASM汇编编写,可作参考使用哦!如有问题请联系我。13710397625,陈sir
- 2022-08-20 12:10:33下载
- 积分:1
-
6502bios, on the SBC 6502, LCD, time, irq, module
6502bios,关于6502的sbc,有lcd,time,irq,模块-6502bios, on the SBC 6502, LCD, time, irq, module
- 2022-12-07 08:30:03下载
- 积分:1
-
264 software source file ,made in C language
264 software source file ,made in C language
- 2023-08-25 10:55:04下载
- 积分:1
-
LCD驱动ASM程序
lcd drive asm program-lcd drive asm2 program
- 2022-01-25 22:51:24下载
- 积分:1
-
有整数乘法、除法、加法及减法的使用汇编语言子程序
有整数乘法、除法、加法及减法的使用汇编语言子程序-There is an integer multiplication, division, addition and subtraction of the use of assembly language subroutines
- 2022-04-17 19:35:15下载
- 积分:1
-
带中文字库的128X64是一种具有4位/8位并行、2线或3线串行多种接口方式,内部含有国标一级、二级简体中文字库的点阵图形液晶显示模块;其显示分辨率为128×6
带中文字库的128X64是一种具有4位/8位并行、2线或3线串行多种接口方式,内部含有国标一级、二级简体中文字库的点阵图形液晶显示模块;其显示分辨率为128×64, 内置8192个16*16点汉字,和128个16*8点ASCII字符集.利用该模块灵活的接口方式和简单、方便的操作指令,可构成全中文人机交互图形界面。可以显示8×4行16×16点阵的汉字. 也可完成图形显示.低电压低功耗是其又一显著特点。由该模块构成的液晶显示方案与同类型的图形点阵液晶显示模块相比,不论硬件电路结构或显示程序都要简洁得多,且该模块的价格也略低于相同点阵的图形液晶模块。
-err
- 2022-03-18 07:06:50下载
- 积分:1
-
简单51程序,主要针对初学者的51程序,跑马灯的
简单51程序,主要针对初学者的51程序,跑马灯的-51 simple procedures, mainly for beginners of 51 procedures, the Marquee
- 2022-03-07 03:26:31下载
- 积分:1
-
输入三个整数x,y,z,请把这三个数由小到大输出。 1.程序分析:我们想办法把最小的数放到x上,先将x与y进行比较,如果x>y则将x与y的值进行交换,然后...
输入三个整数x,y,z,请把这三个数由小到大输出。 1.程序分析:我们想办法把最小的数放到x上,先将x与y进行比较,如果x>y则将x与y的值进行交换,然后再用x与z进行比较,如果x>z则将x与z的值进行交换,这样能使x最小。-Enter the three integers x, y, z, please these three the number of small to large output. 1. Program analysis: We think of a way to put x number of the smallest, the first comparison of x and y, if x> y will be the value of x and y exchange and then to compare x and z, if x > z will be x and z values of the exchange, which will enable x minimum.
- 2022-08-11 02:17:41下载
- 积分:1
-
MCS
MCS-96单片机要用PWM产生锯齿波,应使PWM寄存器中的值线性增加,那么在PWM输出端将得到宽度线性增加的脉冲波,经滤波后,便可得到锯齿波。-MCS-96 microcontroller with PWM have Sawtooth, PWM register should be the value of linear increase, then the PWM output will be increased linearly width of the pulse wave, After filtering, it will be Sawtooth.
- 2022-03-03 14:01:07下载
- 积分:1