-
llvbo
用C语言设计数字滤波器,实现低通,带通,高通,带阻功能(Digital filter design using C language, to obtain Low pass, band pass, high pass, band-stop function)
- 2016-03-02 13:37:49下载
- 积分:1
-
wanguanjiplc
弯管机PLC程序,可以参考学习,结合自己使用的实际情况改设置就可使用。(The bending machine PLC program, you can refer to learning, combined with the actual situation of their use changed settings can be used.)
- 2021-01-20 14:58:41下载
- 积分:1
-
mySp
vc++串口通信 ,可以实现两个串口之间发送字符串(vc++ serial communication between two serial ports that can send a string)
- 2011-09-08 10:58:46下载
- 积分:1
-
ARINC-664P1-1-2006
ARINC-美国航空无线电通信公司(Aeronautical Radio Inc),美国军队的长期合作伙伴。ARINC664系列协议是ARINC公司负责制定的下一代航空数据网络标准。该规范分为8个部分,从不同层次对航空数据网络标准的各个方面进行了系统的定义,形成了以AFDX技术为核心的下一代航空数据网络的完整标准。(ARINC-Aeronautical Radio Inc, the U.S. military long-term partners. ARINC664 series protocol is ARINC company is responsible for the formulation of the next generation of airborne data network standard. This specification is divided into eight parts, from different levels of airborne data network standard all aspects of the definition of the system, formed the AFDX technology at the core of the next generation of airborne data network complete standard.)
- 2020-07-30 22:58:38下载
- 积分:1
-
tongxun
用winsock实现两机通讯的一个小软件 特别简单
不再具体介绍(Winsock implementation to use two planes, a small communications software in particular is no longer easy introduction of specific)
- 2009-03-06 09:33:16下载
- 积分:1
-
yapnb
采用加权网络中节点强度和权重都是幂率分布的模型,双向PCS控制仿真,包含光伏电池模块、MPPT模块、BOOST模块、逆变模块。( Using weighted model nodes in the network strength and weight are power law distribution, Two-way PCS control simulation, PV modules contain, MPPT module, BOOST module, inverter module.)
- 2017-05-15 12:45:04下载
- 积分:1
-
ourdev_598464
DMX 512协议是Digital Multiplex的缩写,是灯光行业数字化设备的通用信号控制协议,同时也是是一种国际协议。 USITT DMX512/1990是调光和灯光控制台数据传输标准,是娱乐灯光领域常用的控制协议。以前0-10V模拟控制用的比较多,现在DMX512是娱乐灯光行业最主要的控制协议。USITT DMX512/1990是由美国剧场技术协会USITT提出的。最原始的版本出版于1986年,在1990年做了修改。 (DMX 512 protocol is short for Digital Multiplex is light industry, general-purpose digital signal device control protocol, but also is an international agreement. USITT DMX512/1990 is dimming and lighting control data transmission standard, is commonly used in the field of entertainment lighting control protocol. 0-10V analog control previously used more, now is the entertainment lighting industry, the main DMX512 control protocol. USITT DMX512/1990 by the American Association of Theater Technology USITT s. The original version published in 1986, was revised in 1990.)
- 2011-12-02 15:44:06下载
- 积分:1
-
012061034
实现多项式的加法和减法
并且实现一个多项式的运算(Realize polynomial addition and subtraction and the realization of a polynomial operator)
- 2008-07-06 21:15:34下载
- 积分:1
-
gest
void swap1(int x, int y) //值传递
void swap2(int *px, int *py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用(void swap1(int x, int y) //值传递
void swap2(int*px, int*py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用)
- 2012-04-30 16:41:44下载
- 积分:1
-
16CRC
16位CRC校验原理与算法分析,很详尽,学习CRC16的重要资料。(16-bit CRC checksum algorithm theory and analysis, very detailed and important information to learn CRC16.)
- 2009-09-27 09:29:15下载
- 积分:1