搜索资源列表
51-Key
- 51的键盘扫描程序,与原来的扫描方式不同,这种方式可以处理多键同时按下.-51 keyboard scanning procedures, with the original scan different ways, this approach can handle multi-button pressed together.
xp163.com.7.159
- ·此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...),TerminateProcess(...)来打开和关闭活动进程。... -this code demonstrated how to use CreateToolhelp32Snapshot API function except to the current process system. And how HANDLE OpenProc
mySerialFour最终版B
- 该程序是由EVC 4.0编写,主要用于嵌入式的串口通信,具有很好的出错能力和完善的数据通信过程中情况判别-This is EVC 4.0 programme, it focuses on serial port communicaiton, it has the good performance of handle exceptions and perfect sense of data communication
snmp.tar
- 包含一下内容: * An extensible agent * An SNMP library * tools to request or set information from SNMP agents * tools to generate and handle SNMP traps * a version of the unix netstat command using SNMP * a graphical Perl/Tk/SNMP based mib brows
44binit_1
- arm的非向量中断通过执行IsrIRQ判断中断源,找到相应Handle***的地址。 此程序是在arm上实现向量方式中断的初始化程序-arm of the non-vector interruption through the implementation IsrIRQ judgment interrupt source, find the corresponding Handle *** address. This procedure is the arm on the way to ac
多任务操作系统例程
- 一个任务显示LED,一个扫描键盘,一个任务将键值转化为显示格式(无时间要求) 键盘模块完全参照巨人老师例程; 显示很简单:1、判是否到2ms 2、送显示 键值处理:1、有无有效信息 2、弹出有效信息处理队列 3、将信息处理;键值处理不随1ms动作-a task LED, a scanning keyboard, a pair of tasks into a display format (no time requirements) keyboard module is taking
ykxqc
- 本设计采用AT89C2051做遥控发射起及接收处理,汽车前进、后退及转向的处理。-AT89C2051 do with the remote control and receiver launch processing, vehicle advance, retreat and turn the handle.
HowToDevelopAnOAL
- Details for How to develop an OAL .Step-by-step to develop an OAL. An OEM adaptation layer (OAL) is a layer of code between the Windows CE kernel and the hardware of your target device. You develop an OAL to communicate data between your operating sy
dsp_audio_echo
- dsp平台的语音处理,echo回放程序。可以处理语音。-DSP voice processing platform, echo intervals procedures. Can handle voice.
LCD_IZIMO
- LCD的字模软件,用来生成点阵文件,可以处理汉字和位图-LCD Fonts software, used to create lattice, and can handle Chinese characters Bitmap
doxygen-1.4.2.src.tar
- linux中的源代码查看工具,可以生成chm文件,并能处理源代码中的相关性.-Linux source code of View tool can generate chm documentation, and to be able to handle source code of relevance.
AUDIO_DAC
- 一个关于声音处理的Verilog语言编写的解码芯片,可以用于FPGA处理芯片的IP核,欢迎大家来用。-a voice on the Verilog language decoder chip, FPGA can be used to handle IP core chips, all are welcome to use.
boaWebServer
- Boa是一个非常小巧的Web服务器,可执行代码只有约60KB。它是一个单任务Web服务器,只能依次完成用户的请求,而不会fork出新的进程来处理并发连接请求。但Boa支持CGI,能够为CGI程序fork出一个进程来执行。Boa的设计目标是速度和安全,在其站点公布的性能测试中,Boa的性能要好于Apache服务器。-Boa is a very compact Web server executable code only about 60KB. It is a single task Web s
Keydeb
- * KeyDebounce Accept new key reading, handle timing for debounce & slew * KeyId Report which key is currently pressed * KeySlewTimeSet Accept slew time for key currently pressed -KeyDebounce * Accept new key reading, handle timing for deboun
Digital_filter
- * CONSTRAINTS * This module does not handle data which is considered out of range by the * application(i.e. fixed constants which represent error condition) * * Maximum weight value must be limited to 128 to prevent an overflow * cond
PLDsheji
- 含有:多时钟系统设计,如何处理建立保持时间,如何处理内部三态电路,消除组合逻辑产生的毛刺,用单片机配置fpga-contain : multi-clock system design, how to deal with the establishment and maintenance of the time, how to handle the internal three-state circuit, Elimination of the combinational logic Burr,
FANGWENUSB
- //打开 USB 口读写, 由驱动程序的 Pipe 名确定 HANDLE hPipe = OpenMyDevPipe(\"MyPipe1\") //驱动程序里面的 Pipe 名, 对应访问某个端点的 I/O, 这里我乱写的, 需要与驱动一致 if(hPipe != INVALID_HANDLE_VALUE) //打开 Pipe 成功 { ReadFile(hPipe, Buffer, BufSize, &nBytesRead, NULL) //从 hPipe 里读取数
echoio
- 在dsk6711平台上,利用硬件中断int11,将ad535codec输入的音频信号不做处理的输出。-in dsk6711 platform, the hardware interrupt int11. ad535codec importation of audio signal not handle the output.
LG-CPLD
- 学习单片机、CPLD其实关键是实践,从51入门是个好选择,但不要停留在起点,学单片机方法得当是瞬间的事!但用好,就不好说了,一辈子都要努力随着产品控制技术的进步,CPLD与单片机的联系越来越密切,学会灵活应用cpld已经作为我们工程技术人 员的基本要求,抓紧时间学习吧,面对复杂的任务您就能应对自如,您的未来将更美好。 我们推荐这款实验CPLD+51MCU学习板,主要特色是集成了具有ISP功能的CPLD和Flash单片机,可以单独完成单片机和CPLD的实验,也可以通过跳线把单片机和CPLD联合起来
Game-handle
- 不停的扫描FC手柄的输入,一旦检测到有效输入,那么就将该输入值在TFTLCD模块上面显示,同时显示对应的符号(比如:Left/Right之类的)-Without stopping the input of the FC handle, once the effective input is detected, the input value is displayed on the TFTLCD module, and display the corresponding symbols (such