-
一个小小的游戏!
为自己找回一些些童年的回忆!
仅此而已!...
一个小小的游戏!
为自己找回一些些童年的回忆!
仅此而已!-A little game! For their own back to some of those childhood memories! Nothing more!
- 2022-05-27 06:21:39下载
- 积分:1
-
pyspinw-3.0-linux64
计算magnon spectrum,以及色散关系,基于MATLAB平台。(calculate magnon spectrum.)
- 2020-06-18 08:40:01下载
- 积分:1
-
3能用但看不懂,而且一看就很厉害
说明: 风电预测:能用但看不懂,而且一看就很厉害,加油!(Wind power forecast: It can be used but not understood, and it is very powerful at a glance. Come on!)
- 2020-07-12 02:51:52下载
- 积分:1
-
13种指标
说明: EIAG相关系数、均值图像的质量评价,平均梯度,边缘强度,信息熵以及方差(EI Ag correlation coefficient, mean value)
- 2020-05-14 00:52:34下载
- 积分:1
-
高速光接收机的测试方案
高速光接收机的测试方案:接收机压力测试,接收机光电器件的频响特性(交流特性)的评估等。(Test Scheme of High Speed Optical Receiver)
- 2020-06-16 08:40:01下载
- 积分:1
-
lubangcontrol
介绍鲁棒控制的PPT,包含了鲁棒控制理论与自适应鲁棒控制,实用与工业控制领域(Introduced the field of robust control of the PPT, practical and industrial control)
- 2021-04-22 10:28:48下载
- 积分:1
-
Flash Mx Secrets, Source Code,Importent Files,The Best Of Flash Scripts And Acti...
Flash Mx Secrets, Source Code,Importent Files,The Best Of Flash Scripts And Action Scripts.zip
- 2022-04-16 05:13:37下载
- 积分:1
-
icePubDll
获取计算机硬件信息的动态链接库,CPU序列号,硬盘序列号,MAC地址等信息
例程:
void gethardinfo()
{
QString str1="";
char buff[1024];
char buff2[1024];
char temp;
typedef int (WINAPI ICEPUB_MACHINEGETINFO)(int typeFlag,char *strInfo);
ICEPUB_MACHINEGETINFO *icePub_machineGetInfo = 0;
HINSTANCE hDLLDrv = LoadLibrary("icePubDll.dll");
if(hDLLDrv)
{
icePub_machineGetInfo = (ICEPUB_MACHINEGETINFO *)GetProcAddress(hDLLDrv, "icePub_machineGetInfo");
}
icePub_machineGetInfo(3,buff);
str1=buff;
int i=0;
int n=0;
n=str1.length();
qDebug()<<n;
for(i=0;i<n;i+=2)
{
temp=buff[i];
buff2[i+1]=temp;
buff2[i]=buff[i+1];
}
QString str2=buff2;
qDebug()<<buff2;
qDebug()<<str2;
}(Access to the computer hardware information dynamic link library, CPU serial number, hard disk serial number, MAC address and other information)
- 2017-12-28 11:45:08下载
- 积分:1
-
ft800-master
gfhhf tytr rtytry try try tr yrty rt
- 2017-08-16 12:17:44下载
- 积分:1
-
code
多传感器信息融合--matlab实现程序,里面有比较详细的例子噢(Multi sensor information fusion --matlab implementation program, there are more detailed examples)
- 2017-12-22 10:46:22下载
- 积分:1