搜索资源列表
SerialPortSystem
- 很好一个嵌入式通讯的编程。实现通过IP的即时通讯。在EVC下编译通过,并附上编译结果,动态MFC库。-a good communications program. IP achieved through the instant communication. Under the EVC compile, with the results compiled, dynamic MFC.
GPS_FOR_WINCE
- wince开发的gps demo程序,对于学习GPS开发的爱好者是一个不错的收藏。-wince development gps demo program for the development of GPS enthusiasts to learn is a good collection.
SerialApp1
- wince串口测试 程序编译通过了很好欢迎下载-wince serial test test program compiled by a very good welcome to download
WINCE6.0Emulator
- wince6.0中文模拟器,开发智能设备应用软件必备的工具.有了它,可以不装wince6.0安装文件,为磁盘节省约10个G,就能在VS2005中调试应用程序。 免去了不小心wince系统出问题了,重装VS2005,及wince6.0的痛苦。 以前一直在这里下载各位的精美程序,这次终于能有自己的好东西给各位了。 接触wince有3个月了,一直为模拟器的事情反复重装系统,那段经历太痛苦了。 有了这款模拟器,相信你一定开心,第一次分享自己的原创,非常开心! 使用中有疑问,
AutoRun
- WINCE 程序开机自动启动代码,很不错的晓程序-WINCE program starts automatically boot code, it is a good-known procedures
WINCE_BtnST
- wince下的控件操作代码。用于程序改变控件的属性!很不错!-wince under the control operation of the code. For program to change the properties of the control! Very good!
SerialPort
- wince5下的串口通信程序,非常好用,对于嵌入式平台的串口测试很有好处!-wince5 serial communication under the program, very easy to use, serial testing for embedded platform is very good!
s13
- 用EVC编写的一个可以自己添加课程分数的一个程序,分数可以保存在数据库中。很好的学习的资料。-EVC can be prepared with a program to add their own points of a program that scores can be saved in the database. Good learning information.
AlbumDB
- 用VC写得win32程序,在wince 6.0平台上实现数据库的连接和错做,是一个很不错的学习参考例子!-Win32 program written with VC in wince 6.0 platform to achieve database connection and wrong doing, is a very good learning reference examples!
step1_hello
- windows CE Hello program is a good example for mastering the WCE
WinCE
- wince实验指导,系统定制、BSP克隆、镜像下载、远程工具使用、添加文件及快捷方式、SDK导出、MFC方式俄罗斯方块设计、C#开发托管程序、用户shell实验、数码管及LED点阵实验、串口通讯编程、Bootloader跟踪调试实验、Source Insight进行BootLoader跟踪调试实验。适合初学开发者,很详细、很好的实验-wince experimental guide, system customization, BSP cloning, image download, remot
wince-uart
- 学习wince重要的资料,串口程序,教你如何在wince平台下建立串口应用程序,很不错的东东。-Wince to learn important information, serial program, teach you how to wince platform build serial applications, very good stuff.
zhouligong_s3c2410_WinCE
- 周立功ARM板windows ce的所有内容,包括运用程序开发,流驱动编写等等。对于windows ce下开发流驱动、运用程序具有很好的指导意义,同时也是ARM&wince一书的源代码。-Zhou, who all windows ce ARM board, including the use of program development, flow-driven writing and so on. Developed under the flow for windows ce driver,
UART
- winCE下的串口通信程序,在vs2005下编译通过运行良好,是很好的借鉴程序。-Under the winCE of serial communication procedures in vs2005 compile through the operation is good, is a good reference program.
WINce-Infrared-communication
- 这个是一个很好的工程项目实例,是用vs2008开发的基于Wince平台的程序代码。是一个关于红外通信工具的使用!希望给大家一下指导和帮助!-This is a good instance of the project was developed using vs2008 program code based on Wince platform.The use of an infrared communication tool!I hope for everyone to look at guid
WinCE-12-DialogOptimize
- 这是一个对对话框优化的WinCE程序代码.代码主要思想是对对话框消息处理函数的优化.当消息很多时,这样优化就不用写重复的代码了。它是一种很好的编程思想。希望对大家有用。-This is a dialog box optimization WinCE program code. The main idea is dialog box message processing function optimization.When there are lots of messages, Optimizat
1
- wince工程下做的一个非常好的开机自启动,以及开机自动执行指定动作的程序,只要按照内部详细说明做,就可以了-wince works done under a very good boot from the start, as well as the boot program automatically performs the specified action, just follow the detailed instructions inside do, it can
2005serial
- 基于wince6.0的串口读写工程,该应用程序没用MFC中MSCOM组件,通过createfile\writefile\readfile等流驱动函数直接读写串口,其中还包括波特率、奇偶校验位以及串口通信协议的详细编程,该类经调试在VS2005环境下调试成功,对wince系统下串口通信实现具有很好的借鉴意义。-Based on the serial read and write wince6.0 engineering, the application useless in MSCOM MFC c