登录
首页 » 电子书 » 2006单片机研讨会,关于51单片机的论文集

2006单片机研讨会,关于51单片机的论文集

于 2022-02-14 发布 文件大小:4.64 MB
0 157
下载积分: 2 下载次数: 1

代码说明:

2006单片机研讨会,关于51单片机的论文集-2006 51 doc

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 《管理信息系统》朴顺玉等编著 人民大学出版社
    《管理信息系统》朴顺玉等编著 人民大学出版社-"management information systems" PIAO jade edited the People"s University Press
    2022-08-06 20:20:28下载
    积分:1
  • C语言高级编程及实例剖析/王为青, 刘变红编著 ISBN号: 978
    C语言高级编程及实例剖析/王为青, 刘变红编著 ISBN号: 978-7-115-15423-1 出版发行项: 北京-人民邮电出版社 2007 光盘内容 附注项: 本书结合实例,深入浅出地介绍了C语言在主要应用领域的编程技术。全书共9章,分别为内存管理、文本屏幕界面设计、文件高级操作、图形图象、中断、通信技术、基本总线接口编程等。 附注项: C语言程序设计人员。 -C high-level programming language and examples of analysis/Wang Qing, Liu red for the ISBN number: 978-7-115-15423-1 published items: Beijing- People" s Posts & Telecom Press, 2007 CD-ROM of the contents of note: the book with examples, to learn more on the C language applications in the main programming. 9 book chapters, respectively, memory management, text-screen interface design, documentation of the advanced operators, graphic images, interruption, communications technology, such as the basic bus interface programming. Note item: C language programmers.
    2023-08-28 02:45:03下载
    积分:1
  • 集成运放使用原理.rar
    集成运放使用原理.rar-integrated amplifier Principle. Rar
    2022-05-20 07:06:59下载
    积分:1
  • 小波变换在信号处理、图像处理、模式识别中的研究…
    小波变换在信号处理、图像处理、模式识别、计算机视觉等 方面广泛应用。本文提出了一种基于Haar小波的时问序列相似 模式匹配模型.它首先对时间序列数据进行Haar小波变换.以 降低数据的维度。首先将所要查询的时间序列进行降维,也就是 对时间序列数据进行小波变换,对序列进行标准化131,得到降维 之后的小波序列.这样可以得到系数子集的良好近似采用尺度 序列表示原始序列.并将其看成多维空间中的一个点,通过计算 两序列差的平方和的平方根作为这两个时间序列的距离函效 (即欧氏距离)。用小波变换保持了局部性质。而欧氏距离就是要 判断相似性的距离函数.所以当在作完变换之后。通过低频分量 来压缩数据,成功的计算出实际距离的下界。如果计算的结果小 于一个由用户所定义的门槛值.则认为这两个时问序列是相似 的。 在-Of wavelet transform in signal processing, image processing, pattern recognition, computer vision, etc. Aspects of wider application. In this paper, Haar wavelet-based time series similarity Pattern matching model. It is first time-series data, Haar wavelet transform. To To reduce the data dimension. Will first want to check the time series dimension reduction, that is, Pairs of time series data using wavelet transform, standardize the sequence 131, to be reduced- After the wavelet sequence. This can be a good approximation coefficients of a subset of the use of scale Seque
    2023-03-08 02:30:03下载
    积分:1
  • InforBus5.0安装与管理员手册 适用于CORBA的学习的!!还不错
    InforBus5.0安装与管理员手册 适用于CORBA的学习的!!还不错-InforBus5.0 installation manuals and caretakers in CORBA learning! ! Not bad! !
    2022-04-08 03:25:24下载
    积分:1
  • 这是当初买FPGA板附带的verlog教程,感觉写的通俗易懂,希望对大家有用...
    这是当初买FPGA板子附带的verlog教程,感觉写的通俗易懂,希望对大家有用-This is the first place to buy FPGA board attached to verlog tutorial, written in easy to understand the feeling, everybody would like to be useful
    2022-05-14 02:41:54下载
    积分: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
  • 讲述关于j2ee设计模式的应用
    讲述关于j2ee设计模式的应用-described on the application design patterns
    2022-02-07 17:00:00下载
    积分:1
  • C语言深度解析,很适合在嵌入式中应用,希望对大家有用
    C语言深度解析,很适合在嵌入式中应用,希望对大家有用-for embed C
    2022-03-31 05:05:43下载
    积分:1
  • 问题银行为移动发展
    Question Bank for mobile development
    2022-01-25 16:31:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载