搜索资源列表
mp3play
- 非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过 新建一个 wce application,选择 a simple windows ce application 在 1.tool->options->directories>include files里包含必要的头文件 D:\\WINCE500\\pubilc\\directx\\SDK\\INC D:\\WINCE500\\pubilc\\com
Setup_JLinkARM_V400a.zip
- USB driver, J-Mem jlink.exe and jlinkarm.dll J-Flash* J-Link RDI* (includes flashdownloader* and support for unlimited number of flash breakpoints*) GDB server* ,USB driver, J-Mem jlink.exe and jlinkarm.dll J-Flash* J-Link RDI* (includes
BDM
- 飞思卡尔单片机仿真器使用手册及其动态链接库。飞思卡尔单片机学习专用。-Freescale' s single-chip emulator user manual and dynamic-link library. Freescale dedicated single-chip learning.
USBExample
- LPC23XX开发板 开发包,内含驱动程序,DLL动态连接库,以及硬件驱动-LPC23XX development board kit that includes the driver, DLL dynamic link library, as well as hardware drivers, etc., etc. ... ... ... ...
gly.c
- 用C8051F020实现的基于TCP/IP协议的虚功率源。C8051F020外接LCD,键盘,USB接口,以太网及LXI总线。USB接口采用CH372芯片,在计算机端,CH372的配套软件提供了简洁易用的操作接口,通用Windows驱动程序提供设备级接口,通过DLL提供API应用层接口,与本地端的单片机通讯就如同读写文件。以太网接口部分采用W3100A实现传输层、网络层、数据链路层的功能,采用RTL8201BL实现物理层的功能。-With the realization C8051F020-ba
mIDASLinkRDI_V378a
- MidasLink software including USB driver, J-Link.exe and DLL for ARM. (J-Link software including J-Flash software (license required) can also be used with MidasLink). MidasLink software and documentation pack V3.78a [1918 kb] -MidasLink soft
MyCEDLL
- 基于windowsce平台的ARM2440SPI收发功能的动态链接库程序,包括独立的收发以及端口B的操作,编译后可以直接调用d-Windowsce-based platform to send and receive functions ARM2440SPI dynamic link library procedures, including the transceiver and the independent operation of port B, the compiler can dir
Msmulticomms
- 如果你是从事实时监控系统和通信系统的开发,那么你就会发现利用VC++对RS-232串口编程是经常用到的事。 本程序就是一个以动态连接库(DLL)文件形式实现对多个串口的操作。-If you are engaged in real-time monitoring system and communications system, then you will find the use of VC++ on the RS-232 serial port programming is frequentl
wince6.0resourceDLL
- 在wince下创建纯资源动态链接库DLL,并调用创建的DLL库。-In wince resources to create pure dynamic link library DLL, and call to create the DLL library.
qudongyuanma.ZIP
- 这是USB接口芯片CH372和CH375的简化版驱动程序及动态链接库的源程序包 最小开发环境: WINDOWS 98 或更高版本操作系统 VC 5.0 或更高版本编译器 WIN98 DDK 或更高版本驱动开发包,由微软免费提供 文件目录说明: WDM 驱动程序源程序 DLL 动态链接库源程序 EXE 演示和测试用的例子应用程序源程序 MCU 演示和测试用的例子单片机端源程序,以MCS51单片机为例 ISS