搜索资源列表
DalsaNetlink
- Dalsa netlink 图像采集设备试验程序。 说明:需要图像采集卡安装后才能够有对应的驱动库。-Dalsa Netlink image acquisition equipment testing procedures. Note : the need for image acquisition card can be installed after corresponding driver library.
windowsupdate
- 自己做windows update更新程序,提供最近的关键和安全更新,设备驱动程序,和其它对您的 Windows 计算机可用的功能。
chepaishibie
- 读BMP文件,只能打开256色 (可以是灰度) 显示和内存贴图技术 关于调色板: 调色板实际上是一个数组,4个BYTE 分别是 B,G,R,和 Reserved 每一个像素点都有一个相应的数组。 关于VC和windows 的绘图机制: 使用GDI(图形设备接口)对象,通常使用CDC 类,CPaintDC也一样(device-context)设备上下文 windows下的MFC编程机制,消息驱动,事件等待! 全局的app(应用程序对
v4l2
- 使程序有发现设备的能力和操作设备.它主要是用过一系列的回调函数来实现这些功能.像设置高频头的频率,帧频,视频压缩格式和图像像参数等等(在我写的FM驱动中就主要是设置频率,设置音量等)-The program has the ability to discover devices and operating equipment. It is primarily a series of callback functions used to achieve these functions. Tuner
example4
- framebuffer文件实例 framebuffer是出现在内核中的驱动程序的接口。 他把显示设备抽象的映射到帧缓冲区——可以认为是显存! 可以把它看成是显示内存的一个映像,将其映射到进程地址空间以后,就可以直接进行读写操作,并且写操作可以直接反应在屏幕上。 -framebuffer file instance framebuffer kernel driver interface. His abstract display device mapped to the