CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - thread

搜索资源列表

  1. newthreadtest

    0下载:
  2. 用java编写的有关线程测试的程序,希望对大家有所帮助!-java prepared with the relevant thread testing procedures, we hope to help!
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4476
    • 提供者:linsa
  1. threadclass

    0下载:
  2. 关与java线程的一个小程序,希望能帮助初学者在这个环节上的学习!-java relations with a small thread of the procedure, hoping that would help beginners in this part of the learning!
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:23242
    • 提供者:雨辰
  1. shiliti

    0下载:
  2. 这是java实例的书上例题,里面共10章,实现Runnable接口创建线程,发送线程与接收线程,同步的发送线程与接收线程。-java examples of this is the book of excellence, which has 10 chapters, Jacqueline achieve thread interface to create, send and receive threads threads, simultaneously sending and receivin
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:420522
    • 提供者:张小灵
  1. ch01src

    0下载:
  2. A thread pool is a group of a limited number of threads that are used to execute tasks.-A thread pool is a group of a limited number o f threads that are used to execute tasks.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2261
    • 提供者:bini
  1. JThreadSynch

    0下载:
  2. 此源码是实现线程间同步互斥的算法,较好的显现线程之间的同步互斥功能-this source is to achieve synchronization between threads mutex algorithm, the better appear thread synchronization between the mutex function
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:30025
    • 提供者:yushigan
  1. Java_Draw_circuit_diagram

    0下载:
  2. Java门电路画图器 基本功能: 1。文件的保存,打开; 2。添加基本元件; 3。画点,画线,字符; 4。删除元件 5。统计元件 画好的电路用xml文件保存,基本元件的配置也是使用xml文件 这个软件虽然小,但是涉及了很多知识,对学Java的初学者还是很有帮助的。 文件的保存,单个门电路的保存都是用XML文件存储,使用了线程... -Java gate circuit drawing for basic functions : 1. Docum
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:109826
    • 提供者:kevinz
  1. XunHuanThread

    0下载:
  2. 线程实例-thread examples 22222222222222222222222222222222 222 22
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:6659
    • 提供者:wdw
  1. java_movestar

    0下载:
  2. 移动星空。j2se内容。适合初学者。以随机数在屏幕画星,并用线程控制移动。-Mobile Sky. J2se content. For beginners. A random number on the screen-painting, and use mobile thread control.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:926
    • 提供者:郑凌冰
  1. CovertToFlv

    0下载:
  2. JSP上传视频后自动转成flv的核心JAVA方法 使用的时候只要通过ConvertThreadProxy 类的静态方法将源视频绝对地址(包括文件名+括展名)和要生成的FLV文件的绝对地址(包括文件名+括展名)以字符串的方式传进去即可!因为用的是多线程,所以转换过程不会占用当前线程! 核心转换类是线程同步的,所以您不用担心并法问题,因为一次只能转换一个文件!-JSP automatically transferred into the core Java flv ways
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2231
    • 提供者:古刹飞鹰
  1. trafficjava

    2下载:
  2. 设计一个交通信号灯类: (1)变量:位置、颜色(红、黄、绿)、显示时间(秒)。 (2)方法:切换信号灯。 创建并启动两个线程(东西向、南北向)同时运行。 3.实验要求 (1)设计线程。 (2)设计路口信号灯示意图界面。 (3)进一步将每个方向的信号灯分成3种车道灯:左转、直行和右转。 (4)根据车流量进行时间的模糊控制。 -design of a traffic signal categories : (1) variables : location, col
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:27433
    • 提供者:行风
  1. server_services_of_chat_room_by_Java

    0下载:
  2. Java聊天室项目的服务器端:基于shocket 类似dos界面的,实现基本的聊天室的服务器端的功能.例如:监听客户请求,启动服务器线程,与客户端进行通信等-Java chat room project server : Based on similar dos shocket interface, achieve basic chat room server functions. For example : listening to customers request, start the s
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5334
    • 提供者:miracleboy
  1. xianchengchi

    0下载:
  2. 构建线程池,提高线程访问速度,非常经典,非常好的原代码-thread pool, improving threaded performance, very classic, very good original code
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5442
    • 提供者:wenxingbao
  1. simcpu

    0下载:
  2. 对于CPU线程调度的模拟,CPU threads control simulation,包括first come first serve算法和run rubbing等,同时输出线程开始,切换,结束等信息。-CPU thread scheduling for the simulation, CPU threads control simulation. including the first come first serve and run rubbing algorithm. Meanwhile
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:25898
    • 提供者:Jerry C.
  1. java0011

    0下载:
  2. 这是一个java多线程示例代码,示例线程死锁-This a java multithreaded sample code and examples thread deadlock
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1127
    • 提供者:
  1. char__java

    0下载:
  2. 用java(开发工具JBuilder)编写的聊天室程序,主要应用java socket协议编程,每个客户一个线程。本程序是学习java socket和Thread的良好用例。-with java (JBuilder development tools) prepared by the chat room procedures, main application java socket programming agreements, each customer a thread. The proc
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:50384
    • 提供者:唐科伟
  1. SubjectSpider_ByKelvenJU

    1下载:
  2. 1、锁定某个主题抓取; 2、能够产生日志文本文件,格式为:时间戳(timestamp)、URL; 3、抓取某一URL时最多允许建立2个连接(注意:本地作网页解析的线程数则不限) 4、遵守文明蜘蛛规则:必须分析robots.txt文件和meta tag有无限制;一个线程抓完一个网页后要sleep 2秒钟; 5、能对HTML网页进行解析,提取出链接URL,能判别提取的URL是否已处理过,不重复解析已crawl过的网页; 6、能够对spider/crawler程序的一些基本参数进行
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1912263
    • 提供者:祝庆荣
  1. RIP_cws

    0下载:
  2. 一个RIP协议模拟程序..在一个工作空间之内画上一些路由跟网络,再画上它们之间的连线.系统后台用一个线程实现模拟路由发送路由表信息.输出路由表的更新内容跟过程.-a RIP simulation program .. in a working space within the painting with some routing network painting on the link between them. system with a background thread to achiev
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:181044
    • 提供者:生哥
  1. threadNMS

    0下载:
  2. network management, thread implement
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5136
    • 提供者:崔忠涛
  1. single

    0下载:
  2. JAVA的静态单线程函数,保证一个类只生成一个对象。里面有单线程函数和测试主函数。以及详细的JAVA环境配置说明和测试说明。-Java static thread function to ensure that only one category generated an object. There are thread function and the main function tests. And the detailed note JAVA environment configurati
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1510
    • 提供者:ghb
  1. FullThreadDump

    0下载:
  2. FullThreadDump demonstrates the use of the java.lang.management API to print the full thread dump. JDK 6 defines a new API to dump the information about monitors and java.util.concurrent ownable synchronizers.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:7211
    • 提供者:sumbowlong
« 1 2 3 4 5 6 78 9 10 11 12 ... 46 »
搜珍网 www.dssz.com