CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - strtok

搜索资源列表

  1. uc-tokens10

    0下载:
  2. Using the UnderC Tokenizer Class It s often necessary to parse complex text files, where standard i/o is too clumsy. C programmers fall back on strtok(), but this can be tricky to use properly. Besides, you are still responsible for keeping
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:16553
    • 提供者:lee
  1. 1

    0下载:
  2. This string-include defines all string functions as inline functions. Use gcc. It also assumes ds=es=data space, this should be normal. Most of the string-functions are rather heavily hand-optimized, see especially strtok,strstr,str[c]spn. They sho
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:11959
    • 提供者:hehe
  1. pugxml_src

    0下载:
  2. This XML parser segments a given string in situ (like strtok), performing scanning/tokenization, and parsing in a single pass.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:29880
    • 提供者:x
  1. strtok

    0下载:
  2. 测试控制台的函数,defines the entry point for the console application-defines the entry point for the console application
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:150614
    • 提供者:guoxiaoliang
  1. strtok.c

    0下载:
  2. usage of strtok function in c++.
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:515
    • 提供者:james smith
  1. strtok

    0下载:
  2. 实现window下strtok(char *a,char *b) 函数的功能,在a中查找b并返回指向azhongb的指针,如果a为NULL返回前位置-strtok function program
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:572
    • 提供者:lxd
  1. readfile

    0下载:
  2. 从一串字符串中提取逗号隔开的字符片段,从而可以提取需要的数据等内容。-get data from a string by using a function named strtok to cut a long string.
  3. 所属分类:Console

    • 发布日期:2017-11-19
    • 文件大小:3966498
    • 提供者:熊麒麟
  1. strtok

    0下载:
  2. strtok(char s[], const char *delim) 用来将字符串分割成一个个片段。参数s指向欲分割的字符串,参数delim则为分割字符串中包含的所有字符。当strtok()在参数s的字符串中发现参数delim中包涵的分割字符时,则会将该字符改为\0 字符。在第一次调用时,strtok()必需给予参数s字符串,往后的调用则将参数s设置成NULL。每次调用成功则返回指向被分割出片段的指针。-strtok- break down a string into tokens (ANSI
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-12-08
    • 文件大小:4288
    • 提供者:roc
  1. strtok

    0下载:
  2. 分隔函数, 分隔函数, 分隔函数, 分隔函数, 分隔函数, 分隔函数, 分隔函数, 分隔函数, 分隔函数, 分隔函数, -Partition function
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-12
    • 文件大小:995
    • 提供者:张平
  1. strTok

    0下载:
  2. 本示例程序详细展示了使用strTok的方法,是理解此库函数的重要参考。-This example shows the use of the program in detail strTok way to understand this is an important reference library functions.
  3. 所属分类:Console

    • 发布日期:2017-04-28
    • 文件大小:182743
    • 提供者:乔飞翔
  1. cstring_test

    0下载:
  2. For deprecated symbols like strcat, strtok.. pragma warning (disable : 4996).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:943
    • 提供者:dangliba
  1. strtok

    0下载:
  2. defs that come uucp.h. -defs that come uucp.h.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2693
    • 提供者:vuewengnb
  1. server1

    0下载:
  2. 使用UDP 创建一个服务器:client 和 server各一个进程 1)UDP服务器,可以接受各路发来的信息, 收到消息之后, 添加确认字符(ack)发回给对应用户 如 client1发送helloworld给服务器 服务器收到后,返回 getMsgACK:helloworld 2)client1会记录自己发出的所有信息,并确认服务器是否收到了 , 也就是client1同时接收服务器发来的消息,对消息进行分析getMsgACK: (strtok) 确认服务器收
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:2399
    • 提供者:张贻洁
  1. strtok和strtok_r函数

    0下载:
  2. strtok函数与strtok_r函数的形式及功能简介;还有他们的使用,包含函数源码(Strtok functions and strtok_r functions in the form and function profiles, as well as their use, including function source code)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:4096
    • 提供者:熊熊火001
搜珍网 www.dssz.com