搜索资源列表
Test.java
- 这是一个测试Timer类用法的程序.程序会随机产生10个时间, 并在时间到的时候出发Task类对象中的run方法-This is a test Timer category usage of the procedure. Procedures will be randomly generated 10 hours and the time when the starting of the Task type of object methods run
TheJavaEE5Tutorial3rdEdition.r
- The Java EE 5 Tutorial中文版电子书(chm格式),The Java EE 5 Tutorial is an introduction to programming server-side Java applications. This book takes a task-oriented, example-driven approach to show you how to build applications for the Java EE 5 platform. Thi
Java-wifi
- java源码, 用于检测无线网络中的AP 和clients的仿真。-The simulator iterates continuously through time until MAX_SIMTIME. At each time epoch, it checks all objects to determine whether they have any task to complete. For example, at time t it checks whether a traffi
quartz_spring
- 基于quartz,可调用接口实现动态任务调度-Based on quartz, callable interface for dynamic task scheduling
AdvancedTaskManager
- 顶顶有名的google android系统的程序,高级任务管理器,提供进程结束和批量结束功能,并且提供软件卸载功能-Dingding famous google android systematic procedures, advanced Task Manager, providing the end end of the process and batch functions, and provide the software uninstall feature
androidapp
- android 开发实例 1、 图片浏览器(Picture Viewer) 2 、文件浏览器(File Browser) 3 、通讯录(Contact) 4 、任务管理器(Task Manager) 5 、音乐播放器(Rock Player) 6 、天气预报(Android Weather Forecast) 7 、多媒体播放器(Android Media Player) 8、短信语音播报(Speak Message Service) 9、手机
SURF
- 实现基于2幅二维图像的目标的三维重构,相机定标,图像配准-The task of fi nding correspondences between two images of the same scene or object
Task
- 用状态空间法求解传教士-野人问题,设计启发式函数引导规则的选用。 通过设计,深入理解状态空间概念与启发式搜索技术,培养一般问题求解能力。-Using state space method for solving the missionaries- Yeti issues, design heuristic function to guide the selection of the rules. By design, in-depth understanding of the conc
System
- Internet任务管理系统(JAVA源码-JAVA GUI)-Internet task management system (Java source-Java GUI)
SystemTray
- 本程序采用JAVA JDK 6.0 进行开发,程序运行后缩小到任务右下角,右键弹出菜单,双击可显示程序界面-This procedure used to develop JAVA JDK 6.0, after running down to the bottom right corner of the task, right pop-up menu, double-click to display program interface
bookshop
- 网上书店毕业设计开题报告、任务书外文参考资料及译文-开online bookstore Graduation Project title report, foreign language reference books and the task asked
weka-3-4-12
- weka全名是怀卡托智能分析环境(Waikato Environment for Knowledge Analysis),是一个公开的数据挖掘工作平台,集合了大量能承担数据挖掘任务的机器学习算法,包括对数据进行预处理,分类,回归、聚类、关联规则以及在新的交互式界面上的可视化-full name is weka intelligent analysis environment Waikato (Waikato Environment for Knowledge Analysis), is an o
taskmanager0.65
- 用java 实现的一个任务管理器,分客户端服务端,可以管理和监控远程任务(任务如:打开一个http连接,执行一个本地命令)-Using java to achieve a task manager, sub-client server, you can manage and monitor remote tasks (tasks such as: open a http connection, the implementation of a local order)
BayesFileClassify
- 文本分类是在文档所包含的文本基础上, 把给定的文档分配到固定类别集合中某一个类别的任务。这个任务中常常用到朴素贝叶斯模型。-Text classification are contained in the document text, based on the given document category assigned to a fixed set of a certain type of mission. This task is often used Naive Bayes model
Record
- Java录音程序,Record类完成语音信号采集的任务。它使用javax.sound.sampled包中提供的用于捕获、处理和回放取样音频数据的各种接口和类实现对说话人语音信号的采集。-Java recording procedures, Record type complete voice signal acquisition task. It uses javax.sound.sampled package provided for the capture, processing and p
Task
- 任务调度,定时任务,定时执行程序,Quartz基本用法-Mission scheduling, mission timing, timing the implementation of procedures
task
- 开发的一个java web的任务管理系统。-Java web development task of a management system.
Task
- JAVA定时器实例, JAVA定时器实例-JAVA TIMER
AssignmentFour All Task
- java problems with solution
JAVA线程池实验报告.docx
- 用JAVA实现一个线程池,线程池在初始状态下没有任何工作线程。当工作队列中有未执行的任务时,分一下两种情况处理: . 如果线程池中工作线程数目为MAX_SIZE,那就什么也不做; . 如果线程池中工作线程数目小于MAX_SIZE,那么创建一个工作线程,使它执行新任务。 对于线程池中空闲的工作线程,如果其闲置时间超过TIMEOUT秒,就销毁该线程。(A thread pool is implemented with JAVA, and the thread pool has no worki
