-
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
-
介绍了多种普通元器件的识别判断方法,是一个基础应用手册。...
介绍了多种普通元器件的识别判断方法,是一个基础应用手册。-Introduce a variety of common components to determine the identification method is based on the application of a manual.
- 2023-01-05 10:25:03下载
- 积分:1
-
小猪cms微电商系统最新运营版,强大独立微店商城+自带三级分销系统@源码分享www.zlei
小猪cms微电商系统最新运营版,强大独立微店商城+自带三级分销系统@源码分享
- 2022-01-28 12:21:38下载
- 积分:1
-
求圆周率的C#原代码
在数值计算中,一般的牛顿迭代法得到的数值具有截断误差,因此,用C#编写的可是实现任意精度的圆周率的计算程序...
求圆周率的C#原代码
在数值计算中,一般的牛顿迭代法得到的数值具有截断误差,因此,用C#编写的可是实现任意精度的圆周率的计算程序-seeking ratio of the circumference C# source in numerical calculation, the general Newton iterative numerical method with the truncation error and therefore C# prepared But to achieve any degree of accuracy the circumference of the rate calculation procedures
- 2022-04-07 00:08:33下载
- 积分:1
-
User Name: Legal Program Code License: 49EGT4Y4DDXE8GN329AM2NPVJ
用户名:Legal Program
- 2023-09-08 06:00:03下载
- 积分:1
-
这是计算CPU速度的小程序,很有意思的。
这是计算CPU速度的小程序,很有意思的。-This the calculation speed of the CPU small program very interesting.
- 2023-01-17 13:45:03下载
- 积分:1
-
与联机帮助源代码样本和微软Visual CPP微软基础…
with Online Help Source Code Samples and Microsoft Visual CPP Microsoft Foundation Classes (MFC) FAQ V4.0
- 2022-09-10 11:15:04下载
- 积分:1
-
file browers that makes you esy to navigate through files & folders
file browers that makes you esy to navigate through files & folders
- 2022-02-04 05:50:54下载
- 积分:1
-
获取系统权限信息
获取系统权限信息-competence information acquisition system
- 2022-03-06 01:54:47下载
- 积分:1
-
鼠标点击确定位置的文本编辑器
基本文本编辑器,底层api,实现鼠标点击确定输入位置,有bug,中文输入一半的文字会被覆盖掉
- 2022-04-25 01:23:49下载
- 积分:1