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

bsd-licensed

  • 最大流

    最大流,The programs are designed to run under BSD UNIX. All programs read from the standard input and write to the standard output. Run "make" to compile the programs and generators. File "list" lists the programs produced my "make". Input files are in DIMACS format. See sample.input.

    标签:

    上传时间: 2015-12-30

    上传用户:zhenyushaw

  • microchip pic32 32位处理器的TCPIP协议栈源码

    microchip pic32 32位处理器的TCPIP协议栈源码,支持BSD socket,Fat16文件系统。

    标签: microchip TCPIP pic 32

    上传时间: 2016-02-03

    上传用户:teddysha

  • C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ St

    C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.) and an XML parser. Licensed under Boost license.

    标签: network-centric applications integrated libraries

    上传时间: 2016-02-05

    上传用户:chenxichenyue

  • Uniform random number generators by Agner Fog, 2001 - 2007 randomc.zip contains a C++ class li

    Uniform random number generators by Agner Fog, 2001 - 2007 randomc.zip contains a C++ class library of uniform random number generators of good quality. The random number generators found in standard libraries are often of a poor quality, insufficient for large Monte Carlo calculations. This C++ implementation provides random number generators of a much better quality: Better randomness, higher resolution, and longer cycle lengths. The same random number generators are available as libraries coded in assembly language for higher speed. These libraries can be linked into projects coded in other programming languages under Windows, Linux, BSD, etc. The library files are available in the archive asmlib.zip. Non-uniform random number generators are provided in stocc.zip.

    标签: generators contains Uniform randomc

    上传时间: 2014-12-01

    上传用户:royzhangsz

  • IDL Version 6.4, Microsoft Windows (Win32 x86 m32). (c) 2007, ITT Visual Information Solutions Inst

    IDL Version 6.4, Microsoft Windows (Win32 x86 m32). (c) 2007, ITT Visual Information Solutions Installation number: 20090909. Licensed for use by: Lz0

    标签: Information Microsoft Solutions Version

    上传时间: 2013-12-25

    上传用户:sdq_123

  • Nginx ("engine x") 是一个高性能的 HTTP 和 反向代理 服务器

    Nginx ("engine x") 是一个高性能的 HTTP 和 反向代理 服务器,也是一个 IMAP/POP3/SMTP 代理服务器。 Nginx 是由 Igor Sysoev 为俄罗斯访问量第二的 Rambler.ru 站点开发的,它已经在该站点运行超过两年半了。Igor 将源代码以类BSD许可证的形式发布。尽管还是测试版,但是,Nginx 已经因为它的稳定性、丰富的功能集、示例配置文件和低系统资源的消耗而闻名了。

    标签: engine Nginx HTTP 性能

    上传时间: 2014-02-07

    上传用户:lizhizheng88

  • this a l33t 0x36 0day exploit by Matrix_DK :) This should give root, i give root to by the way,on al

    this a l33t 0x36 0day exploit by Matrix_DK :) This should give root, i give root to by the way,on all BSD systems with abuse installed.

    标签: give root Matrix_DK exploit

    上传时间: 2016-06-09

    上传用户:wang0123456789

  • Flash烧写工具fluted

    Flash烧写工具fluted,用于S3c44B0x Nor-flash SST39VF1601,包括DEFAULT.FCD,FLUTED.EXE,S3C44B0X.BSD,还有JTAG调试所有的AllowIo.exe

    标签: fluted Flash 烧写

    上传时间: 2016-06-15

    上传用户:tb_6877751

  • GNU ccAudio2 is a stand-alone portable C++ class framework for manipulating audio data. It has exist

    GNU ccAudio2 is a stand-alone portable C++ class framework for manipulating audio data. It has existed for some time as GNU GPL licensed package and has most recently been designated a GNU package. It is commonly used in GNU Bayonne.

    标签: manipulating stand-alone framework ccAudio2

    上传时间: 2013-12-28

    上传用户:sjyy1001

  • 移植到嵌入式系统的TCPIP协议源码

    移植到嵌入式系统的TCPIP协议源码,源码内有详细中文注解。 已实现的功能: 支持TCP, UDP, IP, ICMP, ARP, ETHERNET等协议;兼容BSD标准的Socket API接口函数库;ICMP实现PING的功能和UDP无效端口返回;支持TCP的流控制和超时重传;支持TCP主动连接和被动连接; 􀁺 支持在多任务中建立多个不同的TCP连接,支持各连接同时收发数据; 􀁺 提供WebSever和UDP服务器范例。 还没实现功能: 􀁺 IP报的处理不支持分段 在多个网络接口的应用是两个网络间的最大报大小要基本相等。 􀁺 ICMP协议还不是非常完整 目前ICMP协议只支持PING的功能和UDP无效端口返回。 􀁺 TCP协议不支持紧急数据 这一版本的ZLG/IP不对TCP传输中的紧急数据报进行处理。 􀁺 不支持IGMP协议 这一版本的ZLG/IP不支持IP组播和广播。 􀁺 不支持Socket API发送函数发送大于PMTU 用Socket API发送函数发送数据时,数据长度不可大于一个TCP或UDP报有效数据的长度。

    标签: TCPIP 移植 嵌入式系统 协议

    上传时间: 2013-12-12

    上传用户:guanliya