搜索资源列表
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
战斗机
- 涉及的代码是针对WINCE3.0(PPC2002)平台,同时兼顾了WIN32平台;旨在讨论编写同时适应2种平台的通用代码,采用的是最原始的BitBlt贴图和离屏方式,贴图效果比较粗糙。对声音的处理也比较幼稚,希望不会误导初学者。 重要说明: 1、没有用内存泄漏工具检测过,不知道有没有内存泄漏,哪位可以帮忙检测一下 2、未完成部分: 游戏的BOSS部分(BOSS贴图、BOSS子弹、BOSS爆炸效果) 游戏难度控制,目前比较幼稚 3、未解决的BU
CeLLK
- WindowsCE版的连连看游戏,图片是从QQ中借用的。开发工具:Embedded Visual C++,-WindowsCE version of the 1000 block of Terry Avenue games, photographs were borrowed from the QQ. Development tools : Embedded Visual C,
阿帕奇直升机
- 涉及的代码是针对WINCE3.0(PPC2002)平台,同时兼顾了WIN32平台; 旨在 讨论编写同时适应2种平台的通用代码;就我现有掌握的资料来看,WINCE平台 并不支持DirectX,而WINCE的GAPI又不适合WIN32平台,且无法在模拟器下进行 调试(我对GAPI也是一无所知^_^),所以采用了最原始的BitBlt贴图和离屏 方式,贴图效果比较粗糙。对声音的处理也比较幼稚,希望不会误导初学者。 游戏算法和图片部分参考了王正盛的A10攻
LeastSignificantBit__recover_Program
- LSB域的恢复算法,可以清晰的获得提取出来的保密信息。-LSB domain algorithm for the restoration, was clear from the confidential information.
CESeries
- 本项目是我工作时候应公司需求开发的 开发工具是EVC++4.0,工作平台是HP1700 程序校对通信协议通过RS232口与上位机通信 以及将从上位机获取的数据信息以图形化方式展现给用户-the item is when I work needs to be the development of the company's development tools is EVC 4.0, HP1700 platform is proofreading process communic
JpegLib_forCE
- windows CE下jpeg压缩源码,是从标准源码改的。-jpeg compression source, the source code is changed from the standard.
Battdrvr
- wince的电池驱动样例代码,基于pxa27x的,还可以,学习一下-Jack battery-driven sample code, based on PXA27x, can still learn from this
shenshimin
- 本游戏是微软SMART PHONE平台下的手机游戏,由于平台的特殊性,所以在游戏的架构和设计上既要符合游戏的特点,又要考虑到与设计其他PC游戏的不同。难点在于手机资源是很有限的,不能直接从设计PC游戏的架构直接搬到SMART PNONE游戏上,架构设计的变化是必然的。在本游戏中我们提出了一套全新的设计架构,充分考虑到了C#语言的特点,以及.NET平台的优点。在架构中摈弃了以前手机游戏设计中,虽然采用面向对象开发但是没有充分利用面向对象的不足,大量采用了当前先进的设计模式 -the game
commgps
- wince下面一个串口程序,用于读取并分GPS数据,主要可以提取经纬度和时间-wince below a serial procedures for reading and GPS data It mainly from longitude and latitude and time
NumPanel
- WINCE下输入法的接口的简单实现. 选自programs windows ce -WINCE imported under the law to achieve a simple interface. From programs windows ce
PXA27X_CAYMAN
- PXA27X_CAYMAN BSP from CAYMAN board
WINCE_EVC4_DirectSOUND
- Windows CE .Net 下面 DIRECT SOUND编程的经典实例。对于初学Windows 平台下DIRECT SOUND编程技术的程序员颇具借鉴意义!-Windows CE. Net Below DIRECT SOUND programming of the classic examples. For novice Windows platforms DIRECT SOUND programming from the programmer considerable significa
wcelibcex-1.0
- Package of C library extensions for Windows CE operating system. It is a supplement to C library available on Windows CE platform. The main objective of the project is to provide helper utilities for porting applications from Unix and Windows. -Packa
FANGWENUSB
- //打开 USB 口读写, 由驱动程序的 Pipe 名确定 HANDLE hPipe = OpenMyDevPipe(\"MyPipe1\") //驱动程序里面的 Pipe 名, 对应访问某个端点的 I/O, 这里我乱写的, 需要与驱动一致 if(hPipe != INVALID_HANDLE_VALUE) //打开 Pipe 成功 { ReadFile(hPipe, Buffer, BufSize, &nBytesRead, NULL) //从 hPipe 里读取数
WinceCmdTemp
- wince 下的命令行命令包含copy del dir 等dos命令-wince under orders from the command line includes copy dos del dir such orders
SMDK2410port
- 增加串口,主要是wince方面的, 大家可以学习一下,给大家一个学习参考, -increase was mainly wince regard, we can learn from this for everyone to a study reference, Ha ha Ha ha
Booting-WindowsCE-Using-RedBoot
- boot wince from redboot,希望对大家有用
S3C2440A
- 该2440 BSP是由三星公司提供的wince5.0的BSP移植到到wince6.0下的,已经经过验证,能在2440开发板上跑起wince 6.0-The 2440 BSP is provided by Samsung wince5.0 to migrate to the BSP under wince6.0 has been verified to run in the 2440 development board from wince 6.0
PlatformBuilder
- 本文总结了Platform Builder如下常见编译错误及其解决方案: 1、Ram start overlaps rom binary 2、Failed to initialize from CECONFIG.H. 3、Bootloader 引导OS 到SDRAM 后无法执行,提示“Dabort exception!!!”(数据中止异常) 4、Could not find file E:\WINCE500\PBWorkspaces\study_catalog\RelDirsmd