LINUX下开发的FTP服务器,基本实现FTP的功能.实现PORT的模式.
上传时间: 2013-12-20
上传用户:yuchunhai1990
J2ME code to connect socket to remote server at port 80 and request HTTP service for viewing index.html
标签: connect request service viewing
上传时间: 2014-01-26
上传用户:aeiouetla
-- Hamming Decoder -- This Hamming decoder accepts an 8-bit Hamming code (produced by the encoder above) and performs single error correction and double error detection. -- download from: www.pld.com.cn & www.fpga.com.cn LIBRARY ieee USE ieee.std_logic_1164.ALL ENTITY hamdec IS PORT(hamin : IN BIT_VECTOR(0 TO 7) --d0 d1 d2 d3 p0 p1 p2 p4 dataout : OUT BIT_VECTOR(0 TO 3) --d0 d1 d2 d3 sec, ded, ne : OUT BIT) --diagnostic outputs END hamdec ARCHITECTURE ver1 OF hamdec IS BEGIN
标签: Hamming produced Decoder decoder
上传时间: 2017-07-15
上传用户:520
Test program for serial port of PXA270 based board
标签: program serial based board
上传时间: 2013-12-17
上传用户:225588
A very simple ftp server s source code for demonstration. * It supports PASV/PORT modes and following operations: * ls,pwd,cwd,get,put,dele. * I have tested it using following ftp clients: * 1. Windows XP s command line ftp client, * 2. IE 6.0, * 3. Redhat 9.0 s ftp client, * 4. CuteFTP 8, * I ll introduce more functions and improve its performance
标签: demonstration supports followi simple
上传时间: 2013-12-22
上传用户:wl9454
using ewavr compiler, mega128 port test program
标签: compiler program using ewavr
上传时间: 2013-12-11
上传用户:Pzj
using codevisionavr compiler, mega128 port test
标签: codevisionavr compiler using mega
上传时间: 2017-07-19
上传用户:叶山豪
example about how to use USB port in application audio with lpc2148
标签: application example about audio
上传时间: 2014-01-24
上传用户:wang5829
CFE contains the following important features: * Easy to port to new SB1250/BCM1480 designs * Initializes CPUs, caches, memory controllers, and peripherals * Built-in device drivers for SB1250 SOC peripherals * Several console choices, including serial ports, ROM emulators, JTAG, etc. * Environment storage in NV EEPROM, flash, etc. * Supports big or little endian operation * Supports 32-bit and 64-bit processors * Support for network bootstrap. Network protocols supported include IP,ARP,ICMP,UDP,DHCP,TFTP. * Support for disk bootstrap. * Provides an external API for boot loaders and startup programs * Simple user interface. UI is easy to remove for embedded apps.
标签: following important contains features
上传时间: 2014-11-23
上传用户:龙飞艇
Simple class for controll serial port in Linux.
标签: controll Simple serial Linux
上传时间: 2017-07-24
上传用户:xaijhqx