搜索资源列表
微软wince培训资料1
- 微软WINCE内部培训资料,PPT文档,共8个文件, 主要内容有系统定制、驱动开发、EVC调试、实时控制、多线程、图形等, 有图片流程。绝对权威。 文档太大,分割成两部分。这个是第一部分。-internal training materials, PPT files, a total of eight documents, the main contents of system customization, driver development, EVC debugging, rea
微软wince培训资料2
- 微软WINCE内部培训资料,PPT文档,共8个文件, 主要内容有系统定制、驱动开发、EVC调试、实时控制、多线程、图形等, 有图片流程。绝对权威。 最大的遗憾是E文的,只是我相信作为技术人员, 这种英文还是应该掌握。第二部分。-internal training materials, PPT files, a total of eight documents, the main contents of system customization, driver developmen
ImageView
- wince 图片浏览,支持BMP,JPG,PNG等格式
WinCE-Drv
- WINCE下各种驱动的介绍。有图片和代码示例。对想了解驱动开发的开发 人员有一定的邦助。
WINCE下解码PNG,JPG,GIF,BMP图片
- WINCE下解码PNG,JPG,GIF,BMP图片,Under WINCE decoding PNG, JPG, GIF, BMP picture
DDraw-wince-example
- 一个最简化的 wince DirectDraw (DDraw)C 程序,程序的内容是载入C盘的图片并在屏幕显示,进行位移。里面包含DirectDraw的初始化,图片的载入等函数,里面还有详细注释-Windows CE ‘s DirectDraw Program, How to use a DirectDraw,(initial DDraw, Load Bmp...etc)
ImageViewer_EVC
- wince(eMbedded Visual C++ ) 图片浏览器的源代码。-wince (eMbedded Visual C++) image browser s source code.
CMyButton
- 一个图片按钮类,可设置多种按钮状态图片,并重载了鼠标事件。-A picture button category, which can accommodate a variety of button state images, and overloading of the mouse events.
TransBlt
- wince下实现图片加载既透明颜色显示,希望对大家有用-wince under the picture to load both transparent color display, in the hope that useful to everybody
ScrollBmpUse
- WINCE下 EVC 图片滚动效果AU1200下-EVC rolling under WINCE picture of the effect of AU1200
GifShow
- wince 6.0 api Gif图片显示库-wince 6.0 api Gif Image Display Library
CEGraph
- WINCE系统平台下的浏览图片的程序源代码,值得参考,-WINCE platform browsing images under the program source code, is worth considering,
ImageView1
- 图片浏览器,vb编程实现打开、保存、反色、旋转等功能-Image viewer, vb programming to open, save, and anti-color, rotate and other functions
picViewer
- wince 下图片查看器,在VS2005 下编译通过-wince under the Photo Viewer, in the VS2005 compiled by
WinCE-Image
- wince平台上图片浏览的源码,有很好的参考价值-wince platform photo viewing source code, there is a good reference value for
WINCE
- WINCE下显示多种图片流程及主程序代码-WINCE display a variety of image processes and under the main program code
ImageDlg
- wince 下显示图片的,对贴图和界面美化方面都可参考-wince under the display picture on the map and interface beautification can reference
ImageView
- wince下的一个打开图片的程序,可进行缩放,可使用EVC或VS2005打开此工程,需要将include文件夹加入包含文件。-wince image under an open procedure, can be scaled, use the EVC or VS2005 to open this project, you need to include the folder containing the file join.
Wince-photo-explorer
- wince下的图片浏览器,多种图片格式浏览,上一张,下一张等功能,C++编写-ImageView in wince!
wince 图片浏览器 实现
- 很简单的图片浏览器,使用c++实现的,适合先要进行wince的底层编程的学习人员