-
semc-standby-app
Standby j2me app example with tut
- 2013-10-19 06:41:24下载
- 积分:1
-
WB_DBF
说明: 关于宽带信号自适应波束形成(digital beamform of wide band signal,dbf)的matlab程序(digital beamform of wide band signal)
- 2019-03-21 20:10:31下载
- 积分:1
-
浮在线客服代码
说明: jQuery网站右侧悬浮在线客服代码是一款仿美橙官网的右侧固定的qq客服代码。(The suspended online customer service code on the right side of jQuery website is a fixed QQ customer service code on the right side of the official website of the imitation orange.)
- 2019-04-09 16:50:56下载
- 积分:1
-
16045577-C-Programming-for-Embedded-Systems
C-Programming
for Embedded
Systems
- 2010-01-03 18:24:16下载
- 积分: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
-
基于EXTJS3.x实现的Ext.ux.tree.TreeGrid
Java 克里金插值得到网格,计算的方式如何不同(How to get Java Kriging interpolation grid, different calculation methods)
- 2017-11-09 13:54:38下载
- 积分:1
-
asm-headers
Header for asm, SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note
- 2019-05-20 22:01:28下载
- 积分:1
-
LFM_WHT
说明: 这是关于LFM信号利用WHT变换估计其参数的仿真代码。程序基于时频分析包,但对其中相应部分做了修改。程序中有算法的详细设计内容。(This is on the LFM signal using WHT transform to estimate the parameters of the simulation code. Procedures based on time-frequency analysis package, but part of which had been amended accordingly. Procedures in the detailed design of the contents of algorithm.)
- 2008-11-03 17:45:20下载
- 积分:1
-
Galaxy.5000.AG_Patch
APC Galaxy 5000 - Fully working patch for the Uninterruptable Powersource for maintaining.
- 2020-06-25 01:00:01下载
- 积分:1
-
效果类]神秘探照灯
效果类]神秘探照灯-effects category] mysterious searchlight
- 2022-05-27 23:06:49下载
- 积分:1