搜索资源列表
8259a
- 可编程中断控制器中断控制器8259A是专门为控制优先级中断而设计开发的芯片。它将中断源优先排队、辨别中断源以及提供中断矢量的电路集于一片中。因此无需附加任何电路,只需对8259A进行编程,就可以管理8级中断,并选择优先模式和中断请求方式,即中断结构可以由用户编程来设定。同时,在不需要增加其他电路的情况下,通过多片8259A的级连,能构成多达64级的矢量中断系统-Programmable Interrupt Controller Interrupt Controller 8259A is desi
zhongduanchuli
- 具有中断处理功能模型机的设计与实现,计算机组成原理课程设计-interrupt handling is functional model for the design and implementation of computer architecture course design
chat
- 此聊天程序是模仿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
用C编写的在DOS下使用的中断服务程序
- 用C编写的在DOS下使用的中断服务程序-C prepared in the use of the DOS interrupt service program
interrupt
- 基于zigbee的无线通讯程序,通过外中断响应,再利用定时器来计时,计算脉冲的周期
ARMS3C2410
- ARM S3C2410硬件手册重点 a.Memory Controller b.Nand Flash c.UART d.Interrupt e.Timer
os
- 一个具有模拟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
RMI
- RMI asynchronism receive message callback() register and deregister to control update or interrupt-RMIasynchronism receive messagecallback () register and deregister to control update or interrupt
ThreadExample
- 线程的4种状态 (1)新建 (2)运行 (3)中断 (4)死亡-The status of four kinds of thread (1) new (2) run (3) interrupt (4) death
exception
- 异常情况是在程序运行时打断正常程序流程-Exception is when the program runs to interrupt the normal flow
learn
- 它在输入和输出之间增加了“输入井”和“输出井”的排队转储环节,以消除用户的“联机”等待时间。在系统输入模块收到作业输入请求信号后,输入管理模块中的读过程负责将信息从输入装置中读入输入井缓冲区。当缓冲区满时,由写过程将信息从缓冲区写到外存的输入井中,读过程和写过程反复循环,直到一个作业输入完毕。当读过程读到一个硬件结束标志之后,系统再次驱动写过程把最后一批信息写入外存输入井并调用中断处理程序结束该次输入。-It increased between input and output " in
ProcessPractice
- 进程的模拟程序,可以模拟进程的创建,中断,杀死等。可以创建子进程,并查找某进程的子进程。-Process simulation program can simulate the process of creating, interrupt, kill, etc.. You can create child process, and look for a process of sub-processes.
xiancheng
- 单击开始按钮启动线程,单击挂起按钮暂时中断线程的执行,单击恢复按钮恢复线程,单击终止按钮终止线程-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
Java-AN-LI-XUE-XI
- 异常指的是程序运行时出现的非正常情况,又称为差错、违例等。在上一节中介绍的运行错误就是异常的主要现象。当异常现象发生时,会造成程序运行中断、系统死机等问题。Java程序可以用特定语句来处理异常并继续程序执行,而不让程序中断。Java语言提供一个异常处理类Exception类,专门处理程序执行期间的错误。每当Java程序运行过程中发生一个可识别的运行错误时,即该错误有一个异常类与之相对应时,系统都会产生一个相应的该异常类的对象,即产生一个异常。Java语言异常处理机制有以下一些优点 -Abn
wjyjk
- 微机与接口课件戴梅萼 第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
java_usb
- 该源码为利用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
java
- java 中线程的中断、恢复,单线程问题-interrupt thread in java, recovery, single-threaded issues
2.ESFramework.Demos.FileTra
- 本demo是在ESFramework.Demos.Simplest的基础之上,增加了客户端之间传送文件(夹)的功能,并可以演示文件传送中断通知、断点续传等特性。-This demo is in ESFramework. Demos. Based on the Simplest, increased between the client send files (clip) function, and can demo file transfer interrupt notification, br
java-monitor
- java变的目录检测程序,monitor1是轮询方式,monitor2是中断方式。-java change the directory detection procedures, monitor1 the polling mode, monitor2 the interrupt.
InterruptTest2
- //4、针对 interrupt 设计的作业。 //要求: //(1)创建一个线程,让这个线程不断的打印一个字符串(每隔0.5秒打印一个字符串) //(2)当线程启动 2秒后,调用线程的 interrupt 方法时,让线程不再打印字符串,并退出线程 //(用 isInterrupted() 方法来判断是否调用了 interrupt 方法,来控制线程的退出)-//4, the design for the interrupt job.// Requirements:// (1)