搜索资源列表
ucos_m8_icc
- 使用mega8和iccavr编译器的一段ucos操作系统程序,略去了hook等内容和任务间的通信-use mega8 iccavr compiler and the operating system for some TRACK procedures, omitted from the hook, and other content and the task of the communication
kbhookdll
- wince 下的hook 程序 进行系统 GetMessage的拦截,本例进行WM_TEXT 拦截-wince under the hook GetMessage procedures for the interception system, WM_TEXT cases for the interceptor
clid_tidsp
- This R2.9 revision of the CLID detector provides the TYPE 1 (on-hook, between first and second ring, or before first ring) signal detection and returns the message raw byte data without parsing of particular fields such as Message Type, Parameter
VxWorks_comC
- 基于VxWorks的端口控制实现.pdf :介绍了嵌入式操作系统VxWorks下端1:2控制的两种实现方法:HOOK函数和MUX接1:2,并对两种实现方法的特点 和性能做了比较。
WinCEKBHook_src
- 如何在wince下使用键盘hook,因为wince不支持SetWindowsHookEx函数
doc_ucosii_data_m8_iccavr_by_yfang2
- ucos-ii 编译器ICCAVR CPU atmega8 8M 晶振 对原作者的ucos进行了简化,去掉了 hook,保留了基本功能 代码精简,编译后代码占 mage8 的 49% 时钟使用timer2,中断时间为2 ms 任务1:刷新LED,检测按键,调整时间 任务2:计时,串口发送 9600 bps--UCOS-II compiler ICCAVR. It simplifies original UCOS by removing hook, but it keeps basic funct
mousehook.rar
- WINCE5.0 下键盘鼠标钩子源码 注:WINCE6下貌似不能用,wince5.0 keyboard hook
Stm32_ucos_2-1
- 在IAR环境中编写程序实现以下功能: 1、在第一组数码管上显示任务的运行次数; 2、调用钩子函数OSTimeTickHook()在第二组数码管上显示系统在没发生500次时钟中断期间,调度器进行任务调度的次数。-Write a program in the IAR environment to achieve the following functions: 1, in the first group of digital number displayed on the task of r
MSP430F54xx_UCOSII
- 适用MCU: TI MSP430 5XX 适用ucos-ii版本:2.86 编译环境:IAR4.11B 主要的工作: 在MICRIUM网站上430移植代码的基础上进行了修改:5XX系列PC寄存器为20位,堆栈的宽度仍为16位,因此在对PC和SR的压栈处理上做了修改;另外在汇编程序里调用HOOK函数的CALL XXX 改成 CALLA XXX -Applicable MCU: TI MSP430 5XX applicable ucos-ii version: 2.86 bui
keyboard
- 这是一个ucGUI的虚拟键盘程序,可以在ucGUI3.90以上版本运行。与其它虚拟键盘不同的是,这里采用hook方式把按钮的动作挂到目标窗口,这样就可以动态的设定输入对象,完全不需要编写目标窗口的回调函数,非常方便。已经在stm32平台测试通过。-This is a ucGUI virtual keyboard program, you can run ucGUI3.90 above. With other virtual keyboard is different is that here,
MT8880_use_program
- MT8880是DTMF信号的解码芯片,在智能电话控制中使用很多,这个里面有单独的拨号与振铃检测摘机的程序,每个程序都有详细的注释,非常好用-MT8880 is a DTMF signal decoder chip in the smart phone to use a lot of control, the inside has a separate dial-up hook and ring detection process, each program had detailed notes
wirelessHookScale
- 用CS5532做的无线吊钩称的吊称端程序-CS5532 to do with the wireless hook for hanging that said client program
wirelessHookScaleReceiver
- 用CS5532做的无线吊钩称的接收称重显示器程序-CS5532 to do with the wireless receiver hook that monitors weighing procedures
_ssdt
- SSDT查看-Show SSDT ........................
TextDraw
- wince下的嵌入式文本勾绘以及描述,侧重于文字字体选择-wince embedded under the text painted hook
armucos
- μCOS-II在lpc210x上的移植代码C语言部分,包括任务堆栈初始化代码和钩子函数等 用ads1.2编译,必须使用ARM方式编译-μCOS-II in the lpc210x Porting code to C-section, including the task stack initialization code and hook functions such as using ads1.2 compiled methods must be used to compile ARM
diaoyuchuan
- 无线钓鱼船,无线遥控放线功能,自动检测鱼上钩功能,自动收线功能。-Wireless fishing boat, wireless remote control pay-off function, auto-detection function of the fish hook, auto-close connections.
SMS-THROUGH-TELEPHONE
- The main objective of this system is to transmit message or text through ordinary Land Line Telephone from one end (source) to another end (designation). This is get achieved by the DTMF technology. It has two sections one for editing the text and to
qichebaojing
- 本系统是利用公共通信网作传输媒体的面向 普通居民的电话录音和自动报警系统。当检测到 电话线路发来的振铃(铃流),经一段时间无人接 听便进行模拟摘机,摘机后将主人留言发送给对 方,最后录入对方语音,直到检测到对方挂机为止 完成录音电话的功能。当有预先设定的警情发生 时,能自动拨打已存储好的三组电话号码或手机、 寻呼机号码,对方摘机后自动播放已录制好的语 音报警信息。 -This system is the use of public communications
Wince-hook
- windows CE的键盘钩子,已经过测试,sdk下测试。-wince hook