搜索资源列表

  1. esscanf

    0下载:
  2. delphi 实现的 sscanf 函数-delphi realized sscanf function
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:231732
    • 提供者:y
  1. sscanf

    0下载:
  2. 从文件的当前位置开始中读取size*count个字节的数据
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3951
    • 提供者:avc
  1. sscanf

    0下载:
  2. 当你需要从一个字符串里提取你感兴趣的子字符串时,可以使用sscanf这个函数。它可以让你的工作事半功倍。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:804
    • 提供者:李志焕
  1. esscanf

    0下载:
  2. delphi 实现的 sscanf 函数-delphi realized sscanf function
  3. 所属分类:编辑器/阅读器

    • 发布日期:2024-10-06
    • 文件大小:231424
    • 提供者:y
  1. sscanf

    0下载:
  2. 从文件的当前位置开始中读取size*count个字节的数据-From the document location of the beginning of the current read size* count bytes of data
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-06
    • 文件大小:4096
    • 提供者:avc
  1. sscanf

    0下载:
  2. 当你需要从一个字符串里提取你感兴趣的子字符串时,可以使用sscanf这个函数。它可以让你的工作事半功倍。-When you need to extract from a string you are interested in a subset of string, you can use this function sscanf. It can make your work more effective.
  3. 所属分类:编程文档

    • 发布日期:2024-10-06
    • 文件大小:1024
    • 提供者:李志焕
  1. sscanf

    0下载:
  2. 在某些嵌入式系统里没有sscanf库函数,手动实现了这个函数。-In some embedded systems do not have library function sscanf, manual implementation of this function.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-10-06
    • 文件大小:1024
    • 提供者:zhangyi
  1. sscanf-sprintf_IP_inC

    0下载:
  2. using "sscanf" and "sprintf" in C source code
  3. 所属分类:书籍源码

    • 发布日期:2024-10-06
    • 文件大小:1024
    • 提供者:W
  1. gps1_5

    0下载:
  2. gps1_5.c begins by opening a file gpsData.txt which will save all GPS message strings in ASCII. Next, the serial port is opened using a function prototype comm_setting() which invokes functions found in the IBMCOM librar
  3. 所属分类:GPS编程

    • 发布日期:2024-10-06
    • 文件大小:3072
    • 提供者:icach
  1. sscanf

    0下载:
  2. sscanf不太为人所知的用法。非常实用。有效解决编程瓶颈。-the usage of sscanf is not known. Very useful. Effectively solve the programming bottleneck.
  3. 所属分类:技术管理

    • 发布日期:2024-10-06
    • 文件大小:6144
    • 提供者:gdh
  1. sscanf

    0下载:
  2. sscanf函数的一些功能介绍 sscanf函数的一些功能介绍 sscanf函数的一些功能介绍-sscanf
  3. 所属分类:软件工程

    • 发布日期:2024-10-06
    • 文件大小:2048
    • 提供者:kang
  1. txt2mat

    0下载:
  2. As txt2mat basically is a wrapper for sscanf, it quickly converts ascii files containing m-by-n numeric data, allowing for header lines.
  3. 所属分类:matlab例程

    • 发布日期:2024-10-06
    • 文件大小:30720
    • 提供者:nivalis
  1. sscanf-function

    0下载:
  2. C语言sscanf函数原型,返回值,参数类型,以及简单用法-sscanf of C language,concerning its usage and descr iption
  3. 所属分类:Windows编程

    • 发布日期:2024-10-06
    • 文件大小:92160
    • 提供者:Panda
  1. sscanf

    0下载:
  2. 在某些嵌入式系统里没有sscanf库函数,手动实现了这个函数。-In some embedded systems do not have library function sscanf, manual implementation of this function.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-10-06
    • 文件大小:1024
    • 提供者:马坊镇
  1. scanf

    0下载:
  2. scanf的python实现,实现类似c++里的sscanf的东东,有些瑕疵,多多catch-scanf realization of python
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-10-06
    • 文件大小:8192
    • 提供者:syl
  1. AudioPlayer

    0下载:
  2. Maximum line length for audio_conf.txt We only accept lines less than this length to avoid overflows using sscanf().
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-10-06
    • 文件大小:4096
    • 提供者:bldjjo
  1. roberts

    0下载:
  2. * These functions first read a line and then call sscanf to * translate the number. Reading an entire line is essential to * good error recovery, because the characters after the point of * error would otherwise r
  3. 所属分类:其他小程序

源码中国 www.ymcn.org