-
C++primer 第四版 中英对照 免积分下载
C++primer 第四版 中英对照 免积分下载-C++primer 4th editon ,down for free!!
- 2022-08-13 17:01:41下载
- 积分:1
-
18b20温度传感器显现温度采样的技术,对初学者有一定的帮助作用,不妨现在...
18b20温度传感器显现温度采样的技术,对初学者有一定的帮助作用,不妨现在-18b20 temperature sensors show the temperature sampling techniques, to help beginners have some role, it may take a look at
- 2022-06-21 09:28:22下载
- 积分:1
-
深入浅出Windows MFC程序设计,对MFC初学者有很大帮助
深入浅出Windows MFC程序设计,对MFC初学者有很大帮助-Explain the profound theory for Windows MFC design program in simple terms , help to MFC this book is of value greatly to benbeginner ..
- 2023-03-06 11:10:08下载
- 积分: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
-
Oracle sql 内置函数
详细的讲解了Oracle sql中常用的内置函数的使用和注意事项,对您的使用提供了帮助和建议。...
Oracle sql 内置函数
详细的讲解了Oracle sql中常用的内置函数的使用和注意事项,对您的使用提供了帮助和建议。-Oracle sql built-in functions in detail the Oracle sql built-in functions commonly used in the use and attention to your use of the help and suggestions.
- 2022-07-24 15:09:35下载
- 积分:1
-
学习教程,很不错的书籍,对初学者更有帮助!
学习教程,很不错的书籍,对初学者更有帮助!-study guides, very good books, more help for beginners!
- 2022-01-30 15:39:15下载
- 积分:1
-
本书介绍Linux环境下的编程方法,内容包括Linux系统命令、 Shell脚本、编程语言(gawk、Perl)、系统内核、安全体系、X Window等,内容丰...
本书介绍Linux环境下的编程方法,内容包括Linux系统命令、 Shell脚本、编程语言(gawk、Perl)、系统内核、安全体系、X Window等,内容丰富、论述全面,涵盖了Linux系统的方方面面。本书附带光盘包括了RedHat Linux系统的最新版本,及安装方法,还包括本书的大量程序代码,极大地方便了读者,为使用和将要使用Linux系统的技术人员提供了较全面的参考。
-This book describes the programming under the Linux environment, including Linux system commands, Shell scripting, programming language (gawk, Perl), system kernel, security system, X Window and so rich in content and a comprehensive discussion covering a Linux system all its aspects. The book comes with CD-ROM includes the latest version of RedHat Linux systems, and installation methods, but also a large number of program code in this book, which greatly facilitates the reader, in order to use and will be used Linux system technology provides a more comprehensive reference.
- 2023-05-10 22:25:04下载
- 积分:1
-
API函数大集合,介绍windows API各种函数。
API函数大集合,介绍windows API各种函数。-Large collection of API functions, introduce a variety of windows API function.
- 2022-07-28 14:33:38下载
- 积分:1
-
基于MMC卡的嵌入式文件系统的设计与实现
基于MMC卡的嵌入式文件系统的设计与实现...
基于MMC卡的嵌入式文件系统的设计与实现
基于MMC卡的嵌入式文件系统的设计与实现-based on the MMC card Embedded File System Design and Implementation based on the MMC card embedded file system design Total and Implementation
- 2022-03-16 06:08:35下载
- 积分:1
-
Solaris管理员指南
这是讲述Solaris系统的很好的电子书,给初学的想要更好的掌握和管理员指南Solaris系统的技术人员学习的,讲述详细有趣,便于理解和掌握。
- 2023-02-05 19:10:03下载
- 积分:1