-
fact documented by a large number of tasks and dialogue that recreates the Lin B...
通过大量事实记载以及任务对话,再现了林彪作为一名将军的生平,也揭露了他如何一步步走向灭亡的过程。-fact documented by a large number of tasks and dialogue that recreates the Lin Biao as a general"s life, but also to expose how he had destroyed a step by step process.
- 2022-08-21 03:43:07下载
- 积分:1
-
DirectX 8 教程,能帮你入门、使你了解怎样用DX8 来开发Windows游戏...
DirectX 8 教程,能帮你入门、使你了解怎样用DX8 来开发Windows游戏-DirectX 8 and guidance can help you get started, so you know how to use Windows to develop DX8 games
- 2022-08-22 17:56:31下载
- 积分:1
-
计算机三级网络技术,教学资料,授课使用,与教材配套
计算机三级网络技术,教学资料,授课使用,与教材配套-3 computer network technology, teaching materials, teaching the use of, and supporting materials
- 2022-12-18 16:10:04下载
- 积分:1
-
《精通RMI:Java与EJB企业级应用开发》书籍的源代码.
本书是讲述RMI技术的经典著作,清晰地展示了设计和创建RMI应用中涉及到的思想,包括最常用的设...
《精通RMI:Java与EJB企业级应用开发》书籍的源代码.
本书是讲述RMI技术的经典著作,清晰地展示了设计和创建RMI应用中涉及到的思想,包括最常用的设计模式。详细讲述了如何利用RMI的所有高级特性,如何创建RMI系统,实例丰富,还介绍了常用的客户/服务器结构、远程调用的本质以及与RMI相关的技术。作者把既简单又很有说服力的应用与理论相结合,全书由浅入深,概念叙述和应用分析并举,使读者不仅“知其然”,而且“知其所以然”。对于所有关注Java技术、从事企业应用实现的读者来说,是一本内容详尽、技巧高超的参考书籍。 -"proficient RMI : Java and EJB enterprise-class application development, "the source books. the book is about RMI classics, a clear demonstration of the design and creation of RMI application relates to the idea, including the most commonly used design patterns. A detailed account of how to use RMI all advanced features, how to set up RMI system, abundant examples, also introduced in the client/server structure, the nature of long-distance calls with the RMI and related technologies. The authors not only simple but also very convincing application and theory, elementary book. the concept of narrative and analysis applications simultaneously, so that readers not only "know-" and "know why they are so.&qu
- 2022-06-22 03:50:33下载
- 积分:1
-
学习Apache Jakarta Tomcat 的英文经典教材,很不错的。
学习Apache Jakarta Tomcat 的英文经典教材,很不错的。-Apache Jakarta Tomcat learning English classic materials, very good.
- 2022-02-20 14:41:31下载
- 积分:1
-
教你如何欣赏优美的代码,如何写出优美的代码
教你如何欣赏优美的代码,如何写出优美的代码-teach you how to appreciate the beautiful code, how to write beautiful code
- 2022-10-29 19:30:03下载
- 积分:1
-
nasm中文帮助文档,对学习nasm至关重要
nasm中文帮助文档,对学习nasm至关重要-nasm Chinese help documentation nasm is essential for learning! ! ! ! !
- 2022-07-08 13:07:36下载
- 积分:1
-
we can see ah, the master's works. Ah good article, we look at the good of t...
大家可以看看啊,大师的作品.文章不错啊,大家好好看看,关于PSO 的-we can see ah, the master"s works. Ah good article, we look at the good of the PSO
- 2022-07-20 23:51:31下载
- 积分: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
-
关于web服务器软件,tomcat的电子书,很有参考价值。
关于web服务器软件,tomcat的电子书,很有参考价值。-On the web server software, tomcat of e-books, could very well refer.
- 2022-03-06 11:47:55下载
- 积分:1