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

搜索资源列表

  1. hexconv

    1下载:
  2. 一组转换函数用于十六进制字符串二进制字符串八进制字符串到十进制整数相互转换-Transfer function for a group of hexadecimal string string octal binary string to decimal integer conversion
  3. 所属分类:Other windows programs

    • 发布日期:2016-04-22
    • 文件大小:3363
    • 提供者:站长
  1. StrCmp

    0下载:
  2. c语言通用范例开发经典 源码,执行结果,和调试截图!字符串比较-c language common to develop a classic example of source code, the results of the implementation, and debug screenshot! String Comparison
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:16201
    • 提供者:yb
  1. mycompile

    0下载:
  2. 编译原理 IF条件语句的翻译程序设计—简单优先法、输出四元式 通过设计、编制、调试一个条件语句的语法及语义分析程序,加深对语法及语义分析原理的理解,并实现词法分析程序对单词序列的词法检查和分析。 具体做到以下几点: ①对输入语句进行词法分析。将输入的字符串进行扫描和分解,识别出一个个合法的单词。单词种类包括:关键字,标识符,运算符,常数和界限符 ②进行语法分析。编写条件语句的相应文法,按照语法分析方法中的简单优先分析法为文法设计简单优先表,对词法分析得到的单词序列进行语法分析,以
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:9551
    • 提供者:rachel
  1. C++

    0下载:
  2. 实现对类的重载和析构构造函数的运用,对字符串的 添加,连接,长度的操作-Realize the kind of overloading and destructor constructor use of the string to add, connect, length of operation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:46299
    • 提供者:lishch
  1. Md5Code

    0下载:
  2. C编写,实现字符串摘要、文件摘要两个功能。 里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。 -C to prepare and achieve string summary document containing a summary of two functions. Which mainly contains three documents: Md5
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:7455
    • 提供者:xxxfree
  1. c

    0下载:
  2. 计算器vb程序,输出大中小三个数,查找学生序号为1的学生,用指针指向字符串,-Vb calculator program, the output Xinhuanet three the number of students in search of one serial number for students, with pointer to string
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4637
    • 提供者:张歌
  1. c

    0下载:
  2. 有关C语言中字符串的操作的一些经典程序,STRCPY,MEMCPY,数组越界还有一些其他的程序-Of the C language string operation a number of classical procedures, STRCPY, MEMCPY, an array of cross-border procedures and some other
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:18759
    • 提供者:456456
  1. 6080210629_lab4_1.c

    0下载:
  2. 在用户输入的字符串中查找目标字符串。适合于新学C语言程序的用户-In the string entered by the user to find the target string. Suited to a new study of the user C Language Program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:19742
    • 提供者:罗康
  1. c-xuexi

    0下载:
  2. 1将字符串给整形变量 2字符数据与整数进行算术运算,将小写转大写 3符号常量使用 4强制类型转换 5将有符号数据传送给无符号变量-1 to 2 string variables to the plastic character data and integer arithmetic operations to be lower case to upper case 3, the constant use of symbols 4 mandatory conversion 5 da
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1301
    • 提供者:John
  1. C

    0下载:
  2. 1:编写函数,当字符串出现在另一个字符串的尾部,该函数返回1 否则0 2:根据单词的出现频率按降序打印输入的各个不同单词,并在每个单词的前面标上它的出现次数。 3:大小写字母转换 4:比较两个文件并打印它们第一个不相同的行 5:打印一个文件集合,每个文件从新的一页开始打印,并且打印每个文件相应的标题和页数-1: write the function, if the string appears in another string in the tail, the function
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:6649
    • 提供者:cuiyu
  1. zifuchuan.c

    0下载:
  2. 经典的小函数的调用,用于字符串的调用,非常的好用-zifuchuan
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:700
    • 提供者:赵大华
  1. replace

    1下载:
  2. C语言实现的replace函数,可以用来替换字符串。-C language implementation of the replace function, can be used to replace the string.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:819
    • 提供者:方新侠
  1. C

    0下载:
  2. 文章编辑问题 1.分别统计出其中英文字母数和空格数及整篇文章总字数; 2.统计某一字符串在文章中出现的次数,并输出该次数 3.删除某一子串,并将后面的字符前移 4.存储结构使用线性表,分别用几个子函数实现相应的功能 -Article Edit Question 1. Are the statistics of the number of letters and spaces in which the number and total number of words the w
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:2297
    • 提供者:zhuyunfeng
  1. C-Software-design

    0下载:
  2. 分数统计 要求:(1)输入某班级学生的姓名、分数; (2)对(1)的分数进行降幂排列并输出; (3)具有输入输出界面。 打字程序 要求:(1)随即产生一字符串,每次产生的字符串内容、长度都不同; (2)根据(1)的结果,输入字符串,判断输入是否正确,输出正确率; (3)具有输入输出界面。 文本编辑器 要求:(1)编辑文本; (2)保存、打开指定位置的文本文件; (3)具有输入输出界面。 加密 要求:(1
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:5575
    • 提供者:戴永刚
  1. c

    0下载:
  2. 查找一个字符串中的数字,返回将数字乘以2的结果;计算一个自符串的单词个数;适于初学者-Find a string of numbers, returns the number multiplied by 2 results, suitable for beginners
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:1869
    • 提供者:陈晓
  1. 60-programs-about-c-language

    0下载:
  2. 用C语言编写的60个小程序,包括排序、字符串操作、指针操作等基本的算法,对于C语言初学者很有用。-Using C language 60 small programs, including basic sorting algorithms, string manipulation, pointer manipulation, etc., for the C language is useful for beginners.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:108230
    • 提供者:王梦
  1. 字符串转换

    0下载:
  2. 汉字字符串,计算该串的拼音首字母,c#源代码(String of Chinese characters, the initial string of the alphabet, c# source code)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:zondy
  1. C#基类

    0下载:
  2. .net c# 通用类库,包括网络,数据库,字符串操作。(.net c# common socket ms sql string)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:9139200
    • 提供者:s731673173
  1. c++算法与实践

    0下载:
  2. C++算法与实践 算法原理与实践课件1_谈&面试中的算法和编程准备 算法原理与实践课件5_二叉树 算法原理与实践课件2_数组与字符串 算法原理与实践课件3_链表 算法原理与实践课件6_排序和二分搜索(C++ Algorithm and Practice)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:11286528
    • 提供者:一一飞
  1. C程序—查找

    0下载:
  2. 寻找对称的字符串的最大长度,输入一串字符,输出与其对称的最大长度。(Finding the maximum length of a symmetric string)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:1469440
    • 提供者:墨染静然
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com