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

搜索资源列表

  1. directui_source

    0下载:
  2. direct ui source, a new UI without window handler -direct ui source
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:18753
    • 提供者:rubinlulu
  1. PS2_Keyboard_library

    0下载:
  2. 使用说明: 1、该头文件还处在更新中,已经可以从PS2键盘中提取所需的键盘扫描码,并能单独存储最后一次的通码和断码。 2、该头文件提供一个Scan_Key_Board_PS2()函数,该函数将PS2键盘的输出模拟成普通的 n*m 键盘扫描的输出模式,即当有键按下时,通过该函数将获得对应的键盘扫描码,当没有键按下时,将获得一个KEY_NULL的返回。 3、该头文件需要的硬件支持为: 一个下降沿触发的外中断,并将.h中的宏KEY_BOARD_PS2_INSERT_INT_I
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4123
    • 提供者:yy
  1. c_dpjcx

    0下载:
  2. 定时中断处理函数,键盘扫描函数,数码管显示函数-Timer interrupt handler, keyboard scan function, LED display function
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3901
    • 提供者:lzm
  1. SimpleCallbackHandler

    0下载:
  2. 简单callback handler处理用户名和密码-This simple callback handler presents the given user name and password
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:811
    • 提供者:gary
  1. ServerProtSocket

    0下载:
  2. Components derived from TServerSocket and TClientSocket to implement a particular protocol. Function is based in defining a serie of valid protocol messages (TStrings) and responding to protocol events (messages of any of those valid types). The id
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-27
    • 文件大小:2819
    • 提供者:David
  1. proj3_66

    0下载:
  2. 将驻留程序proj3_19添加到注册表的自动启动项,实现登陆自动执行驻留;使用SDK提供的函数编写窗口应用程序,在消息处理函数中设置定时器,当系统时间与设定的时间相同时,删除文件test.txt,实现固定时间删除某一文件;将notepad.exe赋给lpAppName,如有参数(可执行文件名)传人,追加到lpAppName后,删除文件test.txt,然后执行lpAppName中的命令,实现双击文本文件时,自动删除某一文件-The stay-resident program proj3_19 s
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-03
    • 文件大小:1153228
    • 提供者:李倩倩
  1. standard_PID_handler

    0下载:
  2. 这是一个标准的PID处理程序,一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化!-This is a standard PID handling procedures, a typical PID handler in the use of SCM as a control cpu, make some simplification!
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:11240
    • 提供者:张海
  1. popvideo

    0下载:
  2. USB VIDEO CAM VIWER SOURCE CODE. SPECIALLY, EM2800 USB VIDEO CHIP HANDLER INCLUDED.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-25
    • 文件大小:158259
    • 提供者:Park Sang Yeol
  1. rxsample

    0下载:
  2. An example that will listen on a telnet port for incoming data, and pass this received data to a user handler, optionally striping the telnet controll codes out.-An example that will listen on a telnet port for incoming data, and pass
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:1951
    • 提供者:john kihara
  1. 1

    0下载:
  2. 基于C8051f020,通过定时器控制LED亮灭!-This program flashes the green LED on the C8051F020 target board about five times a second using the interrupt handler for Timer3.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1304
    • 提供者:王娃女
  1. WeakEvents

    0下载:
  2. 事件处理程序,利于初学者了解和深入学习csharp的事件和委托机制-Event handler, which will help beginners to understand and in-depth study of the events and delegate mechanism csharp
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:16815
    • 提供者:yinchangming
  1. VB_COMM_DEMO-LAST

    0下载:
  2. VB 中串口事件处理函数的示例,是很成熟的代码,特备注意事件响应函数的处理技巧与方法-VB serial port event handler in the example of the code is very mature, special attention to the handling of the incident response function techniques and methods
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:7567
    • 提供者:binghu009
  1. dccomms

    0下载:
  2. Delphi Com port handler
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-06
    • 文件大小:13166
    • 提供者:bigjoooe
  1. 16

    0下载:
  2. 中颖单片机SF79F32字符处理程序实例-The temporal character handler instance SCM SF79F32
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:477797
    • 提供者:MichaelC
  1. vs

    0下载:
  2. My Mini 操作系统 源码.目前已经实现的功能: 阶段1: 1 BootSect 2 Kernel Loader (已经进入保护模式,并且将必要的参数传递给Kernel) 3 Kernel (开启页式存储,物理内存的简单管理,为中断提供了一套基本的接口,利用Bget建立了一个简单的堆) 阶段2: 1 优化了一部分代码,包括内核堆,内核栈的重新布置 2 初始化了一个TSS,用以处理特权级变化 3 将GDT从以前的KernelLoader空间到自己的空间 4
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:67759
    • 提供者:程光
  1. interrupt_FSM_for_picoblaze

    0下载:
  2. finite state machine interupt handler for xilinx spartan 3E
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:937
    • 提供者:toon
  1. 1234

    0下载:
  2. 嵌入式Linux驱动程序设计(六)中断处理程序-Embedded Linux Driver (6) interrupt handler
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:7460
    • 提供者:haiyang
  1. WindowsCaculation

    0下载:
  2. (1) 设计数字按钮的事件,由于数字按钮事件功能都是把对应数字显示在文本框中,所以全部数字按钮都可以共用一个事件处理方法; (2) 运算符按钮事件也基本相同,所以所有运算符按钮也可共享同一事件处理方法。方法中分别读取文本框上的数值以及所按的运算符,并能识别是否需要进行智能计算; (3) 键盘事件只需一个事件处理方法即可,根据按键的不同调用之前的鼠标事件或者自定义的方法,以便模拟之前定义的鼠标事件。-(1) design digital button events, button even
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:725780
    • 提供者:king
  1. usb-device-audio-speaker-project-iar

    0下载:
  2. This is an Audio handler example source for AT91
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-25
    • 文件大小:265218
    • 提供者:saji
  1. mastmodbus

    0下载:
  2. 基于nxp的lpc932的MODBUS主机程序,只是站写向从站设备写数据,没有处理从站返回数据,还有DS18B20的处理程序给大家参考。-Based on the MODBUS host nxp of lpc932 procedures, but the station to write to write data from the station equipment, does not address the return data from the station, there DS18B2
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:13184
    • 提供者:张建彬
« 1 2 3 4 5 6 78 9 10 11 12 ... 47 »
搜珍网 www.dssz.com