CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 文件操作 搜索资源 - 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. XXXX

    0下载:
  2. C语言编程宝点之XXXX main()主函数 每一C 程序都必须有一main()函数, 可以根据自己的爱好把它放在程序的某 个地方。有些程序员把它放在最前面, 而另一些程序员把它放在最后面, 无论放 在哪个地方, 以下几点说明都是适合的。 1. main() 参数 在Turbo C2.0启动过程中, 传递main()函数三个参数: argc, argv和env。 * argc: 整数, 为传给main()的命令行参数个数。 * argv: 字符串数
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:8.61kb
    • 提供者:jianjian
  1. C++zifuchuan

    0下载:
  2. 用VC++处理字符串的程序,非常顺手,适合初级学生学习参考!
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:71.62kb
    • 提供者:张真
  1. test1_2

    0下载:
  2. 求X和Y两个字符串的最长公共子序列。(X和Y字符串分别存放在ASCII码文件2X.txt和2Y.txt中) 要求:根据动态规划法基本设计思想,将实现任务的C语言程序代码和运行结果填写在试卷上。 -Two strings X and Y find the longest common subsequence. (X and Y strings are stored in ASCII files 2X.txt and 2Y.txt in) requirements: According to
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:179.5kb
    • 提供者:youbin
  1. filetranslate

    0下载:
  2. 演示如何从C盘根目录下的ABC.TXT中读取3个字符串,并把其中的两个传送到当前目录下的ABCD.TXT文件中。(新手可以了解下QT的文件流传输机制),在QT4.4.0,VS2008,C++环境下写的-Demonstrate how the root directory from the C read ABC.TXT under three strings, and two sent to the current directory ABCD.TXT file.
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:969.32kb
    • 提供者:昌隆
  1. filetranslate

    0下载:
  2. 演示如何从C盘根目录下的ABC.TXT中读取3个字符串,并把其中的两个传送到当前目录下的ABCD.TXT文件中。(新手可以了解下QT的文件流传输机制),在QT4.4.0,VS2008,C++环境下写的-Demonstrate how the root directory from the C read ABC.TXT under three strings, and two sent to the current directory ABCD.TXT file.
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:973.99kb
    • 提供者:昌隆
  1. AbstractChinese

    0下载:
  2. 从VC源代码文件中搜索并提取中文字符串,将这些字符串定义为宏,并在源代码文件中用宏替换原字符串。这样可以在宏定义文件中修改字符串,编译生成不同的软件版本。-Abstract chinese characters from source c files.
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:30.74kb
    • 提供者:垅上行
  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. Assignment_3

    0下载:
  2. 按规定的格式处理字符串 You will design and implement a program that will  take as command line arguments descr iptions of types, possibly associated with variable names, some of those variable names possibly referring to other variable names,  check t
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:120.67kb
    • 提供者:章成源
  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. The-character-matching-and-retrieval

    0下载:
  2. 使用C++编写的多字符串匹配检索,效果良好 -The character matching and retrieval
  3. 所属分类:File Operate

    • 发布日期:2017-11-13
    • 文件大小:63.57kb
    • 提供者:青叶
  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. 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