搜索资源列表
多显示器编程
- 目标:用程序实现 复制模式,扩展模式,单显示器模式,及主辅屏切换. (注: 最好是用API,如果有相应显卡厂商提供的SDK来实现也可以的) 目前状态: 用API EnumDisplayDevices,EnumDisplaySettings,ChangeDisplaySettingsEx可以实现部分功能 A.检查当前模式是复制,扩展,或者单显示器,但是仅对ATI显卡有效. (通过DISPLAY_DEVICE结构体的StateFlags判断) B.设置单显示
LED
- 这是一个用于显示屏幕的程序,主要是结合LED屏来显示。主要用C语言所写。-This is a program used to display the screen, mainly combined with LED screen to be displayed. Written primarily in C language.
lamguage-the
- 拼音输入法用C语言实现,对提高C语言编程能力有一定帮助(Pinyin input method implemented in C language, have certain help to the improvement of the C language programming ability)