-
Visual C++数字图像处理,本书详细地在Visual C++下…
《Visual C++ 数字图像处理》,该书详细的讲解了在Visual C++条件下,如何进行数字图像的处理,同时也给出了在其他条件下的方法,最重要的是它是一本在数字图像处理方面的最权威的书籍。其中有书,同时有程序。- Visual C++ Digital image processing , the book in detail in the Visual C++ Conditions, how to carry out digital image processing, but also gives the conditions in other ways, the most important thing is that it is a digital image processing in the most authoritative books. Among them, the book, while procedures for doing so.
- 2022-01-25 19:37:58下载
- 积分: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
-
Java设计模式,提供相关UML图和源代码,包括GOF的23种设计模式。...
Java设计模式,提供相关UML图和源代码,包括GOF的23种设计模式。-Java design patterns and provide UML map and the source code, including 23 species of GOF design patterns.
- 2022-05-15 18:16:51下载
- 积分:1
-
这本书提供了java开发短,专注于代码,很容易…
this book offers java develops short,focused on pieces of code that are easy to incorporate into other programs.
- 2022-04-30 00:07:13下载
- 积分:1
-
原书全名为<MFC深入浅出――从MFC设计到MFC编程>李久进编著,华中理工大学出版....
原书全名为<MFC深入浅出――从MFC设计到MFC编程>李久进编著,华中理工大学出版.
-The original full name
- 2022-02-13 03:13:34下载
- 积分:1
-
Write Your Own Operating System (E).rar
Write Your Own Operating System (E).rar
- 2022-01-28 00:44:02下载
- 积分:1
-
液晶模块输出VHDL程序
程序实现的功能是标准的16×2字符型液晶模块上显示字符串...
液晶模块输出VHDL程序
程序实现的功能是标准的16×2字符型液晶模块上显示字符串-LCD module output VHDL procedures to achieve the function of the procedure is a standard 16 × 2 character LCD module to display the string
- 2023-08-15 06:00:03下载
- 积分:1
-
如何快速有效实现Sock5代理,请大家阅读并评论,期待大家的共同参与...
如何快速有效实现Sock5代理,请大家阅读并评论,期待大家的共同参与-how quickly and efficiently achieve Sock5 agents, please read and comment on, we expect the participants.
- 2022-01-28 05:14:57下载
- 积分:1
-
Java, a program to see if you know! From casual, it is hoped that useful,
Java的一个程序,看看就知道啦!
随便上传下,希望有用-Java, a program to see if you know! From casual, it is hoped that useful,
- 2022-01-26 19:53:36下载
- 积分:1
-
如果你想做电视,或者你必须这样做,请您必须下载和查看…
如果你是想做电视,或者你已经在做的话,请你一定要下载看看.都是电视的专业名词解释-If you are want to do TV, or you have to do so, please you must download and see. Are professional TV Glossary
- 2022-03-16 12:29:20下载
- 积分:1