搜索结果

找到约 345 项符合 String 的查询结果

技术资料 CRC算法

我习惯把十六进制数据转成string,然后处理,我这有一个xor函数,权且抛砖引玉: CRC算法 CRC算法
https://www.eeworm.com/dl/969847.html
下载: 7
查看: 1233

压缩解压 把链表S中从第m个元素起共n个元素存储到s中

把链表S中从第m个元素起共n个元素存储到s中,成功返回1,否则返回0int LEN(STRING S)
https://www.eeworm.com/dl/617/447014.html
下载: 160
查看: 1040

Java编程 物料管理 物料登记 批量登记:一次性导入多条物料 单条登记:只能录入一条物料信息 物料管理 更新: 删除: 查看: 物料导出 库管员可以将系统中登记的所有物料一次性导出来 Mat

物料管理 物料登记 批量登记:一次性导入多条物料 单条登记:只能录入一条物料信息 物料管理 更新: 删除: 查看: 物料导出 库管员可以将系统中登记的所有物料一次性导出来 MaterialImport Public MaterialImport( MateiralManager manager, String filePath ) Public void importMaterial() private StringBuffer read ...
https://www.eeworm.com/dl/633/463448.html
下载: 29
查看: 1101

驱动编程 This driver was developed using a USB keyboard from Cherry,as indicated by the VID and PID codes. Th

This driver was developed using a USB keyboard from Cherry,as indicated by the VID and PID codes. These IDs must be set for the device you intend to support. Similarly, you will need to set Class to the appropriate string for your device class.
https://www.eeworm.com/dl/618/136240.html
下载: 80
查看: 1115

数据结构 多模式匹配算法——AC算法 参考文献:AC算法:Aho A V

多模式匹配算法——AC算法 参考文献:AC算法:Aho A V,Corasick M J.Efficient string matching:an aid to bibliographic search.Communications of ACM,1975,18(6):333~340
https://www.eeworm.com/dl/654/280238.html
下载: 135
查看: 1099

Jsp/Servlet java通用分页 PageUtils pu = new PageUtils(10,cnt,"cxdy.do",page_num) //从前之后依次是:数据总量

java通用分页 PageUtils pu = new PageUtils(10,cnt,"cxdy.do",page_num) //从前之后依次是:数据总量,跳转路径,当前跳转至页数 String page = pu.page()
https://www.eeworm.com/dl/696/482536.html
下载: 123
查看: 1069

加密解密 md5加解密 System.out.println("解密后的二进串:" + byte2hex(clearByte)+" ") System.out.println("解密后的字符串

md5加解密 System.out.println("解密后的二进串:" + byte2hex(clearByte)+"\n") System.out.println("解密后的字符串:" + (new String(clearByte))+"\n")
https://www.eeworm.com/dl/519/319575.html
下载: 36
查看: 1071

其他 代码的主调函数为ConvertSum

代码的主调函数为ConvertSum,它的参数是string类型的数字字符串。在ASP.NET中调用方式如下: Label1.Text=ConvertSum("数字字符串")
https://www.eeworm.com/dl/534/408473.html
下载: 113
查看: 1036

J2ME 利用SyncML开发客户端程序的中间件

利用SyncML开发客户端程序的中间件,J2ME版本。 This library is a collection of basic utilities for: object serialization and persistence on the RMS, Logging and string manipulation. This document describes the Funambol JavaME Common API library, which purpose is giving support and providing basic fun ...
https://www.eeworm.com/dl/660/267433.html
下载: 99
查看: 1098

其他嵌入式/单片机内容 This is program with source code to convert ascii text files to the maxicode barcode standard.

This is program with source code to convert ascii text files to the maxicode barcode standard. The input file consists of two columns. The first column represents a code and the second column is a string enclosed in quotes. The codes for the first column are as follows: PM, SM, CC, MO, SC, ...
https://www.eeworm.com/dl/687/449847.html
下载: 60
查看: 1117