搜索资源列表
FLASH_USB_DSO_API_BCB
- 1. API 为FlashDSO的接口,包含 FlashDSOAPI.DLL, FlashDSOAPI.LIB,FlashDSOAPI.H 使用手册 2.TestAPI 为FlashDSO API 的测试例程.-1. For FlashDSO API interface, included FlashDSOAPI.DLL, FlashDSOAPI.LIB. FlashDSOAPI.H manual 2.TestAPI FlashDSO API for the test test routin
CE_UART_DEV
- 要求NK中包含串口驱动组件工作正常,本DLL解决串口的使用问题,如果串口组件不能正常工作,初始化函数返回false 重复使用COMPort_Init()可以打开多个串口-requirements contained components Serial Driver normal work, the serial DLL address the issue of use Serial components if not normal work, initialization function
JTAG_RDI.dummy
- 一个生成RDI接口的DLL的框架,包含了RDI的头文件,引用了接口所需的函数,接口的具体实现需要手动添加
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
Keil_AGSI_SDK
- Keil_AGSI_SDK: 这是一个广泛使用的Keil单片机IDE平台软件仿真插件(AGSI)开发的官方SDK资料包,内含DLL插件范例和开发自己的仿真DLL插件所必须的包含文件,同时资料中还含一个48页的详细介绍如何开发此类插件的PDF指南
wince_FTP2
- 使用 wininet.dll 開有 寫成的 WINCE FTP 程式 包含原始碼 可正常編譯下載 編譯的環境為ARM9
coredll_dll_API
- Wince下的主要dll,coredll.dll所包含的全部函数. 在API下就可以知道各个函数的使用方法.-Wince of the main dll, coredll.dll contains all the function. In the next API function to know the use of various methods.
SIMULATBOARD
- C51学习非常有用的资料,包含simboard.dll ledkey.dll两个附件.-usefull material for LEARING MCS51,INCLUDING simboard.dll ledkey.dll
CE
- 要求NK中包含串口驱动组件工作正常,本DLL解决串口的使用问题,如果串口组件不能正常工作,初始化函数返回false 重复使用COMPort_Init()可以打开多个串口 -wince com
proteus-KEIl
- 自己做的PROTEUSE与KEIL连接视频教程,里面包含有工程文件和VDM51.DLL文件-Do their own PROTEUSE connection with the KEIL video tutorial, which contains the project file and VDM51.DLL file
CodeHij.2007.09.06
- 用于wince上的dll注入的实现,可用于多个wince版本。sln包含一个DLL工程和一个测试用exe。可直接用VS编译运行。-Dll inject on wince,it can run on several edition of wince.the .sln include a DLL project and a exe project for test.
quartus10.0-crack
- quartus10.0破解文件#用于Quartus II 10.0 : #将sys_cpt.dll覆盖掉安装目录即可。 #把license.dat里的XXXXXXXXXXXX 用您老的网卡号替换(在Quartus II 10的Tools菜单下选择License Setup,下面就有NIC ID)。 #在Quartus II 10的Tools菜单下选择License Setup,然后选择License file,最后点击OK。 #注意:license文件存放
CEGraph
- CEDraw是一个在WinCE中实现高速画图的库,包含头文件、库文件、DLL文件和使用例子-CEDraw WinCE is a high-speed drawing in the library, include the header files, library files, DLL files, and use examples
recordermodule
- wince 下的录音以及回放的放源代码!通过测试,没有任何问题!以dll的方式编译,包含测试程序-RECORDER and playback SOURCE CODE FOR WINCE , it s composed with Wince SDK library. and it based callback and multi-thread to realize。
MYCEDLL
- 初学者WinCE DLL编程,C++实现,程序代码简介、易懂。程序包含了DLL的创建、被加载、获取函数地址、释放。-Beginners WinCE DLL programming, C++, program code profiles, understandable. Program includes the creation of a DLL is loaded, get function address, the release.
IOdemo-code
- 基于盛博综合I/O嵌入式板卡的AD\IO MFC编程。已经包含了所需的Dll和Lib 文件!-Sainsbury based integrated I/O embedded board AD \ IO MFC programming. Already contains the required and Lib Dll files!
TM1638
- 用VC2010实现的proteus可仿真元件库TM1638。包含: TM1638元件库USERDVC.LIB(在proteus\LIBRARY下,需要拷贝到proteus安装目录的LIBRARY文件夹下) TM1638仿真程序TM1638.DLL(在proteus\MODELS下,需要拷贝到proteus安装目录的MODELS文件夹下) TM1638测试程序 基于STC89C52的DS3231实时钟程序(DS3231目录) 用VC2010元件写的仿真源代码(TM1638目录)