搜索资源列表
SemSig
- Shows how to set up an interrupt handler function and signal events from the handler. We use C6x timer 1 as the example interrupt source.
RegistryCleanup
- RegistryHandler.cpp 查找,修改,删除注册表项,权限修改等注册表处理函数封装 RegistryHandler.h:头文件 RegistryCleanup.cpp 使用handler删除与某个usb设备相关注册表项 RegistryCleanup.h:头文件 FilterRecover.cpp:修改特定注册表项目的值 RegistryCleanup.dsw, RegistryCleanup.dsp: 工程文件-RegistryHandler.cpp find,
FU_Lite
- Shadow Walker is not a weaponized attack tool. Its functionality is limited and it makes no effort to hide it s hook on the IDT or its page fault handler code. It provides only a practical proof of concept implementation of virtual memory sub
timer_test
- This example uses a timer to generate interrupt at a specific period.The timer event handler increments the event count and prints in stdout.
proj3_66
- 将驻留程序proj3_19添加到注册表的自动启动项,实现登陆自动执行驻留;使用SDK提供的函数编写窗口应用程序,在消息处理函数中设置定时器,当系统时间与设定的时间相同时,删除文件test.txt,实现固定时间删除某一文件;将notepad.exe赋给lpAppName,如有参数(可执行文件名)传人,追加到lpAppName后,删除文件test.txt,然后执行lpAppName中的命令,实现双击文本文件时,自动删除某一文件-The stay-resident program proj3_19 s
VB_COMM_DEMO-LAST
- 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
ModuleTest_a
- I/O驱动程序 设备驱动程序运行在内核空间,而应用程序则运行在用户空间,Linux操作系统通过系统调用和硬件中断完成从用户空间到内核空间的控制转移,执行系统调用的内核代码在进程的上下文中执行,也就是说代表调用进程操作而且可以访问进程地址空间的数据,中断处理程序相对进程而言是异步的,而且与任何一个进程都无关。 -I/O driver Device drivers run in kernel space, while the application is run in user
netfilter
- netfilter源码。通俗的说,netfilter的架构就是在整个网络流程的若干位置放置了一些检测点(HOOK),而在每个检测点上上登记了一些处理函数进行处理(如包过滤,NAT等,甚至可以是 用户自定义的功能)。 -netfilter source. Popular to say, netfilter framework is the process in a number of locations throughout the network to place a number of det
kit
- 可移植到windows/linux/solaris/mips-linux/arm-elf-linux等多种系统的ini文件函数库,支持[section]-windows/linux/solaris/mips-linux/arm-elf-linux portable ini file handler, [section] supported
CommandRangeDemo
- vc使用命令范围消息处理函数\CommandRangeDemo 的程序源码-Use the command vc-wide message handler \ CommandRangeDemo the program source code
CommandRangeDemo
- vc 使用命令范围消息处理函数\CommandRangeDemo-Use the command vc-wide message handler \ CommandRangeDemo
CommandRangeDemo
- 使用命令范围消息处理函数\CommandRangeDemo,很不错的vc源码,希望能对大家有所帮助- message mapping and processing \ Example 036- use the command-wide message handler \ CommandRangeDemo, very good vc source code, I hope you can help
CommandRangeDemo
- 使用命令范围消息处理函数\CommandRangeDemo\CommandRangeDemo.rar,很不错的vc源码,希望对大家有所帮助。-Use the command-wide message handler \ CommandRangeDemo \ CommandRangeDemo.rar, very good vc source, we want to help.
FDNA-SRC
- 时间处理函数、空格处理函数、字符及字符串处理函数源代码。反洗钱系统处理函数源代码。-Time handler, the handler space, character and string handling functions source code. Anti-money laundering system handler source code.
smallshell
- 设计并实现一个简单的命令处理程序,名字为smallshell。要求具备以下基本功能: 1.支持交互式的用户界面 2.支持内置命令:cd,exit,设置搜索路径path等。 3.支持可执行文件的运行 4.支持输入输出重定向功能 5.支持管道功能-Design and implement a simple command handler, named smallshell. Requires the following basic functions: 1. Support an
Interrupt-Handler-.pdf
- Interrupt Handling in LInux
new
- 链表处理程序 建立 插入 销毁 链表 运用函数模版 以及各种算法-The linked list handler to create insert the destruction of the linked list to use a function template and a variety of algorithms
piano
- 一个发声键盘驱动。本模块会首先禁用常规的键盘中断处理,然后将本身挂到IRQ1上,之后每次其收到键盘中断,将会读取键盘状态和按键,然后当 kernel 认为可行时运行 got_char 打印键盘事件并发出蜂鸣声。3.2.14版本linux下开发,测试可用。 -An audible keyboard driver. This module will first disable the regular keyboard interrupt handler, and then will hang i
handler
- Provides a handler for processing XML elements found by the reader for Linux.
int-handler
- plat_irq_dispatch: Interrupt handler for DECstations.