CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - handle

搜索资源列表

  1. 51-Key

    0下载:
  2. 51的键盘扫描程序,与原来的扫描方式不同,这种方式可以处理多键同时按下.-51 keyboard scanning procedures, with the original scan different ways, this approach can handle multi-button pressed together.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1066
    • 提供者:wacke
  1. xp163.com.7.159

    0下载:
  2. ·此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...),TerminateProcess(...)来打开和关闭活动进程。... -this code demonstrated how to use CreateToolhelp32Snapshot API function except to the current process system. And how HANDLE OpenProc
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:35349
    • 提供者:甘永祥
  1. mySerialFour最终版B

    0下载:
  2. 该程序是由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
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:7499909
    • 提供者:矫渊培
  1. snmp.tar

    0下载:
  2. 包含一下内容: * 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
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1634656
    • 提供者:cbon
  1. 44binit_1

    0下载:
  2. 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
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:3496
    • 提供者:milanmilan552
  1. 多任务操作系统例程

    0下载:
  2. 一个任务显示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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3282
    • 提供者:fenyman
  1. ykxqc

    0下载:
  2. 本设计采用AT89C2051做遥控发射起及接收处理,汽车前进、后退及转向的处理。-AT89C2051 do with the remote control and receiver launch processing, vehicle advance, retreat and turn the handle.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2177
    • 提供者:唐顺武
  1. HowToDevelopAnOAL

    0下载:
  2. 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
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:378855
    • 提供者:张会光
  1. dsp_audio_echo

    0下载:
  2. dsp平台的语音处理,echo回放程序。可以处理语音。-DSP voice processing platform, echo intervals procedures. Can handle voice.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:243583
    • 提供者:耿磊
  1. LCD_IZIMO

    0下载:
  2. LCD的字模软件,用来生成点阵文件,可以处理汉字和位图-LCD Fonts software, used to create lattice, and can handle Chinese characters Bitmap
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:716888
    • 提供者:psbec
  1. doxygen-1.4.2.src.tar

    0下载:
  2. linux中的源代码查看工具,可以生成chm文件,并能处理源代码中的相关性.-Linux source code of View tool can generate chm documentation, and to be able to handle source code of relevance.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2856998
    • 提供者:wu
  1. AUDIO_DAC

    0下载:
  2. 一个关于声音处理的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.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:2009
    • 提供者:赵春生
  1. boaWebServer

    0下载:
  2. 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
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:137937
    • 提供者:程小培
  1. Keydeb

    0下载:
  2. * 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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3353
    • 提供者:Qu chun lei
  1. Digital_filter

    0下载:
  2. * 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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4006
    • 提供者:Qu chun lei
  1. PLDsheji

    0下载:
  2. 含有:多时钟系统设计,如何处理建立保持时间,如何处理内部三态电路,消除组合逻辑产生的毛刺,用单片机配置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,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1152367
    • 提供者:苏航
  1. FANGWENUSB

    0下载:
  2. //打开 USB 口读写, 由驱动程序的 Pipe 名确定 HANDLE hPipe = OpenMyDevPipe(\"MyPipe1\") //驱动程序里面的 Pipe 名, 对应访问某个端点的 I/O, 这里我乱写的, 需要与驱动一致 if(hPipe != INVALID_HANDLE_VALUE) //打开 Pipe 成功 { ReadFile(hPipe, Buffer, BufSize, &nBytesRead, NULL) //从 hPipe 里读取数
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:1813
    • 提供者:lanxilange
  1. echoio

    0下载:
  2. 在dsk6711平台上,利用硬件中断int11,将ad535codec输入的音频信号不做处理的输出。-in dsk6711 platform, the hardware interrupt int11. ad535codec importation of audio signal not handle the output.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:154620
    • 提供者:严键
  1. LG-CPLD

    1下载:
  2. 学习单片机、CPLD其实关键是实践,从51入门是个好选择,但不要停留在起点,学单片机方法得当是瞬间的事!但用好,就不好说了,一辈子都要努力随着产品控制技术的进步,CPLD与单片机的联系越来越密切,学会灵活应用cpld已经作为我们工程技术人 员的基本要求,抓紧时间学习吧,面对复杂的任务您就能应对自如,您的未来将更美好。 我们推荐这款实验CPLD+51MCU学习板,主要特色是集成了具有ISP功能的CPLD和Flash单片机,可以单独完成单片机和CPLD的实验,也可以通过跳线把单片机和CPLD联合起来
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1024660
    • 提供者:xcs
  1. Game-handle

    0下载:
  2. 不停的扫描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
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:328704
    • 提供者:董平
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com