-
支持向量机导论中文版,学习SVM的好材料
支持向量机导论中文版,学习SVM的好材料-Introduction to support vector machines the Chinese version of good material to learn SVM
- 2022-02-27 03:36:04下载
- 积分:1
-
在数据仓库的基本课程,课程计划和其他文件,包括…
关于数据仓库的基本教程,文件包括PPT教案等,讲述了DW的基本原理和构件步骤,管理方式等-Data Warehouse on the basic curriculum, lesson plans and other documents including the PPT, DW described the basic principles and components steps, management methods, such as
- 2022-01-27 18:29:26下载
- 积分:1
-
深入Java虚拟机,这本是是一本老少皆宜的书籍,本书在java中的地位是无可替代的...
深入Java虚拟机,这本是是一本老少皆宜的书籍,本书在java中的地位是无可替代的-Depth Java virtual machine, this is the one ages books, the book
- 2022-07-20 05:40:23下载
- 积分:1
-
这是SPSS 11_0统计分析教程(作者:张文彤)书中的有关数据
这是SPSS 11_0统计分析教程(作者:张文彤)书中的有关数据-This is the SPSS statistical analysis 11_0 Guide (Author : Wen-Tong Zhang) of the data book
- 2022-02-10 17:48:14下载
- 积分:1
-
The Mifare RC522 specification, with registers and everything else.
The Mifare RC522 specification, with registers and everything else.
- 2022-09-14 16:25:04下载
- 积分:1
-
TCP/IP Lean : Web Servers for Embedded Systems e
TCP/IP Lean: Web Servers for Embedded Systems电子书籍和代码-TCP/IP Lean : Web Servers for Embedded Systems e-books and code
- 2022-02-01 07:05:47下载
- 积分:1
-
Java语言程序设计,chm文件,内容丰富实用!
Java语言程序设计,chm文件,内容丰富实用!-Java Programming Language, chm files, rich in content and practical!
- 2022-04-19 16:19:29下载
- 积分:1
-
这本书是关于业务流程的管理。这是肯定的
This book is about the management of business processes. This is certainly
not a new topic. Since the beginning of the Industrial Revolution, it
has been written about from every possible point of view―economic,
sociological, psychological, accountancy, mechanical engineering and
business administration. In this book, we examine the management of
business processes from the perspective of computing, or―to put it more
broadly―of information technology. The reason is that information
technology has made huge leaps forward in recent years, resulting in
the creation of completely new ways of organizing business processes.
The development of generic software packages for managing business
processes―so-called workflow management systems (WFMS)―is particularly
important in this respect.-This book is about the management of busine ss processes. This is certainly not a new topic. Since the beginning of the Industrial Revoluti on, it has been written about from every possib
- 2022-01-30 16:58:26下载
- 积分:1
-
1298.zip
1298.zip
- 2022-03-13 16:33:43下载
- 积分: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