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

搜索资源列表

  1. Huffman

    0下载:
  2. 霍夫曼无损编码的C++实现,字符串手工输入,屏幕上要能显示编码结果-The Hoffman lossless coding C++ achieved string entered manually on the screen to be able to display the coding results
  3. 所属分类:Document

    • 发布日期:2017-11-26
    • 文件大小:2355
    • 提供者:Luala
  1. zhuce0.1

    0下载:
  2. C#获取Access数据库所有表,代码如下: OleDbConnection conn = new OleDbConnection(connectionAccessString) // connectionAccessString是连接字符串 conn.Open() DataTable dt = conn.GetOleDbSchemaTable(OleDbSchemaGuid.Tables, new object[] { null, null, null, "TABLE
  3. 所属分类:Communication

    • 发布日期:2017-12-09
    • 文件大小:9005
    • 提供者:李优
  1. bartend

    1下载:
  2. C#控制Bartender条码打印输出,条码字符串赋值。-C# control Bartender barcode printout barcode string assignment.
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:87236
    • 提供者:Jackiewu3
  1. ParseFC

    0下载:
  2. 利用正则表达式 实现对特定字符串的判断与拆分存储-To use regular expressions to determine the specific string split storage
  3. 所属分类:Communication

    • 发布日期:2017-11-24
    • 文件大小:402432
    • 提供者:lin yuqian
  1. mowang-language

    0下载:
  2. 某个字符代表一个汉字,输入一段字符串,实现字符串翻译。-failed to translate
  3. 所属分类:Communication

    • 发布日期:2017-11-23
    • 文件大小:2024
    • 提供者:失踪了
  1. test_java

    0下载:
  2. 1、 求一维数组的最大值和最小值 2、 用一维数组输出杨辉三角 3、 找出一个二维数组的鞍点 4、 找出两个字符串中所有共同的字符 5、 输出金额的中文大写形式 6、 实现一个复数类 7、 实现一个银行账户类 8、 编写程序实现判断及识别标识符的功能 9、 实现一个计算器 10、 编程实现一个用户登录窗口,其中用户名要求为10位的数字,且第一个数字不能为0. -1, find the one-dimensional array of maximum and
  3. 所属分类:Document

    • 发布日期:2017-11-20
    • 文件大小:26990
    • 提供者:徐福珍
  1. Test

    0下载:
  2. 一个简单的字符串出来程序,就是用来把字符串中的数字提取出来,然后转化成数组-A simple string out of the program, is used to put the number in the string is extracted, and then transformed into an array
  3. 所属分类:Software Testing

    • 发布日期:2017-11-30
    • 文件大小:527
    • 提供者:谭华雄
  1. JAVAjiami

    0下载:
  2. 从键盘输入自己的一段英文字符串简历,编写程序搜索简历中的一些敏感数字信息(例如生日、电话等数字字符串)进行加密-Entered from the keyboard section of the English string resume, programming Search Resumes sensitive digital information (such as birthday, phone number string) encryption
  3. 所属分类:software engineering

    • 发布日期:2017-11-23
    • 文件大小:142508
    • 提供者:wangwei
  1. jc_KMP

    0下载:
  2. c++语言实现KMP字符串匹配算法,用于查找匹配字符的位置-KMP algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-12-09
    • 文件大小:912
    • 提供者:jiangcan
  1. String-reverse-position

    0下载:
  2. 写一个自定义函数实现字符串逆置。实现了一个字符串的就地逆置-A custom function realization string inversion,The realization of a string of in situ reverse home
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:2783
    • 提供者:孙鹏
  1. crczxygj

    1下载:
  2. 【基本介绍】   这是一款在Windows下用来计算和校验字符串CRC值或者文件CRC值的工具,支持CRC16、CRC32校验,支持文件拖放功能。主要用途:验证下载后的文件是否与服务器上的文件一致。 【软件特点】   CRC的全称是循环冗余校验,其特点是:检错能力极强,开销小。CRC的实际应用是对一段信息(字节串)产生fingerprint(指纹码),可以防止程序被他人“篡改”。其广泛用于在数据存储和数据通讯领域...另外也可用作杀毒校验技术的一部分,使得重复扫描速度加快了N倍
  3. 所属分类:software engineering

    • 发布日期:2017-04-27
    • 文件大小:33792
    • 提供者:汤智育
  1. hwjs

    0下载:
  2. 华为2012年机试题,关于比较两个数组中不同元素个数,还有字符串运算,等等。-Huawei' s 2012 test machine, on comparing two different number of elements in the array, as well as string operations, and so on.
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:190925
    • 提供者:莫晓东
  1. pro11

    0下载:
  2. 从键盘输入一个字符串,将其中的小写字母全部转换成大写字母,然后输出到一个磁盘文件“a1”中保存。输入的字符串以“!”结束。-Enter a string from the keyboard, which will be all lowercase letters to uppercase letters, and then output to a disk file " a1" to save. The entered character string " !"
  3. 所属分类:software engineering

    • 发布日期:2017-12-08
    • 文件大小:174140
    • 提供者:Skyar Wang
  1. Docs

    0下载:
  2. C++大量的学习资料,练习题,对C++学习者会有很大的帮助,c++类,约瑟夫问题,函数重载,字符串查找,用C++遍历目录,浅谈C++的构造函数,-lot of learning C++ materials, exercises, right C++ learners will be very helpful, c++ category, Joseph problems, function overloading, string search, use C++ directory travers
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:855954
    • 提供者:牛中超
  1. lexical-analyzer

    0下载:
  2. 有C++语言设计的可以识别字符串,数字的词法分析器。-Compilation principle of lexical analyzer
  3. 所属分类:software engineering

    • 发布日期:2017-12-07
    • 文件大小:22672
    • 提供者:王宁
  1. Using-regular-expressions-on-iOS

    0下载:
  2. ios开发中正则表达式的使用,包括字符串的匹配,日期匹配等。-ios developed regular expression, including the use of the string matching, date matching.
  3. 所属分类:software engineering

    • 发布日期:2017-11-26
    • 文件大小:15419
    • 提供者:许学
  1. Huffman

    0下载:
  2. 哈弗曼编码 利用二叉树来设计二进制的前缀编码,从根结点到叶子结点的路径上分支字符组成的字符串作为该叶子结点字符的编码。-huffman coding
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:1722
    • 提供者:eiffee
  1. oracle-split

    0下载:
  2. 用于截取字符串,高难度截取,供大家参考。-For the interception of large quantities of string, and simplify user operation, powerful function, I hope a lot of advice, don t feel as much as, in addition to what can not upload
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1103
    • 提供者:程荣
  1. datalinktool

    0下载:
  2. 数据库连接工具,通过ADO 连接数据库,获取连接字符串-Database connectivity tools, connect to the database via ADO to get the connection string
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:244408
    • 提供者:jyq
  1. HexToDoc

    0下载:
  2. 该文档主要讲述了十六进制字符串转换成十进制字符串的方法以及十六进制字符串转换成ASCII码的方法-This document focuses on a hexadecimal string into decimal and hexadecimal string method string into ASCII code method
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:2163
    • 提供者:feng
« 1 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com