搜索资源列表
GNUnet-0.8.0b.tar
- GNUnet是一个安全的点对点网络框架,不采用任何集中或者说可信的服务。 在网络层上首先完成的服务是抗审查的匿名文件共享服务。 匿名是通过特殊的消息机制实现的:初始节点与路由经过节点的消息是不可区分的。 所有的节点都有路由功能,使用带宽稳定的加密连接进行相互交流。 GNUnet利用简单的、基于过剩的经济模型分配资源。 GNUnet中的节点相互监视其它节点的资源使用行为;对网络有贡献的节点会赢得更好的服务。 GNUNet是GNU工程的一部分。 官方站点在http://www.gnu.or
002
- 摘 要:在模拟黑客攻击模型的基础上,综合采用Windows和 Linux平台作为扫描基础平台,采用客户端/服务器架构,利用 分布并发机制设计了一个高效网络漏洞扫描系统.-Abstract: In the simulation model of hacker attacks, based on a combination of Windows and Linux platforms as the foundation platform for scanning, the use of cl
UDPinwirelessnetwork
- 无线网络中进行UDP模拟,所使用的无线接口为802.11,传播模型为TwoRayGround-UDP in wireless network simulation, used for the 802.11 wireless interface, propagation model for TwoRayGround
NS_Fundamentals
- NS2使用C++和Otcl作为开发语言。NS可以说是Otcl的脚本解释器,它包含仿真事件调度器、网络组件对象库以及网络构建模型库等。-NS2 using C++ and Otcl as a development language. NS can be said Otcl scr ipt interpreter, which contains the simulation event scheduler, network component object libraries, and netwo
Linux-Network-Programming
- 《Linux网络编程》内容简介:Linux是目前最流行的开源操作系统,网络功能在Linux下占有核心的地位。《Linux网络编程》循序渐进地从应用层到Linux内核、从基本知识点到综合案例,向读者介绍如何在Linux下进行网络程序设计。《Linux网络编程》内容分为4个部分:Linux程序设计基础部分、Linux用户空间网络编程部分、Linux内核网络编程部分以及综合案例部分。内容包含Linux系统概述、Linux编程环境、Linux文件系统简介、Linux下的进程和线程、TCP/IP协议族、应
code
- 本人项目(嵌入式开发)中的源码,实现了两块加密板卡利用并口(parallel)在IPV6的网络环境下的传输. 另一个实现了利用串口的数据传输. 两块板卡利用了CS模型. 仅供学习交流.-My project source code, implemented using two parallel encryption board (parallel) IPV6 network environment in the transmission. Another realization of t
Linux-programming-ideas
- 本书内容分为4个部分:linux程序设计基础部分、linux用户空间网络编程部分、linux内核网络编程部分以及综合案例部分。内容包含linux系统概述、linux编程环境、linux文件系统简介、linux下的进程和线程、tcp/ip协议族、应用层网络服务程序、tcp编程、主机信息获取、数据io复用、udp编程、高级套接字、套接字选项、原始套接字、服务器模型、ipv6、linux 内核网络部分结构及分布、netfilter框架内报文处理程;解释多重继承问题的难点,展示RTTI的实际使用,描述了
example2
- ns 无线网络模型仿真,在学习NS初期的很好例子-ns simulation of the wireless network model, in learning a good example of the early NS
epoll_methods
- 详细介绍了EPOLL机制的一下概念,编程实例等。包含以下文档:linux 2.6内核epoll用法举例说明、Linux Epoll介绍和程序实例、linux epoll模型、LINUX网络编程{fork, select, epoll三种模式)等。-允许输入拉丁字符的拼音 Details EPOLL mechanism concept, programming examples. Contains the following documents: the linux 2.6 kernel ep
brite
- 用来显示网络拓扑,基于复杂网络模型的三种拓扑结构-Used to display the network topology, topology based on three of the complex network model
good-epoll
- 我对网络编程有点研究,感觉这个epoll模型很好-I on the network programming a little research, feel the epoll model is very good
ns2-aodv-wireless
- ns2的 简单无线网络模型仿真,三个不动节点-ns2 simple wireless network simulator 3 nodes
multiclassify
- 用AlexNet网络模型实现大量图片的批量分类。-With AlexNet network model to achieve a lot of pictures of batch classification.
rcnn-master
- 残差网络模型,通过将原始输入直接通过桥梁输送到后面的几层,减少梯度弥散(The residual network model reduces the gradient dispersion by transmitting the original input directly through the bridge to the latter layers)
boston
- 通过scikit-learn库利用tf.contrib.learn函数生成三层神经网络模型直接对读入数据进行训练并且对于数据可以进行预测。(Through the scikit-learn library, the tf.contrib.learn function is used to generate three layers of neural network model, and the data is trained directly, and the data can be pred
meeber
- opnet Ad hoc仿真源程序,自己构建的路由协议和网络模型()
googLeNet.tar
- 有googlenet网络模型的实现,和googlenet网络结构图,实现物体的识别与分类(The realization of the googlenet network model and the googlenet network structure diagram to realize the recognition and classification of the objects)
RBF代码
- RBF神经网络能够用于预测,是一种经典非线性时间序列的预测模型。(RBF neural network can be used for prediction, and it is a classic nonlinear time series prediction model.)
CloudYUNPAN-master
- 高效的半异步半同步模型(学习memchaced的网络模型)主进程负责用libevent监听套接字,并且按照哈希函数的分配法则将accept得到的fd分配给各个子进程,类似于一个小的负载均衡,hash=(一个count计数++ % 总进程数)(The efficient semi asynchronous semi synchronous model (learning memchaced network model) the main process is responsible for lis
models
- 包含unet/google-v2/CNN等多种神经网络的模型(Multiple Neural Network Models)