搜索资源列表
dssdf
- 本程序在EVC4.0+PPC SDK 2003下调试通过。 用Independent JPEG Group发行的JpegLib进行Jpeg图像的读取与保存。 这里只加了一个简单的处理示例——负片。其他的处理可以用与这个类似的方法,有了处理的算法对像素数据进行操作。或者加上鼠标事件的处理来完成绘画功能等等,这里主要是对JPEG文件进行操作的部分。 注意:程序中的CTScreenBuffer并未使用,原因是使用它加载后有段内存没有释放,加上BMP数据本来就比较好处理,所以自己写一段
fountain
- 运行环境wince,Arm4I 编译环境EVC4.0,采用OpenGLES实现喷泉粒子效果
SpaceInvaders
- 嵌入式运行环境wince,Arm4I 编译环境EVC4.0,采用OpenGLES实现\"太空侵略者\"游戏
texture
- 嵌入式运行环境wince,Arm4I 编译环境EVC4.0,采用OpenGLES实现旋转的透明玻璃缸
Jpeg_show
- jpeg show 对jpeg的编解码的参考,使用wince 5.0平台,在evc4.0环境下的代码,非常有参考意义。
IPCAM
- 使用EVC4.0开发,基于对摄像头的抓拍,显示,程序实现。-By EVC4.0, for the capture the picture of the camera.
WinCEOpenGLES
- WinCEOpenGLES.rar 基于WinCE的OpenGL ES教程(有两个教程,一个是E文版的,开发环境是EVC4.0;另一个教程是网页版的,开发环境是VS2005的) 绝对有料!-WinCEOpenGLES.rar of OpenGL ES on WinCE tutorial (there are two tutorials, one is the E version, the development environment is EVC4.0 another vers
Jpeg_ImageProcess
- 本程序在EVC4.0+PPC SDK 2003下调试通过。用Independent JPEG Group发行的JpegLib进行Jpeg图像的读取与保存。-This procedure in EVC4.0+ PPC SDK 2003 adopted under the debugger. By Independent JPEG Group issued JpegLib to read Jpeg images and preservation.
FiveSpheres
- wince 平台下的 的一个 OpenGL es 应用的原代码,五个运动的球, 用EVC4.0下编译-wince platform OpenGL es under the application of an original code, five sports balls, compiled with the EVC4.0
imageviewer800x480
- EVC4.0环境下开发的公司自己的图像浏览器,全部sourcecode, 可解析JPG,PNG,BMP 等通用图片文件,可运行在WINCE平台上。-image viewer for evc4.0 develop environment. It supports JPG,PNG,BMP etc,general picture files. It can run in wince platform.