-
socketbk
基于socket的简单通讯程序,学习socket编程的基本程序(simple socket-based communication program, learning the basic socket programming procedures)
- 2004-09-28 10:23:00下载
- 积分:1
-
梯度提升树算法实现
提升方法是将弱学习算法提升为强学习算法的统计学习方法。在分类学习中,提升方法通过反复修改训练数据的权值分布,构建一系列的基本分类器(弱分类器),并将这些基本分类器线性组合,构成强分类器。提升树是建立在决策树上的一种提升方法。针对回归、分类问题,它采用的损失函数不同。对于回归问题,通常使用平方误差损失函数;而对于分类问题,通常使用指数损失函数。代表性的方法主要有AdaBoost算法以及梯度提升树算法(GBDT)。
- 2020-12-11下载
- 积分:1
-
55812784
这是十种软件抗干拢的c程序,转载,供大家参考,很好用的()
- 2018-04-26 16:25:24下载
- 积分:1
-
rbf1
说明: 基于粒子群算法优化RBF神经网络的参数的算法,MATLAB实现(Based on particle swarm algorithm to optimize the parameters of RBF neural network, MATLAB implementation)
- 2020-08-10 16:21:09下载
- 积分:1
-
BP
利用BP算法实现简单的多层感知器网络,用于实现非线性不可分模式的分类问题,以及非线性函数逼近问题。(A simple multi-layer perceptron network based on BP algorithm is used to classify non-linear inseparable patterns and approximate non-linear functions.)
- 2019-04-21 17:29:02下载
- 积分:1
-
pop3例子程序
pop3例子程序-pop3 example procedure
- 2022-05-30 02:27:18下载
- 积分:1
-
01liaotianshi
第1章实例01-简单网络聊天室.zip(Chapter 1 Examples 01- Simple network chat rooms. Zip)
- 2013-05-31 09:23:05下载
- 积分:1
-
VB
说明: vb聊天室源码,一对一聊天。winsock控件实现的一款聊天软件。(VB Talking station.)
- 2013-12-07 14:00:17下载
- 积分:1
-
关于C++的网络编程介绍,重点介绍了在特殊领域的C++的编程
关于C++的网络编程介绍,重点介绍了在特殊领域的C++的编程-About C++ Introduction of network programming, focusing on specific areas in the introduction of the C++ programming
- 2022-04-17 08:13:31下载
- 积分:1
-
VCNetworkhigh-levelprogramming
本书主要面向具有一定VC网络编程基础并希望学习较高层次编程技术的读者(The book has some major VC-oriented network programming base and hopes to learn higher-level programming technology readers)
- 2008-12-25 09:30:49下载
- 积分:1