搜索资源列表
Rapi_demo
- Have you ever wanted to copy a file from your Desktop Computer to your handheld Pocket PC? This included any Windows CE version too? Well if so, I will present an easy way to do it here: It s called the Remote Application Programming Interface, or, R
Windows CE下的串口通讯类
- 串行通讯是目前计算机、通信和控制领域最基本的通信方式。在CSDN的“嵌入式开发/WINCE”社区中,经常有人提问该到哪找串口通讯类,其实这个问题我自己也问过。:)而一般的回答是给你提供一个Pocket PC 2002的SDK例子程序。但到底SDK的程序和MFC的结构有很大的不同,对于想用MFC编写通信程序的人来说也不是很便利。 另一方面,由于Windows CE是一个基于Unicode的操作系统,并且Windows CE不支持Windows下常用的串行通信重叠I/O方式(OVER
CE_XTALK
- CE版本的XTALK程序。它包括服务器和客户端两部分。其中对套接字I/O的并发采用线程+select机制,对于屏幕刷新则采用消息机制。主要功能是一个简单的群聊工具,一个客服发言,服务器对其广播。同时,他可以跟桌面Windows版本的程序通信。-CE versions of XTALK procedures. It includes server and client in two parts. Which socket I/O concurrent threads+ select the mec
WindowsCE5forVMWare
- 用VMWare打开压缩包里的虚拟机配置文件,运行后可以自动引导到Windows CE桌面。Windows CE runtime kernel支持: 64MB内存 音频 2GB IDE硬盘 USB 1.1 HOST (UHCI) 网卡 RS232串口(输出到文件) HIVE-BASED注册表 没有VMWare的可以到VMWare的主页下载VMware Player,免费的。 BSP是在EMULATOR的BSP基础上修改而成,主要是增加了对USB
WindowsData
- 在移动设备上有几种数据库可用,但是本文所用的都是 SQL Server 2000 Windows CE Edition,是微软公司桌面数据库的精简版(本文以后简称为 SQL Server CE) 。这是为.NET Compact Framework 选择的移动数据库,因为它完全支持.NET Compact Framework 运行时环 境和.NET Compact Framework 开发环境。 -On a mobile device, but there are several
Windows_CE_OAL
- Windows CE微软针对嵌入式领域推出的一款全新的操作系统。之所以说它是一款全新的操作系统,是因为尽管Windows CE的UI非常接近其它的桌面版Windows操作系统,但是它的内核完全是重新写的,并不是任何一款桌面版Windows的精简版本。 Windows CE是一种支持多种CPU架构的操作系统,其中包括ARM、x86、MIPS和SHx,极大地减轻了OEM开发过程中移植操作系统的工作量-The field of Microsoft Windows CE for embedded in
OReilly.ActionScript.3.0.Cookbook
- Well before Ajax and Microsoft s Windows Presentation Foundation hit the scene, Macromedia offered the first method for building web pages with the responsiveness and functionality of desktop programs with its Flash-based "Rich Internet Applications"
WinCE_DefButton
- 本源码演示了Windows CE操作系统下,采用Visual C++编程时,如何进行按钮的自绘。这个同桌面Windows下面的MFC按钮自绘要有一定的区别。希望对大家有所帮助。-This shows the Windows CE source operating system, using Visual C++ programming, how to draw from the button. The following MFC with Windows Desktop button from
WinCE_SerialPort
- 这个例子演示了Windows CE操作系统下,采用VC++进行串口通讯的例子。这个代码已经很详细了,类似于桌面Windows的串口调试助手。Windows CE下没有MSComm控件可以使用,这个例子演示了如何采用VC++,通过API操作,进行串口通讯的编程。-This example demonstrates the Windows CE operating system, using VC++ for serial communication example. This code has a
Comunication1.0
- Desktop application for Windows CE 6.0 that implements a servo control and USB connection for BeagleBoard-XM board.
Calculator
- Desktop application for Windows CE 6.0 that implements a calculator.
Comunication1.1
- Desktop application for Windows CE 6.0 that implements a servo control and USB connection for BeagleBoard-XM board. It changes compared with the previous version.
linphone-3.11.1
- Linphone is an open source SIP Phone, available on mobile and desktop environments (iOS, Android, GNU/Linux, MAC OSX, Windows Desktop, Windows 10 UWP). Linphone has inside a separation between the user interfaces and the core engine, allowing to c
libiec61850-1.2.1.tar
- 此库通过标准C编写,提供IEC61850的MMS协议实现的最新版ED2,兼容大多数ED1;它也提供变电站内的GOOSE通信。这个项目的目标是提供一个实现,并且这个实现非常的轻便,可以运行在嵌入式系统和小型控制器上。它还提供了很多简单的例子,可以作为我们自己的程序的开始点。 如下特性被支持: 1 ISO全协议的TCP/IP 2 静态生成IED模型,是靠SCL文件,通过C代码生成 3 动态生成IED模型,是通过API调用或者通过配置文件 4 关联服务(通过密码验证) 5 简单的和复杂的MMS变量读写