-
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
-
asp环境下的语音聊天室程序,速度很快,用于开发自己的asp语音聊天室...
asp环境下的语音聊天室程序,速度很快,用于开发自己的asp语音聊天室-voice chat room procedures, very fast, for the development of their voice chat rooms asp
- 2022-12-22 16:15:03下载
- 积分:1
-
VC6.0 use development, the entire document can be selected folder or multiple fi...
使用VC6.0开发,可以将整个文件夹或所选的多个文件名,由中文转换为拼音-VC6.0 use development, the entire document can be selected folder or multiple files, and by the conversion of Chinese Pinyin
- 2023-06-03 15:50:03下载
- 积分:1
-
实现分数类的加减乘除运算,使用了运算符重载功能,有异常处理...
实现分数类的加减乘除运算,使用了运算符重载功能,有异常处理-Achieve scores of class Math
- 2023-09-02 10:20:02下载
- 积分:1
-
在C++中实现了一个算法的程序
program that implements a algorithm with arrays in C-program that implements a algorithm with arrays in C++
- 2022-05-31 04:34:18下载
- 积分:1
-
纸牌,VTM越南,这是执行文件
Solitaire, VTM Vietnam, This is execute file
- 2023-09-06 01:00:04下载
- 积分:1
-
在学习过程中编写的一个画圆的小程序,和大家一起来学习。...
在学习过程中编写的一个画圆的小程序,和大家一起来学习。-In the learning process to prepare a small drawcircle procedures, and everyone will work together to learn.
- 2022-10-03 10:45:03下载
- 积分:1
-
C++的ppt讲义,以及一些实例,是学习C++很好的材料
C++的ppt讲义,以及一些实例,是学习C++很好的材料-C++ The ppt lectures, as well as some examples of learning C++ Good material
- 2022-02-25 17:09:29下载
- 积分:1
-
天线性能仿真,功能强大,界面化处理,能实现技术所有功能...
天线性能仿真,功能强大,界面化处理,能实现技术所有功能-Antenna performance simulation, powerful, interface-based treatment that can realize all the features of technology
- 2023-06-12 00:35:03下载
- 积分:1
-
Effectively deal with images, and to achieve a variety of different effects can...
有效地对图像进行处理,并能实现各种不同的效果,可以在其基础上增加功能.-Effectively deal with images, and to achieve a variety of different effects can be based on the increase in its functionality.
- 2022-12-17 02:55:03下载
- 积分:1