搜索资源列表
DDraw-wince-example
- 一个最简化的 wince DirectDraw (DDraw)C 程序,程序的内容是载入C盘的图片并在屏幕显示,进行位移。里面包含DirectDraw的初始化,图片的载入等函数,里面还有详细注释-Windows CE ‘s DirectDraw Program, How to use a DirectDraw,(initial DDraw, Load Bmp...etc)
WinCE-6.0-API-List
- wince 6.0 的api 函数列表,便于开发查找 1. API之网络函数 2. API之消息函数 3. API之文件处理函数 4. API之打印函数 -wince 6.0 api function list for developers to find 1. API of the network function 2. API of the messaging function 3. API' s document processing function 4
use_wnd_message
- 嵌入式下的winceui,使用消息响应的实例,主要使用RegisterMsg()函数和OnMessage()函数。-Embedded under the embededwebkit, someone' s thesis, for a look.
Personaltax
- 在手持设备上编写计算个人所得税的程序。要求:输入金额,显示输出个人应交的所税。相关的各项参数,包括扣税基数以及各税率可由用户调整。 .NET Compact Framework使得熟悉.NET Framework的程序员得以用他们熟知的C#或者VB来开发移动设备上的程序。基于 .NET CF的 Windows forms应用程序其设计目标之一就是减少窗体加载的时间。在 Form的初始化函数 (通常是 InitializeComponent(),,要尽量减少调用方法的数量。另外,尽量不要在 F
WindowsPCEPAPIP-handbook
- Windows CE API手册(V2.0) 《Windows CE API手册》是Blitz Force团队继 Xarm和ROS开发系统之后之后又一重要作品。本手册收录并翻译了 MSDN Library for Visual Studio 2008 中超过2000 个API函数和宏的资料信息。分为:系统函数、COM函数、驱动函数、网络通信4个大类,有以下特点: 01. 资料权威。本手册中收录的绝大多数函数和宏都取自微软MSDN,权威性比较有保证。部分从DLL中找到的API在MSDN中尚未介
ADC
- wince下ADC驱动编写的介绍,包含了驱动中几个重要函数的部分源码-ADC driver under wince written introduction, contains several important functions in the driver' s part of the source
STM32F4xx(start-and-library)
- stm32f4xx包含启动文件(starup_stm32f4xx.s,system_stm32f4xx.h,system_stm32f4xx.c,system.h)和库函数-stm32f4xx intialize files and library