-
mail-master
Template mail, moderm, since, movil, Boostrap
- 2020-06-24 10:20:02下载
- 积分:1
-
management-system
基于mfc的旅游管理系统,其中涵盖了对数据库的基本操作(Mfc-based travel management system, which covers the basic operation of the database)
- 2012-11-07 11:46:52下载
- 积分:1
-
liusdeng
流水灯的基本控制流水灯的一次点亮,更好理解流水灯,是LPC2103芯片(Lights control of water flowing light a light, a better understanding of light water, the LPC2103 chip)
- 2012-07-05 23:39:17下载
- 积分: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
-
ElsGame
说明: 实现俄罗斯方块游戏的简单小程序,适合初学者学习。(A simple Tetris game to achieve a small program, suitable for beginners to learn.)
- 2011-03-22 21:24:17下载
- 积分:1
-
fapiaoprint
说明: 一个发票打印程序,含VB源代码,可以打印发票,可自行修改发票样式。(An invoice printing program, including VB source code, can print invoices, can modify the invoice style.)
- 2020-06-21 11:20:02下载
- 积分:1
-
POJ1007
北京大学ACM POJ1007题
实现了对字符串按逆序排列(Peking ACM POJ1007 title achieved by reverse order of string)
- 2010-11-03 00:00:52下载
- 积分:1
-
DITONGLBOQI
在 惯 性 导 航 系 统 里 往 往 需 要 对 陀 螺 仪 和 加
速 度计进 行 性 能测 试
,
这 时就 要设 计一 种 测 试 它
们 的 滤 波器
。
滤 波器 从 功 能 上 可 分 为 四种 低通
、
高通
、
带 通
、
带 阻 滤 波 器
。
文 中所 要 研 究 的低 通 滤 波器 是 通 过 低 频 信号 而
抑 止 高频 信号 的滤 波器
,
巴 特 沃 思 滤 波器 是 最 简
单 的低通 滤波 器
。
其 中
、
为 实 常 数
, ,
。
一
, ,
二
,
分
母 多项 式的幂 次 即 为滤波器 的 阶数
。
若 式
除
“ 。
外 所 有 分 子 项 系数 均 为零
,
则传递 函数
变 成 一 常数 与 多项 式 之 比
。
这 时传递 函数有 有 限
极 点 而 无 有 限零 点
,
这 种 滤 波 器称 为 全极 点 滤 波
器
,
阶 巴 特 沃斯 滤 波 器 也 是 全极 点 滤 波 器
。
全
极 点 滤 波器 传递 函 数 为
矛
,
,
厂 十
。 , ”一 ’
竺(n the inertial navigation system and processing is often necessary for gyroscope
Speed meter performance test conducted
,
This is when you want to design one kind of test it
Our filter
.
Filter from the functions can be divided into four low-pass
,
Qualcomm
,
Bandpass
,
Bandstop filter
.
The text to be studied in a low-pass filter is a low-frequency signal by
For the high-frequency signal suppression filter
,
Bart Waugh think is the most simple filters
The single low-pass filter
.
Which
,
Is a real constant
,,
.
A
,,
Two
,
Minute
Mother is a power of the polynomial order of the filter
.
If the formula
Except
. "
Have a child outside the sub-zero coefficients are
,
Then the transfer function
Turned into a constant ratio with polynomial
.
At this time there is limited transfer function
No pole while Zero Limited
,
This kind of filter is referred to as full-pole filter
Implement
,
Order Butterworth filter is all-pole filter
.
W)
- 2013-10-25 10:47:37下载
- 积分:1
-
MDTS 101407
ea开发macd,指标,实现背离,基于mt4平台,欢迎下载使用(MT4 platform intelligent trading index strategy, MACD basic indicators deviate from the single)
- 2017-07-27 16:19:29下载
- 积分:1
-
123485721345214542165
大整数的运算,我再网上找刀的一些,大家一起分享(large integer arithmetic, I find the Internet a number of knives, to share with everyone)
- 2006-08-08 09:14:24下载
- 积分:1