搜索资源列表
TCP-vegas
- 一篇关于TCP-Vegas的文献: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 mot
BSD_Socket_API_TCP_IP
- 带有BSD 套接字API 的Microchip TCP/IP栈 中文版-BSD sockets API, with the Microchip TCP/IP stack Chinese
freakz
- FreakZ is an open source Zigbee stack licensed under the modified BSD. It uses intellectual property in the form of the Zigbee 2007 specification which is available from the Zigbee Alliance and can be downloaded from their webpage. There is an additi
sctp-introduction-wp
- We are guided through security scans at the airport, and then whisked away in a speeding caravan of vehicles. As we reach the semi-secret world of the Internet Engineering Task Force (IETF) working groups, we enter the glass doors that mark the p
berkeley_socket--(COW)
- Berkeley sockets (or BSD sockets) is a computing library with an application programming interface (API) for internet sockets and Unix domain sockets, used for inter-process communication (IPC).
MFC-OpenCV
- OpenCV视频教程,目标检测与跟踪,车辆特征识别,人脸识别,字符识别,特征提取, 图像分割,手势识别,计算机视觉视频教程,opencv基础知识 -OpenCV is released under a BSD license and hence it’s free for both academic and commercial use. It has C++, C, Python and Java interfaces
Paper-KP
- work report at PT. Telkomsel BSD Tangerang
mrmpi.tar
- Examples and libraries for Map reduce using MPI C/C++ PYTHON OINK programs are distributed by BSD README file included
olsblms
- Code covered by the BSD License ... RLS Algorithm Implementation ... rls.m. clc close all clear all N=input( length of input seque
nasm-manual
- NASM中文手册。 NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多的目标文件格式,包括Linux和 NetBSD/FreeBSD , a.out , ELF , COFF ,微软16位的 OBJ 和 Win32 。它还可以输出纯二进制文件。它的语法设计得相当的简洁易懂,和Intel语法相似但更简单。-The Netwide Assembler (NASM) is an assembler and disassembler for the Intel x86 ar
Autobook
- Linux/BSD/Unix平台源代码开发管理,configure文件的实现都来自Autoconf/Automake/Libtool-Gary V. Vaughan, Ben Elliston, Tom Tromey and Ian Lance Taylor
LLVM_Cookbook
- Clang编译器是为了提升BSD/Unix/OSX等编译工程质量的新编译器,目的是为了替代GCC。LLVM是编译器前端。-This book travels through all the phases of compilation: frontend processing, code optimization, code emission, and so on.
postgis-2.4.1.tar
- PostgreSQL 是一种对象-关系型数据库管理系统(ORDBMS),也是目前功能最强大、特性最丰富和最复杂的自由软件数据库系统。它起源于伯克利(BSD)的数据库目前功能最强大、特性最丰富和最复杂的研究计划,目前是最重要的开源数据库产品开发项目之一, 有着非常广泛的用户。(PostgreSQL is an object relational database management system (ORDBMS). It is also the most powerful, characteri
Octave入门教程
- Octave是一种编程语言,旨在解决线性和非线性的数值计算问题。Octave为GNU项目下的开源软件,早期版本为命令行交互方式,4.0.0版本发布基于QT编写的GUI交互界面。Octave语法与Matlab语法非常接近,可以很容易的将matlab程序移植到Octave。同时与C++,QT等接口较Matlab更加方便。(Scientific Programming Language Powerful mathematics-oriented syntax with built-in plottin