搜索资源列表
循环冗余编码
- 学习网络原理时用到的CRC循环冗余编码,希望大家多多指教-learning network to use the principle when Cyclic Redundancy coding, we hope the exhibitions
网络扫描程序
- 本程序只对一个IP地址进行,如果要对一段IP进行测试,简单修改程序即可。可将发送放在单独的进程 里(使用fork()),send_icmp里做成循环,每次重新初始化struct sockaddr_in。那么对接收到的数据 进行分析的proc_icmp()将多一道对IP报头ip->src字段的判断。-this procedure only a pair of IP addresses, IP to a test, a simple
循环冗余检验
- 一个用C++编写的模拟CRC循环冗余检验的程序!有计算机网络方面需求的可以看看!-a C simulation prepared by the Cyclic Redundancy testing procedure! Computer networks can demand to see!
网络扫描程序
- 本程序只对一个IP地址进行,如果要对一段IP进行测试,简单修改程序即可。可将发送放在单独的进程 里(使用fork()),send_icmp里做成循环,每次重新初始化struct sockaddr_in。那么对接收到的数据 进行分析的proc_icmp()将多一道对IP报头ip->src字段的判断。-this procedure only a pair of IP addresses, IP to a test, a simple
循环冗余检验
- 一个用C++编写的模拟CRC循环冗余检验的程序!有计算机网络方面需求的可以看看!-a C simulation prepared by the Cyclic Redundancy testing procedure! Computer networks can demand to see!
TimeSeriesNN.ZIP
- 使用循环神经网络和动态神经网络算法实现的综合股票分析预测程序,程序可以自动从网上下载最新数据并分析,得出的结果可以以图形/数字显示或保存在CSV文件中 -use of recycled neural networks and dynamic neural network algorithm to achieve the comprehensive analysis of stocks procedures, procedures
net_B
- 模拟网络传输,使用循环冗余码校验并模拟噪声干扰-simulated network transmission, the use of cyclic redundancy check code and simulation noise
循环冗余编码
- 学习网络原理时用到的CRC循环冗余编码,希望大家多多指教-learning network to use the principle when Cyclic Redundancy coding, we hope the exhibitions
9927412ANN_TRAIN
- 使用循环神经网络和动态神经网络算法实现的综合股票分析预测程序,程序可以自动从网上下载最新数据并分析,得出的结果可以以图形数字显示或保存在CSV文件中.ZIP-use of recycled neural networks and dynamic neural network algorithm to achieve the comprehensive analysis of stocks procedures, procedures c
qhann
- 清华人工神经网络电子讲稿.介绍人工神经网络及其基本网络模型,使学生了解智能系统描述的基本模型掌握人工神经网络的基本概念、单层网、多层网、循环网等各种基本网络模型的结构、特点、典型训练算法、运行方式、典型问题.掌握软件实现方法。-Qinghua ANN electronic scr ipt. On artificial neural networks and basic network model, to enable students
ann_ppt
- 人工神经网络技术入门讲稿 作为人工神经网络的入门,作者希望通过对人工神经网络及其基本网络模型的介绍,使学生初步了解智能系统描述的基本模型,掌握人工神经网络的基本概念、单层网、多层网、循环网等各种基本网络模型的结构、特点、典型训练算法、运行方式、典型问题、软件实现方法等.-artificial neural network technology portal scr ipt as Artificial Neural Network p
stockforcast
- 采用vb编写的利用循环神经网络来预测股票走势的源程序-prepared using cyclic neural network to forecast the stock trend of the source
ann
- 人工神经网络课件,介绍了人工神经网络的基本概念、单层网、多层网、循环网等各种基本网络模型的结构、特点、典型训练算法、运行方式、典型问题 -Artificial neural network software, the introduction of artificial neural network basic concepts of single-layer networks, multi-layer network, the c
chengxu
- 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接-Between server and
speechrecognitionbasedonnerualnetwork
- 基于循环神经网络的语音识别作者单位为清华大学智能技术与系统国家重点实验室-Recurrent neural network-based speech recognition unit for the author of Intelligent Technology and Systems Tsinghua University, State Key Laboratory of
webconcept
- 计算机网络原理之CRC循环冗余校验,用c++实现的 -Principle of the computer network of the CRC Cyclic Redundancy Check, used c++ Realize the
案例1 BP神经网络的数据分类-语音特征信号分类
- 前馈循环神经网络,用于处理语音识别,里面是matlab源代码,以及实例。学习神经网络算法很有帮助。(Feed forward recurrent neural network for speech recognition, which is the matlab source code, and an example. Learning neural network algorithms is very helpful.)
RNN网络代码
- 循环神经网络代码,简单实现深度学习的方式。初学者使用(Recurrent neural network code, a simple way to realize deep learning. Beginners use)
网络通信实验
- 硬件资源: 1,DS0(连接在PF9),DS1(连接在PF10) 2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A6接RS) 4,按键KEY0(PE4)/KEY1(PE3)/KEY2(PE2)/KEY_UP(PA0,也称之为WK_UP) 5,LAN87
循环神经网络预测
- 循环神经网络学习流量预测lstm适用于初学者学习使用(Recurrent neural network learning traffic forecast)