搜索结果

找到约 652 项符合 Class 的查询结果

按分类筛选

显示更多分类

软件设计/软件工程 Text processing often involves matching text against a pattern. Although Java s character and assort

Text processing often involves matching text against a pattern. Although Java s character and assorted string classes offerlow- levelpattern- matching support, that support commonly leads to complex code. To help you write simplerpattern- matching code, Java provides regular expressions. After intro ...
https://www.eeworm.com/dl/684/208006.html
下载: 45
查看: 1042

软件设计/软件工程 Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. J

Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. Java Regex follows the same basic principles used in other languages, just withdi erent access methods, and some subtledi erences with the patterns. This primer is aimed towards developers already fami ...
https://www.eeworm.com/dl/684/208009.html
下载: 85
查看: 1038

Java编程 Decafe是Win95/98/NT下最快的Java反编译器

Decafe是Win95/98/NT下最快的Java反编译器,它把二进制的CLASS文件重新构造出原代码。Decafe能反编译复杂的Javaapplets程序和二进制程序。
https://www.eeworm.com/dl/633/209304.html
下载: 37
查看: 1048

matlab例程 A general technique for the recovery of signi cant image features is presented. The technique is ba

A general technique for the recovery of signi cant image features is presented. The technique is based on the mean shift algorithm, a simple nonparametric pro- cedure for estimating density gradients. Drawbacks of the current methods (including robust clustering) are avoided. Feature space of any nat ...
https://www.eeworm.com/dl/665/209335.html
下载: 97
查看: 1055

J2ME 手机游戏坦克大战import java.awt.* import javax.swing.* import java.awt.event.* import java.util.EventL

手机游戏坦克大战import java.awt.* import javax.swing.* import java.awt.event.* import java.util.EventListener public class HsTank2 extends JFrame { HsTank2(String title) { this.setTitle(title) this.setSize(608 , 630) this.setLocation(300 , 100) this.setBackground(Color.WHITE) ...
https://www.eeworm.com/dl/660/210526.html
下载: 195
查看: 1377

游戏 最新的java反编译工具

最新的java反编译工具,支持目录级的反编译,也支持双击.class文件就可查看源文件,只限用于学习交流使用。
https://www.eeworm.com/dl/625/211069.html
下载: 52
查看: 1051

教育系统应用 数据结构

数据结构,二叉树和哈夫曼编码。C++ 1、 学会针对DFA转换图实现相应的高级语言源程序 ·a C++ Class Library of Cr ·简单的防火墙,可以用来学习,作为毕业课设也相当有帮 ·实现ARM 芯片的一对PWM 输出用于控制直流电机 ·Programming the Microsoft ·VC调用java的简单例子。需要注意jvm.dll ·这是介绍在VC++6。 ...
https://www.eeworm.com/dl/621/214250.html
下载: 108
查看: 1081

VC书籍 第一章涵盖了内建的数据型别

第一章涵盖了内建的数据型别,语言预先定义好的运算符、标准程序库中那个的vector和string类、条件语句和循环语句、输入和输出用的iostream库。第二章解释函数的设计和使用;第三章涵盖所谓的Standard Template Library;第四章讲述classes机制的设计和使用过程。第五章说明如何扩展classes;第六章的重头戏是class templat ...
https://www.eeworm.com/dl/686/215220.html
下载: 53
查看: 1029

Internet/网络编程 vc源代码

vc源代码,用于windows环境下socket编程,相关的方法封装成类Class,非常好用,并且支持多线程环境下使用。
https://www.eeworm.com/dl/620/216916.html
下载: 68
查看: 1018

SCSI/ASPI <%@ LANGUAGE="VBSCRIPT" %> <!--#include file="util.asp" --> <% Head="您放入购物车的物品已经全数

<%@ LANGUAGE="VBSCRIPT" %> <!--#include file="util.asp" --> <% Head="您放入购物车的物品已经全数退回!" Session("ProductList") = "" %> <html> <head> <meta http-equiv="Content-Type" content="text/html charset=gb2312"> <STYLE type=text/css>.main { FONT-SIZE: 9pt } .main1 { FONT-SIZE: 14px } </S ...
https://www.eeworm.com/dl/630/217976.html
下载: 154
查看: 1040