搜索资源列表
PICMCU_c
- 《PIC单片机C语言开发入门》所有章节源程序,光盘中配套-"PIC C-language development Easy" all the chapters of source files, CD-ROM support
danpianjic51dianxing
- 单片机C51典型应用设计代码共11章包括液晶显示代码-C51 microcontroller design typical application code has 11 chapters, including LCD code
PIC-C-example
- pic18系列单片机c语言应用实例,共提供书上的五个章节的用单片机C语言编程的例子,可供参考-Pic18 series microcontroller c language application examples, provide the total book five chapters with single-chip computer of the c programming language example, available for reference
P89V51RD2
- 周立功公司的P89V51RD2的IAP升级实现的,完整文档,官网只能载到前三章。-Ligong P89V51RD2 week' s escalation of the realization of the IAP, complete documents, the official website only contains three chapters.
51SCM
- 初学51单片机的好资料基础资料,本文共有13个章节非常详细的讲解了初学51单片机所遇到的一些问题,看看吧非常不错。-51 Singlechip a good beginner information on the basis of information in this article a total of 13 chapters of very detailed explanation of the beginner 51 Singlechip encountered some problem
protel
- protel详细的教程,总共有十二章,详细的讲解了作板的流程-Protel detailed tutorials, a total of twelve chapters, a detailed explanation of the plate for the flow
PCB_design_guidelines
- 全面介绍了高质量PCB设计技巧,共为8章。-A comprehensive introduction to high-quality PCB design techniques, a total of 8 chapters.
11708415
- 单片机系统开发实例经典_共9章,分别介绍了单片机开发环境和实例及相关PCB板设计-Classic examples of single-chip microcomputer system development _ a total of 9 chapters, introduced the development environment and examples of single-chip and PCB board design
dffdgfg
- “程序代码与电路图”文件夹包括以下两方面的内容: (1)实例各章的程序代码; (2)实例各章的电路图。 “实例插图”文件夹里面的内容则为实例各章节的插图,为JPG格式。 “实验箱素材”文件夹里的内容对应本书的“附录B”。 -" Program code and circuit diagrams" folder includes the following two aspects: (1) examples of the various chapte
51MCU_develop_Application
- 51单片机开发与应用技术详解(珍藏版)光盘中源代码 《51单片机开发与应用技术详解(含光盘1张)》全面详细地讲述了单片机的原理、编程指南及应用案例,其中51系列单片机的编程部分是《51单片机开发与应用技术详解(含光盘1张)》的重点。《51单片机开发与应用技术详解(含光盘1张)》分为5篇38章。首先介绍了51系列单片机的开发概述及单片机的基本结构,接着介绍了单片机的汇编程序设计语言,然后介绍了单片机C51语言的程序设计,随后结合单片机的指令系统及各个功能部件详细讲解了单片机的编程操作,以及单片
8051_Tutorial
- This document is both a tutorial and a reference tool. The various chapters of the document will explain the 8051 step by step. The chapters are targeted at people who are attempting to learn 8051 assembly language programming. The appendices are a u
YouCanDoIt-ABeginersIntroToProgramming
- 本书采用互动的教学方式,使用C++语言来教授新手学习程序设计。 全书共17章。第1章是对编程概念和工具的简单介绍,第2章到第6章介绍了C++编程中的循环、函数、通信、类型创建和使用等技巧技能。第7章总结了编程的思路和技巧。接下来的6章(第8章到第13章)中,每一章都作为一个单元,在前17章的基础上添加了一些新的材料和一些新的思路。第14到第16章的主要目标是巩固所学的知识和技巧,并显示如何用所掌握的知识实现一些看上去难度很大的任务。第17章再次对常见编程问题进行了分类分析和论述。随书光盘中带
c51
- 51单片机的中文教程,有30章,详细讲解C51编程,及各种单片机应用实例。可以作为单片机入门资料。-51 MCU Chinese tutorial, there are 30 chapters, elaborate on C51 programming, and various examples of microcontroller applications. SCM can be used as introductory information.
80C51
- 80C51的例程exam文件夹:收录了书中各章的例子。这个文件夹中又有 ch02~ch11 共 10 个文件夹,-80C51 routine exam folder: contains examples of the various chapters of the book. This folder there ch02 ~ ch11 total of 10 folders,
Codes
- 《圈圈教你玩USB(附盘)》附带的光盘中有USB学习板的电路图以及所有实验的完整源代码包(C/C++语言)。通过U盘、USB鼠标、USB键盘、USBMIDI键盘、USB转串口、自定义的USBHID设备和自定义的USB设备等几个具体的USB例子,一步步讲解USB设备及驱动程序和应用程序开发的详细过程和步骤。最后两章介绍USBWDM驱动开发,并给出一个简单的USB驱动和USB上层过滤驱动的实例。-"Circle teach you to play USB (attached disk)&q
danpianji
- 单片机课堂教学的课件(PPT格式),共十个章节,很实用-SCM classroom courseware (PPT format), a total of 10 chapters, it is useful
CppEssentials
- The book is divided into 12 chapters. Each chapter has a flat structure, consisting of an unnumbered sequence of sections, most of which are limited to one or two pages. The aim is to present each new topic in a confined space so that it can be
ARM
- 本书的各章节内容安排如下: 第1章简要介绍目前ARM微处理器的种类及主要结构特征。 第2章介绍ARM编程模型的基本知识,包括寄存器的组织和ARM微处理器的工作模式,ARM体系结构中异常及处理等基本概念。 第3章详细介绍ARM体系的指令系统和寻址方式,着重介绍32位的ARM指令集。16位的Thumb指令集为32位ARM指令集的一个子集,在了解了ARM指令集的基础上,就很容易理解Thumb指令。 第4章介绍ARM汇编语言程序设计的基本知识。 第5章本章是全书的重点,详细介绍基于S
51danpianjiyuanma
- 51单片机源码涵盖了各种实例,并可按章节进行实战训练,习题经典,很好很强大,赶快下吧-51 SCM source covers a variety of examples and practical training according to chapters, exercises the classic, very very strong, up under the bar
xt5
- 单片机接口与应用技术第五章习题答案,仅供参考。单片机接口与应用技术第一五章习题答案,仅供参考。-MCU interface and application technology of chapter exercises answers for reference purposes only. MCU interface and application technology of the first five chapters exercises answers for reference pur
