-
split_words
分词程序,正向最大匹配法,JAVA语言。核心思想是从句子最左端开始,单字节扫描匹配,直至句末(Segmentation procedure, forward maximum matching, JAVA language. Core idea is to start from the leftmost sentence, single-byte scan match until end of the sentence)
- 2013-11-04 19:29:54下载
- 积分:1
-
webmail
一个用Java开发的Web邮局,可以使用户通过浏览器访问他们的POP/SMTP服务器,支持多种语言,MIME和虚拟域名! (Java development using a Web mail allows users browser access to their POP/SMTP server, supports multiple languages, MIME, and virtual domain names!)
- 2010-01-23 08:19:24下载
- 积分:1
-
MagicDemoJavaApp
java中调用matlab,入门程序,包括matlab程序,还有java端调用matlab所编写的程序(java call matlab, entry procedures, including the matlab program, as well as the java client call a program written in matlab)
- 2010-01-14 15:00:48下载
- 积分:1
-
Tomcat源码研究
说明: tomcat源码解析过程文档,详细说明了tomcat从启动到最后结束中间类和方法的调用过程,对于研究java底层源码的启动很有好处。(Tomcat source code parsing process document, detailed description of Tomcat from start to end the call process of intermediate classes and methods, for the study of Java underlying source code start is very helpful.)
- 2020-06-17 22:40:02下载
- 积分:1
-
java2-Swing
一部分 Swing基础 第1章 简介 1.1 Swing的历史 1.2 轻量组件与重量组件的比较 1.3 Swing组件 1.3.1 AWT的替代组件 1.3.2 Swing增加的组件 1.4 J组(Part of the Swing-based Chapter 1 Introduction 1.2 History 1.1 Swing lightweight components and weight comparison of 1.3 Swing components 1.3.1 AWT component replacement components 1.3.2 Swing component 1.4 J group increased)
- 2011-10-29 11:22:13下载
- 积分:1
-
mysql面试专题及答案.pdf(共7页)
以及在 mysql 数据库中索引的工作机制是什么? 有哪些数据库优化方面的经验? 数据库三范式是什么? 各大厂数据库面试热门考题
- 2020-03-24下载
- 积分:1
-
Exercise18_1
java编程思想的题,用awt写的音频播放器,能实现多种循环方式。(java programming ideas for the title, written by awt audio player, can achieve a variety of cycle ways.)
- 2013-11-27 21:58:06下载
- 积分:1
-
ex01
1.1 作业描述
设计一个生成和显示时间的分布式应用程序,实现以下功能:
1、 一个服务器生成时间,并在多个不同节点的客户端上显示。
2、 客户端有多种时间显示方式,如模拟时钟、数字时钟。
1.2 作业要求
下面是设计时需要满足的四个要求:
1、 打破客户端和服务器开发过程中的紧耦合。
2、 打破客户端和服务器运行时的紧耦合,即不需要固定的机器,不限制客户端的数目等。
3、 允许客户端显示不同的事件。
4、 使用RPC机制或RMI机制。
(1.1 Design a job description to generate and display time distributed applications, the following functions: 1, a time server generates and displays on the client several different nodes. 2, the client has a variety of time display, such as an analog clock, a digital clock. 1.2 Operating Requirements The following is required to meet four design requirements: 1, breaking client and server development process tightly coupled. 2, breaking the tight coupling client and server runtime that does not require a fixed machine, does not limit the number of clients and so on. 3, allows clients to display different events. 4, using the RPC mechanism or RMI mechanism.)
- 2014-01-22 16:18:51下载
- 积分:1
-
jse_javadocs
这是JAVA的API,开发人员可以查阅自己需要的信息(JAVA API, developers can access the information they need)
- 2012-09-01 10:32:41下载
- 积分:1
-
013JAVA.JSP城市公交查询系统
基于J2EE的公交查询系统Bus query system based on J2EE,(Bus query system based on J2EE,)
- 2019-04-16 22:41:00下载
- 积分:1