-
计算机网络原理:自顶向下方法(第6版)
说明: 网络系统介绍,中文版,强烈推荐,不错的资源(introduce for internet)
- 2019-06-17 17:24:40下载
- 积分:1
-
fitcsvm
说明: Matlab可以使用fitrsvm创建回归支持向量机模型。fitrsvm在中低维预测变量数据集上训练或交叉验证支持向量机(SVM)回归模型。 fitrsvm支持使用内核函数映射预测变量数据,并支持通过二次编程实现目标函数最小化。要在高维数据集(即包含许多预测变量的数据集)上训练线性SVM回归模型,请改用fitrlinear。(Matlab can use fitrsvm to create regression support vector machine model. Fitrsvm trains or cross validates the support vector machine (SVM) regression model on the medium and low dimensional prediction variable data set. Fitrsvm supports the use of kernel function mapping to predict variable data, and supports the goal function minimization through secondary programming. To train a linear SVM regression model on a high-dimensional dataset (that is, a dataset containing many predictors), use fitrlinear instead.)
- 2020-12-16 19:19:12下载
- 积分:1
-
计算机网络习题解答 第四版 谢希仁编著
普通高等教育
计算机网络习题解答 第四版 谢希仁编著
普通高等教育-Exercises to answer the computer network
- 2023-07-10 08:00:03下载
- 积分:1
-
Socket文件传输(含服务端以及客户端源码)
Socket文件传输 传输任意格式文件
- 2018-06-15下载
- 积分:1
-
常规潮流算法-牛拉法-直角坐标 - 最小化潮流
将数学规划原理和常规潮流计算相有机结合,形成的带有最优乘子的牛顿算法(Combining the mathematical programming principle with the conventional power flow calculation, the Newton algorithm with the optimal multiplier is formed)
- 2021-04-17 20:38:53下载
- 积分:1
-
已知的txt文件及低通滤波器
读取ecg心电信号和低通滤波器预处理,频谱分析(Read ECG signal and low-pass preprocessing)
- 2020-11-08 13:59:48下载
- 积分:1
-
winpcap
winpcap
- 2022-02-20 19:22:52下载
- 积分:1
-
Socket
socket 通讯 事例 源码,不多哦,大家可以看看(socket sourse code,this is veay good)
- 2014-01-15 11:46:42下载
- 积分:1
-
C# wpf 写的多线程 TCP UDP 通信程序
资源描述使用VS2010 C# wpf 编写的多线程网络通信例子,包含三个完整可运行的程序 客户端,服务端,UDP 直接可以在vs2010下编译运行,非常适合初学者。
- 2022-01-30 18:14:58下载
- 积分:1
-
客户端服务器通信的小程序,功能比较简单,仅供学习参考!
本程序为客户端服务器通信的小程序,功能比较简单,仅供学习参考!
客户端程序和服务器程序分别是一个工程,你需要先运行服务器程序,然后运行客户端程序,等连接建立以后,就可以发送数据了。
客户端可以同时打开若干个,并且都可以向服务器发送数据。
- 2022-01-26 02:19:39下载
- 积分:1