搜索资源列表
-
0下载:
hadoop:Nutch集群平台,分布式编程模式,让Nutch可以自动在普通机器组成的集群中以并行方式分布执行-hadoop : Cluster Nutch software platform, distributed programming model, Let Nutch software can be automatically composed of general machinery cluster parallel to the implementation of distribut
-
-
0下载:
在此次实验中实现的是网上电子投票客户端的实现,因此对系统设计应该满足的功能有:用户能够查看结果:点选查看投票的最新结果;能够终止投票:点选后该投票即被终止,不能投票。能够删除投票:点选后该投票完全被删除。能够修改投票:点选后进入修改投票页面,可以对投票进行全面修改。用户实现投票的方式:公开和匿名-the realization of this experiment is the e-voting client implementation, Therefore the system should
-
-
0下载:
Tiger编译器,TigerBox v.01
===============================================
本软件作者保留其著作权力,请保留原作者信息完整性
程序需要SWT库支持,该发行版本已经包含了win32版本的SWT运行库
运行方式:win32:点击exec.bat执行
程序已经带有我编写的Tiger编译器,所以所有功能均可使用
你也可以把自己的编译器用于该IDE
具体方法:
假设你曾经是通过
java
-
-
1下载:
Chapter 2: Getting Started Hello World
Hello World Enhanced A simple "Hello World" application that shows the basics of how to use an Actionscr ipt 3.0 class in an application. The Enhanced version adds a name-checking feature. These exam
-
-
1下载:
在线订餐网站是一个基于互联网的B/S模式的网上订餐系统,利用主流框架struts2+hibernate开发技术和MYSQL数据库来开发这个系统。该系统为客户提供会员注册 登录,修改密码和资料,在线订餐(可选定喜欢的菜式或者饮料网上订餐),菜谱浏览,客户留言(可对本网站的服务进行评判及提出宝贵的意见),使用图文并茂(功能代码及截图)的方式,对整个网上订餐系统功能模块的实现方法进行阐述和分析。-This project is based on B/S structure of the online
-
-
1下载:
FP增长算法的实现与测试(Java实现)
1、程序编译运行环境Eclipse3.20+JDK1.60
2、程序参数说明
-F=filename
-S=support
-C=confidence
filename:数据集文件名,必须位于工程根目录下
support:支持度,位于0-100.0之间的任意数
confidence:置信度,位于0-100.0之间的任意数
例如:-F=anonymous-msweb.data -S=10.0 -C
-
-
0下载:
按照要求采用Graphics类中绘图方法绘制出如图的图表,在Canvas中绘制出图表,在Panel容器中实现组件的添加
-In accordance with the requirements of the use of Graphics class in figure drawing methods draw charts, drawn in the Canvas in the chart, in the Panel container implementation components
-
-
0下载:
现代教育理念的不断更新,传统教学方法正逐渐被现代先进的教育技术和手段所充实和替代。要求教育工作者对教学的每个环节都要进行深入地思考,探索更科学的教学管理方法,使之适应新的发展要求[1] 。为此,本教研室结合本学科的教学特点和规律,设计了多媒体教学管理系统,对教学的部分环节实现计算机管理。通过在教学实践中的应用,取得了较好的效果。-The concept of modern education in keeping with traditional teaching methods are gra
-
-
0下载:
4、多线程有几种实现方法,都是什么?同步有几种实现方法,都是什么?
答:多线程有两种实现方法,分别是继承Thread类与实现Runnable接口
同步的实现方面有两种,分别是synchronized,wait与notify
-4, multi-threaded implementation has several methods, what is? Synchronization has several methods of implementation are what? A: T
-
-
0下载:
2、 声明测试类TestStudent完成对多态性的测试:(1)在主方法中声明Student类的数组(含五个元素)。(2)生成五个对象存入数组,其中三个Student类的对象、一个StudentXW类的对象、一个StudentBZ类的对象。(3)将方法testScore()发送给数组的每一个元素,输出结果,并分析具体执行的是哪一个类中的方法。-2, statement completion of testing polymorphisms TestStudent type of test: (1
-
-
0下载:
用递归、递推、矩阵等多种方法实现求Fibonacci数的算法。程序使用java实现-Use recursion, recursion, matrix and other methods to achieve the Fibonacci-seeking algorithms. Program using the java implementation
-
-
0下载:
selevet的流程图,贯穿所有servlet的实现接口和方法,并列出所有dao的实现类,可以更好的帮助大家实现servlet的方法-selevet flow chart, through the realization of all the servlet interfaces and methods, and list all the dao implementation classes can be a better way to help you achieve the servlet
-
-
0下载:
1、通过即时通信系统代码的编写------一个qq似的聊天工具代码的编写,了解通信机制的实现,理解客户端服务器端的通信机制;
2、掌握一些算法的实现、一些相关函数的使用及实现方法;
-1, through the instant messaging system code------ the preparation of a qq chat tools like write the code to understand the communication mechanism of imp
-
-
1下载:
(1)实现单重继承并借助接口实现多重继承。
(2)实现方法的继承与覆盖。
(3)实现方法(包括构造方法)的重载。
(4)在程序中利用包进行类的逻辑组织。
(5)编写基于图形界面的程序。
-(1) for single re-use of interface inheritance and multiple inheritance. (2) Implementation of the inheritance and coverage. (3) implementation m
-
-
0下载:
JDK1.5提供JMX remote的管理工具Jconsole,可以监控Java运行程序的内存使用情况、活动线程数量、类装载的数量、MBeans的状态、虚拟机的各种信息等,还可以执行MBean公开的方法或强制进行垃圾回收。只要应用服务器实现标准的JMX接口,就可以使用Jconsole进行监控。-JDK1.5 provide JMX remote management tools Jconsole, the program can monitor the Java runtime memory u
-
-
0下载:
针对传统Web表单验证受HTTP限制、用户等待时间长等缺点,提出一种在PHP环境下通过AJAX技术验证表单的方法,从而建立更加友好和响应更加敏捷的表单验证技术。阐述AJAX表单验证规则,验证原理,并给出验证技术细节、实现方法和部分代码。-To tackle with such shortcomings of the conventional web form authentication as HTTP limitations or the long waiting time for users
-
-
0下载:
本文讨论基于模板和标签库的JSP 网页自动生成工具的设计和实现, 并
提出具体的设计思想和实现方法。-This article discusses the design and implementation of automatic generation tool based on templates and JSP tag library pages, and
With specific recommendations for design and implementation met
-
-
0下载:
21点游戏多人网络版
1.实验目的
(1)熟悉和掌握网络编程的基本方法和步骤;
(2)进一步理解client/server交互模式;
(3)加深学生对游戏程序的设计和实现方法的理解;
(4)熟悉socket编程接口,掌握用socket编程接口开发面向连接的网络应用程序的方法。
2.实验任务
要求:
(1)读懂单机版21点游戏程序;
(2)实现图形用户界面;
(3)实现网络版;
(4)可进行多人游戏;-21:00 game multiplayer onl
-
-
0下载:
课上实验 用于实现各种线程 帮助理解线程的实现方法及优先顺序-Experiment on the class used to implement a variety of thread to help understand the thread implementation methods and priority
-
-
0下载:
定义一个日期类MyDate,至少具有私有成员变量:year、month、day,以及成员方法setYear、getYear等(具体隐藏实现方法,用于设置、获取成员变量)、isRunyear(boolean型,判断当前对象保存的年是否为闰年)、print(打印日期对象的年\月\日信息)。-Define a date class MyDate, at least with private member variables: year, month, day, and members of the m
-