Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - bsd
Search - bsd - List
DL : 0
SYNAPSE TCP / IP and serial library This project is free and open source under modified BSD style license! Requirements Win32 operating system (win9x, winnt, WinME, win2k, WinXP,... you will not win32s or Wince!!!) or the Operating system Unix/Linux. The TCP/IP Protocol Winsock 2.0 and more (under windows), LIBC under Linux for Kylix, or Sockets Support Frepascal in Unix / Linux Delphi 3-7, Delphi 2005-2007, C ++ Builder, Kylix 1-3 or FreePascal 2.x.x experimental Delphi.NET (Delphi 8+) betaversion support for Delphi 2009+, including XE2.
Update : 2024-05-01 Size : 710656 Publisher : asdfsdfr2342342

DL : 0
SYNAPSE TCP / IP and serial library This project is free and open source under modified BSD style license! Requirements The TCP/IP Protocol Winsock 2.0 and more (under windows), LIBC under Linux for Kylix, or Sockets Support Frepascal in Unix / Linux Delphi 3-7, Delphi 2005-2007, C ++ Builder, Kylix 1-3 or FreePascal 2.x.x experimental Delphi.NET (Delphi 8+)
Update : 2024-05-01 Size : 1393664 Publisher : asdfsdfr2342342

OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上。它轻量级而且高效--由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。 OpenCV用C++语言编写,它的主要接口也是C++语言,但是依然保留了大量的C语言接口。该库也有大量的Python, Java and MATLAB/OCTAVE (版本2.5)的接口。这些语言的API接口函数可以通过在线文档获得。如今也提供对于C#,Ch, Ruby的支持。(OpenCV is a cross platform computer vision library based on BSD license (open source), which can run on Linux, Windows, Android, and Mac OS operating systems. It is lightweight and efficient, consisting of a series of C functions and a small number of C++ classes. It also provides interfaces for languages such as Python, Ruby and MATLAB, and implements many general algorithms for image processing and computer vision. OpenCV is written in the C++ language, its main interface is also the C++ language, but still remains a large number of C language interfaces. The library also has a large number of interfaces for Python, Java and MATLAB/OCTAVE (version 2.5). The API interface functions of these languages can be obtained by online documents. Today also provides support for C#, Ch, and Ruby.)
Update : 2024-05-01 Size : 370688 Publisher : yuxuefenfei

DL : 0
Arduino Library for Freematics OBD-II UART Adapter Distributed under BSD License
Update : 2024-05-01 Size : 10240 Publisher : MaximeD

Redis是一个开源(BSD许可),包含代码示例,和书籍可以同步学习。(Redis is an open source (BSD license) that contains code examples and books can be synchronized learning.)
Update : 2024-05-01 Size : 51710976 Publisher : 大圣3号

Redis数据库服务端与客户端程序,包含配置文件等等。(Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker. It supports data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs and geospatial indexes with radius queries.)
Update : 2024-05-01 Size : 5855232 Publisher : 加菲猫2018

DL : 0
Libevent 是一个用C语言编写的、轻量级的开源高性能事件通知库,主要有以下几个亮点:事件驱动( event-driven),高性能;轻量级,专注于网络,不如 ACE 那么臃肿庞大;源代码相当精炼、易读;跨平台,支持 Windows、 Linux、 *BSD 和 Mac Os;支持多种 I/O 多路复用技术, epoll、 poll、 dev/poll、 select 和 kqueue 等;支持 I/O,定时器和信号等事件;注册事件优先级。(Libevent is an open source of high performance events in a language with C, lightweight circular base, mainly has the following highlights: event driven (event-driven), lightweight, high performance; focus on the network, as well as ACE so bloated; source code, very refined and legible; cross platform, support Windows, Linux, *BSD and Mac Os; support multiple I/O multiplexing technology, epoll, poll, dev/poll, select and kqueue; I/O, timer and signal events; registration priority.)
Update : 2024-05-01 Size : 1199104 Publisher : Ting_Yu

Open JTalk is a Japanese text-to-speech system. This software is released under the Modified BSD license.
Update : 2024-05-01 Size : 14898176 Publisher : rayoslei

The Point Cloud Library (PCL) is a standalone, large scale, open project for 2D/3D image and point cloud processing. PCL is released under the terms of the BSD license, and thus free for commercial and research use. We are financially supported by a consortium of commercial companies, with our own non-profit organization, Open Perception. We would also like to thank individual donors and contributors that have been helping the project.
Update : 2024-05-01 Size : 1220608 Publisher : ``李的

PostgreSQL 是一种对象-关系型数据库管理系统(ORDBMS),也是目前功能最强大、特性最丰富和最复杂的自由软件数据库系统。它起源于伯克利(BSD)的数据库目前功能最强大、特性最丰富和最复杂的研究计划,目前是最重要的开源数据库产品开发项目之一, 有着非常广泛的用户。(PostgreSQL is an object relational database management system (ORDBMS). It is also the most powerful, characteristic and the most complex free software database system at present.)
Update : 2024-05-01 Size : 12473344 Publisher : hazardeden

DL : 0
uC/IP是由Guy Lancaster编写的一套基于uC/OS且开放源码的TCP/IP协议栈,亦可移植到其它操作系统,是一套完全免费的、可供研究的TCP/IP协议栈,uC/IP大部分源码是从公开源码BSD发布站点和KA9Q(一个基于DOS单任务环境运行的TCP/IP协议栈)移植过来(UC/IP is a set of TCP/IP protocol stack based on uC/OS and open source based on Guy Lancaster, and can also be transplanted to other operating systems. It is a completely free and research TCP/IP stack. Most of the source code of uC/IP is transplanted from open source BSD publishing site and KA9Q (a TCP/IP protocol stack based on DOS single task environment).)
Update : 2024-05-01 Size : 394240 Publisher : 蜗牛哈

DL : 0
Flask是一个使用 Python 编写的轻量级 Web 应用框架。其 WSGI 工具箱采用 Werkzeug ,模板引擎则使用 Jinja2 。Flask使用 BSD 授权。 Flask也被称为 “microframework” ,因为它使用简单的核心,用 extension 增加其他功能。Flask没有默认使用的数据库、窗体验证工具。(Flask is a lightweight Web application framework written in Python. The WSGI toolbox uses Werkzeug, and the template engine uses Jinja2. Flask uses BSD authorization. Flask is also known as "microframework", because it uses simple core and uses extension to increase other functions. Flask has no default database and form validation tools.)
Update : 2024-05-01 Size : 57344 Publisher : louietj

DL : 0
OPEN CV 配置学习视频 OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。(open cv learning video)
Update : 2024-05-01 Size : 21458944 Publisher : Lyric玲

汇编语言,在linux平台下非常有用,是一个资料合集(If you are looking for information on assembly programming under UNIX-like operating systems (Linux/BSD/BeOS/etc), this is the right place to be. Here you can find various resources, ranging from tutorials and documentation, to actual programs written in assembly language. As time passes, we will try to provide as much information on the subject as possible, so stay tuned.)
Update : 2024-05-01 Size : 9216 Publisher : 骑驴捡破烂

Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
Update : 2024-05-01 Size : 4096 Publisher : fensowan

“ZMQ (以下 ZeroMQ 简称 ZMQ)是一个简单好用的传输层,像框架一样的一个 socket library,他使得 Socket 编程更加简单、简洁和性能更高。是一个消息处理队列库,可在多个线程、内核和主机盒之间弹性伸缩。ZMQ 的明确目标是“成为标准网络协议栈的一部分,之后进入 Linux 内核”。现在还未看到它们的成功。但是,它无疑是极具前景的、并且是人们更加需要的“传统”BSD 套接字之上的一层封装。ZMQ 让编写高性能网络应用程序极为简单和有趣。”(ZeroMQ (also known as 0MQ, or zmq) looks like an embeddable networking library but acts like a concurrency framework. It gives you sockets that carry atomic messages across various transports like in-process, inter-process, TCP, and multicast. You can connect sockets N-to-N with patterns like fan-out, pub-sub, task distribution, and request-reply. It's fast enough to be the fabric for clustered products. Its asynchronous I/O model gives you scalable multicore applications, built as asynchronous message-processing tasks. It has a score of language APIs and runs on most operating systems. ZeroMQ is from iMatix and is LGPLv3 open source.)
Update : 2024-05-01 Size : 1234944 Publisher : eert_tree

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 plotting and visualization tools Free software, runs on GNU/Linux, macOS, BSD, and Windows Drop-in compatible with many Matlab scripts)
Update : 2024-05-01 Size : 435200 Publisher : lichao336699

DL : 0
Muddery是一个用Python编写的在线文字游戏(如MUD)框架,所有的代码都是开源的,采用BSD许可证发布。它使用Evennia(一个MUD游戏框架)作为其内核。(Muddery is an online text game (such as mud) framework written in Python. All the code is open source and is released under BSD license. It uses evannia (a mud game framework) as its kernel.)
Update : 2020-02-19 Size : 1165312 Publisher : 张得美

缓存数据库redis,可以提高系统性能,缓存数据等功能(Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker. It supports data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes with radius queries and streams.)
Update : 2024-05-01 Size : 212992 Publisher : 枫叶梧桐98

DL : 0
Lynis is a security auditing for system based on UNIX like Linux, macOS, BSD, and others. It performs an in-depth security scan and runs on the system itself. The primary goal is to test security defenses and provide tips for further system hardening. It will also scan for general system information, vulnerable software packages, and possible configuration issues. Lynis was commonly used by system administrators and auditors to assess the security defenses of their systems. Besides the "blue team", nowadays penetration testers also have Lynis in their toolkit.
Update : 2020-05-15 Size : 394361 Publisher : ghossst
« 1 2 ... 29 30 31 32 33 34»
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.