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

搜索资源列表

  1. c++实现java中string类的方法

    0下载:
  2. c++实现java中string类的方法,可熟悉指针在内存中的移动
  3. 所属分类:其他小程序

    • 发布日期:2008-11-21
    • 文件大小:4.87kb
    • 提供者:keke8634
  1. c

    0下载:
  2. C++ 字串切割模组 这个C++ class 是从 C++ cookbook 里的范例修改而来,利用 C++ traits 技巧 这个C++ class 是从 C++ cookbook 里的范例修改而来,利用 C++ traits 技巧 -C++ string cutting module of this C++ class from C++ cookbook examples of change from inside, using C++ traits techniques
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1.84kb
    • 提供者:C++String
  1. FrameC_V0_4

    0下载:
  2. 1. 这是对之前MyOOCFwV1_0(http://www.pudn.com/downloads229/sourcecode/middleware/detail1079540.html)的完善,解决了之前的bug 2. 新添源码(src目录下):CharString、链式栈、链式队列、先序二叉树 3. 新添测试代码,放在test目录下 4. 运行环境:Linux + Eclipse IDE for C/C++ Developers-1. This is the improved v
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:33.08kb
    • 提供者:
  1. c-P-P-lexical-analysis

    0下载:
  2. c++词法分析很简单的代码#include<iostream.h> #include<fstream.h> #include<stdlib.h> #include<stdio.h> #include<string.h> #include<conio.h> #include<process.h> /*头文件*/ -c++ lexical analysis is very simple c
  3. 所属分类:其他小程序

    • 发布日期:2017-03-21
    • 文件大小:2.79kb
    • 提供者:李亚茹
  1. string

    0下载:
  2. 字符串处理相关问题和常用字符串功能实现,适用于初学C和C++人员-Some question about string in c and c++
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:4.98kb
    • 提供者:zzjie
  1. String-compare1

    0下载:
  2. String对象的比较 初识c++程序编程-Comparison of the String object
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:610.77kb
    • 提供者:Alex
  1. using-the-variable-query-string-data

    0下载:
  2. 一个基于SQLSERVER数据库的程序,C#利用变量查询字符串数据,附带的数据库文件在Database文件夹中,使用变量查询字符串,使用相当广泛。-A program based on SQLSERVER database C# variable query string data with the database file in the Database folder, use a variable to the query string, a wide range of use.
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:319.46kb
    • 提供者:李杰
  1. String

    0下载:
  2. 使用c语言编写的处理c中字符串的基本函数,如求长度,去空格,连接等基本函数源代码,已调试~-C c language processing in the basic function of the string, such as for the length, go to basic functions such as space, connecting source code, have been debug to
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:129.84kb
    • 提供者:zzw
  1. CPPsplit-the-string

    0下载:
  2. C++分割字符串的实现(split函数)-The realization of the c++ string segmentation (split function)
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-17
    • 文件大小:2.28mb
    • 提供者:Michael
  1. string

    0下载:
  2. 用C实现字符串处理函数 用C实现字符串处理函数-C string processing functions C string processing functions
  3. 所属分类:Other systems

    • 发布日期:2017-11-29
    • 文件大小:1.74kb
    • 提供者:杨磊
  1. Reverse-a-string

    0下载:
  2. 经典的递归实现字符串反转(C语言版),很经典很实用-The classic recursive implementation of the reverse a string (C language version), very classic and very practical
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-16
    • 文件大小:384.04kb
    • 提供者:陈聪
  1. remove-vowels-from-string-c

    0下载:
  2. Removes vowels from string we enter and prints sting without vowels
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:10.91kb
    • 提供者:swapnil patil
  1. C-judge

    0下载:
  2. C语言 实现判断一个字符串是否是另一个字符串的字串 代码简洁干净~只用了strcmp函数-C language implementation to determine whether a string is a string with another string of code simple and clean- only a strcmp function
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:11.35kb
    • 提供者:zzz
  1. cryptfial

    0下载:
  2. 文本串加密和解密程序。一个文本串可用事先给定的字母映射表进行加密。例如,设字母映射表为:     a b c d e f g h I j k l m n o p q r s t u v w x y z     n g z q t c o b m u h e l k p d a w x f y I v r s j     则字符串“encrypt”被加密为“tkzwsdf”。 试写一个算法将输入的文本串进行加密后输出; 另写一个算法将输入的已加密的文本串进行解密后输出
  3. 所属分类:其他小程序

    • 发布日期:2017-04-06
    • 文件大小:452.71kb
    • 提供者:Yoalnda
  1. C

    0下载:
  2. 一个使用的计算字符串中单词个数的c语言程序,用于学习了解c语言编程-Calculate the number of words in a string c language program that used to learn about c programming language
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:15.07kb
    • 提供者:xl
  1. string

    0下载:
  2. 自己写的 C++ String 类,常用的都封装了。-C++ String Class
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1.49kb
    • 提供者:highflybird
  1. String-matching

    0下载:
  2. 字符匹配问题为典型的字符数组的应用,体现了c语言面向过程的特性。可在VC6.0下进行正确编译及运行。-The character matching problem is a typical character array, which embodies the characteristic of C language. Can be compiled and run under VC6.0.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:31.72kb
    • 提供者:刘翼
  1. 调用示例

    0下载:
  2. C#调用C++ dll, 包括结构体, 数组, 函数指针, 字符串等等(C# calls C++ DLL, including the structure, array, function pointer, string, and so on)
  3. 所属分类:其他

  1. string

    0下载:
  2. 包含c++ 文件流操作 std::string操作(Include c++ file stream and std::string)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:2.51mb
    • 提供者:夏天Ada
  1. string类

    0下载:
  2. 自己写的c++string类的实现,有助于更加理解c++string类的实现,也有助于理解c++面向对想编程。(The implementation of the c++string class written by myself is helpful to understand the implementation of c++string class better, and also helps understand c++ oriented programming.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1.44mb
    • 提供者:likeworld
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com