搜索:string+algorithm

找到约 1,495 项符合「string+algorithm」的查询结果

结果 1,495
https://www.eeworm.com/dl/518/174380.html 数值算法/人工智能

A program to find frequent molecular substructures and discriminative fragments in a database of mol

A program to find frequent molecular substructures and discriminative fragments in a database of molecule descriptions. The algorithm is based on the Eclat algorithm for frequent item set mining.
下载 191
·
查看 1089
https://www.eeworm.com/dl/633/178979.html Java编程

not use Java API to produce two simple java implementation of a dictionary interface, LinkedListDict

not use Java API to produce two simple java implementation of a dictionary interface, LinkedListDictionary and HashDictionary, that maps a String key to an Object value
下载 75
·
查看 1094
https://www.eeworm.com/dl/633/477305.html Java编程

A bluetooth SMS patcher Java ME application I made quickly after I thought about making one. What i

A bluetooth SMS patcher Java ME application I made quickly after I thought about making one. What is does is to use JSR-82 (Bluetooth API) to send a String msg, String dest to another phone running shin-chan, and this phone will try to send it as SMS using JSR-135 (WMA). The upl ...
下载 180
·
查看 1065
https://www.eeworm.com/dl/693/457982.html GPS编程

This code outputs various NMEA strings to a com port. The code was originally used to test naviati

This code outputs various NMEA strings to a com port. The code was originally used to test naviation programmes. First select the required com port and the required NMEA message string. There is a default starting position but this can be changed to suit just by typing in a new ...
下载 166
·
查看 1128
https://www.eeworm.com/dl/644/171992.html 汇编语言

An example to illustrate how to set the internal adjustable CID gain and receive FSK or DTMF data

An example to illustrate how to set the internal adjustable CID gain and receive FSK or DTMF data. Assume end-code of DTMF data string is "D".
下载 174
·
查看 1126
https://www.eeworm.com/dl/519/319575.html 加密解密

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

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

MD5算法目前最简单的效率最高的VB加密模块

MD5算法目前最简单的效率最高的VB加密模块,直接调用“MD5(String)”即可
下载 171
·
查看 1075
https://www.eeworm.com/dl/633/473032.html Java编程

购物车系统中的post类

购物车系统中的post类,private Integer id private Topic topic private User user private String title private Integer transactionpoint private Integer readaccess
下载 73
·
查看 1049
https://www.eeworm.com/dl/678/429178.html 系统设计方案

The Data Encryption Standard (DES) is a published federal encryption standard created to protect unc

The Data Encryption Standard (DES) is a published federal encryption standard created to protect unclassified computer data and communications. The DES algorithm is the most widely used encryption algorithm in the world
下载 190
·
查看 1112
https://www.eeworm.com/dl/685/315499.html JavaScript

自己写的jiava程序

自己写的jiava程序,测试string类型的数据结构的作用,写了写常用的功能
下载 75
·
查看 1049