搜索结果
找到约 84 项符合
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.
微处理器开发 microchip pic32 32位处理器的TCPIP协议栈源码
microchip pic32 32位处理器的TCPIP协议栈源码,支持BSD socket,Fat16文件系统。
网络 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.
数据结构 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++ ...
软件设计/软件工程 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
Linux/Unix编程 Nginx ("engine x") 是一个高性能的 HTTP 和 反向代理 服务器
Nginx ("engine x") 是一个高性能的 HTTP 和 反向代理 服务器,也是一个 IMAP/POP3/SMTP 代理服务器。 Nginx 是由 Igor Sysoev 为俄罗斯访问量第二的 Rambler.ru 站点开发的,它已经在该站点运行超过两年半了。Igor 将源代码以类BSD许可证的形式发布。尽管还是测试版,但是,Nginx 已经因为它的稳定性、丰富的功能集、示例 ...
单片机开发 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.
微处理器开发 Flash烧写工具fluted
Flash烧写工具fluted,用于S3c44B0x Nor-flash SST39VF1601,包括DEFAULT.FCD,FLUTED.EXE,S3C44B0X.BSD,还有JTAG调试所有的AllowIo.exe
Internet/网络编程 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.
微处理器开发 移植到嵌入式系统的TCPIP协议源码
移植到嵌入式系统的TCPIP协议源码,源码内有详细中文注解。
已实现的功能:
支持TCP, UDP, IP, ICMP, ARP, ETHERNET等协议;兼容BSD标准的Socket API接口函数库;ICMP实现PING的功能和UDP无效端口返回;支持TCP的流控制和超时重传;支持TCP主动连接和被动连接; &#1048698 支持在多任务中建立多个不同的TCP连接,支持各连接 ...