搜索资源列表
CameraDriver2440
- WINCE5.0系统下,OV9650 CAMERA驱动程序,本程序可以实现单张抓图,输出YUV420格式数据
jk
- 1.SendDataClient是视频数据传输的发送端的源程序,其程序是Embedded Visual C++ 4.0编写。 2.SendDataServer是视频数据传输的接收端的源程序,其程序是Visual C++ 6.0编写。 3.在研博模拟器下的EVC的编译环境:SDK研博仿真器:EmboCE42CMM3_Emul_SDK、选择CPU型号为:Win32[WCE emulator] Debug、输出设备选用研博仿真器EmboCE42CMM3_EmulEmulator 4.在PC
GetBmpData
- GetBmpData是一个液晶取模软件,支持大多数的IC数据格式,你可以转化为你想要得数据方式,允许选择扫描方向和图片的效果调整。可以输出彩色、黑白多种数据格式。
CEApp05
- C#2005开发的WinCE下的视频采集程序,数据通过TCP发送到PC,支持中星微zx030,输出JPG图象15-25帧/秒。第3方的驱动未注册有15分钟视频限制,有较大的参考价值。-WinCE C# 2005 developed under the video capture program, data sent via TCP to a PC, supports Vimicro zx030, JPG image output 15-25 frames/sec. Third-party dri
CMPdata
- 将两组数据进行比较,数据相同P1.7输出低电位,数据不相同P1.5输出低电位。-Will be two sets of data compared to the same data P1.7 output low potential, data are not the same potential P1.5 output low.
GPSCollection
- Wince下的GPS数据采集程序,包括了xml文件操作,GPS模块输出数据解析,串口操作,GPSgate端口映射等的源码。是一份不可多得的源码-Wince of GPS data collection procedures, including the xml file operations, GPS module output data analysis and serial port operation, GPSgate the source, such as port mapping. I
Personaltax
- 在手持设备上编写计算个人所得税的程序。要求:输入金额,显示输出个人应交的所税。相关的各项参数,包括扣税基数以及各税率可由用户调整。 .NET Compact Framework使得熟悉.NET Framework的程序员得以用他们熟知的C#或者VB来开发移动设备上的程序。基于 .NET CF的 Windows forms应用程序其设计目标之一就是减少窗体加载的时间。在 Form的初始化函数 (通常是 InitializeComponent(),,要尽量减少调用方法的数量。另外,尽量不要在 F