-
该源码和著名加拿大MCMASTER通信研究实验室主任西蒙赫金的《自适应滤波器》第四版配套。...
该源码和著名加拿大MCMASTER通信研究实验室主任西蒙赫金的《自适应滤波器》第四版配套。-The source and the famous Canadian director of The Communications Research Laboratory McMaster西蒙赫Kim
- 2023-01-18 14:35:03下载
- 积分:1
-
本书内容分上、下两册出版。本套书是关于Microsoft Visual C++ 6.0基础类库(MFC)完整的参考手册。全面性和权威性是本书最大的特点。MFC库...
本书内容分上、下两册出版。本套书是关于Microsoft Visual C++ 6.0基础类库(MFC)完整的参考手册。全面性和权威性是本书最大的特点。MFC库按照应用的功能划分为根类,MFC应用结构类,窗口、对话和控件类,绘画和打印类,简单的数据类型类,数组、列表和映射类,文件和数据库类,Internet和网络类,OLE类,调试和异常类等类。而其中的每一分类都是应用编程或其中某个方面的重要课题。本书按字母次序排列了MFC全部的类,并详细介绍了每一个类的成员,包括成员函数和数据成员,以及类之间的关系,如派生等。对于典型的用法,本书在用常规方法解释之余,还附加了精炼的代码示例,可供读者揣摩、研究。-5-book covers, published in two volumes. Bentaoshu on Microsoft Visual C 6.0 basis Class (MFC) comprehensive reference hands register. Comprehensive and authoritative book is the greatest characteristics. MFC according to the application of functional roots category, MFC Application category structure, windows, dialogue and control classes, painting and print category, simple data type category, arrays, class lists and maps, documents and database category, Internet and network categories, OLE category, debugging and unusually for such category. And the classification is applied for each program or some aspect of an important topic. The book arranged in alphabetical order of all of the MFC
- 2023-07-13 07:15:04下载
- 积分:1
-
很好的聊天室源码!
很好的聊天室源码!-good source chat room!
- 2022-03-15 14:07:07下载
- 积分:1
-
7* 7 1.40 removed the box four of the remaining 33 in addition to the middle lat...
7*7方格去掉四角各四个各,剩下33个格除中间以外其他都放满牌,一长牌跳过另一张牌,被跳过的牌会被移走,求最后只剩中间一张牌的算法?-7* 7 1.40 removed the box four of the remaining 33 in addition to the middle lattice outside are filled with other licensing, a long licensing skip another card, skip the license will be removed and left for the middle of a licensing algorithm?
- 2022-07-08 19:24:46下载
- 积分:1
-
了解编译原理很重要的。
了解编译原理很重要的。-understanding of compiler theory very important.
- 2022-02-04 20:27:36下载
- 积分:1
-
是一本介绍tuxdo书籍,是一本很好的入门
是一本介绍TUXDO的书籍,是一本很好入门级的书籍。-Is an introduction TUXDO books, is a good entry-level books.
- 2022-03-03 00:49:44下载
- 积分:1
-
一个功能精简的TCP/IP协议栈,实现的基本功能,对研究协议也有帮助...
一个功能精简的TCP/IP协议栈,实现的基本功能,对研究协议也有帮助
-a function to streamline the TCP/IP protocol stack, to achieve the basic functions of the research agreement will be of help
- 2023-04-16 20:45:03下载
- 积分:1
-
about smart attenna technology in wireless communications
about smart attenna technology in wireless communications
- 2022-02-18 16:19:20下载
- 积分: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
-
csharp document for developers.
csharp document for developers.
- 2022-11-01 06:45:03下载
- 积分:1