-
SeismicLab
地震软件包,包括时域反褶积和小波估计,码/移相移相算法等(seisLab,include time domain deconvolution and wavelet estimation./codes/dephasing: Dephasing algorithm)
- 2012-08-28 20:41:26下载
- 积分:1
-
ZIGBEE-WIRELESS-METER
An electric meters are used everywhere to calculate the consumption of power. Wireless meter reading technology can save human resources and another feature of this kind of meter is, it improve the accuracy since it works on real time application, enabling management sector to access to data messages within a short period of time and accurately. Due to its wireless communication network, it just not save human and material resources but this property leads to most economical meter in terms of investment. In this paper, power consumed by the consumer is monitored by base stations through wireless network. It aims to reduce the man power for billing since the meter reading is transmitted through ZigBee and at base stations we calculate bill, save records of consumers. The most important part of this project is that we can monitor any fault in meter as well as any tempering which is used to steal the electricity.
- 2014-10-27 16:20:53下载
- 积分:1
-
ComHuaTu
VC调用matlab画图,需要安装matlab(VC call matlab to draw fig)
- 2009-07-10 19:10:38下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
matlab(MO--FANG)
Matlab模仿程序源代码,实现模仿游戏(Matlab imitate program source code, imitation game)
- 2015-01-13 22:14:34下载
- 积分:1
-
matlab--example
matlab 教程 matlab的入门到精 matlab详细代码范例(Matlab tutorial matlab approaches to fine matlab detailed example code
)
- 2012-03-29 11:54:10下载
- 积分:1
-
12
说明: 一篇讲解关于matlab与vc混合编程的问题。其中的讲解是通过实例来讲的(Matlab with a brief on the problem of mixed programming vc. Which is explained through examples of)
- 2009-06-10 16:52:23下载
- 积分:1
-
BakeCode
BakeCode通信原理的巴克码模拟编码实现(BakeCode communication principle of Barker code simulation Coding)
- 2014-08-22 15:01:52下载
- 积分:1
-
openGL
分别用普通构建方式和显示列表对物体进行绘制,实现各种复杂的交互控制(Were built with ordinary ways and display a list of objects to draw, to achieve a variety of complex interactive control)
- 2014-02-17 20:00:17下载
- 积分:1
-
spinverter
单相光伏并网逆变器 孤岛检测 双环控制 MPPT最大功率追踪(Single-phase photovoltaic inverter islanding detection dual-loop control)
- 2015-11-25 13:16:39下载
- 积分:1