-
Windows平台下枚举显示器所有的显示分辨率
应用背景该Module源码的功能是枚举在Windows平台下显示器的分辨率列表,这样也就可以获得显示器的所有分辨率,同时也可以获得显示器的最大分辨率,其源码是用VS2012 Ultimate工具的Win32 Console Application程序。关键技术用到了Windows的库函数#pragma comment(lib, "D3D9.lib"), 需要的结构体D3DCAPS9,以及相应的库函数有Direct3DCreate9(D3D_SDK_VERSION),GetDeviceCaps(D3DADAPTER_DEFAULT, D3DDEVTYPE_NULLREF, &caps),GetAdapterDisplayMode(caps.AdapterOrdinal, &dismode),GetAdapterModeCount(caps.AdapterOrdinal, dismode.Format)等...
- 2022-11-04 20:55:03下载
- 积分:1
-
浮点运算加减乘除四则运算,方法和特别,值得借鉴
浮点运算加减乘除四则运算,方法和特别,值得借鉴-Four floating-point addition and subtraction multiplication and division operations, methods, and in particular, it is worth drawing
- 2023-04-25 08:45:03下载
- 积分:1
-
C 6.0 Directory five, six chapters source examples. Through debugging
C++6.0教程五,六章源程序实例.已经通过调试-C 6.0 Directory five, six chapters source examples. Through debugging
- 2023-03-22 21:00:04下载
- 积分:1
-
Airline Reservation System
- 2022-08-03 02:49:39下载
- 积分:1
-
C++验证码确认 模仿瑞星禁用所有功能时弹出的验证码确认窗口...
C++验证码确认 模仿瑞星禁用所有功能时弹出的验证码确认窗口 -C++ Verification Code imitate Ruixing confirmed when all the features to disable pop-up window to confirm the Verification Code
- 2022-03-24 23:07:53下载
- 积分:1
-
设置vim语法高亮显示和自动缩进。
在目录 /etc/ 下面,有个名为vimrc的文件,这是系统中公共的vim配置文件,...
设置vim语法高亮显示和自动缩进。
在目录 /etc/ 下面,有个名为vimrc的文件,这是系统中公共的vim配置文件,-Set vim syntax highlighting and automatic indentation. In the directory/etc/below, have called vimrc file, which is the system public vim configuration file,
- 2023-02-28 11:50:04下载
- 积分:1
-
vc中访问数据库(包含Edit,List,DataGrid等控件).
vc中访问数据库(包含Edit,List,DataGrid等控件).-vc Access database (includes Edit, List, such as DataGrid Control).
- 2022-06-30 09:00:49下载
- 积分:1
-
vb开发的IP炸弹来电显示资料。 vb开发的IP炸弹来电显示资料。...
vb开发的IP炸弹来电显示资料。 vb开发的IP炸弹来电显示资料。-vb development of IP bomb caller ID information. vb development of IP bomb caller ID information. vb development of IP bomb caller ID information.
- 2022-03-13 19:28:05下载
- 积分:1
-
建议网上购票系统
这是我在校课程结课作业,功能不大,倒挺实用,代码简易,适合在校生引用,但注意修改界面,不要雷同,纯属于原创,希望能获得点评。
- 2022-01-22 08:19:15下载
- 积分:1
-
一个基于windows系统的三角形法计算器,利用三角函数和给定的角度或者弧度进行运算...
一个基于windows系统的三角形法计算器,利用三角函数和给定的角度或者弧度进行运算-a windows-based system triangle method calculators, and the use of trigonometric functions to the radian angle or for Operational
- 2022-03-10 08:10:08下载
- 积分:1