CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - basic c programming

搜索资源列表

  1. C51.RAR

    0下载:
  2. 这本书主要在C语言编程的基础上讲单片机的原理与应用。内容丰富,深刻!-This book is mainly in the C language programming of the basic terms of Principle and Application of SCM. Rich in content and profound!
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:6382543
    • 提供者:
  1. SCMc

    0下载:
  2. 介绍了单片机中c预言的基本语法,方便在单片机编程中,能够及时的查找单片机中C预言的语法。-Introduced a single chip in the basic syntax c predicted to facilitate programming in the single-chip, single-chip microcomputer can find timely predictions of C syntax.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:2952
    • 提供者:刘乙锋
  1. UCOS2-FOR-AVR

    0下载:
  2. 摘 要:  在单片机中移植嵌入式操作系统是嵌入式系统发展的一个热点,也是未来发展的方向. 介绍嵌入式操作系统在单片机应用的优势和μC/ OS2 Ⅱ的特点,并结合AVR 单片机的应用实例,分 析μC/ OS2 Ⅱ的移植过程和基本方法. 采用μC/ OS2 Ⅱ可以大大简化程序设计,满足实时要求,降低 开发难度,提高系统可靠性.-Abstract: The transplantation of single-chip embedded system Embedded operating s
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:74470
    • 提供者:吴勇
  1. 51_c

    0下载:
  2. 学习51单片机的C语言编程,讲解了基本原理,给出了几个例子-51 MCU learning C-language programming, explained the basic principles of a few examples are given
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:244402
    • 提供者:zwg
  1. Lischner_-_Exploring_C++ProgrammersIntroductionto

    0下载:
  2. Exploring C++ uses a series of self–directed lessons to divide C++ into bite–sized chunks that you can digest as rapidly as you can swallow them. The book assumes only a basic understanding of fundamental programming concepts (variables, functions, e
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:1587937
    • 提供者:Garrett
  1. C51jichu

    0下载:
  2. 学习单片机应从最基本的51开始,本文档就是介绍51的C语言编程基础知识-MCU learning from the beginning of the 51 most basic, this document is to introduce 51 C-language programming basics. . .
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:353923
    • 提供者:王金
  1. beginningcsharpgameprogram

    0下载:
  2. Are you ready to try your hand at programming games using C#? "Beginning C# Game Programming" is your ideal introductory guide—designed to jumpstart your experience with C# and DirectX 9. It includes the fundamental topics you’ll need to know and cov
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:2023450
    • 提供者:JI
  1. dnapianji

    0下载:
  2. 最基础的单片机中断c语言编程 教程,新手一看就懂,绝对详细-Microcontroller interrupt the most basic tutorial c language programming, novice to understand, certainly more
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:5552
    • 提供者:李海涛
  1. danpianji51kechengsheji

    0下载:
  2. 使用说明 1、基本配置 CPU: 486以上 内存: 32M以上 硬盘: 600M以上 操作系统: Windows / DOS6.22 编程器: 51系列单片机编程器均可 编程软件: 支持51系列单片机的C和汇编的编译环境 2、使用方法 读者使用源代码时,将源代码拷贝到您的计算机相应目录之后,需要取消所有文件的只读属性,否则您可能无法正常使用这些源程序 3.为了方便读者阅读,包括了书中的几乎所有的源代码,分别按照章节进行编排。-Use
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:902548
    • 提供者:zhenzhen
  1. Microsoft-CPP-Cookbook

    0下载:
  2. Despite its highly adaptable and flexible nature, C++ is also one of the more complex programming languages to learn. Once mastered, however, it can help you organize and process information with amazing efficiency and quickness. The C++ Cookboo
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:855500
    • 提供者:yallfa
  1. hantai-mcs51-Cyuyan

    0下载:
  2. 本书详细介绍了含泰单片机的基本结构以及采用c语言编程的要点和实例。-This book details the basic structure with Thailand, and microcontroller programming using c language points and examples.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1294056
    • 提供者:dada
  1. Digital-temperature-sensor

    0下载:
  2. 本视频讲解了数字温度传感器的基本原理,并用C语言编程最终通过试验样机实现了数字温度传感器的基本功能。-This video to explain the basic principles of digital temperature sensor, and the C programming language, the final test prototype digital temperature sensor.
  3. 所属分类:SCM

    • 发布日期:2017-11-17
    • 文件大小:18305249
    • 提供者:zhoujie
  1. dynamic-moving-of-CPP

    0下载:
  2. 该程序简单的用C++语言实现了醉汉随机游动问题,包含了一些基本的C++语言的语法规范以及编程格式,C++初学者可以从中学到比较规范的编程思路,可供参考-The procedure is simple with the C++ language to implement the random walk drunk problems, including some basic C++ syntax and programming format specification language, C++
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:36578
    • 提供者:项鹏
  1. Calculators

    0下载:
  2. 这个程序用51单片机C语言编程,能够实现计算器的基本功能,-This program with 51 single-chip C language programming, to achieve the basic functions of the calculator,
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1416
    • 提供者:黄卡忆
  1. timer

    0下载:
  2. 单片机C语言提高资料! 熟了各个基本模块之后,就是要提高程序的鲁棒性和高效性,并且要便于移植.发几个个人觉得非常好的C语言资料.有些还是在其它论坛上花积分下来的.呵呵 首先,要重视程序的构架,这个会影响编程思路,.c .h文件要因地制宜地用.条理需要清楚. 其次,合适的时候多用指针,这个不用多说了.VC之所以流氓效率高,很大一部分原因是用了引用和指针. 另外,程序函数的接口要封装好,实参形参调用才方便,在适当的时候用数据参数,适当的时候用地址参数. 最后,结构体,联
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:76685
    • 提供者:叶影
  1. cy

    0下载:
  2. 在51单片机上用C语言实现出租车计价器,包括路程、价格计算及显示,时钟显示,单价修改等基本功能,运用结构化程序设计方法,通过流程图逐步细化,逐步实现各模块功能。-On 51 microcontroller using C language taxi meter, including distance, price calculation and display, clock display, price modifications and other basic functions, the u
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:42387
    • 提供者:陈杨
  1. calculator111

    0下载:
  2. C++语言实现的一个简易文本计算器,可以进行基本的四测运算和阶乘运算。是C++程序设计原理与实践一书中的一个实例。-C++ language to achieve a simple text calculator which can operate four basic arithmetic operations and factorial.It is an example of the book Programming Principles and Practice Using C++.
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:5093
    • 提供者:jing743881
  1. SCM-training-100-cases

    0下载:
  2. 史上最全单片机C语言程序设计实训100例,其中包括基础部分、硬件应用、综合设计以及芯片资料,全方面掌握单片机的开发及应用,是您快速掌握单片机开发的绝佳资料,配套Proteus仿真更加方便开发调试。-Most complete history of singlechip C language programming practice in 100 cases, including the basic parts, hardware, application, comprehensive desig
  3. 所属分类:SCM

    • 发布日期:2017-06-02
    • 文件大小:14020518
    • 提供者:杨和顺
  1. lessoncode

    0下载:
  2. C语言基础学习代码基础编程简单了解学习了解C语言基础-C language learning code, basic programming, a simple understanding
  3. 所属分类:SCM

    • 发布日期:2017-12-13
    • 文件大小:79447
    • 提供者:武鹏
  1. STM32版FX2N源码&原理图(可直接移植)

    7下载:
  2. FX2N源码V3.8版的使用基本说明: 编译语言:C语言 FX2N源码V3.8版是根据三菱FX2N的PLC通信协议、通信命令以及基于STM32F103系列单片机上编写运行的程序,可以直接利用三菱编程软件编写梯形图下载运行,无需任何转换。 注:1)目前在STM32F103RD/STM32F103VC/STM32F103VD/STM32F103VE/STM32F103ZE测试通过; 2)本程序不完全支持所有梯形图指令,如果需要其他的功能,需要亲自己修改代码, 编译环境:
  3. 所属分类:单片机开发

    • 发布日期:2018-03-08
    • 文件大小:4127744
    • 提供者:边缘1025
« 1 23 »
搜珍网 www.dssz.com