-
系统会自动删除目录的调试和发布,所以请D。
System will automatically delete the directory of debug and release, so please do not put files on these two directory
- 2022-07-16 07:53:46下载
- 积分:1
-
TG12864E液晶说明
支持串并行接口的12864,主控为ST7920A,还有源码参考。
DI EQU P3.7
E EQU P3.5
RST EQU P3.2
cs1 equ p3.0
cs2 equ p3.1
;本测试程序中CS1,CS2=H ,RW =>GND
ORG 0000H
LJMP MAIN
ORG 0003H
LJMP LINTO
ORG 0100H
MAIN: NOP
clr ea
clr cs1
clr cs2
CLR E
lcall init
MOV 34H,#0ffH
LCALL DISPLAY_ALL
lcall dly100
MOV 34H,#00H
LCALL DISPLAY_ALL
lcall plybw
lcall DLY100
MOV 34H,#00H
LCALL DISPLAY_ALL
MOV R1,#0C0H ;START = 0
LCALL WRI
mov 31h,#0
mov 30h,#0
MOV 30H,#0 ;x
MOV 31H,#8 ;y
MOV DPTR,#HZI7 ;您
LCALL outhz
MOV 30H,#0
MOV 31H,#40
MOV DPTR,#HZI8 ;好
LCALL outhz
MOV 30H,#4
MOV 31H,#16
MOV DPTR,#HZI1 ;*
LCALL outhz
MOV 30H,#4
MOV 31H,#32
MOV DPTR,#HZI2 ;*
LCALL outhz
MOV 30H,#6
MOV 31H,#0
MOV DPTR,#HZI3 ;电
LCALL outhz
MOV 30H,#6
MOV 31H,#16
MOV DPTR,#HZI4 ;子
LCALL outhz
MOV 30H,#6
MOV 31H,#32
MOV DPTR,#HZI5 ;公
LCALL outhz
MOV 30H,#6
MOV 31H,#48
MOV DPTR,#HZI6 ;司
LCALL outhz
LCAL
- 2022-10-19 20:50:02下载
- 积分:1
-
矩阵运算程序 功能分析: 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩...
矩阵运算程序 功能分析: 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。-matrix calculation procedures Functional Analysis : This procedure can be completed matrix of input and output. Few firms have the same number of series and the Matrix addition, subtraction. Matrix multiplication with the rules of the matrix multiplication. The division matrix, the matrix inversion. Matrix switch for the home matrix functions.
- 2023-04-26 12:55:03下载
- 积分:1
-
介绍linux下Qt开发的基本知识,是理想的早期乐…
主要介绍linux下,qt开发的基础知识,非常适合初学习linux下qt的开发人员,-Linux introduced under, qt to develop the basic knowledge, is ideal for early learning qt under linux developers,
- 2023-08-21 23:05:03下载
- 积分:1
-
包括:JavaScript技术讲座 JAVASCRIPT语言教程 JavaScript源代码集
包括:JavaScript技术讲座 JAVASCRIPT语言教程 JavaScript源代码集-including : technical talks JAVASCRIPT JavaScript language source code JavaScript Guide Sets
- 2022-08-18 12:13:04下载
- 积分:1
-
一本凸最优化方面的经典文献Convex Optimization 作者Stephen Boyd
一本凸最优化方面的经典文献Convex Optimization 作者Stephen Boyd-A convex optimization of the classic literature Convex Optimization Author: Stephen Boyd
- 2022-04-12 20:51:25下载
- 积分:1
-
AD公司产品,数字隔离器件, 性价比好
AD公司产品,数字隔离器件, 性价比好-AD products, digital isolation devices, good cost performance
- 2023-07-25 21:40:03下载
- 积分:1
-
一本关于veirlog hdl的好书,里面有实例可以参考,也讲了语法。...
一本关于veirlog hdl的好书,里面有实例可以参考,也讲了语法。-a veirlog hdl on the books, there are examples of reference, also spoke at the syntax.
- 2022-10-22 02:45:03下载
- 积分:1
-
个人珍藏,初学java很好的教材!这是第7章的电子书和源码,后面我陆续传上与大家分享!...
个人珍藏,初学java很好的教材!这是第7章的电子书和源码,后面我陆续传上与大家分享!-Personal collections, java beginner good teaching! This is Chapter 7 and the source of e-books, one after another mass on the back of me to share with you!
- 2023-06-23 19:05:04下载
- 积分:1
-
本文档为本人从网上搜集,为便于阅读和学习,
整理成帮助文档形式,仅供学习和研究参考用,
请勿用于其它用途,否则后果用户自己负责!...
本文档为本人从网上搜集,为便于阅读和学习,
整理成帮助文档形式,仅供学习和研究参考用,
请勿用于其它用途,否则后果用户自己负责!
原书全名为<MFC深入浅出――从MFC设计
到MFC编程>李久进编著,华中理工大学出版-This document as I collected from the Internet, in order to facilitate reading and learning, organized into the form of help documentation, study and research for reference, please do not be used for other purposes, unless the user
- 2022-04-13 15:53:10下载
- 积分:1