资源列表
simpleini-4.8.2(2)
- Ini文件读写源代码,支持多种操作平台 - support for multi-line values (values with embedded newline characters) - optional support for multiple keys with the same name - optional case-insensitive sections and keys (for ASCII characters only) - saves files
WCEFirstApp
- WinCE编程的一个简单示例,我也是到网上下载的。-WinCE programming a simple example, I also downloaded to the Internet.
USBCamera
- 亿道XSbase270实验开发平台USB摄相头实验源码-100 million XSbase270 experimental development platform relative to the first experimental USB Photo Source
CCESocket_demo
- a general purpose TCP/UDP socket class for WinCE
DrawGrInDlg
- WINCE下的画图工具,可以直接画曲线图,饼图,柱状图。绝对好东西!-WINCE of drawing tools, can be directly painted diagrams, pie column. Definitely a good thing!
VisualCE
- sdl window ce 版例子 包括各种实例,线程 定时器 随即函数等-sdl window ce version Examples include a variety of examples, then the thread timer function, etc.
TesterDemo
- 基于2440的指纹模块\GPS\MIFIRA卡\TF卡\测试软件-2440-based fingerprint module \ GPS \ MIFIRA card \ TF card \ test software
QClock
- wince 的时钟程式,可以自动抓取屏幕尺寸-clock program for wince
TableLookUpper
- evc环境下的数据库查看器。可以查看表格和表格内的数据。-AES environment database viewer. Can View forms and form data.
WINCE_TCPIP
- 本代码实现了在wince 5.0下的TCP/IP通信采用winsocket方法-TCP/IP communication on wince 5.0, use winsocket, programed by C++.
SDMMC_BOOT
- SDMMC_BOOT 为三星S5PC100处理器的SD CARD启动驱动代码。-sdmmc_boot is sd card boot driver of sangsum S5PC100
TestSerial0
- 一个好用的基于wince下的串口读写类,网上下载的,然后作了改进,可同时打开多个串口,操作简单。