搜索资源列表
usb_20_071607
- The Original USB 2.0 specification released on April 27, 2000 Errata to the USB 2.0 specification as of December 7, 2000 Mini-B connector Engineering Change Notice to the USB 2.0 specification. Pull-up/pull-down Resistors Engineering Change
demo_WINCE_6.0_TTS
- WINCE 6.0 捷通语音合成引擎测试程序,成熟稳定,提供例子程序和DLL以及LIB和头文件,提供技术支持。 技术咨询QQ:1005974096 WINCE 语音合成有下列技术特点: 1,声音清晰(清脆) 2,语速可以调节 3,占用系统资源少,对系统要求少 4,代码占用空间少 5,编程接口方便 6,声音甜美 7,技术成熟可靠 8,支持C++、C#、VB.NET语言编程-WINCE 6.0 Jie
GEC2440_BIOS
- 本文档包括以下内容(共11页内容,后面都一代码): 1)ADS1.2关键设置及简要讲解; 2)启动代码start.s执行流程; 3)Main与main的区别; 4)NAND FLASH分区; 5)SDRAM分区; 6)代码由NAND FLASH向SDRAM拷贝过程; 7)K9F1208操作简介 8)Main执行流程 9)如何运行操作系统个人理解 10)启动代码的前4K代码问题 11)RO、RW、ZI段另附有整个BIOS执行流程图!-This document includes the follo
ARM9_WinCE
- 本文档基于广嵌科技的GEC2440开发板,包含以下内容: 1、什么是操作系统? 2、操作系统安装在哪儿呢?界面呢? 3、WinCE相关术语 4、所需开发软件 5、开发平台的建立 6、什么叫定制操作系统?为什么要安装WinCE到PC机上? 7、Bootloader(BIOS)、WinCE核(即nb0文件)及我们用VS编写的应用程序怎么烧到实验板上?都烧在哪里了呢? 8、流驱动开发流程 -This document is based on extensive technology GEC2440 e
matrixkey
- 基于wince 6.0 为基础的4*4矩阵键盘源程序。-#include <tchar.h> #include <cardserv.h> #include <cardapi.h> #include <tuple.h> #include <devload.h> #include <diskio.h> #include <nkintr.h> #include <windev.h>
Microsoft-Mobile-Development-Guild
- 第Ⅰ部分 移动应用程序开发基础 第1章 .NET Compact Framework移动平台 1.1 Visual Studio移动应用程序开发快速入门 1.1.1 Visual Studio版本的选择 1.1.2 其他软件 1.1.3 目标、半台:Pocket PC,Smartphone还是Windows CE 1.1.4 Windows CE与Windows Mobile的差异 1.1.5 选择.NET Compact Framework的版本
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
Screen_CSharp
- PDA818 C#编程 1. PDA818采用3.2英寸QVGA显示屏,65K色,240×320 2. PDA818共有28个按键,其中4个侧按键及键盘下方的F1/F2/F3/F4共8个功能键均可以自定义功能 3. PDA818支持触摸输入 4. PDA818屏幕背光连续可调 -PDA818 Screen C# code.