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

搜索资源列表

  1. Comparison-string-in-VCPP

    0下载:
  2. 文章主要对于VC++中不同类型的字符串比较函数进行分类。-Comparison string in VC++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:10480
    • 提供者:行唐县城
  1. functions

    0下载:
  2. 函数的定义与调用、杨辉三角、字符串连接、回文数、字符串比较函数、冒泡排序-some discr iptions of fuction
  3. 所属分类:assembly language

    • 发布日期:2017-04-27
    • 文件大小:172503
    • 提供者:小蟋蟀
  1. zifuchuanbijiao

    0下载:
  2. 字符串比较相似度的一个实例,写的还行吧,希望对大家有所帮助。-An example of a string comparison similarity, write OK, we hope to help.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:203994
    • 提供者:pangchao
  1. VC.NETstringdemo

    0下载:
  2. 收集了一些VC.NET字符串的操作演示实例源码,比如对字符串进行连接,字符串比较,从字符串中存取字符,如何计算一个字符串的大小,如何使用VC快速格式化一个字符串,如何将Cstring类型的字符串转换成int型和float型,如何让字符串赋值给字符指针等技巧,很小的例子,都挺简单,适合初学者-Collected VC.NET string operation demonstrates some examples of source code, such as connection strings,
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:42904
    • 提供者:apudn52
  1. DAZICHENGXU

    1下载:
  2. 设计一个打字程序。包括随机产生字符串,以及字符串比较和统计。通过此课题,熟练掌握数组、格式输出、字符串处理等。 课题要求: (1)随机产生一字符串,每次产生的字符串内容、长度都不同; (2)根据(1)的结果,输入字符串,判断输入是否正确,输出正确率; (3)具有输入输出界面。 - The design of a typing program. Including random string, and the string comparison and statistica
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:812
    • 提供者:伊力亚尔
  1. tools

    0下载:
  2. 字符串比较,相同输出“match”,不相同输出“no match”-compare the code ,if same then match ,if not then no match
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2368
    • 提供者:jane
  1. StringDemo04

    0下载:
  2. 对字符串进行大小写转换、判断是否以指定的字符串开头或结尾、不区分大小写进行字符串比较以及替换-The string case conversion, in order to determine whether the specified string at the beginning or end of a case-insensitive string comparisons and replace
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:797
    • 提供者:傅海燕
  1. StringCom

    0下载:
  2. 基于B/S架构完成两个字符串的比较,分为文本比较以及字符串比较两种。VS2010下的工程文件,基于WEB页的文本比较源码,不仅能够完成相似度的计算而且可以给出两个文本的对比差异并用不同颜色区分。-a kind of source code for based on B/S arch to compare two strings , give the degree of similarity and show the difference between two strings with diff
  3. 所属分类:CSharp

    • 发布日期:2017-05-25
    • 文件大小:8464130
    • 提供者:史森
  1. String-comparison.asm

    0下载:
  2. 字符串比较 北京大学 计算机组成 课后作业-String comparison of computer composition of the Peking University after school work
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:562
    • 提供者:王曼晨
  1. string104

    0下载:
  2. 实现字符串拷贝、拷贝size_t大小的字符串、字符串连接、将size_t大小的字符串连接、求字符串长度、字符串比较。-To achieve a string copy, copy size_t size string, string concatenation, the connection string size_t size, find the string length, string comparison.
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3596
    • 提供者:ayoanaa
  1. HuiWen

    0下载:
  2. java用字符串比较的方法来判断输入的一条字符串是否是回文-java string comparison method to determine the character input is not a palindrome
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:569
    • 提供者:田鹏昌
  1. zifuchuan

    0下载:
  2. 字符串的比较大小,连接等。可以很好地体现字符串比较大小时的规则。-String comparison size, connection, etc..
  3. 所属分类:IME Develop

    • 发布日期:2017-04-29
    • 文件大小:18784
    • 提供者:wudi
  1. A2

    1下载:
  2. 打字程序 课题内容: 设计一个打字程序。包括随机产生字符串,以及字符串比较和统计。通过此课题,熟练掌握数组、格式输出、字符串处理等。 课题要求: (1)随机产生一字符串,每次产生的字符串内容、长度都不同; (2)根据(1)的结果,输入字符串,判断输入是否正确,输出正确率; (3)具有输入输出界面。-Typing program DISCLOSURE: Design a typing program. Including randomly generated st
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1904239
    • 提供者:HXM
  1. string-compare

    0下载:
  2. 字符串的操作函数,程序主要从另一种方法来解决字符串比较的功能。-String manipulation functions, the main program is another way to solve the string comparison function.
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:584
    • 提供者:jon leong
  1. strcmp

    0下载:
  2. 汇编语言实现字符串比较,strcmp的功能-Assembly language to achieve the string comparison, strcmp function
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:625
    • 提供者:林知薇
  1. Archive

    0下载:
  2. streing machitng代码 字符串比较-streing machitng代码 字符串比较
  3. 所属分类:source in ebook

    • 发布日期:2017-12-12
    • 文件大小:11275
    • 提供者:zhch2v
  1. cfta02

    0下载:
  2. 字符串比较程序 输入两个不同的字符串能比较大小,不错的-String comparison program The input string can compare two different sizes, good
  3. 所属分类:File Operate

    • 发布日期:2017-12-15
    • 文件大小:7168
    • 提供者:exhibwt
  1. rcput

    0下载:
  2. 字符串比较程序 输入两个不同的字符串能比较大小,不错的(String comparison program The input string can compare two different sizes, good)
  3. 所属分类:系统编程

    • 发布日期:2017-12-23
    • 文件大小:7168
    • 提供者:tyabel
  1. prmtessline

    0下载:
  2. 字符串比较程序 输入两个不同的字符串能比较大小,不错的(String comparison program The input string can compare two different sizes, good)
  3. 所属分类:组合框控件

    • 发布日期:2017-12-26
    • 文件大小:7168
    • 提供者:cfodtrict
  1. Rand

    0下载:
  2. 成功显示一些比较美观的字符串并且实现在控制台实现(Successfully display some of the more beautiful strings and implement in the console implementation)
  3. 所属分类:其他小程序

    • 发布日期:2018-01-04
    • 文件大小:164864
    • 提供者:蝶恋香榭
« 1 2 3 45 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com