CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容 搜索资源 - 数组 0

搜索资源列表

  1. uC-GUI-BitmapConvert

    0下载:
  2. 一个bmp文件到16进制数组转换的工具,可以应用于嵌入式系统中的LCD哦。-bmp files to a 16-band array conversion tool can be used in embedded system LCD oh.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:41113
    • 提供者:刘丰
  1. img2num

    0下载:
  2. 此matlab程序针对320×240的tft液晶显示屏,可以将任何格式的图片转为tft所用的16位(65536色)LCD的表示,并写成一维数组的c文件,便于图片显示的调用。
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1119
    • 提供者:陈晓
  1. sample

    0下载:
  2. 转换64K色bmp图片用的; 它可以把bmp格式的图片转换成64K色的数组数据(*.c文件); 点击按键“添加”将一个bmp图片添加进来,然后点击按键“转换”就会生成图片数组文件
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:31703
    • 提供者:hu
  1. WAVtoC

    2下载:
  2. 出色的wav 转c软件,嵌入式开发必备。用于将wav音频文件转成c数组。-Wav excellent turn c software, embedded development necessary. Wav audio files used to convert c array.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-26
    • 文件大小:650017
    • 提供者:liyuanqing
  1. Image2LcdPV3.2

    0下载:
  2. 将图片转换成可用于12864显示的数组,3.2版支持批量转换,此为破解版-Can be used to convert pictures 12864 display the array, version 3.2 supports batch conversion This is the cracked version
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-09
    • 文件大小:748045
    • 提供者:寿成承
  1. remote

    0下载:
  2. 开发环境是Silab,硬件平台是C8051F040单片机,代码的功能是实现单片机内部的CAN远程帧通信,发送端事先将SS1数组数据写入远程帧,当接收到远程请求时,自动将消息发送出去,发送完毕,产生发送中断,从而将SS2数据更新到消息中,同时也发送远程帧请求获取数据。整个程序中,请求端发送两次远程帧请求,并把接收的数据存入RR1和RR2数组。-Development environment is Silab, the hardware platform is a C8051F040 MCU fun
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:16388
    • 提供者:小坏坏
  1. TC35LDXS

    0下载:
  2. TC35I 使用例子:提取来电显示号码 本程序来电提示两声后(程序停留在等待发送处),将跳线帽跳至PC与单片机通信段,按SW5发送至PC,用串口调试助手接收显示所提取的内容。本程序只在于给大家一个参考,希望能对像我一样的爱好者提供点帮助与交流,我认为这个程序至少能在字符串数组的概念和TC35I有关信息的提取这两方面会给你有所启示,我就是因为被这两方面困扰了不少时间,所以,突破困扰后特予以布。本人也只是个刚入门者,对程序的正确与错误负不起任何责任哦!希望能得到各位高手的不惜指教!-TC35I
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:2819
    • 提供者:zhangmengle
  1. model-small

    0下载:
  2. 在以ARRAY为首地址的数据区中存放10个带符号字数据: ARRAY DW,1,2,-1,3,4,-2,-3,4,5,-6 编程将ARRAY分成两个数组:正数数组P_ARY和负数数组N_ARY,并分别显示正数项个数和负数项个数。 -Headed in the ARRAY data area address store 10 words of data with symbols: ARRAY DW, 1,2,-1,3,4,-2,-3,4,5,-6 programming will be
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:2534
    • 提供者:黄倩
  1. AsciiToBinary

    0下载:
  2. 自编的小程序,主要用于把源码中资源数据还原成原始binary文件,如mp3文件的数组数据还原成mp3-convert ASCII data to binary data
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:177280
    • 提供者:WYG
  1. ADC_sequence

    0下载:
  2. 通过TI的msp430f149实现序列多次采样,并存储到相应的数组中。-complete sampling,and store datas in arrys.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-14
    • 文件大小:3772
    • 提供者:桦华
  1. LCD_Point

    0下载:
  2. 获取液晶显示中的汉字和ASCII码的液晶点阵数组,是20*20的黑体,小三-For liquid crystal display and ASCII characters in the dot matrix liquid crystal array is 20* 20 black-body, small three
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:251107
    • 提供者:zhaozheng
  1. PT100_cal

    0下载:
  2. 生成PT100温度传感器的温度对应的电阻值, 方便传感器编程时的数组初始化-PT100 temperature sensor generates a temperature corresponding to the resistance value, easy programming of the sensor array initialization
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:448714
    • 提供者:
  1. Flash

    0下载:
  2. Arduino-1.0库文件,可以很方便地操作Flash存储器,将字符串常量、整型常量数组、浮点型常量数组保存到Flash中,是编写web嵌入式应用程序不可缺少的库文件。现在经过修过,可以兼容Arduino-1.0了。- Flash.h- An Arduino library for flash-based (ROM) data collections. Copyright (C) 2009-2012 Mikal Hart All rights reserved.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:13518
    • 提供者:蔡军杰
  1. lesson-1

    0下载:
  2. 利用URXWIE在set时串口仅响应地址信息。还有 RXWAKEset时所收到的是地址。实现的是利用闲路识别并 接收上位机发送的8B数据帧,存放于RX_BUF[8]数组内。 - Using URXWIE only respond to the address information in the set when the serial port. Also RXWAKEset received address. To achieve recognition is to use
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:23431
    • 提供者:wananwen
  1. C_primory

    0下载:
  2. 1.c回顾 2.数据类型 3.内存 4.输入输出 5.数组 6.函数 7.指针 8.预处理 9.位操作-1.C review 2.data type 3.memory 4.input and output 5.array 6.function 7.point 8.pretreatment ......
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-05
    • 文件大小:51692544
    • 提供者:胡同深
  1. MTK_led

    0下载:
  2. mtk 跑马灯效设置。想要设置mtk等效的可以参照数组设置来设置等效的展示效果。-The mtk Marquee effect settings. Want to set the display of results the mtk equivalent can refer to an array of settings to set the equivalent.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:14913
    • 提供者:liwen
  1. key

    0下载:
  2. 利用数组的形式,编写4*4键盘的程序,已经在硬件电路上通过测试-Take advantage of the array of the form, write 4* 4 keyboard procedures, hardware circuit test
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-30
    • 文件大小:22462
    • 提供者:dongli
  1. LED

    0下载:
  2. LED数码管的段码数据生成器,包含A51,C51,EMC,PIC等,可生成共阴或共阳数组-LED digital tube segment code data generator contains A51, C51, EMC, PIC, can generate a common cathode or common anode array
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-11
    • 文件大小:262205
    • 提供者:爱丽丝
  1. asfart

    0下载:
  2. 函数法的流水灯 有别于数组法流水灯实现8位灯的亮灭-Function method of light water is different from the array method light water eight lights light off
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-14
    • 文件大小:1024
    • 提供者:xinyuan
  1. main

    0下载:
  2. 指定数组、变量,在FLASH中的起始地址(Keil4 适用于周立功 EasyCortex M3-1752开发板)-Specified array, variable, the starting address in FLASH (Keil4 for weeks meritorious EasyCortex M3-1752 development board)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-30
    • 文件大小:2343
    • 提供者:李振东
« 12 »
搜珍网 www.dssz.com