搜索资源列表
GDI+编程基础
- GDI是位于应用程序与不同硬件之间的中间层,这种结构让程序员从直接处理不同硬件的工作中解放出来,把硬件间的差异交给了GDI处理。 GDI+是GDI的下一个版本,它进行了很好的改进,并且易用性更好。-GDI is located in different applications and hardware between the middle layer, this structure allows programmers from different hardware directly in t
MultiLed
- 几年前,自己写的,支持RS232和短信编程(当然需要硬件编程)-years ago, wrote it myself, and SMS support RS232 programming (of course, need the hardware programming)
new_main9_6
- 嵌入式图像处理代码DSP5402硬件编程使用代码002-embedded image processing hardware code DSP5402 use programming code 002
USBfirm硬件片内程序
- 嵌入式图像处理代码DSP5402硬件编程使用代码003-embedded image processing hardware code DSP5402 use programming code 003
UsbVideo驱动程序包
- 嵌入式图像处理代码DSP5402硬件编程使用代码004-embedded image processing hardware code DSP5402 use programming code 004
Video视频采集程序包
- 嵌入式图像处理代码DSP5402硬件编程使用代码005-embedded image processing hardware code DSP5402 use programming code 005
xipaoshibietongji
- 将源代码拷入硬盘中,用Visual C++打开项目文件,即可编译运行。注意有些程序需要配合硬件编程-to the source code it is copyed into your hard disk, open the Visual C project documents can be compiled operation. Attention to the need to meet some of the hardware programming
picture-turn-gray
- 图象处理技术,使图片从彩色变成灰色.基于VB编程,并且从中熟悉AIP和一些硬件知识
GDI-SDK
- GDI+ SDK参考(翻译版本) Microsoft Windows GDI+是为C/C++开发者提供的一个基于类的应用程序编程接口(API)。它使得程序可以同时在视频显示器和打印机上使用图形和格式化文本。基于Microsoft Win32的应用程序不能直接访问图形硬件,而是通过GDI+来协调设备驱动和程序动作的交互。GDI+同样支持Microsoft Win64。 适用范围 GDI适用于所有的Window应用程序。GDI+是包含于Windows XP和Windows Server