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

搜索资源列表

  1. chat

    0下载:
  2. 此聊天程序是模仿QQ聊天制作,包含服务器端,客户端,服务器端界面含有保存客户端聊天记录到一个文件功能,并且可以读取聊天记录;客户端实现发送和接收数据功能,连接和中断与服务器连接功能,还有一些其他的控件触发功能。-this procedure is to imitate QQ Chat production, including server, client, server interface with the client kept chatting record to a file, it a
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:16.29kb
    • 提供者:平哥
  1. interrupt

    0下载:
  2. 基于zigbee的无线通讯程序,通过外中断响应,再利用定时器来计时,计算脉冲的周期
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:869.35kb
    • 提供者:丁诚
  1. os

    0下载:
  2. 一个具有模拟CPU、模拟内存、模拟硬盘、模拟CPU管理、模拟内存管理、模拟硬盘管理、模拟进程管理、模拟指令系统、模拟中断处理的一个能运行在WINDOWS平台上的一个模拟的单用户多任务操作系统。-Simulation of a CPU, analog memory, analog hard disk, analog CPU management, memory management simulation to simulate the hard disk management, and simul
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:850.3kb
    • 提供者:Cherie
  1. RMI

    0下载:
  2. RMI asynchronism receive message callback() register and deregister to control update or interrupt-RMIasynchronism receive messagecallback () register and deregister to control update or interrupt
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:4.26kb
    • 提供者:frank
  1. ThreadExample

    0下载:
  2. 线程的4种状态 (1)新建 (2)运行 (3)中断 (4)死亡-The status of four kinds of thread (1) new (2) run (3) interrupt (4) death
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:939byte
    • 提供者:hpw
  1. exception

    0下载:
  2. 异常情况是在程序运行时打断正常程序流程-Exception is when the program runs to interrupt the normal flow
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:22.66kb
    • 提供者:金大鹏
  1. learn

    0下载:
  2. 它在输入和输出之间增加了“输入井”和“输出井”的排队转储环节,以消除用户的“联机”等待时间。在系统输入模块收到作业输入请求信号后,输入管理模块中的读过程负责将信息从输入装置中读入输入井缓冲区。当缓冲区满时,由写过程将信息从缓冲区写到外存的输入井中,读过程和写过程反复循环,直到一个作业输入完毕。当读过程读到一个硬件结束标志之后,系统再次驱动写过程把最后一批信息写入外存输入井并调用中断处理程序结束该次输入。-It increased between input and output " in
  3. 所属分类:Java Develop

    • 发布日期:2017-06-16
    • 文件大小:24.48mb
    • 提供者:yjj
  1. xiancheng

    0下载:
  2. 单击开始按钮启动线程,单击挂起按钮暂时中断线程的执行,单击恢复按钮恢复线程,单击终止按钮终止线程-Click the Start button to start the thread, click the button to temporarily suspend the implementation of the interrupt thread, click the restore button to restore the thread, click the button to termi
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1019byte
    • 提供者:黎婵
  1. Java-AN-LI-XUE-XI

    0下载:
  2. 异常指的是程序运行时出现的非正常情况,又称为差错、违例等。在上一节中介绍的运行错误就是异常的主要现象。当异常现象发生时,会造成程序运行中断、系统死机等问题。Java程序可以用特定语句来处理异常并继续程序执行,而不让程序中断。Java语言提供一个异常处理类Exception类,专门处理程序执行期间的错误。每当Java程序运行过程中发生一个可识别的运行错误时,即该错误有一个异常类与之相对应时,系统都会产生一个相应的该异常类的对象,即产生一个异常。Java语言异常处理机制有以下一些优点 -Abn
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1.07mb
    • 提供者:蒋小明
  1. wjyjk

    0下载:
  2. 微机与接口课件戴梅萼 第1章 微型计算机概述 第2章 16位和32位微处理器 第3章 Pentium的指令系统 第4章 存储器技术 第5章 微型机和外设的数据传输 第6章 串并行通信和接口技术 第7章 中断控制器 第8章 DMA控制器 第9章 计数器/定时器-Computer interface courseware wear plum calyx Overview of Chapter 1 microcomputer Chapter 2, 16
  3. 所属分类:Java Develop

    • 发布日期:2017-06-01
    • 文件大小:13.64mb
    • 提供者:偷换
  1. java_usb

    0下载:
  2. 该源码为利用jusb jar包,进行java桌面usb驱动的开发,本源码中vid:0x0506 pid:0x1023,采用usb中断传输方式进行数据传递。-The source code for the use of jusb jar package java desktop usb-driven development, this source in the vid: 0x0506 pid: 0x1023, using the usb interrupt transfer mode for d
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:207.78kb
    • 提供者:dingxiao
  1. java

    0下载:
  2. java 中线程的中断、恢复,单线程问题-interrupt thread in java, recovery, single-threaded issues
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2.16kb
    • 提供者:廉鹏林
  1. java-monitor

    0下载:
  2. java变的目录检测程序,monitor1是轮询方式,monitor2是中断方式。-java change the directory detection procedures, monitor1 the polling mode, monitor2 the interrupt.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-22
    • 文件大小:36.28kb
    • 提供者:dj
  1. InterruptTest2

    0下载:
  2. //4、针对 interrupt 设计的作业。 //要求: //(1)创建一个线程,让这个线程不断的打印一个字符串(每隔0.5秒打印一个字符串) //(2)当线程启动 2秒后,调用线程的 interrupt 方法时,让线程不再打印字符串,并退出线程 //(用 isInterrupted() 方法来判断是否调用了 interrupt 方法,来控制线程的退出)-//4, the design for the interrupt job.// Requirements:// (1)
  3. 所属分类:JavaScript

    • 发布日期:2017-04-10
    • 文件大小:693byte
    • 提供者:Amy
  1. ClosedByInterruptExceptionTest

    0下载:
  2. Tests for Closed By Interrupt Exception.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:643byte
    • 提供者:venpunyeng
  1. Thread

    0下载:
  2. 线程Demo join interrupt sleep yield等几个常用线程方法-a simple Thread demo
  3. 所属分类:Applet

    • 发布日期:2017-04-15
    • 文件大小:5.57kb
    • 提供者:oprince
  1. javaThread

    0下载:
  2. 打包了java多线程的知识,里面有很多:多线程例子,有买票程序、商品生产与销售等等, 里面知识很全,join,wait,interrupt,Lock,Condition,synchronizedtion,-Packaged Java multi-threaded knowledge, there are a lot of: multi-threaded example, there are buying procedures, commodity production and sales,
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:13.71kb
    • 提供者:李和清
  1. yaokong

    0下载:
  2. SC9012红外接收器 在S3C6410上的韦根解码, 详细的中断配置和内核框架驱动-SC9012 infrared receiver on the S3C6410 Wiegand decodingDetailed framework interrupt configuration and kernel driver
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3.08kb
    • 提供者:k13326404kuiyi
  1. MyThreadChunkTest2

    0下载:
  2. 内部类与匿名内部类的分别使用,并且分别运用了interrupt()方法和在run()中使用无限循环,然后用一个布尔什标记去控制循环的停止 -Inner classes and anonymous inner classes are used and are using the interrupt () method and the run () in an infinite loop, and then use a marker to control the Bolshoi stop cycle
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-04
    • 文件大小:6.64kb
    • 提供者:康熙
  1. xstream-1.3.1-sae-liufeng

    0下载:
  2. 2010年8月25日?-?Java应用服务器 近期公司做一个项目,动态将用户从BAS踢下线及动态修改用户带宽。 由于里面涉及到Radius 3576协议,找了一些资料 如下: A:中断消息(DM) ...(August 25, 2010 - Java application server company recently to do a project, the dynamic user from the BAS kicked off the assembly line and dynamic
  3. 所属分类:Java编程

    • 发布日期:2017-12-28
    • 文件大小:412kb
    • 提供者:TCLJ
« 12 »
搜珍网 www.dssz.com