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

搜索资源列表

  1. arithmetic

    0下载:
  2. 求单词个数的三种算法分析 用户任意输入一个字符串 ,求该字符串中包含的单词个数 ,其 中单词以空格分隔。这道题目难度合适,不用理解复杂的概念,纯粹的考察学生解决问题的能力,而且题目看似简单,学 生很有信心能够解决这个问题。每年讲解程序语言基础课或者程序设计高级时 ,都拿这道题目让学生做练习 ,但是学生做 的情况并不乐观 ,因此有必要总结一下 3 种经典解法 ,让初学者也能够体会到程序和算法的乐趣 ,让学生爱上学习。-Find the number of words any of
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2157583
    • 提供者:小剑
  1. fortran

    1下载:
  2. fortran的函数库,包括字符串操作,数学公式的操作等-fortran libraries, including string operations, mathematical formula manipulation
  3. 所属分类:File Formats

    • 发布日期:2017-04-17
    • 文件大小:28213
    • 提供者:julia
  1. Format_String_2011122417362222

    0下载:
  2. 详细的介绍了字符串匹配攻击,包括原理,格式,攻击的步骤,及运行过程。-introduce the format string invade,include the format,procedure and so on.
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:65508
    • 提供者:王刚
  1. java6

    0下载:
  2. java加密解密 MD5 简单的字符串加密解密-JAVA MD5 Encrypt, decrypt
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:43336
    • 提供者:小金
  1. CPP

    0下载:
  2. 1编程打印直角杨辉三角形 2 打鱼还是晒网 3古典问题:有一对兔子,从出生后第3个月起每个月都生一对兔子,小兔子长到第三个月后每个月又生一对兔子,假如兔子都不死,问每个月的兔子总数为多少? 44. 输入两个字符串,从第一字符串中删除第二个字符串中所有的字符。例如,输入”They are students.”和”aeiou”,则删除之后的第一个字符串变成”Thy r stdnts.”。 5 实现一单链表的逆转。-Programming a print at right angles Triangl
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:8935
    • 提供者:张文
  1. 131

    0下载:
  2. 输入一个字符串,扫描该字符串,按数字、字母和特殊字符3类,把字符分类输出到屏幕,并计算其中数字字符的和,把求得的和以十进制数的形式输出到屏幕。-Enter a string, the string scanning, numbers, letters and special characters are three types of character output to the screen, and calculate one of the numeric characters, to ob
  3. 所属分类:Project Manage

    • 发布日期:2017-04-25
    • 文件大小:70347
    • 提供者:翁美凤
  1. C-language-array-string-programming

    0下载:
  2. C语言 数组与字符串 编程题 求方阵两条对角线之和 2)求矩阵中的“鞍点”。-C language array string programming question seeking to square two diagonal and 2) in the Matrix " saddle point" .
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:6018
    • 提供者:song
  1. dos

    0下载:
  2. dos字符操作 用于对字符串的一系列操作-dos characters in operation for a series of operations on the string
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:2322
    • 提供者:税费
  1. ADO.NET_ConnString

    0下载:
  2. ADO.net连接数据库的连接字符串大全,可供数据库编程人员参考-ADO.net to connect to the database connection string Daquan available for database programmers reference
  3. 所属分类:Project Manage

    • 发布日期:2017-04-06
    • 文件大小:21749
    • 提供者:earthmanabc
  1. StringUtil

    0下载:
  2. java字符串完全转换,包括所有字符类型。-java string completely converted, including all types of characters.
  3. 所属分类:File Formats

    • 发布日期:2017-04-08
    • 文件大小:3463
    • 提供者:zhang
  1. yanzhengkongjian

    0下载:
  2. RequiredFieldValidator控件默认检查非空字符串(空格不算在内)。在RequiredFieldValidator关联的表单字段中输入任何字符,该RequiredFieldValidator控件就不会显示它的验证错误信息。 RequiredFieldValidator控件用于要求用户在提交表单前为表单字段输入值。使用Required- FieldValidator控件时,必须设置两个重要的属性:-The RequiredFieldValidator control defau
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:5385
    • 提供者:育苗
  1. VB

    0下载:
  2. 学习VB正则表达式 在字符搜索的时候很重要。对字符串外理字符速度要求高的时候。可以用这个-when learning VB or searching the some character in one page or file is very important
  3. 所属分类:Project Manage

    • 发布日期:2017-12-06
    • 文件大小:405737
    • 提供者:
  1. 1

    0下载:
  2. Bomblab 的主要是通过姓名学号可以从服务器上下载一个bomb的tar包,用objdump可以得到它的汇编源码与c文件。在程序运行过程中需要输入若干字符串,如果字符串不符合要求则将导致炸弹爆炸,每爆炸一次扣0.25分。所需输入字符串的信息可以根据分析汇编代码以及GDB的单步调试推测得出,不过只能在服务器上运行与调试程序。 -Bomblab the student number by name, a bomb can be downloaded from the server tar pack
  3. 所属分类:software engineering

    • 发布日期:2017-11-21
    • 文件大小:16270
    • 提供者:Frank Cheng
  1. sizeof

    0下载:
  2. sizeof使用,可以自动识别字符串的大小-sizeof use, automatic identification string size
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:4060
    • 提供者:www
  1. PCtoLCD2002

    0下载:
  2. 取字模软件才,生成中英文数字混合的字符串的字模数据-To take font software only to generate the string in English digital hybrid matrix data
  3. 所属分类:software engineering

    • 发布日期:2017-11-02
    • 文件大小:720010
    • 提供者:李仁
  1. bianyi

    2下载:
  2. 用C语言采用模拟DFA算法编写一个扫描器(词法分析器)用来识别: 由任意个a或b开始后接aa再自加或自减1的字符串,即正规式r=(a|b)*aa(+|-)1描述的语言L(r)。 -Simulated DFA algorithm in C language to write a scanner (lexical analyzer) is used to identify: followed by any one of a or b aa longer self plus or decrem
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:6144
    • 提供者:123
  1. modbus_even

    0下载:
  2. 实现modbus协议的收发(收30个字符串)接收30个字符串-You can extend capabilities for this release by downloading and installing feature packs when they are available.modbus reaty。
  3. 所属分类:Software Testing

    • 发布日期:2017-11-19
    • 文件大小:35607
    • 提供者:何振钢
  1. hufman

    0下载:
  2. 程序实现如下功能:输入一段长度不超过100的字符串,将其进行霍夫曼编码并输出。将编好的霍夫曼码再次输入,输出解码后的字符串。-The program to achieve the following functions: enter a period does not exceed the length of the string of 100, Huffman encoded and output. The programmed the Huffman code again input, ou
  3. 所属分类:Communication

    • 发布日期:2017-11-09
    • 文件大小:4598
    • 提供者:魏振果
  1. Js字符串操作函数大全

    0下载:
  2. 关于JS 的各种函数,包括时间。日期格式等一些函数,非常的实用。
  3. 所属分类:编程文档

  1. d1c

    0下载:
  2. 判断一个字符串是否是首字母大写且非首字母小写。如字符串“Hello”,即为首字母大写,非首字母小写,返回 1,否则返回 0-To determine whether a string is the first letter uppercase and lowercase first letter. Such as the string "Hello", led by capital letters, the first letter lowercase, returns 1, otherwise
  3. 所属分类:software engineering

    • 发布日期:2017-11-19
    • 文件大小:157920
    • 提供者:张涛
« 1 2 3 4 5 67 8 9 10 11 12 »
搜珍网 www.dssz.com