搜索资源列表
DualMultipleMonitorSupportinWin32
- 双显示器在win32下编程经验与方法。介绍了双显示器编程经验。
Local Settings
- 算法和实现 图形几何变换,投影变换和视向变换的方法和实现-graphics algorithms and geometric transformation, and visual projection transformation to transform the methods and
多显示器编程
- 目标:用程序实现 复制模式,扩展模式,单显示器模式,及主辅屏切换. (注: 最好是用API,如果有相应显卡厂商提供的SDK来实现也可以的) 目前状态: 用API EnumDisplayDevices,EnumDisplaySettings,ChangeDisplaySettingsEx可以实现部分功能 A.检查当前模式是复制,扩展,或者单显示器,但是仅对ATI显卡有效. (通过DISPLAY_DEVICE结构体的StateFlags判断) B.设置单显示
PloynomialsRegression
- 用多项式回归的方法编程实现了从设备相关颜色空间RGB到设备无关颜色空间Lab之间的转换。-Polynomial regression method with programming from the device-dependent RGB color space to device-independent color space conversion between Lab.