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

搜索资源列表

  1. C

    0下载:
  2. 单片机编程 C语言 指针大全 节省内存处理速度 -The microcontroller programming C language pointer Daquan save memory processing speed
  3. 所属分类:SCM

    • 发布日期:2017-12-09
    • 文件大小:403012
    • 提供者:赵强
  1. MCU-Serial-receive-data

    0下载:
  2. 通过串口助手要接受字符串或一组数据需要在单片机端开辟一个缓冲区,否则可能丢失数据。以下程序是较为通用的串口收发例程,开辟一个16字节的缓冲区,两个指针,一个存数指针,一个取数指针,两指针相等,证明没有新的接收数据。-To accept a string or a set of data through the serial port assistant on the microcontroller side to open up a buffer, or data may be lost. Th
  3. 所属分类:SCM

    • 发布日期:2017-11-22
    • 文件大小:11846
    • 提供者:木风心
  1. c51pointer

    0下载:
  2. 本文档是为单片机写的有关编程中指针说明文档。使用的单片机硬件是最通用的stc89c52单片机,编程语言为c语言。-This document is written for the microcontroller programming pointers on documentation. Using microcontroller hardware is the most common stc89c52 microcontroller c language programming languag
  3. 所属分类:SCM

    • 发布日期:2017-11-30
    • 文件大小:171137
    • 提供者:wenshang
  1. MENU

    0下载:
  2. LCD实现菜单功能,本人所写,界面切换使用的是质数法,对于不喜欢用指针,或用的不熟练的筒子有莫大帮助,这也是一种实现方法-LCD with menu function, I wrote, interface switching method used is a prime number, who do not like to use the pointer, or unskilled use of great assistance to the cheese, which is a method
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:3109
    • 提供者:xuzh
  1. 2

    1下载:
  2. 本实例要求学习基于MFC的WINDOWS应用程序设计,编写一个模拟时钟程序,此程序在屏幕左方有一个指针式钟面,右方有两个矩形框,上面以数字方式显示日期和时间,该时间应与指针显示的时间一致,下方的矩形框作为秒表。用菜单选项或按钮设置时间和秒表。时间不必与机器系统时间相同,可任意设置。-Instances required to learn the MFC-WINDOWS-based application design, the preparation of an analog clock pro
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:7139
    • 提供者:王勇
  1. clock_2

    0下载:
  2. 使用51单片机模拟的时钟程序,通过程序可以学会使用定时器,以及指针等。-Use of 51 single simulation clock procedures, can learn through the program using the timer, as well as pointers. .
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:127966
    • 提供者:baowen
  1. array-pointer-control-LED

    0下载:
  2. 使用AT89S52单片机核心芯片,通过c语言编程,使用数组指针控制led-The use of AT89S52 microcontroller core chip, through the C programming language, using a pointer to an array of control LED
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:9586
    • 提供者:zhao
  1. mcu_menu

    0下载:
  2. 单片机菜单设计,基于有限状态机,树,结构体,指针-SCM menu design
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:38530
    • 提供者:张云龙
  1. led

    1下载:
  2. LED旋转显示屏程序,水平旋转,可显示汉子,模拟指针式时钟-LED rotating display program, horizontal rotation, can display man, Analog Analog clock
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-04-11
    • 文件大小:79488
    • 提供者:贾良波
  1. 3.leds_c_sp

    0下载:
  2. s5pv210 无操作系统,led驱动程序,程序中使用堆栈指针-S5pv210 no operating system, led driver, applications use the stack pointer
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:2143
    • 提供者:LK
  1. msp430

    0下载:
  2. 单片机msp430语沿全套作业,包括随机数的产生,动态内存管理,数组,指针-Language along msp430 microcontroller full operation, including random number generation, dynamic memory management, arrays, pointers, etc.
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:526519
    • 提供者:yue
  1. menu

    0下载:
  2. 单片机的多级菜单应用,利用了多级指针,是学习单片机编程的很好的资料,同时又是学习C语言的好资料 -MCU multi-level menu applications, the use of multi-level pointers, is to learn microcontroller programming good information, but it is also good information to learn C language
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:78565
    • 提供者:快乐
  1. AVRPC

    0下载:
  2. AVR单片机结构,C语言数据类型、函数和指针等基础,大量基于C语言的AVR单片机实例-AVR microcontroller structure, C language data types, function and pointer, etc, a large number of instances of AVR microcontroller based on C language
  3. 所属分类:SCM

    • 发布日期:2017-05-23
    • 文件大小:6696560
    • 提供者:myw
  1. Pointer-state-machine

    0下载:
  2. 相对所谓的传统状态机编写方式来说,使用函数指针作为中间介质来进行间接调用的方式就是所谓的“指针法状态机”。 指针法状态机其本质与合作式调度器几乎就是同义词,或者说是调度器的一个“状态机”编程模式-Relative to write so-called traditional state machine approach, using a function pointer as an intermediate medium for indirect way is to invoke the s
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:32832
    • 提供者:ZBL
  1. C-Point

    0下载:
  2. 搞懂C指针对于嵌入式开发有很重要的意义,这个是一个很好的教程-Know the Point in C language is very important in developing. This is a very good book.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:120330
    • 提供者:郭贤捷
  1. mnsz

    0下载:
  2. TFT屏做显示,51控制,做了一个模拟时钟,有指针转动效果,同时用了DS1302,可以显示日期 测试效果很好 基本功能实现-TFT screen display, 51 control, made an analog clock, pointer rotation effect, at the same time using DS1302, can display the date The basic function test effect is very good
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:131688
    • 提供者:孔文
  1. Use-PG12864LCD-design-a--clock

    0下载:
  2. 14 用PG12864LCD设计的指针式电子钟,已调试通过的完整程序-14. Use PG12864LCD design a pointer type electronic clock
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:163933
    • 提供者:zgh
  1. scr

    0下载:
  2. 百分表是通过齿轮或杠杆将一般的直线位移(直线运动)转换成指针的旋转运动。现通过串口读取数显百分表实时数据,将数据传输到单片机,单片机根据实时数据驱动步进电机传动丝杆。实时监控最大最小值-Dial indicator or via a gear lever which is generally linear displacement (linear motion) is converted into rotational movement of the pointer. Now dial indi
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:14330
    • 提供者:
  1. TM1638

    0下载:
  2. TM1638利用指针的方式实现万年历,可以实现闹钟和真实时间切屏,并且可调整时间-TM1638 way to achieve the use of the pointer calendar, alarm clock and real time can cut the screen and adjust the time
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:26204
    • 提供者:于洪斌
  1. Analog-clock-based-PG12864

    0下载:
  2. 基于PG12864的指针式时钟,运用DS1302实时显示时间,可以应用按键进行时间调。-PG12864-based Analog clock using DS1302 real-time display of time, you can adjust the time the Apply button.
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:135732
    • 提供者:lina
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com