搜索资源列表
IPAQ
- 实现pc机和安装无线CF卡的手持设备之间的通信的程序源代码,包含两个部分的代码:pc机端和手持设备端。-achieve PCs and the installation of wireless CF card handheld devices of communication between the program's source code contains two parts of the code : PCs and handheld devices-end.
rfid_cf
- Evc 开发的,在Pocket PC上运行。通过访问CF卡的Com口去读RFID 标签。-Evc development of the Pocket PC operation. Visit the CF card Com I read RFID tags.
ATADISK
- WinCE下的ATADISK驱动,支持CF卡,PC卡-WinCE ATADISK driving under the support of CF cards, PC cards, etc.
YL2410_SMDK2410_ce5.0
- 这是YL2410开发板的最新的wince 5.0 的BSP源文件。YL2410开发板CPU为三星S3C2410 A,支持USB HOST/FUNCTION, SD 卡,CF卡,IDE硬盘,串口,VGA,I2S。强烈推荐!-YL2410 This is the latest development of the plate wince 5.0 BSP source document. YL2410 CPU board development for Samsung S3C2410 A, suppo
atadisk1
- windows ce cf驱动程序 怎么上传不了-windows ce cf driver how can upload
src
- 三星2440驱动程序,包括39VF160,IIS,CF,IIC,EEPROM,DMA,NAND,MCP2510等驱动测试
EBOOT
- 该源码属于嵌入式开发,适合pxa255等平台,和常见的255更新操作系统通过网口烧录相比,该程序适合于通过CF卡启动操作系统。
ATAPI
- 3sc2443的CF卡IDE源代码,肯定好用.
modem
- 本软件实现两个pocket pc之间通过modem进行通讯,pocket pc需带一个cf卡modem.
pda
- PXA255外围扩展功能,使用LC4256-176TQFP。扩展了CF卡、分时复用串口、电源管理、键盘等接口/功能。
ATADISK4WINCE.rar
- 硬件平台:ARM+WINCE 实现ATA方式驱动CF卡的源码,Hardware platform: ARM+ WINCE way to achieve ATA drive CF card source
NETCF_UI_Framework
- beautiful UI framework for .NET CF with transparency. has buttons, labels, lists, custom borders, grids
WCELoader
- evc下的程序加载器,支持开机自动更新。支持u盘、CF卡和串口方式。-EVC procedures under the loader to support the boot auto-update. Support u disk, CF card and serial manner.
AR6k_WINCE_CF_Driver
- WinCE 6.0 ATheros AR6000 CF Wlan Card Driver
SD-CF
- XSBase270实验开发平台SD卡和CF卡实验源码-XSBase270 experimental development platform for SD cards and CF cards Experimental Source
TestSms2
- Sending SMS from .NET CF 2.0 on WinCE5
ThreadManager
- C#自定义多线程,wince cf 自定义多线程-Wince ThreadManager
WindowlessControls
- Windowless controls that look nicer than built in .net cf controls in windows mobile
ATADISKEXT
- cf card driver in wince-CF interface with reader
Personaltax
- 在手持设备上编写计算个人所得税的程序。要求:输入金额,显示输出个人应交的所税。相关的各项参数,包括扣税基数以及各税率可由用户调整。 .NET Compact Framework使得熟悉.NET Framework的程序员得以用他们熟知的C#或者VB来开发移动设备上的程序。基于 .NET CF的 Windows forms应用程序其设计目标之一就是减少窗体加载的时间。在 Form的初始化函数 (通常是 InitializeComponent(),,要尽量减少调用方法的数量。另外,尽量不要在 F