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

搜索资源列表

  1. 输入字符串入链表和入栈的示意代码

    0下载:
  2. 输入字符串入链表和入栈的示意代码,用C的编码
  3. 所属分类:Windows编程

  1. C语言中字符串的处理函数大全.txt

    0下载:
  2. C语言中字符串的处理函数大全 包含很多字符的处理方式 经过验证正确可以使用
  3. 所属分类:其它

  1. C-Language-Advanced-Topics

    0下载:
  2. C语言高级专题.数组&字符串&结构体&共用体&枚举-C language advanced topics. & String array structure & & & enumeration union
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:11590
    • 提供者:王马华
  1. c

    0下载:
  2. 1.输入一行文字,找出其中大写字母、小写字母、数字字符、空格以及其他字符各多少。。要求编写一个函数实现统计功能,在主函数中输入一行文字、调用统计函数并输出统计结果。 2.写一个函数实现两个字符串连接,在主函数中输入和输出字符串,要求用字符指针变量作行参和实参-1. Enter the line of text to find out where the uppercase letters, lowercase letters, numbers, characters, spaces, and
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1585
    • 提供者:江雪
  1. str_parse

    0下载:
  2. 简单的字符串处理, 用来处理c字符串,分割、取值等-string processing, use to string split variable string get
  3. 所属分类:Linux Network

    • 发布日期:2017-05-05
    • 文件大小:174958
    • 提供者:smith wang
  1. DataDeal

    0下载:
  2. C#字符串转换与处理整合,以及一些字符串防御限制-C# string conversion and processing integration, as well as some string defense restrictions
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:2857
    • 提供者:monday
  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
    • 文件大小:5120
    • 提供者:physhab
  1. 调用示例

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

  1. StringMatch

    0下载:
  2. 数据结构课程作业,利用c#窗体,运用了字符串匹配方法,实现了字符串匹配。两种匹配思想实现。(The string matching, using c# programming.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:60416
    • 提供者:北海朝阳
  1. 除去星号

    0下载:
  2. 去除星号的c语言程序,除去字符串中的*号,除去字符串中的前部分*号,遇到字母,保留后面的。(Remove the asterisk C language program, remove the string * number, remove the string in the former part of the * number, encountered letters, retain the latter.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:229376
    • 提供者:余生998
  1. factorial

    0下载:
  2. 在Windows上使用c++语言和递归过程实现阶乘运算(Using recursive processes to implement factorial operations)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:竹幽暗香
  1. FloatToStr

    0下载:
  2. 在VS2010开发平台上使用c++语言将两个实型数据转换为字符串并连接。(On the VS2010 development platform, you use the c++ language to convert two solid data into strings and connect them.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:竹幽暗香
  1. 201516010106项兆坤

    0下载:
  2. 输入原始文本的种类数量n,输入原始文本的每个字符,输入原始文本的每个权值,构建出一个哈弗曼树,并对每个字符进行编码.输入一串只有原始文本构成的字符串,输出对这个文本的编码(N number of input of the original text, each character input of the original text, the original text of the weights of each input, construct a Huffman tree, and enc
  3. 所属分类:Windows编程

    • 发布日期:2017-12-22
    • 文件大小:1182720
    • 提供者:cy1622817150
  1. utf8.h

    0下载:
  2. 超级好用的utf8字符串处理函数库,c接口,跨平台(Super easy to use UTF8 string processing function library)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:21504
    • 提供者:palydawn
  1. huffman.c

    0下载:
  2. 哈弗曼树构造算法。通过输入字符串构造哈弗曼树,生成哈弗曼编码(Huffman tree construction algorithm. The input string Huffman tree structure, generating Havermann encoding)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:AprilCal
  1. Hashing Search

    0下载:
  2. 哈希查找, 根据文本输入构建哈希表, 输入字符串输出对应字符串在文本中出现的位置(Hash lookup, Build a hash table based on text input, The input string outputs the position in which the corresponding string appears in the text)
  3. 所属分类:数据结构

    • 发布日期:2017-12-19
    • 文件大小:2048
    • 提供者:hyhop150
  1. 王敬贤-SA16168143-第3次作业

    0下载:
  2. 关于两个字符串s1,s2的差别,可以通过计算他们的最小编辑距离来决定。用C++设计动态规划算法解决此类问题(The difference between the two strings s1, s2, can be determined by calculating their minimum edit distance.Using c + + design dynamic programming algorithm to solve these problems)
  3. 所属分类:控制台编程

    • 发布日期:2017-12-25
    • 文件大小:2593792
    • 提供者:心晴紫贝
  1. 中文验证码

    0下载:
  2. c#编写。调用函数产生4个随机中文汉字编码。根据汉字编码的字节数组解码出中文汉字 。 定义一个字符串数组储存汉字编码的组成元素。 产生一个含两个元素的十六进制字节数组,并将其放入bject数组中。 每个汉字有四个区位码组成 ,区位码第1位和区位码第2位作为字节数的第一 个元素,区位码第3位和区位码第4位作为字节数组第二个元素。然后进行 输入判断。(C# write. The calling function produces 4 random Chinese character co
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:571392
    • 提供者:kewang
  1. didi1

    0下载:
  2. 滴滴编程题 输入为字符串 输出为多位整数(Input as string Read to integer)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:shwke
  1. ConsoleApplication3

    0下载:
  2. 可以将输入的字符串去掉多余空格后倒序输出(You can enter the string to remove excess space after reverse output)
  3. 所属分类:

    • 发布日期:2017-12-31
    • 文件大小:5355520
    • 提供者:Manaski
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com