Simple Project List Software Map

41835 projects in result set
Última Atualização: 2019-02-22 19:42

7-Zip é um compactador de arquivos com alta taxa de compressão.

As principais características do 7-Zip

  • Alta taxa de compressão no novo formato 7z com LZMA
  • 7-Zip é um software livre distribuído sob a GNU LGPL
  • Formatos suportados:
    • Compactação e descompactação: 7z, ZIP, GZIP, BZIP2 e TAR
    • Somente descompactação: RAR, CAB, ISO, ARJ, LZH, CHM, Z, CPIO, RPM, DEB e NSIS
  • Para os formatos ZIP e GZIP, o 7-Zip provê taxas de compressão de 2 a 10 % melhor que as taxas do PKZip e WinZip
  • Capacidade de self-extracting para o formato 7z
  • Integração com o shell do Windows
  • Gerenciador de Arquivos poderoso
  • Versão para linha de comando poderosa
  • Plugin para o gerenciador FAR
  • Tradução para 74 línguas
Desenvolvimento Estado: 5 - Production/Stable
Linguagem Natural: Japanese
Sistema Operacional: Windows
Linguagem de Programação: C++
Tópico: Compression
Interface de Usuário: Console (Text Based), Win32 (MS Windows)
Register Date: 2008-11-20 14:09
Última Atualização: 2021-04-15 22:27

Zorin OS

Zorin OS は、Linux を簡単かつ円滑なアクセスできるようにする Windows ユーザーのための多機能のオペレーティングシステムです。

Desenvolvimento Estado: 6 - Mature
Destinado Audiência: End Users/Desktop
Sistema Operacional: Linux
Interface de Usuário: X11 Applications, GTK+
Última Atualização: 2018-10-28 03:18

FileZilla JP Info

FileZilla Client is a free, open source, cross-platform FTP client. Binaries are available for Windows, Linux, and Mac OS X. It supports FTP, SFTP, and FTPS (FTP over SSL/TLS).

FileZilla Server is a sister product of FileZilla Client. It is an FTP server supported by the same project and features support for FTP and FTP over SSL/TLS.

Sistema Operacional: MacOSX, Linux, Windows
Linguagem de Programação: C++
Register Date: 2008-11-27 20:16
Última Atualização: 2012-01-17 11:48

MySQL

MySQL is a widely used and fast SQL database server. It is a client/server implementation that consists of a server daemon (mysqld) and many different client programs/libraries.

Última Atualização: 2013-04-05 20:34

tesseract-ocr alternative download

四次元 ocr のプロジェクトのための代替のダウンロード

(Machine Translation)
Desenvolvimento Estado: 6 - Mature
Sistema Operacional: MacOSX, Linux, Windows 7, Windows XP
Linguagem de Programação: C++
Última Atualização: 2014-06-14 04:02

Wireshark

Wireshark is a network protocol analyzer, or "packet sniffer", that lets you capture and interactively browse the contents of network frames. It provides a commercial-quality packet analyzer for Unix, and the most useful packet analyzer on any platform.

Última Atualização: 2013-10-07 21:17

FUDforum

FUDforum is a templatable forum with i18n support based on PHP and either MySQL, Oracle, PostgreSQL, or SQLite. It features a user/group management system, a multi-lingual spell checker, both flat and thread message views, a private messaging system with multi-user forwarding capabilities, poll file attachments, and much more. It is an extremely fast and scalable forum that can fulfil the needs of both small and large forum operators.

Última Atualização: 2013-12-10 12:25

VLC media player

VLC media player is a multimedia player, framework, streamer, and encoder. It can play inputs like files, network streams, DVDs, audio CDs, Blu-Rays, capture devices, and screens. It can play most audio and video codecs and formats (MPEG 1/2/4, H264, VC-1, DivX, WMV, Vorbis, AC3, AAC, MKV, etc.), but can also be used to convert to different formats and/or send streams through the network.

Última Atualização: 2014-05-26 21:52

Python

Python is an interpreted, interactive, object-oriented programming language. It combines remarkable power with very clear syntax, and isn't difficult to learn. It has modules, classes, exceptions, very high level data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems (Tk, Mac, MFC, GTK+, Qt, wxWindows). New built-in modules are easily written in C or C++. Python is also usable as an extension language for applications that need a programmable interface.

Última Atualização: 2014-06-14 04:01

WiKID Two-Factor Authentication System

The WiKID Strong Authentication System is a highly scalable, secure, self-hosted two-factor authentication system. It is simple to implement and maintain, allows users to be validated automatically, requires no hardware tokens, has a simple API for application support (via Ruby, PHP, Java, COM, Python, etc.), supports multiple domains, and supports replication for fault tolerance and scalability. It also supports mutual /host and transaction authentication, wireless tokens only domains, locked tokens (to your PC), anti-keystroke logger keypad PIN entry, etc.

Última Atualização: 2013-03-17 23:26

MoinMoin

A WikiWikiWeb is a collaborative hypertext environment, with an emphasis on easy access to and modification of information. MoinMoin is a Python WikiClone that allows you to easily set up your own wiki, only requiring a Web server and a Python installation.

Última Atualização: 2014-06-11 10:35

ZABBIX

ZABBIX is an enterprise-class distributed monitoring solution designed to monitor and track performance and availability of network servers, devices, and other IT resources. It supports distributed and Web-based monitoring, auto-discovery, real-time monitoring, SLA assurance, trending, and more.

Última Atualização: 2014-06-14 04:17

TCPDF

TCPDF is a PHP class for generating PDF documents without requiring external extensions. TCPDF supports all ISO page formats and custom page formats, custom margins and units of measure, UTF-8 Unicode, RTL languages, HTML, barcodes, TrueTypeUnicode, TrueType, OpenType, Type1, and CID-0 fonts, images, graphic functions, clipping, bookmarks, JavaScript, forms, page compression, digital signatures, and encryption.

Linguagem Natural: English
Sistema Operacional: OS Independent
Linguagem de Programação: PHP, PHP
Interface de Usuário: Toolkits/Libraries
Última Atualização: 2014-06-11 10:40

fio

fio is an I/O tool meant to be used both for benchmark and stress/hardware verification. It has support for 19 different types of I/O engines (sync, mmap, libaio, posixaio, SG v3, splice, null, network, syslet, guasi, solarisaio, and more), I/O priorities (for newer Linux kernels), rate I/O, forked or threaded jobs, and much more. It can work on block devices as well as files. fio accepts job descriptions in a simple-to-understand text format. Several example job files are included. fio displays all sorts of I/O performance information, including complete IO latencies and percentiles. Fio is in wide use in many places, for both benchmarking, QA, and verification purposes. It supports Linux, FreeBSD, NetBSD, OpenBSD, OS X, OpenSolaris, AIX, HP-UX, Android, and Windows.

Última Atualização: 2011-04-10 02:07

Separate+

Separate+ is the plug-in package that provides some useful color-management functions for the GIMP.

Separate+ contains following components:

  1. separate : RGB to CMYK conversion / Softproofing plug-in
  2. icc_colorspace : RGB to RGB conversion / Profile management plug-in
  3. IccButton : Color profile selector widget for Gtk+ (experimental)
Destinado Audiência: End Users/Desktop
Linguagem de Programação: C
Tópico: Graphics
Interface de Usuário: GTK+
Register Date: 2009-01-28 02:54