搜索资源列表
SDTest
- WinCE环境下检测SD卡序列号,编程环境: eVC4.0 + PPC2003。 文件清单: newres.h ReadMe.txt Resource.h SDTest.aps SDTest.cpp SDTest.h SDTest.rc SDTest.vcc SDTest.vcl SDTest.vcp SDTestDlg.cpp SDTestDlg.h StdAfx.cpp StdAfx.h-WinCE environment Se
SmartReader
- 智能阅读器 阅读器(运行于WINCE平台):阅读器满足一般现实中阅读书籍时的需求,除一般阅读器所具有的功能:索引,书签,搜索,定位等。还可以一键跳转,自动滚屏。电子书生成器(运行于WINDOWS 平台):读入多个TXT文件连接成文章正文(顺序按照读入顺序)。可手动设置章节,也可以根据用户输入的章节数目分自动生成章节(按照文章的长度等分)。 -intelligent reader reading (running on the platform pulled) : re
ReadTxt
- Wince 下的文本阅读器的源代码,支持TXT文本文件格式,适合PMP下的电子书阅读器.
lcd_picture.txt.tar
- 最近研究了s3c2410下LCD控制器的相关知识,主要的参考资料就是 三星s3c2410数据手册(arm920T),英文版,看的不是非常明白,后来参考了WinCE下的部分代码,似有所领悟。于是写了此程序,用以在LCD上显示图片。 本程序可以在LCD上居中显示小于800×480的任意大小的图片。
WINCE_EbookReader
- WinCE下的电子书阅读器,可以支持.txt,能上下翻页。
wceTest
- VS2005 下使用sqlite3 for WinCE的简单例子, 在WinCE 5.0实物上测试通过。也可用Pocket PC 2003 (ARMV4)模拟器模拟运行。请先看readme.txt-VS2005 using sqlite3 for WinCE simple example, in the WinCE 5.0 on the physical test. Can also be used Pocket PC 2003 (ARMV4) simulator run. Please see
wince-web-server-cgi
- 利用GoAhead构建嵌入式web应用。在wince环境下的CGI程序。-/* * cgi.c-- CGI processing (for the GoAhead Web server * * Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved. * * See the file "license.txt" for usage and redistribution
wince-web-server-main
- 利用GoAhead构建嵌入式web应用。在wince环境下的主程序。-/* * cgi.c-- CGI processing (for the GoAhead Web server * * Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved. * * See the file "license.txt" for usage and redistribution l
wince-web-server-handler
- 利用GoAhead构建嵌入式web应用。在wince环境下的handler程序。-/* * handler.c-- URL handler support * * Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved. * * See the file "license.txt" for usage and redistribution license requirements * *
ebook
- wince下的电子书工具,支持多国语言,word、txt文本显示-wince under the e-book tools, support for multiple languages, word, txt text display
Reader
- WINCE下阅读器原码,图形界面,可以设置书签,跳页,阅读TXT文档.-WINCE next reader of the original code, graphical interface, you can set bookmarks, jump pages, read TXT documents.
textout
- 基于WTL框架,wince下的读txt文件,并输出到屏幕。-WTL-based framework, wince under the Reading txt file, and output to the screen.
WinCEDemo(media)
- WinCE下的UI应用程序Demo,完全Win32的程序,未使用MFC,其中的skin.lib包含音频播放(wma,wav,mp3),视频播放(太多了,不记得),图片浏览(JPG,GIF,PNG,BMP),电子书阅读(TXT,HTML,XML等所有文本格式都支持),文件下载,MD5码校验,SKIN库能做的UI元素有按钮,chekbox,列表,文本框,编辑框,动画,进度条,滑动条,滚动条,图片-wince platform wma wav mp3 player
PlayMusic
- WINCE上的音乐播放库,有头文件,.lib和.dll文件使用方法见txt文件-WINCE on the music player library, with header files,. Lib and. Dll file to use, see txt file
TTS_Sound
- Text to Speed(TTS) 初步应用。英文男声女声朗读、中文男声可选。可以打开TXT文件朗读其中内容。具有音量可以设置,朗读速度可以设置,朗读频率可以设置的功能。同时可以讲朗读内容保存为.wav格式输出,亦可以读取.wav文件。-Text to Speed (TTS) preliminary application. Male female voice reading in English, Chinese male optional. Can open the TXT file to
jida32
- JIDA32 DEMO for Windows 9x/NT/2000/XP/Vista/CE, Linux, VxWorks -1. Purpose: ----------- JIDA is an API that provides control over many Kontron Embedded Modules specific board features. 2. Files/Directories: ----------------
TXTReader
- ARM WINCE平台的TXT READER源码-ARM WINCE platform TXT READER source
wince-web-server-webcomp
- 利用GoAhead构建嵌入式web应用。在wince环境下的webcomp程序。-/* * webcomp-- Compile web pages into C source * * Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved. * * See the file "license.txt" for usage and redistribution license requirement
Ebook
- WINCE 下简单的实现读TXT格式的电子书功能,-Simple implementation under WINCE TXT format e-book reading function,
两种WinCE读取txt文件内容的方法
- 提供了在WinCE平台下,读取txt文件内容的两种方法(Two methods to read .txt file based on the WINCE platform.)