Flash燒寫工具fluted,用于S3c44B0x Nor-flash SST39VF1601,包括DEFAULT.FCD,F(xiàn)LUTED.EXE,S3C44B0X.BSD,還有JTAG調(diào)試所有的AllowIo.exe
上傳時(shí)間: 2016-06-15
上傳用戶:tb_6877751
移植到嵌入式系統(tǒng)的TCPIP協(xié)議源碼,源碼內(nèi)有詳細(xì)中文注解。 已實(shí)現(xiàn)的功能: 支持TCP, UDP, IP, ICMP, ARP, ETHERNET等協(xié)議;兼容BSD標(biāo)準(zhǔn)的Socket API接口函數(shù)庫;ICMP實(shí)現(xiàn)PING的功能和UDP無效端口返回;支持TCP的流控制和超時(shí)重傳;支持TCP主動連接和被動連接; 支持在多任務(wù)中建立多個(gè)不同的TCP連接,支持各連接同時(shí)收發(fā)數(shù)據(jù); 提供WebSever和UDP服務(wù)器范例。 還沒實(shí)現(xiàn)功能: IP報(bào)的處理不支持分段 在多個(gè)網(wǎng)絡(luò)接口的應(yīng)用是兩個(gè)網(wǎng)絡(luò)間的最大報(bào)大小要基本相等。 ICMP協(xié)議還不是非常完整 目前ICMP協(xié)議只支持PING的功能和UDP無效端口返回。 TCP協(xié)議不支持緊急數(shù)據(jù) 這一版本的ZLG/IP不對TCP傳輸中的緊急數(shù)據(jù)報(bào)進(jìn)行處理。 不支持IGMP協(xié)議 這一版本的ZLG/IP不支持IP組播和廣播。 不支持Socket API發(fā)送函數(shù)發(fā)送大于PMTU 用Socket API發(fā)送函數(shù)發(fā)送數(shù)據(jù)時(shí),數(shù)據(jù)長度不可大于一個(gè)TCP或UDP報(bào)有效數(shù)據(jù)的長度。
標(biāo)簽: TCPIP 移植 嵌入式系統(tǒng) 協(xié)議
上傳時(shí)間: 2013-12-12
上傳用戶:guanliya
Nginx是一個(gè)高性能的HTTP和反向代理服務(wù)器,由俄羅斯人Igor Sysoev建立,源代碼以類BSD許可證的形式發(fā)布。Nginx因它的穩(wěn)定性、豐富的功能集、低系統(tǒng)資源消耗而聞名。
標(biāo)簽: Nginx HTTP 性能 代理服務(wù)器
上傳時(shí)間: 2014-01-12
上傳用戶:coeus
This the first release of a free TCP/IP/PPP protocol stack for the uC/OS Real-Time Operating System. As a first release it s still rather rough and very much larger than desired however it is working well in an embedded product and therefore may be useful to others. Much of the code is ported from public sources including BDS Lite and KA9Q (and its derivatives) and carries copyright notices from those sources. Essentially TCP is based on KA9Q but with ideas from BSD, IP is a simple implementation supporting BSD structures, ICMP is ported from BSD, and PPP is ported from the BSD version of the distribution common to BSD, Linux, and many other systems
標(biāo)簽: Operating Real-Time the protocol
上傳時(shí)間: 2016-09-16
上傳用戶:songyue1991
一篇關(guān)于TCP-Vegas的文獻(xiàn):Vegas is an implementation of TCP that achieves between 37 and 71% better throughput on the Internet, with onefifth to one-half the losses, as compared to the implementation of TCP in the Reno distribution of BSD Unix. This paper motivates and describes the three key techniques employed by Vegas, and presents the results of a comprehensive experimental performance study—using both simulations and measurements on the Internet—of the Vegas and Reno implementations of TCP.
標(biāo)簽: implementation TCP-Vegas throughpu achieves
上傳時(shí)間: 2014-01-08
上傳用戶:lwwhust
該程序?qū)崿F(xiàn)了非線性最小二乘問題和非線性方程組的解法,且發(fā)布的環(huán)境是基于BSD的,不同于levmar在GPL環(huán)境下編寫的程序。移植性提高!
上傳時(shí)間: 2013-12-22
上傳用戶:偷心的海盜
本書是對4.4BSD操作系統(tǒng)的設(shè)計(jì)和實(shí)現(xiàn)的全面描述,在討論設(shè)計(jì)理論的同時(shí),也注重介紹實(shí)現(xiàn)的細(xì)節(jié)。 全書分為五個(gè)部分,共有14章。第一部分介紹了BSD的歷史,簡單介紹了操作系統(tǒng)設(shè)計(jì)的幾個(gè)基本方面,還介紹了內(nèi)核服務(wù)的基本內(nèi)容。第二部分介紹了進(jìn)程管理和內(nèi)存管理的內(nèi)容。第三部分介紹I/O系統(tǒng),包括本地和網(wǎng)絡(luò)文件系統(tǒng)以及終端處理。第四部分介紹了進(jìn)程間通信、網(wǎng)絡(luò)通信以及網(wǎng)絡(luò)協(xié)議。第五部分介紹了系統(tǒng)操作知識。 本書適合作為高等院校計(jì)算機(jī)專業(yè)操作系統(tǒng)課程教材,也適合開放系統(tǒng)下的管理人員和開發(fā)人員閱讀參考。
標(biāo)簽: 4.4 BSD 操作系統(tǒng)
上傳時(shí)間: 2016-12-11
上傳用戶:小眼睛LSL
This document is a "practical guide" to very quickly setup CVS/RCS source code control system. This document has custom shell scripts which are wrappers on top of CVS. These scripts provide an easy user interface for CVS. Several shell scripts are provided to make RCS more easy to use. The information in this document applies to Linux and as well as to all other flavors of Unix liks Solaris, HPUX, AIX, SCO, Sinix, BSD, SCO, etc.. and BeOS.
標(biāo)簽: This practical document control
上傳時(shí)間: 2014-01-16
上傳用戶:gxmm
Unix Unleashed, Third Edition is written with the power user and system administrator in mind. This book will help the reader understand the nuances of the major Unix variants including SVR4, HP-UX, Solaris, AIX, BSD, IRIX, SunOS, and Linux. It will help the reader decide which Unix shell works best for their particular situation. Other topics such as Kernel Configuration, Networking, User Administration, and File Management are covered extensively for the administrator who wants a variety of options to choose from for best performance. The book also provides in-depth coverage of configuring and optimizing mail, DNS, HTTP and other services many companies deploy across their intranet and on the Internet
標(biāo)簽: administrator Unleashed Edition written
上傳時(shí)間: 2017-01-13
上傳用戶:來茴
A Flash Player with ActionScript support. Write in C and C++. It have two part, one is Player and another is ActionScript Library. Runs on Linux and *BSD. It s very rough now, it have long way to go.
標(biāo)簽: Player ActionScript and support
上傳時(shí)間: 2013-12-24
上傳用戶:時(shí)代電子小智
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1