Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - bsd
Search - bsd - List
This document provides a comprehensive list of C++ URL pointers, links to C++ online textbooks, and programming tips on C++. This document also provides a C++ library which imitates Java− language, and which has various methods to avoid memory problems in C++. Using this library you can compile Java s source code under C++. This document serves as a "Home of C++ language". The information given here will help you to program properly in C++ language and applies to all the operating systems that is − Linux,MS DOS, BeOS, Apple Macintosh OS, Microsoft Windows 95/98/NT/2000, OS/2, IBM OSes (MVS, AS/400 etc..), VAX VMS, Novell Netware, all flavors of Unix like Solaris, HPUX, AIX, SCO, Sinix, BSD, etc.. and to all other operating systems which support "C++" compiler (it means almost all the operating systems on this planet). -This document provides a comprehensive list of C++ URL pointers, links to C++ online textbooks, and programming tips on C++. This document also provides a C++ library which imitates Java− language, and which has various methods to avoid memory problems in C++. Using this library you can compile Java s source code under C++. This document serves as a "Home of C++ language". The information given here will help you to program properly in C++ language and applies to all the operating systems that is − Linux,MS DOS, BeOS, Apple Macintosh OS, Microsoft Windows 95/98/NT/2000, OS/2, IBM OSes (MVS, AS/400 etc..), VAX VMS, Novell Netware, all flavors of Unix like Solaris, HPUX, AIX, SCO, Sinix, BSD, etc.. and to all other operating systems which support "C++" compiler (it means almost all the operating systems on this planet).
Update : 2024-05-22 Size : 118784 Publisher : jmdd

DL : 0
这是从伯克利BSD的mbuf中提取的实现代码,如果使用者看过TCP/IP详解2的朋友就会在开篇看到这个代码, 我将其改写,虽然还是没有支持cluster的操作,但是基本可以从中知道这个实现的过程了。 关于Balloc是我为嵌入式系统定制的小型内存块管理系统,用4字节管理128个字节的内存。 MBuffer 是基于其上实现的。(如果没有使用Balloc,dtom将不能得到正确的结果)。-This is the mbuf from the Berkeley BSD implementation of code to extract, if the user read the TCP/IP Xiangjie 2 friends will see this code in the opening chapter, I will be the rewrite, although the cluster or not to support the operation, but the basic can get to know the process of achieving. About Balloc is my custom embedded systems for the small memory block management system, using 4 bytes to 128 bytes of memory management. MBuffer is based on the realization of its. (If you do not use Balloc, dtom will not get the right results).
Update : 2024-05-22 Size : 1802240 Publisher : sunyi

VI Java API is a set of Java libraries that aim to ease the usage of VI SDK Web Services interfaces. It s now open-sourced under BSD license. -As a result, the application code using this API is much shorter (70 less) and much more readable than the equivalent using web service interfaces directly. The API itself is straight-forward and easy to learn and use.
Update : 2024-05-22 Size : 4101120 Publisher : Rogerp

VxWorks网络驱动配置及分析 VxWorks支持两种形式的网络驱动,一种是BSD驱动支持通用的BSD4.4网络,API,结构等和大多数BSD网络的驱动类似.另一种是END网络驱动,是VxWorks独有的,根据VxWorks MUX接口编程,不过END驱动在底层也要转换成BSD的形式.-Configuration of VxWorks network driver
Update : 2024-05-22 Size : 9216 Publisher : cgb

DL : 0
关于Rokon Rokon 是Android平台一个开源(New BSD)的2D OpenGL 游戏引擎,目前版本为 2.0.3 (09/07/10) 。其中集成了Box2D,帮助你在游戏中实现物理效果。本源码是Rokon的使用例子-About Rokon Rokon is an open source Android platform (New BSD) of the 2D OpenGL game engine, the current version is 2.0.3 (09/07/10). Which integrates Box2D, to help you achieve physical effects in the game. The use of this source is an example Rokon
Update : 2024-05-22 Size : 3685376 Publisher : 刘军

* OpenCV is released under a BSD license, it is free for both academic and commercial use. * The library has >500 optimized algorithms (see figure below). It is used around the world, has >2M downloads and >40K people in the user group. Uses range from interactive art, to mine inspection, stitching maps on the web on through advanced robotics. Status- * OpenCV is released under a BSD license, it is free for both academic and commercial use. * The library has >500 optimized algorithms (see figure below). It is used around the world, has >2M downloads and >40K people in the user group. Uses range from interactive art, to mine inspection, stitching maps on the web on through advanced robotics. Status
Update : 2024-05-22 Size : 3072 Publisher : di

* OpenCV is released under a BSD license, it is free for both academic and commercial use. * The library has >500 optimized algorithms (see figure below). It is used around the world, has >2M downloads and >40K people in the user group. Uses range from interactive art, to mine inspection, stitching maps on the web on through advanced robotics. Status- * OpenCV is released under a BSD license, it is free for both academic and commercial use. * The library has >500 optimized algorithms (see figure below). It is used around the world, has >2M downloads and >40K people in the user group. Uses range from interactive art, to mine inspection, stitching maps on the web on through advanced robotics. Status
Update : 2024-05-22 Size : 52224 Publisher : di

Easeboot信息网开源版V0.1 为vesamenu.c32客户端开发的网站程序,以BSD协议发布。用于新闻与文章类网站.里面的程序是UTF8编码的。可以用浏览器来打开。-Easeboot CAPE source of information for the vesamenu.c32 Edition V0.1 client development site procedures to release BSD agreement. News and articles for websites. Inside the program is UTF8 encoded. Can use the browser to open.
Update : 2024-05-22 Size : 2427904 Publisher : lilangtao

DL : 0
Features: --- -- - BSD-style open source license - Supports native FS or "compiled in" embedded files - SSIs can be nested (SSI called within SSI) - SSI content can be generated by C routines. - Fast path for binary files (images, PDFs) - Form handling done by C routines or external scripts - portable - compiles & runs on Linux and Windows (1 ifdef in one file) - Use as library in larger application or standalone server - FSbuilder utility to build web page files into code image - Server-side push supported - File uploads supported - Basic authentication - persistent connections - cache control - Modular file managment allows support for PHP, Ruby, etc.-Features: -------- - BSD-style open source license - Supports native FS or "compiled in" embedded files - SSIs can be nested (SSI called within SSI) - SSI content can be generated by C routines. - Fast path for binary files (images, PDFs) - Form handling done by C routines or external scripts - portable - compiles & runs on Linux and Windows (1 ifdef in one file) - Use as library in larger application or standalone server - FSbuilder utility to build web page files into code image - Server-side push supported - File uploads supported - Basic authentication - persistent connections - cache control - Modular file managment allows support for PHP, Ruby, etc.
Update : 2024-05-22 Size : 121856 Publisher : ehsan

BSD系统与windows系统下socket代码实现网络编程的区别,例子代码-BSD socket system and windows system the difference between network programming code, example code
Update : 2024-05-22 Size : 9216 Publisher : 哈克耶

Orchard是微软"Oxite"开源CMS系统的继承者,去年12月,微软将Orchard从自己的CodePlex迁移到 Outercurve基金会,并承诺提供三年的技术支持。Orchard旨在帮助用户创建和管理网站,它和ASP.NET MVC3应用程序相似,使用Razor视图模板和SQL CE4来实现数据存储。-Orchard is a free, open source, community-focused project aimed at delivering applications and reusable components on the ASP.NET platform. It will create shared components for building ASP.NET applications and extensions, and specific applications that leverage these components to meet the needs of end-users, scripters, and developers. Additionally, we seek to create partnerships with existing application authors to help them achieve their goals. Orchard is delivered as part of the ASP.NET Open Source Gallery under the Outercurve Foundation. It is licensed under a New BSD license, which is approved by the OSI.
Update : 2024-05-22 Size : 16598016 Publisher :

DL : 0
软件简介: Nginx 是一个高性能的 HTTP 和 反向代理服务器,也是一个 IMAP/POP3/SMTP代理服务器。 Nginx 是由 Igor Sysoev 为俄罗斯访问量第二的Rambler.ru 站点开发的,它已经在该站点运行超过四年多了。Igor 将源代码以类BSD许可证的形式发布。自Nginx 发布四年来,Nginx 已经因为它的稳定性、丰富的功能集、示例配置文件和低系统资源的消耗而闻名了。 -Software Description: Nginx is a high-performance HTTP server and reverse proxy, but also a IMAP/POP3/SMTP proxy server. Nginx by Igor Sysoev of Russia' s second Rambler.ru site visits developed, it has been running for more than the site more than four years. Igor the source code to BSD license issued in the form class. Nginx four years since the release, Nginx is because of its stability, rich feature set, sample configuration files and low system resources consumption was known.
Update : 2024-05-22 Size : 454656 Publisher : 张津畅

DL : 0
IC后端设计做boundary scan的资料 -post design,this file is for bsd
Update : 2024-05-22 Size : 1939456 Publisher : liuzhe

DL : 0
The YUI Library is a set of utilities and controls, written with JavaScript and CSS, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX. YUI is available under a BSD license and is free for all uses. YUI is proven, scalable, fast, and robust. Built by frontend engineers at Yahoo! and contributors from around the world, it s an industrial-strength JavaScript library for professionals who love JavaScript. Note: All YUI 2.x users should review the YUI 2.8.2 security bulletin, which discusses a vulnerability present in YUI 2.4.0-2.8.1. If you host an a YUI 2.4.0-2.8.1 distribution, you need to take action — review the bulletin for full details.
Update : 2024-05-22 Size : 3714048 Publisher : miranda

The Definition of Asterisk is described as follow: Asterisk is a complete PBX in software. It runs on Linux, BSD, Windows (emulated) and provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in four protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware.
Update : 2024-05-22 Size : 619520 Publisher : Max

BSD版GotoBLAS,可以任意修改和在商用软件中使用,具体版本为GotoBLAS2-1.13_bsd。在Linux下解压Make即可,可以用MinGW在Windows下编译。该库为日本人Kazushige Goto用汇编代码写成,速度特别快,Intel CPU支持范围为Pentium III - Core i3 i5 i7 及Atom,AMD和Via的常见CPU都能够支持。能够动态根据CPU类型去调用相应汇编代码,所以对于所有CPU类型,一个库文件(so or dll)就足够了。-BSD version GotoBLAS, the specific version is GotoBLAS2-1.13_bsd. Make the Linux, you can extract that can be compiled with MinGW on Windows. Japanese Kazushige Goto of the library is written in assembly code, very fast, Intel support from the Pentium III- Core i3 i5 i7 and Atom, AMD and Via also support a common CPU, CPU to call dynamically according to the corresponding assembler So for all the CPU, a DLL file is sufficient.
Update : 2024-05-22 Size : 3165184 Publisher : 张志敏

Published in 2010 by Tanner Helland www.tannerhelland.com All source code contained in this zip file has been released under a BSD license. You may read more about this license at:
Update : 2024-05-22 Size : 4096 Publisher : dao

这个是移植freeBSD到嵌入式系统的手册,虽然Linux的移植很多,但是很多公司为了避免GPL协议而采用FreeBSD来移植,所以BSD的也是用的比较多的-This is a portable manual freeBSD to the embedded system, although many transplant Linux, but many companies in order to avoid the use of FreeBSD GPL agreement to transfer, so the use of BSD is also relatively more
Update : 2024-05-22 Size : 721920 Publisher :

The Point Cloud Library (or PCL) is a large scale, open project for point cloud processing. The PCL framework contains numerous state-of-the art algorithms including filtering, feature estimation, surface reconstruction, registration, model fitting and segmentation. PCL is released under the terms of the BSD license and is open source software. It is free for commercial and research use. We are financially supported by Willow Garage, NVidia, and Google.
Update : 2024-05-22 Size : 2775040 Publisher : hiker

DL : 0
聊天室,BSD socket,实现多人聊天的客户端与服务器程序。-Chat rooms, BSD socket, to achieve more than chat client and server programs.
Update : 2024-05-22 Size : 4955136 Publisher : erevus
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 34 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.