代码搜索:通信机
找到约 10,000 项符合「通信机」的源代码
代码结果 10,000
www.eeworm.com/read/225771/14517600
doc 无线电猎狐运动信标发射机.doc
www.eeworm.com/read/125011/14518223
txt 一些实用的单片机c程序.txt
//16进制10进制互换程序
unsigned char d[10]; //用于显示的10位显示缓存
//========================================================
//16进制to10进制输出子程序:显示数据,起始位,结束位,有无小数点
//===============================
www.eeworm.com/read/223996/14608224
exe 木木引擎aft永久无壳注册机.exe
www.eeworm.com/read/223301/14647330
txt [matlab]支持向量机(svm)用于分类的算法实现.txt
文章来源: http://www.eston.com.cn/bbs/topic.asp?topic_id=5089
function [D, a_star] = SVM(train_features, train_targets, params, region)
% Classify using (a very simple implementation of) the supp
www.eeworm.com/read/121479/14755829
doc c语言在单片机中应用的技巧.doc
www.eeworm.com/read/218850/14904325
caj 非线性模型下的摄像机自标定.caj
www.eeworm.com/read/218813/14905321
jpg 爱德xqb45-4da洗衣机.jpg
www.eeworm.com/read/116719/14957322
pdf 基于vc++的plc与上位机的通讯.pdf
www.eeworm.com/read/216275/15021197
doc 单片机实验及proteus仿真_c语言篇.doc
www.eeworm.com/read/211094/15187179
txt avr单片机spi通讯实例程序.txt
本人的一个SPI的实例,通过SPI实现两机通讯, 采用中断方式实现双全工通讯。
本例用两MEGA8515实现,连接为:
MISO----MISO
MOSI----MOSI
SCK ----SCK
/SS ----/SS
将要发送的数据加载到发送缓冲区的函数fill_tx_buffer和从接收缓冲区读出数据的函数read_rx_bu