搜索资源列表
Clock
- 用Java编写的时钟程序。主要使用线程的延迟执行功能来实现时钟的动态变化。-Using Java to prepare the clock procedures. The main thread of the delay in the use of executive function to achieve the dynamic change of the clock.
xiancheng
- 线程超市管理系统 采用线程管理的超市管系统,附带access数据库文件-Supermarket management system thread threads supermarket management system, with access database file
Java
- 基于JAVA技术的设计和实现,将解决的主要问题如下:通过多线程技术,实现多线程下载,提高网络下载速度。通过线程实现断点续传,可分时段下载-The design and implementation based on JAVA technology, will address the main issues are as follows: multi-threading technology, multi-threaded download to increase download speeds.
day27pm
- 基于java基础语言,android小项目:发微博、图片下载显示,核心技术:线程通信-Base language based on java, android small projects: micro-Bo, picture download show, the core technology: Thread Communication
sc6
- JAVA线程讲解代码包括:线程概述,创建线程,线程优先级,线程让步和阻塞,线程睡眠以及简单线程的实例应用讲解-JAVA thread to explain the code include: an overview of the thread, create a thread, the thread priority, thread concessions and blocking, application examples to explain the thread to sleep and
hello-jni
- java和c/c++相互调用实例,包括静态和动态生成c/c++源码,和c/c++数组,线程,对象的使用。-Java and c/c++ call each other examples, including static and dynamic generation of c/c++ source code, and the c/c++ array, the thread, the use of objects.
jinc
- 这是关于java中进程和线程的相关代码源文件,大家可以试着下载下来学习或查阅,个人认为这是java开发中特别重要的部分-This is about the process and thread in java source code files related, we can try to download or access to learning, java personally think this is a particularly important part of the devel
dianziguanggaopai
- 在eclipse中,利用java代码开启新线程实现电子广告牌的源代码-In eclipse, using java code to open a new thread for electronic billboards source code
Demo_Java
- 用java实现的多线程的demo示例,用于学习java和多线程-Java implementation of multi-threaded demo sample, for learning Java and multi thread
ThreadBank
- java代码,关于银行存取款线程方面的知识,可以更好的理解线程-JAVA code,about thread of bank
Thread
- 在Java应用程序中用Thread的子类创建两个线程,这两个线程分别在命令行窗口输出20句“大象”和“轿车”;主线程在命令行窗口中输出15句“主人”。 -In the Java application, the two thread is created by using Thread s sub class. The two threads are respectively output the command line window, the elephant and car t
chatclient
- Multi Thread Chat client
Modul 3
- Thread using java language
thread
- Java多线程之Lock的使用,以及线程池解决停车问题的代码(The use of Lock in Java multithreading)
Hutool_v3.2.0
- Hutool是一个Java基础工具类,对文件、流、加密解密、转码、正则、线程、XML等JDK方法进行封装,组成各种Util工具类,同时提供以下组件: 布隆过滤 缓存 克隆接口 类型转换 日期处理 数据库ORM(基于ActiveRecord思想) 基于DFA有限自动机的多个关键字查找 HTTP客户端 IO和文件 有用的一些数据结构 日志 反射代理类的简化(AOP切面实现) Setting(一种扩展Properties的配置文件) System(JVM和系统信息等) W
Thread
- java thread client seveur
Java网络程序设计实践-实践报告模板
- Java网络编程,实验模板,聊天室案例,基于多线程网络编程(Java network programming, experimental template, chat room case, based on multi thread network programming)
Project0
- 实验课项目要求 开发一个淘宝后台仓储管理平台 【基本】需要开发一个UI界面,实现商品销售的管理,每当有一个订单进来,要进行发货处理(查看订单详细信息,并点击发货)。订单是后台的线程随机发来,包括订单编号、客户姓名、客户地址、客户电话、商品名称、商品数量、商品单价、订单总价。一旦有新订单生成,界面要能够及时显示新订单提示,并供管理员进行操作。(Requirements of the experiment course project Developing a Taobao back-
javaThread
- runable接口实现线程的demo,包含了java中runable接口的机制及并发实现,最简单的一个线程实现例程。(java thread implicate by runable inteface)
ThreadPoolTest4
- 以代码加注释的形式实现的Java线程池实例(Java thread pool instance implemented as code plus comment)
