-
drive
通过c语言编程实现can通信中的数码管驱动问题。经过实验验证,该代码完全可行(C language programming through the digital communication can drive problems. Experimental results show that the code entirely feasible)
- 2011-05-16 16:55:14下载
- 积分:1
-
实现20m双绞线有线通讯
实现20m双绞线有线通讯,一端控制另一端小灯亮暗,反过来,一端发送字符,另一端显示浮点数(Realize 20m twisted-pair cable communication, one end controls the light of the other end, conversely, one end sends characters, the other end shows floating-point numbers.)
- 2020-06-18 04:40:02下载
- 积分:1
-
Cpp
learning c++. it is good for start and beginners
- 2016-03-27 00:23:30下载
- 积分:1
-
fetion
My Fetion 实现PC客户端通过FETION WEB URL 发送短信( My Fetion)
- 2011-11-17 13:24:08下载
- 积分:1
-
831551
微机之间串口通信,实现两台微型计算机之间快速简便的串行通信,()
- 2018-06-16 22:20:48下载
- 积分:1
-
FOCS
《光通信系统》的电子文档,对于学习光纤通信的人有很大的帮助。(The optical communication system, "the electronic document, for learning optical fiber has a lot of help.)
- 2011-09-20 16:41:51下载
- 积分: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
-
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
-
READCOM2
串口发送、接收数据,显示数据、画图功能
可以选择16进制或ascii数据发送(Serial port to send, receive data, display data, drawing function can choose 16 hexadecimal or ascii data sent)
- 2008-12-19 23:25:16下载
- 积分:1
-
ActiveX
Visual C++高级开发范例解析第二章ActiveX源码(Visual C++ Advanced Development ActiveX sample chapter source analysis)
- 2009-04-14 09:40:44下载
- 积分:1