Welcome![Sign In][Sign Up]
Location:
Search - handler

Search list

[source in ebookPID

Description: 这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID参数必须由具体对象通过实验确定。-It is recruited from the Internet in a typical PID handler in the use of SCM as a control cpu, make some simplification, the specific PID parameters must be experimentally determined by specific objects.
Platform: | Size: 83968 | Author: caizhiyidian | Hits:

[Graph program20090902_2319

Description: 演示如何平移图片 作者:巫丙亮 华东交通大学信息工程学院02级-void CMyDlg::Onx() { // TODO: Add your control notification handler code here InvalidateRect(NULL,true) Y=430-Y Y1=430-Y1 Y2=430-Y2 Y3=430-Y3 } void CMyDlg::Ony() { // TODO: Add your control notification handler code here InvalidateRect(NULL,true) X=350-X X1=350-X1 X2=350-X2 X3=350-X3 } void CMyDlg::Ono() { // TODO: Add your control notification handler code here InvalidateRect(NULL,true) X=350-X X1=350-X1 X2=350-X2 X3=350-X3 Y=430-Y Y1=430-Y1 Y2=430-Y2 Y3=430-Y3 }
Platform: | Size: 30720 | Author: sammy | Hits:

[SCMAIC

Description: ARM9芯片片外启动的初始化以及中断处理程序-ARM9 chip, chip to start the initialization and interrupt handler
Platform: | Size: 200704 | Author: dido | Hits:

[Game EngineGraphicsHandler

Description: This a Graphics Handler for bitmaps that are used to describe object or player positions in a game. The use of these bitmaps can also be used to facilitate sprites. The movement of the sprites is done in the Game Engine.-This is a Graphics Handler for bitmaps that are used to describe object or player positions in a game. The use of these bitmaps can also be used to facilitate sprites. The movement of the sprites is done in the Game Engine.
Platform: | Size: 2048 | Author: jraven666 | Hits:

[assembly language2009S3C2410init.S

Description: 2410Init.s包括了板子上电后的初始话,具体有几个步骤: 讲述S3C2410启动程序设计 1. 屏蔽所有中断,关看门狗。 2. 根据工作频率设置PLL寄存器 3. 初始化存储控制相关寄存器 4. 初始化各模式下的栈指针 5. 设置缺省中断处理函数 6. 将数据段拷贝到RAM中,将零初始化数据段清零 7. 跳转到C语言Main入口函数中-2410Init.s including the board after the initial power-on, then there are several specific steps: start the program design one described S3C2410. Mask all interrupts, Guan watchdog. 2. According to the operating frequency is set PLL register 3. Initialized memory control-related registers 4. Initializes the mode stack pointer 5. To set the default interrupt handler 6. Will be copied to the RAM in the data segment will be zero initial data segment Clear 7. jump to C-Main entry function
Platform: | Size: 5120 | Author: 晴空 | Hits:

[OS programFU_Lite

Description: 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 subversion. By inverting the defensive software implementation of non executalbe memory, we show that it is possible to subvert the view of virtual memory relied upon by the operating system and almost all security scanner applications. Due to its exploitation of the TLB architecture, Shadow Walker is transparent and exhibits an extremely light weight performance hit. Such characteristics will no doubt make it an attractive solution for viruses, worms, and spyware applications in addition to rootkits. -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 subversion. By inverting the defensive software implementation of non executalbe memory, we show that it is possible to subvert the view of virtual memory relied upon by the operating system and almost all security scanner applications. Due to its exploitation of the TLB architecture, Shadow Walker is transparent and exhibits an extremely light weight performance hit. Such characteristics will no doubt make it an attractive solution for viruses, worms, and spyware applications in addition to rootkits.
Platform: | Size: 24576 | Author: kkakekikoku | Hits:

[Special Effects800049123

Description: 这是对经典图片的灰度级统计处理的c++处理程序,可以通过改变参数,将灰度级作任意处理,并写入到BMP文件中-This is the classic image of the gray-scale statistical treatment of the c++ handler, you can change the parameters, would be an arbitrary gray-scale processing, and write to BMP file
Platform: | Size: 472064 | Author: 杜鹃 | Hits:

[Windows DevelopHookAPI1.7

Description: 有史以来最牛的hookapi开发包,让编写钩子变得很简单,你只需要编写自己的处理函数即可,其他的都是通用的。赶紧分享-Ever cattle hookapi development kit to enable the preparation of the hook becomes very simple, you just need to write your own handler you do, other are common. Hurry Share
Platform: | Size: 3721216 | Author: zhaoqqq | Hits:

[SCMC8051F-USEFUL

Description: 此程序针对C8051F124,使用定时器3中断,用于点亮绿色小灯。-This program flashes the green LED used C8051F124 // using the interrupt handler for Timer3.
Platform: | Size: 10240 | Author: aka | Hits:

[Windows DevelopService

Description: 演示如何编写服务程序,包括服务主函数的编写、控制请求处理函数。及如何调用API向SCM注册服务主函数和服务控制处理函数-Demonstrates how to write a service program, including the service main function of the preparation, the control request handler. And how to call the API registration services to SCM main function and service control handler function
Platform: | Size: 2048 | Author: d | Hits:

[OtherOscilloscope

Description: 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 * the AM_OSCOPEMSG AM handler.-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 * the AM_OSCOPEMSG AM handler.
Platform: | Size: 5120 | Author: hscc | Hits:

[WEB CodeImageHandlerExample

Description: Generic image handler using httpModule in asp.net. More information can be found at my article on codeproject http://www.codeproject.com/KB/aspnet/CustomImageHandler.aspx
Platform: | Size: 45056 | Author: sunit | Hits:

[SCMI2CSMBUS

Description: PIC24F之EEPROM读写中断事件处理函数。 这是一个通用的I2C/SMBUS通讯中断处理程序。在MPLABIDE环境下开发-The EEPROM read and write PIC24F interrupt event handler. This is a generic I2C/SMBUS communications interrupt handler. The MPLABIDE Development Environment
Platform: | Size: 3072 | Author: 梦之 | Hits:

[Special EffectsUntitled3

Description: 在视图类CDemoView中映射“拉普拉斯锐化”事件的处理函数:OnLaplacienSharp(),以下是CDemoView:: :OnLaplacienSharp()函数的代码实现。-In the view class CDemoView in the mapping " Laplacian sharpening" event handler: OnLaplacienSharp (), following CDemoView::: OnLaplacienSharp () function code.
Platform: | Size: 1024 | Author: hoozhen@163.com | Hits:

[Other Embeded programPID

Description: 这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定-It is a typical pid handler from the internet,If using Single-chip Microcomputer as a control cpu, some simplification are needed, the specific PID parameters must be determined through experiments on the specific target
Platform: | Size: 1024 | Author: 梁小小 | Hits:

[Multimedia programDirectShow

Description: 用DirectShow实现QQ的音视频聊天功能-RTP Source Filter ,RTP Render Filter,RTP Demux Filter,RTP Receive Playload Handler (RPH) filter,RTP Send Payload (SPH) filter
Platform: | Size: 2048 | Author: jimmylee | Hits:

[Windows DevelopCollection

Description: /** * 这个类对应一个机器人,根据需要实现相应的Action处理函数, * 就可以订制自己的机器人。 */-/*** This class corresponds to a robot, according to the need to achieve the appropriate Action handler,* be able to customize their own robots.* /
Platform: | Size: 40960 | Author: jianlizhang | Hits:

[OtherPaypal_IPN

Description: Example of using PayPal IPN Handler
Platform: | Size: 9216 | Author: GALE | Hits:

[Otherkillwoodernhorse

Description: 简单易懂的bat版的木马群处理程序,可以清理掉木马群,同时修复瑞星红伞问题。Bat新手最佳的例程之一。-Straightforward version of the Trojan group of bat handler, you can clean out Trojan group, while the problem fixed Rising Red Umbrella.
Platform: | Size: 2048 | Author: 刘莉莉 | Hits:

[Delphi VCLInxite

Description: 通用录入处理系统是基于现有的业务系统库信息录入系统基础上的处理模块,基于以下理念进行开发: 1.1、后台的基本功能模块,如入库处理一类操作,各种程序应采用一致的处理机制。只需要编写一套公共程序代码,在各个处理程序中调用。首先是减少了重复编程的工作量,更有利的是规范操作,而且便于升级。 1.2、包括录入平台和辅助处理程序在内的所有程序,不以完成一个简单任务为目标,而是要对设计需求进行抽象归纳,要具有前瞻性,                   考虑到以后可能的扩展性应用。 1.3、录入程序适用于大部分的新录入表,新增修改库表无需编程操作,只需通过增加修改配置表即可完成。 -Universal Input processing system is based on the existing business system library information systems based on the input processing module, developed based on the following concepts: 1.1, the background of the basic functional modules, such as the warehouse handling a class action, all kinds of procedures should be a consistent mechanism. Only need to write code for a set of public programs in various handler called. The first is to reduce duplication of programming effort, a more favorable is the standard operation, and easy to upgrade. 1.2, including the entry platform and supporting processes, including all of the programs, not to complete a simple task as the goal, but the design needs to be summarized in the abstract, we should have a forward-looking, taking into account possible future expansion of applications. 1.3, entry procedures apply to most of the new entry table, add modify the database tables without programming operation, simply modify the configuration by increa
Platform: | Size: 6294528 | Author: jiaff-hui | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net