Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - network
Search - network - List
DL : 0
SOM神经网络分类程序,使用matlab编写-SOM neural network classification procedures, the use of matlab to prepare
Update : 2024-05-11 Size : 5120 Publisher : 刘杰

DL : 0
DSP2407 基于神经网络的交流电机控制源程序,具有PID参数自整定功能。-DSP2407 based on neural network source AC motor control with PID parameter self-tuning function.
Update : 2024-05-11 Size : 5120 Publisher : yuguo

WaveletWNN
DL : 0
给出了一个典型的小波神经网络(wavelet network)的源码,有一定的学术价值。-Gives a typical wavelet neural network (wavelet network) of the source, have a certain academic value.
Update : 2024-05-11 Size : 473088 Publisher : 罗鹏

DL : 0
遗传算法和神经网络混合编程,可用于优化计算,仅供参考-Genetic algorithm and neural network hybrid programming, can be used to optimize the calculation, for reference only
Update : 2024-05-11 Size : 4096 Publisher : 蒋立勇

网络流量监视器 具有获取当前连接的上传、下载的速度以及总的连接速度,设置上传、下载的最大速度等功能。-Monitor network traffic with access to the current connection upload and download speed and overall connection speed, set upload and download features such as maximum speed.
Update : 2024-05-11 Size : 159744 Publisher :

扫描网段中所有电脑的IP-MAC信息,双击条目发送一条ARP请求造成IP地址冲突。 如果需要造成IP地址冲突,必须安装WinPcap包。测试成功使用4.1beta。-Network segment to scan all the computers IP-MAC information, double-click the entry send a ARP request for IP address causing the conflict. If you need to cause IP address conflicts, you must install WinPcap packet. Tested successfully using 4.1beta.
Update : 2024-05-11 Size : 241664 Publisher : guoyafeng

DL : 0
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-Network-related knowledge, procedures for the preparation of the network, Socket is connected applications and network bridge driver, Socket in your application to create, bind with the driver through the establishment of relations. Thereafter, the application data to the Socket, the Socket to the driver sent to the network. Computer from the network with the Socket Receive binding IP+ Port-related data, by the driver to the Socket, the application can be extracted from the Socket received data. Web applications is one such data through the socket send and receive. TCP and UDP and the preparation of the working principle of the process, how to link libraries in the proceedings document. A character interface chat program.
Update : 2024-05-11 Size : 4700160 Publisher : jiangyang520

IEEE Communication Magazine2007,11中关于Wireless Mesh Network 的分析(Guest Editorial)-IEEE Communication Magazine2007, 11 on the Wireless Mesh Network Analysis (Guest Editorial)
Update : 2024-05-11 Size : 122880 Publisher : yq

DL : 0
软件的主要功能为用户更改网卡IP地址设置提供便利,对因工作,学习需要而经常变更网卡IP设置的用户来说是一个理想的小工具,特别适合经常移动办公的用户。 -The main functions of the software for the user to change the LAN IP address set up to facilitate the work, learning needs often change the network card IP settings of the user is an ideal gadget, especially for frequent users of mobile office.
Update : 2024-05-11 Size : 231424 Publisher : ssssssssssss

DL : 0
bp神经网络源码,这是BP神经网络源码,包括神经网络的创建,权值的初始化和修正,阈值的初始化和修正,权值结果保存-bp neural network source code, which is BP neural network source code, including the creation of neural networks, weights initialization and correction, threshold initialization and amendments, the right to preserve the value of the results
Update : 2024-05-11 Size : 4096 Publisher : 刘絮

使用Eclipse编写的java的网络图片爬虫,可以用于图片搜集。-Prepared using the Eclipse network java picture reptiles, can be used for image gathering.
Update : 2024-05-11 Size : 392192 Publisher : 马云刚

网络协议X档案全集,是从网上下载的一篇文档,对网络协议进行了一个较全面的整理,希望对初学者有所帮助。-X Files The Complete Works of network protocol is downloaded from the Internet of a document, on the network protocol to conduct a more comprehensive collation, and they hope to be helpful to beginners.
Update : 2024-05-11 Size : 428032 Publisher : 风帆

DL : 0
手机网络纸牌游戏(拱猪),使用J2ME开发!-Mobile phone network card games (拱猪), the use of J2ME development!
Update : 2024-05-11 Size : 879616 Publisher : zj

DL : 0
利用目前即时通讯工具在互联网上使用的广泛、便利、易用受欢迎的特点,结合了Java语言(Java 2 Standard Edition)的易用特点与性能优势,比如跨平台、安全性、多线程、网络Socket编程、流概念等方面,来设计基于Java虚拟机可跨平台特性的即时通讯工具,并对其体系结构、构成模块及系统关键技术进行了分析与设计。该系统具有安全、高效、实用、支持在不同系统平台运行等特点。 关键词:J2SE、即时通讯、跨平台(一次编写、到处执行)、多线程、JICQ -To take advantage of instant messaging tools on the Internet using a broad, convenient, easy-to-use popular features, a combination of Java language (Java 2 Standard Edition) The easy-to-use features and performance advantages, such as cross-platform, security, multi-threaded, Network Socket programming, the concept of flow, etc., to design based on the Java virtual machine can be cross-platform features of instant messaging tools, and architecture, modules and systems constitute a key technology for the analysis and design. The system has safe, efficient, practical and support the operation of different system platforms and so on. Key words: J2SE, instant messaging, cross-platform (write once, everywhere Executive), multi-threaded, JICQ
Update : 2024-05-11 Size : 309248 Publisher : zengji

Java Network Programming, 3rd Edition详细描述了Java网络编程的各种技术,很好的书。-Java Network Programming, 3rd Edition detailed description of the Java network programming a variety of techniques, a good book.
Update : 2024-05-11 Size : 2057216 Publisher : TEN

Otherygm2
DL : 0
基于神经网络自动控制的电机调速DSP程序。能自动学习PID参数。-Automatic control based on neural network motor DSP procedures. Learning PID parameters automatically.
Update : 2024-05-11 Size : 76800 Publisher : 郑天江

T-S模糊神经网络的matalb程序,可以用做端点检测-TS fuzzy neural network matalb procedure can be used for endpoint detection
Update : 2024-05-11 Size : 1024 Publisher : 王鹏

本文的题目是基于分形和遗传算法的人脸识别方法,对有限人群提出一种采用分形特征和遗传聚类的识别方法: 将图像分成很多小区域, 分别计算各个区域的分形特征, 以充分利用图像二维信息 同一个模式有多个样本, 通过遗传算法进行聚类以得到最优解实现不变性识别. 最后采用ORL 人脸图像库的一组图像对比了新方法、本征脸法和自联想神经网络方法, 结果表明该方法的识别率, 与本征脸法相似, 比自联想神经网络高.-The title of this article is based on fractal and genetic algorithms for face recognition method, a crowd of limited use of fractal characteristics and the identification of genetic clustering methods: the image is divided into many small regions, each region were calculated fractal characteristics, to take full advantage of two-dimensional image information with a model for a number of samples, through the genetic clustering algorithm in order to obtain the optimal solution to achieve invariant recognition. Finally, using ORL face image database of a group of image contrast of the new methods, eigenface law and auto-associative neural network methods, results show that the method of recognition rate, with the eigenface method is similar to auto-associative neural network than high.
Update : 2024-05-11 Size : 380928 Publisher : 阳关

DL : 0
关于TCPIP协议得应用,对于初学者了解网络编程有很大得帮助-Agreement on a TCPIP applications, network programming for beginners to understand a great help
Update : 2024-05-11 Size : 11567104 Publisher : 王丽坤

基于循环神经网络的语音识别作者单位为清华大学智能技术与系统国家重点实验室-Recurrent neural network-based speech recognition unit for the author of Intelligent Technology and Systems Tsinghua University, State Key Laboratory of
Update : 2024-05-11 Size : 201728 Publisher : 薛良
« 1 2 ... 42 43 44 45 46 4748 49 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.