搜索资源列表
EVC_Book
- < EVC高级编程及其应用开发>>电子书!!! 共13章,超星转PDF格式,这可是我自己转换独家首次发布!其源码本站已经有人发布过了,可以自己找找。
EVC-high-level-programming_application-sourcecode-
- < EVC高级编程及其应用开发>>元代码.part1
EVC-high-level-programming_application-sourcecode-
- < EVC高级编程及应用软件开发>>元代码.part2
CtlView
- < Windows CE程序设计>>第章的配套代码,使用SDK编写,所有Windows控件大全
DlgDemo
- < Windows CE程序设计>>第4章的配套代码,使用SDK编写,演示基本对话框,无模式对话框,属性表和通用对话框
FontList2
- < Windows CE程序设计>>第4章的配套代码,使用SDK编写,字体处理并且增加了滚动条
winceRecord
- 完整源码,您可以二次开发,增减功能,文件及支持的芯片看下面说明: PCRecord.cpp PCRecord.h PCRecordDlg.cpp PCRecordDlg.h Resource.h wavrec.cpp wavefile.cpp wavefile.h wavrec.h <Platforms> <Platform Name=\"JZ4740 (MIPSII)\" /> <Pl
mp3play
- 非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过 新建一个 wce application,选择 a simple windows ce application 在 1.tool->options->directories>include files里包含必要的头文件 D:\\WINCE500\\pubilc\\directx\\SDK\\INC D:\\WINCE500\\pubilc\\com
listctrl
- 实现了EVC所有列双击可编辑,也适用于VC++ #include \"stdafx.h\" #include \"FM.h\"//这个不要也似乎可以,因为是对话框的头文件 #include \"EditListCtrl.h\" #include <windowsx.h>
《evc高级编程及其应用开发》源代码-2676
- 〈EVC高级编程及其应用开发(Embedded Visual C++嵌入式编程)〉书上的源代码 全书共分13章,分别为WinCE及EVC概述、图形编程、对话框控件、进程、线程、文件和注册表、WinCE基础数据库编程、WinCE扩展数据库编程、通讯编程、UDP和PING编程、TCP编程、DLL编程以及COM编程。读者在具有一定C抖和WinCE知识的基础上,通过本书的学习,可以快速提高WinCE的编程能力和实际开发水平。-<EVC Pregoish(embedded Visual Cg)>
DiskRW
- Usage: dumprom [options] imagefile [offset [imagefile offset ...]] -d <dirpath> - save found files/modules to this path -v - verbose : print alignment, struct contents -q - quiet : don t print anything -n - don t use negative rva fi
Wince-evc-sql-RDA
- 对应<EVC高级编程及其应用开发>中在wince系统下远程访问sql数据库的一段代码,测试通过完整版(包括关键语句),有些例子的源码少了几句话,实际运行并不正常-Corresponding <EVC高级编程及其应用开发> Wince system in sql database remote access code, testing through the full version (including key words), some examples of sourc
BinTools
- BN文件 到 BIN文件互转工具,在DOS命令下操作 格式 bin2nb.exe <原始文件> <目标文件>-BN2BIN BIN2NB
WindowsCE_driver_development
- < WindowsCE设备驱动程序开发指南>>详细介绍了WinCE的各类驱动程序的开发-" <WindowsCE设备驱动程序开发指南> " Details the various types of WinCE Driver Development
SDIO-whitepaper
- This document is regarding SD<MMC< SDIO card and driver concepts.
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>
WINCE_Driver
- WINCE添加驱动程序,目的为响应S3C2410的EINT7中断,使用了rGB2作为LED状态输出 1.Kernel\Hal\cfw.c OEMInitInterrupts()使能EINT7、LED(Output)、触发方式 2.Inc\oalintr.h(Inc\oalintr.inc) 增加:#define SYSINTR_BEEP (SYSINTR_FIRMWARE+19) 修改: _inline DWORD MapIrq2SysIntr(DWORD _Irq)
js_mouse
- 基于csr芯片开发板的蓝牙鼠标源代码,其中使用了几个常用的sensor-Csr chip based Bluetooth mouse source code, which uses a number of commonly used sensor- #include <main.h> #include <ls_app_if.h> #include <pio.h> #include <pio_ctrlr.h> #include &
c俄罗斯方块+源码
- 启动Tetris.exe, 开始按b,键盘方向<-->左右操作。附带源码。