搜索资源列表
ProgressBarHandler
- 讲述ProgressBar的用途和怎么使用ProgressBar-ProgressBar Handler
DuplicateHandle
- 利用句柄复制进行文件占坑实现阻止文件删除,外加枚举进程内所有打开的文件、搜索文件句柄所在进程、卸载相关句柄。-Copy files using handles accounting realize pit stop delete files, plus the process of enumeration of all open files, search file handles where the process of unloading the relevant handler.
Oscilloscope
- This configuration describes the Oscilloscope application, * a simple TinyOS app that periodically takes sensor readings * and sends a group of readings over the UART. The default * sensor used is the Photo component. This application uses
Paypal_IPN
- Example of using PayPal IPN Handler
killwoodernhorse
- 简单易懂的bat版的*群处理程序,可以清理掉*群,同时修复瑞星红伞问题。Bat新手最佳的例程之一。-Straightforward version of the Trojan group of bat handler, you can clean out Trojan group, while the problem fixed Rising Red Umbrella.
c_dpjcx
- 定时中断处理函数,键盘扫描函数,数码管显示函数-Timer interrupt handler, keyboard scan function, LED display function
btnlook
- 这个btnlook程序可以实现通过点击菜单来处理消息处理函数,实现画图等功能。-This btnlook program can handle the message by clicking the menu handler, implement drawing functions.
EXP7
- 1、带倒计时的交通灯控制:将L7、L6、L5作为南北路口的交通灯与PC7、PC6、PC5相连;L2、L1、L0作为东西路口的交通灯与PC2、PC1、PC0相连(方式0)。PA口的PA0~PA6作为输出口(方式0输出)连接7段数码管的段码,PC3、PC4连接数码管的S0,S1来选择显示的位。利用8253产生1秒的中断信号,在中断处理程序中用程序处理10秒延迟和2次黄灯闪烁的问题。 编程使六个灯按交通灯变化规律燃灭,同时数码管显示倒计时的值(10~0,4~0)。 2、带违章拍照功能的交通灯控
Signal
- 这是一个信号处理程序,可对四通道的信号进行显示、滤波、统计等功能。-This is a signal handler, four-channel signal can be displayed, filtering, statistical functions.
stringcontrol
- 字符串处理程序,可以去掉字符串前面的空格。-String handler, you can remove the space before the string.
labview
- labview数学分析与信号处理程序大全,应有尽有-the labview mathematical analysis and signal handler Guinness, everything
1Win32MFC
- MFC环境下的消息映射,其原理和我们讲解过的Win32下的消息映射是类似的。简单地讲,就是让程序员指定要某个MFC类(有消息处理能力的类)处理某个消息。MFC提供了工具 ClassWizard来帮助实现消息映射,在处理消息的类中添加一些有关消息映射的内容和处理消息的成员函数。程序员负责编写消息处理函数的代码,实现所希望的功能。-MFC environment news mapping, its principle and we explain the news of the Win32 mapp
PS2Mgr
- PS2键盘处理程序,完成PS2解码。调试通过-The PS2 keyboard handler complete PS2 decoding. Debugging through
DzhF10Reader
- 大智慧F10文件读取处理程序 读取个股信息,对其分类。大智慧经典版。下载地址:www.dwjq.com.cn -The great wisdom F10 file read handler reads stock information, and its classification. Large wisdom Classic. Download: www.dwjq.com.cn
FCFSandRR
- 时间片轮转调度,具体做法是调度程序每次把 CPU 分配给就绪队列首进程使用一个时间片。当这个时间片结束时,就强迫一个进程让出处理器,让它排列到就绪队列的尾部,等候下一轮调度。实现这种调度要使用一个间隔时钟。当一个进程开始运行时,就将时间片的值置入间隔时钟内,当发生间隔时钟中断时,就表明该进程连续运行的时间已超过一个规定的时间片。此时,中断处理程序就通知处理器调度进行处理器的切换工作。-The round-robin scheduling, specific practices scheduler
EditTable
- 使用jquery库编写的可编辑表格,运用文本框可编辑效果,使用jquery事件处理-Editable table using jquery library to write, use the text box editing effects, jquery event handler
AIS
- AIS解码在数据处理程序中, 首先必须将接收的字符转换成ASC II码, 再调用校验程序, 对接收到的数据进行校验, 当校验正确后, 才能进行编码转换-AIS decoding data handler, you must first convert the received characters into ASC II code, and then call the calibration procedure, the received data checksum checksum is co
lexlinuxsource
- 利用linux下的flex生成一个词法分析器,输入文法的正则表达式,加入相关处理函数。由main()调用yylex()入口函数执行词法分析 -Use under linux flex to generate a lexical analyzer input grammar regex adding handler function. Yylex () is called by the main () entry function to perform lexical analysis
jquery.eventH
- 事件处理程序的插件是使处理您的事件处理程序更容易一些。它增加了一个新的方法被称为eventH到jQuery,只能使用$ .eventH()调用。 -Event Handler plugin was made to make handling your event handlers a little easier. It adds one new method called eventH to jQuery which can only be invoked using $.eventH
Handler
- android Handlel机制,描述了handler在主线程,和新起线程中接收消息,及如何处理消息.-android Handlel mechanism, described the handler in the main thread, and starting a new thread to receive messages, and how to handle the messages.