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

搜索资源列表

  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. TJUT_DES_TOOL

    0下载:
  2. 采用C++编程实现了DES算法,包括对文件、字符串和数字的加密技术-The DES algorithm C++ programming, including files, strings, and digital encryption technology.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-13
    • 文件大小:3606036
    • 提供者:王鑫
  1. FString

    0下载:
  2. 这是使用C++编辑的数据结构中,关于字符串的实现,使用的是类的构造方法-This is use C++ edit data structure, with regard to the realization of the string, using a class constructor
  3. 所属分类:.net

    • 发布日期:2017-11-16
    • 文件大小:21404
    • 提供者:Jack
  1. Json45r10

    0下载:
  2. 非常好用的C# json解析库,用与解析json字符串-Very easy to use C# json parsing library with parsing json string
  3. 所属分类:.net

    • 发布日期:2017-11-25
    • 文件大小:5488900
    • 提供者:duancong
  1. 1.4-text

    0下载:
  2. 使用Visual C++语言将正整数转换成字符串-Positive integer is converted to a string using the the Visual C++ language
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:263326
    • 提供者:邓心欢
  1. rsa_1024progrom

    0下载:
  2. 利用C语言实现RSA加密算法。备注;数据只能是大写字母组成的字符串。 加密的时候,输入Y,然后输入要加密的文本(大写字母) 解密的时候,输入N,然后输入一个整数n表示密文的个数,然后n个整数表示加密时候得到的密文。-C language implementation of the RSA encryption algorithm. Remarks data can only be a string of capital letters. Encrypted, enter Y, an
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-16
    • 文件大小:1024
    • 提供者:甘世富
  1. c5

    0下载:
  2. 指针是C语言的精华,是C语言最重要的内容之一,也是最难掌握的部分。在程序中可以使用指针来处理数据、变量、数组、字符串、函数、结构体、文件及动态分配内存等。正确地使用指针,可以使程序精简、灵活、高效。指针的概念比较复杂,如果误用指针,程序运行将出现意想不到的错误,这是初学指针应注意的问题。因此指针是C语言的重点和难点-Pointer is the essence of the C language, is one of the most important elements of the C la
  3. 所属分类:SCM

    • 发布日期:2017-12-02
    • 文件大小:75681
    • 提供者:李文宝
  1. CSharpjiamijiemi

    0下载:
  2. C# MD5算法 DES加密解密算法 实现对字符串的加密解密-C# MD5 algorithm DES encryption and decryption algorithm encryption and decryption of string
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-15
    • 文件大小:2678
    • 提供者:nicai
  1. MinValue

    1下载:
  2. a) Write the method signature for an instance method named minValue, which takes as a formal parameter an array of int and returns the minimum value found in that array. b) Implement the minValue method. Some or all of the values in the array ma
  3. 所属分类:Jsp/Servlet

    • 发布日期:2015-05-21
    • 文件大小:1024
    • 提供者:陈桐鑫
  1. vcPPstrings

    0下载:
  2. VC/C++源码,字符处理,字符转换   一 NMAKE和Makefile   字符编码   字符转换   关于字符转换的使用方法:   使用方法:   1 将要转换的字符串,传递给函数,从返回值中获取转换后字符串的长度。   2 分配字符串空间   3 再次调用函数,并将分配的空间传递给函数,获取结果      基本语法规则:    window.exe:window.obj // 依赖行    cl.exe window
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-07
    • 文件大小:87668
    • 提供者:肖敬帅
  1. encryptdll3.8

    1下载:
  2. 共享软件加密算法库》专业版是一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具: VC、VB、BCB、Delphi、PB、VFP、C#等,算法库中包含了获取计算机硬盘物理序列号、主板序列号功能及多种高强度对称、非对称算法。获取的硬盘序列号不随硬盘分区及格式化改变,支持IDE、SCSI、SATA接口硬盘,获取主板序列号的功能支持各类BIOS芯片,这两个功能可方便的用来实现一机一码的注册方式。算法库集成的算法有:BlowFish,MD5,Secret16,AES、SHA、
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-07
    • 文件大小:993624
    • 提供者:曾宪
  1. TextQueryExpend

    0下载:
  2. C++primer第四版中的扩展文本查询,支持&|~ 注意输入查询条件的时候操作符与字符串之间要加空格。例如:~ it | ~ is 表示匹配既不含"it"又不含"is"的所有行。input.txt为查询文本。-The C++ primer fourth edition extended text queries, supported & | ~. attention to the input query spaces between the operator and the string. F
  3. 所属分类:Console

    • 发布日期:2017-11-12
    • 文件大小:5983
    • 提供者:李明
  1. Write-and-read-text.rar

    0下载:
  2. c++标准的输入输出,特别是写入文本时的字符串类型或已经计算过程中产生的整型类似数据的文本写入,c++ standard input and output, especially when writing text string type has been calculated integer similar data generated in the process to write text
  3. 所属分类:File Operate

    • 发布日期:2017-11-11
    • 文件大小:745
    • 提供者:yujianhao
  1. string

    0下载:
  2. C++设计字符串类1) 能够用 “+” 来处理两个字符串的相加;2) 具有在一个字符串中搜索一个字符的功能;3) 具有在一个字符串中搜索另一个字符串的功能;4) 实现去除字符串最前面和最后的空格的功能;5) 编写一个main()函数,测试你的字符串类的各种功能。-C++ design string class 1) can use " +" to deal with the addition of two strings 2) has a function to search
  3. 所属分类:Data structs

    • 发布日期:2017-11-12
    • 文件大小:910909
    • 提供者:许珂
  1. string

    0下载:
  2. 基于C#面向对象,可实现字符串的合并和拆分,无错误-C#-based object-oriented, merge and split string with no errors
  3. 所属分类:CSharp

    • 发布日期:2017-11-10
    • 文件大小:21552
    • 提供者:wuhaimei
  1. Password-strength-test-

    0下载:
  2. 有关密码强度检验的一个C++程序,编写一个算法,其功能是给一个字符串作为密码,检查密码的强度,并给出自己定义的一个强度等级。-Password strength test a C++ program, write an algorithm to a string as a password, check the password strength, and given their own definition of an intensity level.
  3. 所属分类:Web Server

    • 发布日期:2017-11-08
    • 文件大小:21125
    • 提供者:莫言
  1. csharppafile

    0下载:
  2.  C#加密、解密到文件的源代码,字符串加密程序,可将粘贴在里面的字符串加密到文件保存-C# encryption, decryption source code to a file, string encryption program can be pasted inside the string encryption to save the file
  3. 所属分类:CA program

    • 发布日期:2017-12-03
    • 文件大小:61270
    • 提供者:刘念
  1. jsq

    0下载:
  2. 简单的计算器 规则1:实现 +、-、X、/ 四则运算,数据仅包含整数,不考虑计算结果溢出的情况 规则2:程序仅需要实现类似"a + b * c / d - e" 这种类型字符串的计算,式子中操作符的个数不超过10个。其他复杂情况不考虑。 例如 输入: 1 + 2 * 3 - 4 / 2 输出: 5-A simple calculator Rule 1: achieve+,-, X, \/four operations, the data contains only
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-12
    • 文件大小:1144
    • 提供者:施驰乐
  1. CPP-code

    0下载:
  2. Visual C++前6章的练习代码,包括“C++入门”“控制结构”“表达式”“指针”“函数”等,有“验证哥德巴赫猜想”“斐波那契数列”“字符串数组查找”“完整数求和”等-First six chapters Visual C++ practice code, including the " C++ Getting Started" control structure " ," expression " ," pointer " fu
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:10764
    • 提供者:沈浪
  1. fenge

    0下载:
  2. 进行字符串分割,很实用,适用于C++中的字符串分割操作。-The strings split, very practical
  3. 所属分类:Console

    • 发布日期:2017-11-15
    • 文件大小:4302949
    • 提供者:李庄
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com