搜索结果

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

Java编程 public void playerUpdate(final Player p, final String event, final Object eventData) { // queue a

public void playerUpdate(final Player p, final String event, final Object eventData) { // queue a call to updateEvent in the user interface event queue Display display = Display.getDisplay(midlet) display.callSerially(new Runnable() { public void run() { DRMPlayer.this.updateEvent(p, e ...
https://www.eeworm.com/dl/633/367366.html
下载: 99
查看: 1068

人工智能/神经网络 A Genetic Algorithm finding Strings. Enter any Word it will search this string using fitness functio

A Genetic Algorithm finding Strings. Enter any Word it will search this string using fitness function as target string.
https://www.eeworm.com/dl/650/436347.html
下载: 192
查看: 1067

电子书籍 string.rar是我们自己班上的一个程序 然后

string.rar是我们自己班上的一个程序 然后
https://www.eeworm.com/dl/cadence/ebook/451977.html
下载: 174
查看: 1051

压缩解压 递归的字符串逆序,将带有空格的一行字符串按照单词的顺序逆序排列.例如:this is a string. 转化为string a is this.

递归的字符串逆序,将带有空格的一行字符串按照单词的顺序逆序排列.例如:this is a string. 转化为string a is this.
https://www.eeworm.com/dl/617/209643.html
下载: 154
查看: 1216

数学计算 基于STL string的高精度计算 支持以string类为存放格式的整数的多精度运算(包括+、-、*、/(整除)、%(取余)、-(取负)、乘方、开平方)

基于STL string的高精度计算 支持以string类为存放格式的整数的多精度运算(包括+、-、*、/(整除)、%(取余)、-(取负)、乘方、开平方),部分允许string式的“整型”与int型混合运算,支持正负号,结果一律用string 型存放(多精度对单精度取余(用int)除外!) ...
https://www.eeworm.com/dl/641/366676.html
下载: 76
查看: 1063

其他 一个string类的处理数据重复以及输出每个数据

一个string类的处理数据重复以及输出每个数据
https://www.eeworm.com/dl/534/260172.html
下载: 187
查看: 1042

Java编程 一个简单的Java多线程的小例子。 a) Producer 生产 String

一个简单的Java多线程的小例子。 a) Producer 生产 String,并保存在 ArrayList 中。Consumer 消耗(读出并显 示)String,并把它从 ArrayList 中删除。生产和消耗应在 console有打印显示。 b) 可指定生产者生产多少个数据,也可以指定消费者消耗多少个数据。完成要求数据 的生产或消费以后,线程自动终止。(应提供相应的构 ...
https://www.eeworm.com/dl/633/323353.html
下载: 153
查看: 1075

加密解密 AES encryption and decryption tool, which can encrypt any string to a HEX number and decrypt in AES.

AES encryption and decryption tool, which can encrypt any string to a HEX number and decrypt in AES.
https://www.eeworm.com/dl/519/405276.html
下载: 105
查看: 1089

Java编程 Simple class to read from keyboard. Already convert to simple type int, float, double or String

Simple class to read from keyboard. Already convert to simple type int, float, double or String
https://www.eeworm.com/dl/633/461840.html
下载: 195
查看: 1061

STL StdString:利用STL的basic_string类实现MFC的CString类全部功能。

StdString:利用STL的basic_string类实现MFC的CString类全部功能。
https://www.eeworm.com/dl/658/146057.html
下载: 45
查看: 1143