Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - bsd
Search - bsd - List
DL : 0
Use of this source code is governed by a BSD-style license Kernel Device Driver for linux v2.13.6.
Update : 2024-05-22 Size : 8192 Publisher : ngcangtei

DL : 0
The BSD system call never allowed a null pointer so there should be no compatibility problem there.
Update : 2024-05-22 Size : 2048 Publisher : qkbongfou

DL : 0
The 4.[0123]BSD version of dysize behaves as if the return statement below read.
Update : 2024-05-22 Size : 2048 Publisher : rongxmje

DL : 0
Since utime() allows the owner to change file times without regard to access permission, enforce BSD semantics here (cannot touch if read-only and not -f).
Update : 2024-05-22 Size : 2048 Publisher : qogancun

DL : 0
compability routine for BSD curses.
Update : 2024-05-22 Size : 1024 Publisher : rvtmcin

Ueditor是由百度web前端研发部开发所见即所得的编辑器,具有轻量,可定制,注重用户体验等特点。Ueditor基于BSD开源协议,除了具有代码精简、加载迅速的轻量级特质外,还采用了分层理念,使开发者可以根据实际应用和需求自由定制。 Ueditor编辑器划分为了三层架构。其中,核心层为开发者提供了诸如range、selection、domUtils类的底层API接口,中间的命令插件层不仅提供了大量的基础command,还允许开发者基于核心层进行command命令的开发,而面向用户端的界面层则可以提供自由定制的用户交互界面。Ueditor开源编辑器这种拥有可配性的模式,令开发者能够根据自身需要接入任何一层进行开发。-Ueditor is the development of the front end of the development of the Baidu web to see the resulting editor, with light weight, can be customized, focus on user experience and other characteristics. Ueditor based on the BSD open source protocol, in addition to the code to streamline, load quickly the lightweight characteristics, but also the use of a hierarchical concept, so that developers can be customized according to the actual application and demand. The Ueditor editor is divided into three layers. Among them, the core layer provides developers such as range, selection, domUtils class of the underlying API interface, the command plugin layer in the middle not only provides a lot of basic command, but also allows developers to develop command commands based on the core layer, while the user oriented interface layer can provide free custom user interface. Ueditor open source editor this has a pattern of distribution, so that developers can access to any one layer for development.
Update : 2024-05-22 Size : 2909184 Publisher : zzpudn16

Ueditor是由百度web前端研发部开发所见即所得的编辑器,具有轻量,可定制,注重用户体验等特点。Ueditor基于BSD开源协议,除了具有代码精简、加载迅速的轻量级特质外,还采用了分层理念,使开发者可以根据实际应用和需求自由定制。 Ueditor编辑器划分为了三层架构。其中,核心层为开发者提供了诸如range、selection、domUtils类的底层API接口,中间的命令插件层不仅提供了大量的基础command,还允许开发者基于核心层进行command命令的开发,而面向用户端的界面层则可以提供自由定制的用户交互界面。Ueditor开源编辑器这种拥有可配性的模式,令开发者能够根据自身需要接入任何一层进行开发。-Ueditor is the development of the front end of the development of the Baidu web to see the resulting editor, with light weight, can be customized, focus on user experience and other characteristics. Ueditor based on the BSD open source protocol, in addition to the code to streamline, load quickly the lightweight characteristics, but also the use of a hierarchical concept, so that developers can be customized according to the actual application and demand. The Ueditor editor is divided into three layers. Among them, the core layer for developers to provide the underlying API interface, such as range, selection, domutils, intermediate command plug-in layer provides not only a number of basic command, also allows developers to command the development based on the core layer, and for the end user interface layer can provide the freedom to customize the user interface. Ueditor open source editor this has a pattern of distribution, so that developers can access to any one layer for developm
Update : 2024-05-22 Size : 6318080 Publisher : zzpudn25

Xinha 界面还可以, 加载速度比较慢, 但是比TinyMCE强点, 定制功能相当强大, 而且本身支持功能也很强大, 支持多种浏览器, 也可以把它跟HTMLArea比较一下. 基于BSD授权,-Xinha interface can also be, loading speed is slow, but strengths than the TinyMCE, custom function quite powerful, and support functions are very powerful, support for multiple browsers can also be put it with HTMLArea compare. Based on BSD license,
Update : 2024-05-22 Size : 4695040 Publisher : zzpudn57

该方法实现了一种实时的由粗到细的超像素分割,是cvpr2015的一篇paper,该方法的效果非日常的好。指得大家学习和借鉴。-In this paper, we tackle the problem of unsupervised segmentation in the form of superpixels. Our main emphasis is on speed and accuracy. We build on [31] to define the problem as a boundary and topology preserving Markov random field. We propose a coarse to fine optimization technique that speeds up inference in terms of the number of updates by an order of magnitude. Our approach is shown to outperform [31] while employing a single iteration. We uate and compare our approach to state-of-the-art superpixel algorithms on the BSD and KITTI benchmarks. Our approach significantly outperforms the baselines in the segmentation metrics and achieves the lowest error on the stereo task.
Update : 2024-05-22 Size : 1222656 Publisher : 张丽霞

一个gps和ins组合导航的matlab程序-kalman-localization Implementation of localization using sensor fusion of GPS/INS/compass through an error-state Kalman filter. The MATLAB code borrows heavily Paul D. Groves book, Principles of GNSS, Inertial, and Multisensor Integrated Navigation Systems, his MATLAB code is marked as his, and is held under the BSD license. This code is very much a work-in-progress as I transition a MATLAB implementation to C++. Until the code is in a stable state, I will make changes based on my own needs, with complete disregard for backwards compatibility. If you liked it, then you shoulda used a fork on github. Following the initial development, I may make it more portable.
Update : 2024-05-22 Size : 26624 Publisher : geng

Linux/BSD/Unix平台源代码开发管理,configure文件的实现都来自Autoconf/Automake/Libtool-Gary V. Vaughan, Ben Elliston, Tom Tromey and Ian Lance Taylor
Update : 2024-05-22 Size : 1030144 Publisher : 陈松柏

Clang编译器是为了提升BSD/Unix/OSX等编译工程质量的新编译器,目的是为了替代GCC。LLVM是编译器前端。-This book travels through all the phases of compilation: frontend processing, code optimization, code emission, and so on.
Update : 2024-05-22 Size : 3671040 Publisher : 陈松柏

DL : 0
OpenCV的全称是:Open Source Computer Vision Library。OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows和Mac OS操作系统上-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 and supports Windows, Linux, Mac OS, iOS and Android.
Update : 2024-05-22 Size : 1693696 Publisher : digua

DL : 0
Rebol [R3] Source Code Distribution-Rebol [R3] Source Code Distribution,This first release is intended for non-Windows systems like Linux, Mac, BSD, Android, etc.
Update : 2024-05-22 Size : 900096 Publisher : chincentang

Ueditor是由百度web前端研发部开发所见即所得的编辑器,具有轻量,可定制,注重用户体验等特点。Ueditor基于BSD开源协议,除了具有代码精简、加载迅速的轻量级特质外,还采用了分层理念,使开发者可以根据实际应用和需求自由定制。 Ueditor编辑器划分为了三层架构。其中,核心层为开发者提供了诸如range、selection、domUtils类的底层API接口,中间的命令插件层不仅提供了大量的基础command,还允许开发者基于核心层进行command命令的开发,而面向用户端的界面层则可以提供自由定制的用户交互界面。Ueditor开源编辑器这种拥有可配性的模式,令开发者能够根据自身需要接入任何一层进行开发。-Ueditor is developed by the Baidu web front-end R & D department to see that the resulting editor, with light weight, can be customized, focusing on user experience and other features. Ueditor based on the BSD open source protocol, in addition to the code to streamline, to load the lightweight characteristics of the rapid, but also the use of a layered concept, so that developers can customize according to the actual application and demand. Ueditor editor for three tier architecture. Among them, the core layer for developers to provide the underlying API interface, such as range, selection, domutils, intermediate command plug-in layer provides not only a number of basic command, also allows developers to command the development based on the core layer, and for the end user interface layer can provide the freedom to customize the user interface. Ueditor open source editor such a model can be equipped with, so that developers can access to any layer of development according to their
Update : 2024-05-22 Size : 2926592 Publisher : yypudn20

DL : 0
OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows和Mac OS操作系统上。中文版OpenCV-OpenCV is a cross platform computer vision library based on BSD licensing (Kai Yuan), which can be run on Linux, Windows, and OS Mac operating systems. Chinese version OpenCV
Update : 2024-05-22 Size : 23532544 Publisher : cgw

RockMongo是一个PHP5写的MongoDB管理工具。 主要特征: 使用宽松的New BSD License协议 速度快,安装简单 支持多语言(目前提供中文、英文、日文、巴西葡萄牙语、法语、德语、俄语、意大利语) 系统 可以配置多个主机,每个主机可以有多个管理员 需要管理员密码才能登入操作,确保数据库的安全性-RockMongo is a PHP5 write MongoDB management tools. Main features: Using loose BSD License New protocol Speed, easy to install Support multi language (currently available in Chinese, English, Japanese, Portuguese, French, German, Russian, Italian) (in Chinese). system Can be configured with multiple hosts, each host can have more than one administrator Need administrator password to log in operation, to ensure the safety of the
Update : 2024-05-22 Size : 299008 Publisher : luojingyuan

DL : 0
EasySNS是一个组件化的SNS平台,EasySNS第一个开源版本v1.1在BSD协议下发布.该协议允许用户在保留版权的前提下任意修改,分发和用于商业。 只需要简单的选择和拖拽,您就可以轻松搭建一个无缝集成内容,社区,电子商务系统等功能的社会化网站. PS: 要求空间支持.htaccess 且安装在根目录 你为什么要使用EasySNS? • 突破SNS界限,融合内容,社区和商务,提供一站式体验 • 完全本地化的组件,您的数据完全由您控制-EasySNS is a component of the SNS platform, EasySNS first open source version v1.1 released under the BSD agreement, the agreement allows users to retain copyright on the premise of any modification, distribution and for business. Simply and drag and drop, you can easily build a seamless integration of content, community, e-commerce system and other functions of social networking sites. PS: requires space to support.Htaccess and is installed in the root directory. Why do you want to use EasySNS? Breakthrough SNS boundaries, integration of content, community and business, to provide a one-stop experience Fully localized components, your data is completely controlled by you
Update : 2024-05-22 Size : 1659904 Publisher :

Speex回声消除代码分析文档, Speex工程着力于通过提供一个可以替代高性能语音编解码来降低语音应用输入门槛 。另外,相对于其它编解码器,Speex也很适合网络应用,在网络应用上有着自己独特的优势。同时,Speex还是GNU工程的一部分,在改版的BSD协议中得到了很好的支持。-Speex echo cancellation code analysis document, Speex project focused on by providing a high-performance alternative to voice codec for voice applications to reduce the input threshold. In addition, with respect to other codecs, Speex also very suitable for network applications, applications on the network has its own unique advantages. At the same time, it is part of the GNU Project Speex, in the revision of the BSD agreement has been well supported.
Update : 2024-05-22 Size : 175104 Publisher : xiaofeng

DL : 0
DoitPHP(原Tommyframework)是一个基于BSD开源协议发布的轻量级PHP框架。简而言之:DoitPHP运行高效,易学易用,易于扩展。换而言之:DoitPHP运行高效而不失功能强大,操作灵活而又能扩展自如。作为PHP框架里的“后起之秀”,DoitPHP秉承了那些优秀的PHP框架所共有的:代码的OOP编写风格、URL的路由功能、MVC的架构思想、UID的数据库操作、以及AJAX的前端页面技术支持。-DoitPHP (formerly Tommyframework) is a lightweight PHP framework based on BSD open source license issued. In short: DoitPHP run efficient, easy to use, easy to expand. In other words: DoitPHP run efficient yet powerful, flexible operation and can expand freely. As a PHP framework rising star , DoitPHP adhering to those good PHP framework common: code OOP write style, routing the URL, MVC architecture thinking, UID operations, as well as AJAX front-end page technical support.
Update : 2024-05-22 Size : 638976 Publisher : baomi
« 1 2 ... 26 27 28 29 30 3132 33 34 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.