-
MFC中怎么调用WMI类库中的硬件信息
应用背景Win32_Fan--风扇
Win32_HeatPipe--热管
Win32_Refrigeration--致冷
Win32_TemperatureProbe--温度传感
输入设备类别
Win32_Keyboard--键盘
Win32_PointingDevice--指示设备(如鼠标)关键技术应该用win32api里的东西吧!我记得有个叫Win32_TemperatureProbe 的WMI类可以用。你查查MSDN上的有没有文章吧!
- 2022-02-03 05:21:11下载
- 积分:1
-
close all clear all clc
load datai8us.txt
load dataq8us.txt
Si = dat...
close all clear all clc
load datai8us.txt
load dataq8us.txt
Si = datai8us -j*dataq8us
filename= D:a7.dat
fid = fopen(filename, r )
Fr=10e3 v=9
TR_len = 30e6*2/Fr
TR_samp_len = 30e6/Fr*2*2*4
pluse_number = 4000
fseek(fid, 5*(30e6/Fr)*4*Fr, 0)
-close all clear all clc
load datai8us.txt
load dataq8us.txt
Si = datai8us-j*dataq8us
filename= D:a7.dat
fid = fopen(filename, r )
Fr=10e3 v=9
TR_len = 30e6*2/Fr
TR_samp_len = 30e6/Fr*2*2*4
pluse_number = 4000
fseek(fid, 5*(30e6/Fr)*4*Fr, 0)
- 2022-03-22 09:48:08下载
- 积分:1
-
Graph adjacency list, stack, queue, such as code storage structure.
图的邻接表、栈、队列等存储结构代码实现。-Graph adjacency list, stack, queue, such as code storage structure.
- 2023-04-30 15:35:03下载
- 积分:1
-
脑电采集绘图程序
这是一个脑电采集程序,使用visual studio2008开发。从与计算机通过USB口连接的放大器采集脑电数据。脑电放大器对信号进行了初步的滤波和去噪,采样频率为1000Hz,程序必须在10ms内读取数据,否则数据自动刷新。C++程序通过MFC编写基于对话框的用户界面,在线程中读取数据并绘制在屏幕上。除此,放大器各个导的参数可以通过此程序进行分别设置。
- 2023-03-13 10:15:13下载
- 积分:1
-
the software is compiled in ads external interrupt experimental procedure
本软件是在ads上编译的外部中断实验程序-the software is compiled in ads external interrupt experimental procedure
- 2023-08-30 23:35:03下载
- 积分:1
-
蓝牙连接
应用背景测试蓝牙连接的demo,学习蓝牙连接,给初学者一个思路。关键技术C++,DEMO,连接,蓝牙,buletooth。
- 2022-06-29 04:12:39下载
- 积分:1
-
VC环境下编译的网络层路由Distance Vector算法,可自行输入节点数,算出路径。...
VC环境下编译的网络层路由Distance Vector算法,可自行输入节点数,算出路径。-VC environment to compile the network layer routing Distance Vector algorithm, nodes are free to enter, calculate the path.
- 2022-02-11 20:21:53下载
- 积分:1
-
串口上位机
普通串口通讯,基于VS2010平台开发,已验证可用,C#编程简单易懂。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2023-04-01 10:45:03下载
- 积分:1
-
一个共享软件注册的解决方案的例子
一个共享软件注册的解决方案的例子--An example of the solution of shared software register
- 2022-01-31 04:07:05下载
- 积分:1
-
a two documents can be established MFC procedures, a new document will automatic...
一个能建立两种文档的MFC程序,新建一个文档时会自动提示要新建哪种类型的文档,两种文档均有读取,保存功能-a two documents can be established MFC procedures, a new document will automatically suggest to the new type of document, the two documents are read, retention
- 2022-01-31 23:39:54下载
- 积分:1