CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 DSP编程 搜索资源 - 字符串

搜索资源列表

  1. a

    0下载:
  2. 适用于EasyDSP/index.htm >ARM2131(2132芯片) UART串口字符串接收程序( 适用实时系统) 程序: 1.能一次接收大批量字符串数, 2.采用了查寻方式,在实时系统中CPU占用率低 3.波特率适应范围较宽
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:2164
    • 提供者:xiaoxiaozie
  1. TcByToWd

    0下载:
  2. 这是我在开发TI的DSP5501时所制作的工具。主要是针对两个8-Bit合成16-Bit的操作。可以转换51的字库格式,USB的UNICODE码,普通字符串等。可以节省存储空间。
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:66534
    • 提供者:sck007
  1. atoi_function

    1下载:
  2. 把字符串转换成整型数 atoi()会扫描参数nptr字符串,如果第一个字符不是数字也不是正负号返回零,否则开始做类型转换,之后检测到非数字或结束符 \0 时停止转换,返回整型数。- const
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:774
    • 提供者:王振
  1. function

    0下载:
  2. 2812GUI程序,示范如何删除条目中字符串-2812GUI program Demonstrate how to delete an entry from a uicontrol string.
  3. 所属分类:DSP program

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

    0下载:
  2. DSP28335的LCD12864程序,可以显示一些列的字符串和数字-DSP28335 s LCD program display a series of string
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:561687
    • 提供者:liang
  1. SCI-application

    0下载:
  2. 通过SCI获得数据,并将字符串数据转化为浮点型作为参数。-acquire the data from the computer through SCI module,then converts the the received characters to float form.
  3. 所属分类:DSP program

    • 发布日期:2017-11-28
    • 文件大小:9549
    • 提供者:mayechen
  1. ex1

    0下载:
  2. 编程,对输入的一串字符串进行统计,显示其中的数字个数、小写字母个数和大写字母个数。用十进制表示结果。(每种不超过99个)-Programming, to input a string of a string statistics, showed that of the digital number, lowercase number and the number of capital letters. In decimal representation results. (each not mo
  3. 所属分类:DSP program

    • 发布日期:2017-12-07
    • 文件大小:1223
    • 提供者:刘少鹏
  1. lcd1602

    0下载:
  2. 1602液晶显示字符串,数据主要程序,里面省略了延时子函数。-1602 LCD string data program, which omitted delay Functions.
  3. 所属分类:DSP program

    • 发布日期:2017-11-25
    • 文件大小:790
    • 提供者:袁浩
  1. SCIB

    0下载:
  2. F28335中SCI模块练习使用,适用于DSP练习掌握。发送字符串 接收字符 返回接收来的字符 -practice of SCIin DSP,to translate a string, recieve a character and return it.
  3. 所属分类:DSP program

    • 发布日期:2017-04-17
    • 文件大小:460368
    • 提供者:zllin
  1. dsp28335_12864

    0下载:
  2. dsp28335外接12864显示屏,此程序为驱动程序,包括写字符串函数,画点函数,画水平线函数,画垂直线函数-The external DSP28335 12864 display, this procedure for the driver, including written string functions, painting function, draw horizontal line function, vertical line function etc.
  3. 所属分类:DSP program

    • 发布日期:2017-04-14
    • 文件大小:2625
    • 提供者:姚氏
  1. EX11_SCI_RS232

    0下载:
  2. 利用DSP上所带的按键发送字符串以达到控制-use keys to send message
  3. 所属分类:DSP program

    • 发布日期:2017-05-02
    • 文件大小:774879
    • 提供者:MR Zhao
  1. lcd1602

    1下载:
  2. 完成LCD1062的两行字符串和数字序列的显示。-Complete LCD1062 display two lines of the string and number sequence.
  3. 所属分类:DSP program

    • 发布日期:2017-05-11
    • 文件大小:2357459
    • 提供者:ljfding
  1. lcd12864

    0下载:
  2. 完成LCD12864的字符串、数字和汉字图像的显示。-Complete LCD12864 strings, Numbers, and Chinese characters image display.
  3. 所属分类:DSP program

    • 发布日期:2017-05-11
    • 文件大小:2437321
    • 提供者:ljfding
  1. F28335_SCI_Example

    0下载:
  2. 基于F28335的SCI串口通信程序。本程序的特点是代码简单、高效。本代码共包含三个工程文件:1、基本通信(实现了最基本的通过SCI协议通讯的功能。上位机下发一个字符或字符串,下位机原样返回该字符或字符串);2、SCI通信FIFO版(在1的基础之上启用了FIFO缓存接收或发送的数据);3、SCI通信FIFO与中断版(通过启用FIFO功能减少对CPU资源的占用,且数据的发送与接收处理均在中断中完成)。此三个程序基本验证了F28335的SCI模块所有功能。-F28335 of SCI-based s
  3. 所属分类:DSP program

    • 发布日期:2017-04-26
    • 文件大小:370158
    • 提供者:杨杨
  1. OLED12864-DSP28335

    0下载:
  2. 采用DSP28335,使用的OLED12864,可以显示汉字,字符串混合型变量。GPIO口已经标明。-Using DSP28335, use OLED12864, can display Chinese characters, the string variable mixed
  3. 所属分类:DSP program

    • 发布日期:2017-04-29
    • 文件大小:9308
    • 提供者:xgf234
  1. Ex18_ZQ28335_LCD12864

    0下载:
  2. LCD12864液晶显示实验,通过运行程序可在屏幕上显示一些字符串。-LCD12864 liquid crystal display experiment, through the operation of the program can be displayed on the screen a number of strings.
  3. 所属分类:DSP program

    • 发布日期:2017-05-04
    • 文件大小:375069
    • 提供者:赵盼
  1. Example_2833x

    0下载:
  2. TI DSP 28335 平台;gps.c主是NMEA0183协议,将字符串转化为经纬度等数据,存入结构体;convertGeoToUTM.c将经纬度换算为UTM坐标;Example_2833x.c是主函数,不能直接运行,项目中其它代码都删掉了,仅保留了串口中断服务函数。(The TI DSP 28335 platform; gps.c is the main NMEA0183 protocol, string into latitude and longitude data structure
  3. 所属分类:DSP编程

    • 发布日期:2018-04-22
    • 文件大小:5120
    • 提供者:利帆
搜珍网 www.dssz.com