虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

multi-FTP

  • 本书介绍TCP/IP及其应用。TCP/IP是Internet上使用的协议

    本书介绍TCP/IP及其应用。TCP/IP是Internet上使用的协议,而Internet是世界上最大的互联网络。本书内容十分丰富,几乎涵盖了有关TCP/IP的各个方面,包括开放式通信模型、TCP/IP通信模型、IP网络中的命名和寻址机制、地址解析及反向地址解析协议、DNS域字服务器、WINS、地址发现协议、IPv6、IP网络中的路由协议(RIP、OSPF等)、互联网打印协议、LDAP目录服务、远程访问协议、IP安全与防火墙。本书介绍了如何为Windows 9x/NT配置TCP/IP;还介绍了如何使用TCP/IP应用程序,包括远程登录、FTP、Web浏览等。

    标签: TCP Internet IP 协议

    上传时间: 2015-06-03

    上传用户:hxy200501

  • annie is an ANN, ie, Artificial Neural Network library developed in C++. It can be used to implement

    annie is an ANN, ie, Artificial Neural Network library developed in C++. It can be used to implement various kinds of neural networks like Multi-Layer Perceptron, Radial basis function networks, Hopfield networks etc.

    标签: Artificial developed implement Network

    上传时间: 2014-08-17

    上传用户:trepb001

  • Single-layer neural networks can be trained using various learning algorithms. The best-known algori

    Single-layer neural networks can be trained using various learning algorithms. The best-known algorithms are the Adaline, Perceptron and Backpropagation algorithms for supervised learning. The first two are specific to single-layer neural networks while the third can be generalized to multi-layer perceptrons.

    标签: Single-layer algorithms best-known networks

    上传时间: 2015-06-17

    上传用户:赵云兴

  • ZLG的Smartarm2200上uClinux boot代码

    ZLG的Smartarm2200上uClinux boot代码,含Tcp/ip、FTP-S和文件系统代码。仅供学习。

    标签: Smartarm uClinux 2200 boot

    上传时间: 2013-12-31

    上传用户:ma1301115706

  • 这是bios-lt的最新板

    这是bios-lt的最新板,(1) bios.img占用的扇区数由4个合并为2个,相应的文件大小由193K减小为66K (2) 实现了对FLASH芯片BOOT扇区的处理,建立FLASH分区时不用再考虑让开BOOT扇区 改动的主要目的是想做到: 在29F040上空出384K的空间,建立一个分区存放不含应用程序的uClinux kernel, 将29LV160作为一个大分区,在其上建立JFFS2文件系统,并挂接为uClinux的根文件系统. 系统应用程序全部存储在JFFS2文件系统中. 再使用tmpfs来做临时目录和 /var目录. 这样就可以做到建立一个更加通用的,拿来就可以运行的uClinux系统,相当于给开发版 预装一个操作系统^_^ 由于JFFS2是文件系统是可写的,开发者只需将编好的用户程序 通过FTP下载到uClinux中,再改一改启动脚本即可 省去了配置uClinux环境的重复劳动

    标签: bios-lt

    上传时间: 2014-01-27

    上传用户:watch100

  • 微芯力公司开发的WS430开发板的说明手册。Linux 程序开发基础篇......................................................3 第一章 硬件准备

    微芯力公司开发的WS430开发板的说明手册。Linux 程序开发基础篇......................................................3 第一章 硬件准备.....................................................................................................................3 第二章 运行Linux 操作系统下的例程.................................................................................4 2.1 启动Uboot并加载Linux .............................................................................................................4 2.2 通过ftp方式运行testled例程...............................................................................................11 2.3 加载卸载优盘实验...................................................................................................................14 2.4 优盘读写测试实验

    标签: Linux 430 WS 微芯

    上传时间: 2015-07-02

    上传用户:nanxia

  • 改写的U-boot for s3c4510 (注意此源码是在windows下压缩了)。 1、支持串口下载

    改写的U-boot for s3c4510 (注意此源码是在windows下压缩了)。 1、支持串口下载,ftp下载。 2、flash操作。 3、总之,u-boot是一个可移植在多种单片机上的bootloader。其功能特别强大。 4、本移植针对s3C4510,flash 1片2M 16位宽度,SDRAM 1片16M 16宽度。网络物理层RTL8019。 5、你可以直接windows解压后,把u-boot.bin烧写到FLASH的0x0,或放到redhat 9下重新make.

    标签: s3c4510 windows U-boot for

    上传时间: 2013-12-20

    上传用户:sqq

  • 人工智能中模糊逻辑算法 FuzzyLib 2.0 is a comprehensive C++ Fuzzy Logic library for constructing fuzzy logic sy

    人工智能中模糊逻辑算法 FuzzyLib 2.0 is a comprehensive C++ Fuzzy Logic library for constructing fuzzy logic systems with multi-controller support. It supports all commonly used shape functions and hedges, with full support for the various types of Aggregation, Correlation, Alphacut, Composition, Defuzzification methods. The latest version of the C++ Fuzzy Logic Class Library contains all the C++ source code and comes complete with a usage example for building a multi-controllers fuzzy logic model.

    标签: comprehensive constructing FuzzyLib library

    上传时间: 2013-12-17

    上传用户:dbs012280

  • Welcome to PMOS. PMOS is a set of modules, mostly written in Modula-2, to support multitasking. PMO

    Welcome to PMOS. PMOS is a set of modules, mostly written in Modula-2, to support multitasking. PMOS was designed primarily with real-time applications in mind. It is not an operating system in the conventional sense rather, it is a collection of modules which you can import into your own programs, and which in particular allow you to write multi-threaded programs.

    标签: PMOS multitasking Welcome modules

    上传时间: 2015-07-10

    上传用户:windwolf2000

  • 基于Vxworks平台的几个代码(C)

    基于Vxworks平台的几个代码(C),一个FTP服务器的代码,一个是基于SOCKET机制的通用服务器,还有一个是简单XML解释器

    标签: Vxworks 代码

    上传时间: 2013-12-26

    上传用户:helmos