搜索资源列表
Windows CE下的串口通讯类
- 串行通讯是目前计算机、通信和控制领域最基本的通信方式。在CSDN的“嵌入式开发/WINCE”社区中,经常有人提问该到哪找串口通讯类,其实这个问题我自己也问过。:)而一般的回答是给你提供一个Pocket PC 2002的SDK例子程序。但到底SDK的程序和MFC的结构有很大的不同,对于想用MFC编写通信程序的人来说也不是很便利。 另一方面,由于Windows CE是一个基于Unicode的操作系统,并且Windows CE不支持Windows下常用的串行通信重叠I/O方式(OVER
sqlite-source-wince
- 数据库,源码类,直接编译以后在工程中加入,就可以使用了
wince 下CMarkUp类
- wince 下CMarkUp类
CIG
- 在WinCe平台上开发的数据库管理程序,里面有一个可排序列表控件的实现和Excel的CVS文件的读写类-WinCE platform in the development of database management procedures, which have a sort list of controls to achieve and Excel documents to read and write the CVS category
CNetworking
- wince 下网络通讯类,实现了,网络监听,网络连接,数据发送以及数据接收,远程计算机信息获得,程序采用多线程回调方式,有详细的文档说明。-wince under the category of network communications to achieve the network monitor, network connection, data sent and received data, remote access to computer information, the prog
CEUDPDemo
- winCE操作系统下,基于SOCKET API封装一个CUDP_CE类,并通过该类演示了双方利用UDP进行传输数据的过程。-WinCE operating system, based on the SOCKET API package CUDP_CE a category, and through such demonstration of both sides to transmit data using UDP process.
CESerialPort
- WINCE系统下的串口通信,封装了一个串口操作类,可在EVC环境中方便的使用-WINCE systems serial communications, a serial operation package category may EVC environment to facilitate the use of
Serial_and_gprs_xp_WINCE
- 文件说明: 1 XP/2000 下异步方式串口类 SerialPort.h SerialPort.cpp 2 WinCE 下 同步方式串口类(本为阻塞方式,但读写都用了独立的线程,妙哉!) CESeries.h CESeries.cpp 3兼容 WinCE , XP/2000 平台的串口类,同步方式 TSerial.h TSerial.cpp
Internet
- wince 下socket实现的HTTP类,支持post和get-HTTP classes implement by socket,supports POST and GET.
DrawShape
- windows ce图形编程,演示GDI绘制各种图形、应用画笔-画刷类库, 应用mfc-windows ce graphic program, using mfc
re
- evc下的录音类封装.只能录录音并保存为*.wav,有完整的实例-the class to record vedio in wince
zc030xCAMERA
- 有例子程序,网上搜集,每次只能使用15分钟。winCE 下 zc030x 封装类-There are examples of programs, on-line collection, each can only use 15 minutes. winCE wrapper classes under the zc030x
Ball
- 本程序主要用到CSliderCtrl控件以及绘图类对象,用来模拟两小球碰撞运动,实现开发工具为EVC4.0+SP4,运行平台为WinCE 5.0。-This procedure is used primarily CSliderCtrl controls, as well as drawing class object, used to simulate the collision of two small ball movement, to achieve development tools
Scanning
- WINCE环境下,扫描头使用类,只需在程序开始时开启扫描头即可,在SYMBOL MC3000环境下测试成功,需要使用到SYMBOL的API库,PDA端程序-WINCE environment, scanning the first use of classes, just the beginning of the program can open the scan head, in SYMBOL MC3000 environment test is successful, need to use
Beep
- WINCE环境下,发声类,在SYMBOL MC3000环境下测试成功,需要使用到SYMBOL的API库,可以自己设置发声的长短,次数,音频-WINCE environment, voice class, SYMBOL MC3000 environment test is successful, need to use the SYMBOL of the API library, you can set up their own voice, their duration, frequency,
LogService
- WINCE环境下,日志类,在SYMBOL MC3000环境下测试成功,需要使用到FILEIO类-WINCE environment, the log class, SYMBOL MC3000 environment tested successfully, you need to FILEIO class
skycity20100206
- WinCE下的界面程序,封装了BUTTON类,支持点击时动画支持,加入了iphone风格的手势滑动功能,-WinCE interface under the procedures of the BUTTON class package to support the animation support when clicked, adding iphone-style gestures sliding function
CCeFileFind_src
- Wince下的CFileFind类,与windows下的CFIleFind类使用完全相同。-class CFileFind in Wince,just like using in windows.
tcpclient
- wince tcp 客户端类 wince tcp 客户端类-a class of tcp client for wince a class of tcp client for wince
wincetcpserver
- wince tcp 服务器类 -a TCP server for wince