-
a simple spell checker for the software, users can choose to use to check the di...
一个用于简单拼写检查的软件,用户可以选择用于检查的字典文件,可以选择待检查的文件,还可以将检查得到的错误信息保存起来。 说明:字典文件第1行为词典的名称,以后每一行存放一个单词。 待检查的文件以物理上的换行为一行。 主要功能:用于英语文本的拼写检查。-a simple spell checker for the software, users can choose to use to check the dictionary file, you can choose to be examined in the paper, you can check the error message store. Note : dictionary document acts of a dictionary of names, each line deposited a word. The document to be examined by physical acts for the party. The main functions : English text for spelling check.
- 2022-06-14 02:29:12下载
- 积分:1
-
这是我见过的eclipse的最简单教程快速入门
这是我见过的eclipse的最简单教程快速入门-eclipse study doc
- 2022-01-26 02:48:49下载
- 积分:1
-
自己做的小程序,关于那个悖论算法的,就是抛硬币的算法,很简单,不过很有趣,可以证实一下数学观点,有两个参数,一个是赌的次数,另一个是赌本。...
自己做的小程序,关于那个悖论算法的,就是抛硬币的算法,很简单,不过很有趣,可以证实一下数学观点,有两个参数,一个是赌的次数,另一个是赌本。
-own small procedures on the paradox that the algorithm is throwing coins algorithm is very simple. But it is interesting, can confirm this mathematical perspective, there are two parameters, a number of gambling, and the other is the gambling.
- 2022-07-09 12:33:28下载
- 积分:1
-
JAVA实现的使用UDP实现Echo服务
JAVA实现的使用UDP实现Echo服务-JAVA achieving the use UDP Echo services
- 2022-04-30 17:39:52下载
- 积分:1
-
真正的
Real - Java floating point library for MIDP devices-Current version: 1.13
Copyright: 2003-2009 Roar Lauritzsen, roarl at users.sourceforge.net
Availability: The library is available under the GPL license, or for a fee for commercial use.
Develop: See http://sourceforge.net/projects/real-java
Feedback: Comments, reports of use, bug reports, bug fixes, improvements, performance tests and comparisons to similar libraries are all welcome.
Javadoc: Read the full documentation here.
"Real.java" is a self-contained, single file Java floating point emulation library for MIDP devices, such as a Java-enabled cell-phone or PDA. The MIDP/CLDC 1.0 standard does not support the basic floating point types "float" or "double", so when I set out to program a scientific calculator for my cell-phone, I had to reinvent floating point arithmetic from scratch, using only integer basic types. I found it a very interesting and educating challenge.
Download
For a pure java version, use the f
- 2023-02-09 08:35:04下载
- 积分:1
-
java入门学习的好例子3
java入门学习的好例子3-Introduction to learning java a good example of 3
- 2022-06-27 10:00:30下载
- 积分:1
-
遗传算法java源代码,而且汗一个下例子
遗传算法java源代码,而且汗一个下例子-GA,algorthem foe mutiply constrains
- 2022-07-20 09:20:55下载
- 积分:1
-
This is dociment userguide for using Jboss with ejb3
This is dociment userguide for using Jboss with ejb3
- 2022-07-23 20:04:36下载
- 积分:1
-
是一个JSP实例原代码
是一个JSP实例原代码 -JSP is an example of the original code
- 2022-04-28 23:01:41下载
- 积分:1
-
1. Development Environment: SunShine Guestbook v1.0 development environment used...
1.开发环境:
SunShine留言本v1.0所采用的开发环境为:J2SDK1.42+TOMCAT5.0+ACCESS2000
2.安装说明:
SunShine留言本v1.0所有数据均采用数据库存储,采用JDBC连接池,直接连接数据库,不需要配置ODBC数据源即可直接运行。
3.运行环境:
SunShine留言本v1.0是基于JSP/JavaBean开发的一套留言本系统,正常使用该软件您必须保证您的服务器满足如下要求:
①系统环境:J2SDK+TOMCAT或更高版本
②数据库:ACCESS2000或更高版本
③客户端:使用Windows系统+IE5.0或更高版本
4.管理留言:
SunShine留言本v1.0默认的管理员ID:admin;管理员密码:adminSNDG
-1. Development Environment: SunShine Guestbook v1.0 development environment used for: J2SDK1.42+ TOMCAT5.0+ ACCESS20002. Installation instructions: SunShine Guestbook v1.0 database all data are stored, the use of JDBC connection pool, direct Connect database, do not need to configure ODBC data sources can be directly run. 3. Runtime Environment: SunShine Guestbook v1.0 is based on JSP/JavaBean developed a set of messages of the system, the normal use of the software you must ensure that your servers meet the following requirements: ① system environment: J2SDK+ TOMCAT or later ② Database: ACCESS2000 or late
- 2022-09-19 04:50:03下载
- 积分:1