搜索资源列表
dosstamem
- ★★DOS常驻内存程序[原创]★★ 也许大家不理解意思。 驻留内存的意思就是 1)不能影响其他程序的运行。 2)自我复制。 3)某种情况下进行破坏(比如4月16日)。 对于DOS程序(病毒)来说,你起码要篡改一个中断。然后在你的中断程序中把真实的中断做一次,就神不知鬼不觉了 下面我以篡改键盘中断的病毒解释一个例子。-** DOS memory Permanent procedures [original] * Perhaps they do not unders
usb000
- pc机之间的传送即中断程序,开发环境,纯汇编语言,贼牛比-between PCs interrupted the transmission process, development environment, pure assembly language, cattle thieves than
Interrupt&DMA
- 这是一个在TI DSP上用C语言实现的DMA中断程序的试验例程-This is a TI DSP C language DMA interrupt program to the test routines
alarmcode
- 报警中断程序(设置报警时间,当实时时钟到达报警时间时,扬声器发出3声短促的音响).-alarm interrupt (set alarm time, when the real-time alarm clock arrival time, speakers issued three short acoustic sound).
TIMEFFFS
- 定时中断程序,外部中断编程方法。了解使用中断编程的一般方法,掌握采用中断方式进行定时器编程的方法。-timer interrupt procedures, external interrupt programming method. Understanding of the use of the general interrupted programming methods, master used for the timer interrupt programming method.
8259a_zhongduan
- 8259原理 中断程序源代码.编译通过.运行良好
2194irq
- 一个基于2194的外部中断程序,可以好好的-an external interrupt program, a good look at the
430
- 430源代码 调试程序 框架程序 异步串行通信程序(点对点通信) 异步串行通信程序(地址位模式多机通信) 异步串行通信程序(空闲模式多机通信) 定时中断程序
DTUYM.TXT.GZ
- 需要指出的是串口中断程序既要接收指 令返回值又要接收上位机传来的数据,这两种接收信 息的处理方式不同,所以在中断函数中应通过设置两 个不同的标志来解决这一问题
c中断方式实现串口通讯
- 串口中断程序,可以连接两台pc,加上无线设备,可实现无线通讯-interrupt procedures, can be connected to two pc, coupled with wireless equipment, wireless communication
PIDcontrol
- 设计以89C51单片机、ADC、DAC等电路和运放电路组成的被控对象构成的单闭环反馈控制系统。 1. 硬件电路设计:89C51最小系统加上模入电路ADC0809和模出电路TLC7528;由运放构成的被控对象。 2. 控制算法:增量型的PID控制。 3. 软件设计:主程序、定时中断程序、A/D转换程序、滤波程序、D/A输出程序、PID控制程序等。 -Designed to 89C51 single-chip, ADC, DAC, such as circuit and operat
interrupt_key
- 按键中断程序开发板上用四个按键控制四个灯点亮-Key interrupt program development board with four keys to control 4 lights lit
中断法键盘扫描c程序
- 中断法键盘扫描C程序,通过中断的方法查询哪个按键按下,并做出对应的处理(Interrupt method, keyboard scanning, C program)
PIC单片机滚动码解码C程序
- //PIC单片机滚动码解码C程序 // Interrupt based receive routine 基于中断的接收例程 // Compiled using HiTech PIC C compiler v.7.93 编译使用该PIC的C编译器v.7.93 #define CLOCK 4 // MHz #define TE 400 // us #define OVERSAMPLI
实验5 外部中断实验
- 此程序用stm32控制外部中断 实验通俗易懂(This procedure with STM32 control, external interrupt experiment, easy to understand)
下位机程序111
- 进行串口读取数据,中断服务,完成一定的脉冲发送(Serial read data, interrupt service, to complete a certain pulse to send)
main
- 16F877A动态数码管及中断程序及按键控制(16F877A dynamic digital tube and interrupt program)
程序
- 51, ds18b20, 超声波测距, 循迹小车, 外部中断(51, DS18B20, ultrasonic ranging, vehicle tracking, external interrupt)
26-串口COM中断
- avr单片机,串口通讯程序串口0测试程序,目标器件:ATmega16,晶振:RC 1MHZ编译环境:ICCAVR 7.22 ,(AVR singlechip, serial port communication program serial port 0 test program target device: ATmega16 Crystal oscillator: RC 1MHZ Compilation environment: ICCAVR 7.22)
中断
- 适用于西门子200系列plc程序 中断的应用(It is suitable for SIEMENS 200 series PLC program interrupt application.)