CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 中断程序

搜索资源列表

  1. dosstamem

    0下载:
  2. ★★DOS常驻内存程序[原创]★★ 也许大家不理解意思。 驻留内存的意思就是 1)不能影响其他程序的运行。 2)自我复制。 3)某种情况下进行破坏(比如4月16日)。 对于DOS程序(病毒)来说,你起码要篡改一个中断。然后在你的中断程序中把真实的中断做一次,就神不知鬼不觉了 下面我以篡改键盘中断的病毒解释一个例子。-** DOS memory Permanent procedures [original] * Perhaps they do not unders
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4.02kb
    • 提供者:王来
  1. usb000

    0下载:
  2. pc机之间的传送即中断程序,开发环境,纯汇编语言,贼牛比-between PCs interrupted the transmission process, development environment, pure assembly language, cattle thieves than
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:4.5kb
    • 提供者:刘伟
  1. Interrupt&DMA

    0下载:
  2. 这是一个在TI DSP上用C语言实现的DMA中断程序的试验例程-This is a TI DSP C language DMA interrupt program to the test routines
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:16.03kb
    • 提供者:刘小丽
  1. alarmcode

    0下载:
  2. 报警中断程序(设置报警时间,当实时时钟到达报警时间时,扬声器发出3声短促的音响).-alarm interrupt (set alarm time, when the real-time alarm clock arrival time, speakers issued three short acoustic sound).
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3.79kb
    • 提供者:刘福昌
  1. TIMEFFFS

    0下载:
  2. 定时中断程序,外部中断编程方法。了解使用中断编程的一般方法,掌握采用中断方式进行定时器编程的方法。-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.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:12.64kb
    • 提供者:szpzj
  1. 8259a_zhongduan

    0下载:
  2. 8259原理 中断程序源代码.编译通过.运行良好
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1.38kb
    • 提供者:chance
  1. 2194irq

    0下载:
  2. 一个基于2194的外部中断程序,可以好好的-an external interrupt program, a good look at the
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:99.49kb
    • 提供者:舒洁
  1. 430

    0下载:
  2. 430源代码 调试程序 框架程序 异步串行通信程序(点对点通信) 异步串行通信程序(地址位模式多机通信) 异步串行通信程序(空闲模式多机通信) 定时中断程序
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:316.31kb
    • 提供者:chenwei
  1. DTUYM.TXT.GZ

    0下载:
  2. 需要指出的是串口中断程序既要接收指 令返回值又要接收上位机传来的数据,这两种接收信 息的处理方式不同,所以在中断函数中应通过设置两 个不同的标志来解决这一问题
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:155.04kb
    • 提供者:yemusic
  1. c中断方式实现串口通讯

    1下载:
  2. 串口中断程序,可以连接两台pc,加上无线设备,可实现无线通讯-interrupt procedures, can be connected to two pc, coupled with wireless equipment, wireless communication
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:22.16kb
    • 提供者:黎林
  1. PIDcontrol

    1下载:
  2. 设计以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
  3. 所属分类:CSharp

    • 发布日期:2015-04-07
    • 文件大小:1.52kb
    • 提供者:曹敏
  1. interrupt_key

    0下载:
  2. 按键中断程序开发板上用四个按键控制四个灯点亮-Key interrupt program development board with four keys to control 4 lights lit
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:17.3kb
    • 提供者:sun
  1. 中断法键盘扫描c程序

    0下载:
  2. 中断法键盘扫描C程序,通过中断的方法查询哪个按键按下,并做出对应的处理(Interrupt method, keyboard scanning, C program)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:5kb
    • 提供者:西游记
  1. PIC单片机滚动码解码C程序

    2下载:
  2. //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
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:5kb
    • 提供者:jihh04
  1. 实验5 外部中断实验

    0下载:
  2. 此程序用stm32控制外部中断 实验通俗易懂(This procedure with STM32 control, external interrupt experiment, easy to understand)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:272kb
    • 提供者:魏顺发
  1. 下位机程序111

    0下载:
  2. 进行串口读取数据,中断服务,完成一定的脉冲发送(Serial read data, interrupt service, to complete a certain pulse to send)
  3. 所属分类:其他

  1. main

    0下载:
  2. 16F877A动态数码管及中断程序及按键控制(16F877A dynamic digital tube and interrupt program)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:1kb
    • 提供者:Camel1-3
  1. 程序

    0下载:
  2. 51, ds18b20, 超声波测距, 循迹小车, 外部中断(51, DS18B20, ultrasonic ranging, vehicle tracking, external interrupt)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:977kb
    • 提供者:邢谷杰
  1. 26-串口COM中断

    0下载:
  2. 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)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:25kb
    • 提供者:xwping88
  1. 中断

    0下载:
  2. 适用于西门子200系列plc程序 中断的应用(It is suitable for SIEMENS 200 series PLC program interrupt application.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1kb
    • 提供者:bise
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com