代码搜索:点对多点网络
找到约 10,000 项符合「点对多点网络」的源代码
代码结果 10,000
www.eeworm.com/read/10316/184223
vi 一点对多点通讯举例_tcp client 2.vi
www.eeworm.com/read/17156/720210
vi 一点对多点通讯举例_tcp client 1.vi
www.eeworm.com/read/17156/720214
vi 一点对多点通讯举例_tcp client 2.vi
www.eeworm.com/read/126526/14417722
txt 距离最近的点对.txt
www.eeworm.com/read/219671/14871189
txt 目录.txt
译者序
序
第1版序
前言
第1章 基础
1.1 需求
1.1.1 连通性
1.1.2 有效的资源共享
1.1.3 支持共同的服务
1.1.4 性能
1.2 网络体系结构
1.2.1 分层和协议
1.2.2 OSI体系结构
1.2.3 因特网体系结构
1.3 实现网络软件
1.3.1 应用程序程序编
www.eeworm.com/read/246812/12703532
pdf 一种点对多点移动数据通信系统的设计.pdf
www.eeworm.com/read/383584/8933289
txt 分治法求解最近点对.txt
分治法求解最近点对问题
/**************求最近点对的分治算法实现,输入点对,输出最近点对的距离**************/
#include
#include
#include
#include
#include
using namespace std;
co
www.eeworm.com/read/461964/7213657
doc 最近点对试验报告.doc
www.eeworm.com/read/132101/14110344
txt 同名点对9036-37.txt
43
5748 2357 1883 2256
5729 3224 1881 3124
5433 7231 1566 7131
5134 10726 1297 10620
9172 6471 5326 6369
9150 1065 5248 958
5191 1162 1349
www.eeworm.com/read/214873/15085432
lsp 点集的直径-对拓.lsp
;;;************************************************************************
;;;一个求点集合的凸包的lisp程序--------------------------------------------
;;;------采用的算法为礼品包扎法--------------------------------------