-
这本书是导弹制导控制的基本书籍,非常适合初学者使用。
这本书是导弹制导控制的基本书籍,非常适合初学者使用。-This book is the missile guidance control of the basic books, very suitable for beginners to use.
- 2022-03-13 08:04:49下载
- 积分:1
-
SNMP++程序源码 for ll .8snmp++2_8.tar.Z 嵌入式linux环境下的SNMP开发代码,对于进行网络管理的开发来说,非常有帮助。...
SNMP++程序源码 for ll .8snmp++2_8.tar.Z 嵌入式linux环境下的SNMP开发代码,对于进行网络管理的开发来说,非常有帮助。-procedures source for SNMP ll .8 snmp 2_8.tar.Z embedded Linux environment under the code SNMP, network management for the development, has been very helpful.
- 2023-07-29 11:50:03下载
- 积分:1
-
程序包含了一个USB和UART相互转换的模块代码,其中包含了PCB电路图,和PC驱动程序....
程序包含了一个USB和UART相互转换的模块代码,其中包含了PCB电路图,和PC驱动程序.-procedure includes a USB and UART conversion module code, This included PCB circuit, and PC drivers.
- 2022-03-12 11:23:23下载
- 积分:1
-
用PIC16C54控制的电话扩音器
用PIC16C54控制的电话扩音器--PIC6C54-controlled phone amplifier.
- 2022-02-27 07:45:24下载
- 积分:1
-
Oreilly出版的权威的dojo教材,全书分两部分,第一部分介绍dojo知识和基本开发,第二部分详细介绍dojo工具包的高级知识,包括dijit和其他widg...
Oreilly出版的权威的dojo教材,全书分两部分,第一部分介绍dojo知识和基本开发,第二部分详细介绍dojo工具包的高级知识,包括dijit和其他widget的用法-Oreilly published dojo authoritative teaching materials, the whole book in two parts, the first section describes the basic knowledge and dojo development, details of the second part of dojo toolkit advanced knowledge, including dijit and other usage widget
- 2022-11-27 18:20:04下载
- 积分:1
-
matlab的应用,关于线性回归的。
值得参考。
matlab的应用,关于线性回归的。
值得参考。-matlab applications, on the linear regression. Worth considering.
- 2022-08-24 22:05:55下载
- 积分:1
-
AD TLC0831 DA TLC5620应用程序(c源程序)
AD TLC0831 DA TLC5620应用程序(c源程序)--AD TLC0831 DA TLC5620 application program. ( C code)
- 2023-07-18 11:35:03下载
- 积分:1
-
ADS是一种嵌入式常用开发语言,本书详细介绍此软件的使用方法...
ADS是一种嵌入式常用开发语言,本书详细介绍此软件的使用方法-ADS is a common embedded development language, this book details the use of this software
- 2023-06-15 00:20:05下载
- 积分:1
-
modbus协议程序很好用
很好用的一个modbus协议程序
- 2022-03-15 21:45:07下载
- 积分:1
-
CC2430点对点通信
CC2430点对点通信,程序编译就能够实现。
void receiveMode(void)
{
BYTE* receiveBuffer;
BYTE length;
BYTE res;
BYTE sender;
while(1)
{
YLED = LED_ON;
res = radioReceive(&receiveBuffer, &length, RECEIVE_TIMEOUT, &sender);
YLED = LED_OFF;
- 2023-04-29 13:05:04下载
- 积分:1