this fem program is written in matlab to simulate a room temperature of a museum under the source of heaters.
标签: temperature simulate program written
上传时间: 2017-07-21
上传用户:cjl42111
Compute Classical detection threshold for radar detection under additive Gaussian white noise criterion and specified false alarm probability.
标签: detection Classical threshold additive
上传时间: 2013-12-09
上传用户:hwl453472107
Compute Classical CFAR binary detection threshold for radar detection under additive Gaussian white noise criterion and specified false alarm probability.
标签: detection Classical threshold additive
上传时间: 2013-12-22
上传用户:希酱大魔王
linux下c语言的udp通讯小代码。。。不到1k,上去不了,日!加个md5的代码在里面,可以无视
上传时间: 2017-07-29
上传用户:baiom
使用java UDP来编写的聊天工具,供给初学者使用和学习
上传时间: 2017-08-01
上传用户:xiaodu1124
arm9上udp源码的实现,编程语言是C语言.包括client和server 两端的代码.上课时老师给的.
上传时间: 2017-08-03
上传用户:gxf2016
The Schematics and Gerbers for a AT91RM9200 based SBC under GPL
标签: Schematics Gerbers based under
上传时间: 2013-12-19
上传用户:zq70996813
一个通过UDP协议发送消息包的程序例子,简单实用。
上传时间: 2017-08-07
上传用户:wpwpwlxwlx
* TFTP client compatible with RFC-1350 * compile under visiual c++ or borland c++ * author email: yuyushine@163.com ***************************************************/ #define _VC /* if compile under visiual c++ else undefine this*/ #include <stdio.h> #include <winsock.h> #include <conio.h> #ifndef MAKEWORD #define MAKEWORD(l,h) ((WORD)(((BYTE)(l))|(((WORD)(BYTE)(h))<<8))) #endif #define WSA_MAJOR_VERSION 1 #define WSA_MINOR_VERSION 1 #define WSA_VERSION MAKEWORD(WSA_MAJOR_VERSION, WSA_MINOR_VERSION)
标签: compatible borland compile visiual
上传时间: 2014-01-15
上传用户:yuchunhai1990
rtpfiletransfer 使用udp封装rtp的实现文件传输协议,效率不高 但大家可以看看
标签: rtpfiletransfer rtp udp 封装
上传时间: 2013-12-05
上传用户:569342831