-
RBM-DBN
有限玻尔兹曼机、深度置信网的Matlab实现,用mnist数据进行验证,对理解深度学习原理有帮助。(A Finite Boltzmann machine and deep belief network are implemented in MATLAB and verified with MNIST data. It is helpful to understand the principle of deep learning.)
- 2018-09-02 18:03:43下载
- 积分:1
-
TCP实现P2P通信、TCP穿越NAT的方法、TCP打洞
网上也有不少关于TCP穿越NAT(即TCP打洞)的介绍文章,但不幸我还没找到相关的源代码可以参考,我利用空余时间写了一个可以实现TCP穿越NAT,让不同的私网内主机建立直接的TCP通信的源代码。
- 2022-03-14 16:58:48下载
- 积分:1
-
迷宫
说明: 迷宫求解:用二维矩阵表示迷宫,自动生成或者直接输入迷宫的格局,确定迷宫是否能走通,如果能走通,输出行走路线。(Labyrinth Solution: Use two-dimensional matrix to represent the maze, automatically generate or directly input the maze pattern, determine whether the maze can pass, if it can pass, output the walking route.)
- 2019-03-21 21:02:04下载
- 积分:1
-
用基层套接字写的类似于WINDOWS的PING函数
用基层套接字写的类似于WINDOWS的PING函数-socket was made with the grass-roots similar to the PING function WINDOWS
- 2022-04-11 11:25:47下载
- 积分:1
-
DEPSO_B
depso差分进化粒子群优化算法源代码(Java编程)(depso differential evolution particle swarm optimization algorithm source code (Java programming))
- 2020-11-04 13:39:52下载
- 积分:1
-
ESN
说明: 利用ESN神经网络对4QAM信号进行盲均衡过程仿真(ESN neural network process simulation A minimalistic Echo State Networks demo with Mackey-Glass)
- 2020-05-17 10:50:46下载
- 积分:1
-
nn
说明: 小波神经网络进行短期电力负荷预测的matlab代码。希望对大家有帮助。(Wavelet neural network short-term load forecasting of matlab code. We want to help.)
- 2008-06-19 14:11:46下载
- 积分:1
-
计算机网络课程设计
计算机网络课程设计-基于socket的网络聊天室,是我大三课程的计算机网络课程设计,要求实现一个基于socket的网络聊天室。用VC++实现。 -Computer Network Course Design- socket-based network of chat rooms, is my third year courses in computer network curriculum design, required to implement a socket-based network of chat rooms. Using VC++ to achieve.
- 2022-01-30 10:33:51下载
- 积分:1
-
ClientSocketList
这份源码可以让大家更清晰的知道编写网络通讯的技巧(This code can let everyone know more clearly written communication network techniques)
- 2010-05-25 09:34:52下载
- 积分:1
-
20040818043638
基于jsp+javabean+mysql三层结构的动态购物网站。网站用户接口(即界面)由jsp完成,数据和逻辑处理由beans完成,数据储存由mysql完成。因为beans独立负责处理整个网站的绝大部分数据,所以整个网站的负载量和速度都将大大提高。而且jsp的特性是一次运行,永远储留内存(包括bean在内),所以基于这种语言和结构开发的购物系统的优势是其它语言没法比尔的。更重要的是,jsp+bean能够在Apache环境下顺畅地运行,这也是其最大的优点。这就更进一步保证了网站的稳定性和安全性.(jsp javabean mysql-based three-tier structure of the dynamic shopping site. Terms of the user interface (interface) from jsp completed and the data processed by the logic and beans completed, data storage by mysql completed. Because beans are independently responsible for the handling of the entire site of the majority of data, the entire site load and speed will be greatly enhanced. But jsp characteristic is a running, always reserving memory (including the bean) are therefore based on the language and structure of the shopping development system with the advantage of other languages can not birr. More importantly, jsp bean to the Apache environment to run smoothly, which is its greatest advantage. This site is a further guarantee of stability and security.)
- 2004-09-18 13:28:26下载
- 积分:1