FileZilla is a cross-platform graphical FTP, FTPS and SFTP client a lot of features, supporting Windows, Linux, Mac OS X and more. FileZilla Server is a reliable FTP server for Windows. it is a Client App,and a linux gnu version. important:change EXT name to ".tar.bz2"
標(biāo)簽: cross-platform supporting FileZilla graphical
上傳時(shí)間: 2013-12-19
上傳用戶:weiwolkt
/* * linux/arch/m68knommu/platform/520x/spi-mcf520x.c * * Sub-architcture dependant initialization code for the Freescale * 520x SPI module * * Yaroslav Vinogradov yaroslav.vinogradov@freescale.com * Copyright Freescale Semiconductor, Inc 2006 * * This program is free software you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation either version 2 of the License, or * (at your option) any later version.
標(biāo)簽: Sub-architcture initializa 520 dependant
上傳時(shí)間: 2016-12-15
上傳用戶:xiaohuanhuan
The Linux GPIB Package is a support package for GPIB (IEEE 488) hardware. The package contains kernel driver modules, and a C user-space library with Guile, Perl, PHP, Python and TCL bindings. The API of the C library is intended to be compatible with National Instrument s GPIB library. The Linux GPIB Package is licensed under the GNU General Public License . Requirements: Linux kernel version 2.4.x (use Linux-GPIB version 3.1.x). Earlier kernel versions are not supported.
標(biāo)簽: package GPIB The contains
上傳時(shí)間: 2016-12-17
上傳用戶:cccole0605
This program is free software you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation either version 2 of the License, or // (at your option) any later version.
標(biāo)簽: redistribute the software program
上傳時(shí)間: 2016-12-20
上傳用戶:wfeel
本文介紹如何用CZip/CUnzip類壓縮/解壓縮文件,這個(gè)類使用gzip GNU源代碼
上傳時(shí)間: 2016-12-25
上傳用戶:拔絲土豆
Distributed applications, devices, and services appear in many different arrangements in an enterprise. At your company, you probably access data from your intranet services, from computers distributed throughout the company network, and from services across the firewall out on the Web. For example, you might access a calendar-sharing application or a financial application to fill out expense sheets. Someone must maintain all these applications. Not only the applications, but also the hardware that supports them must be maintained. Resource management encompasses both applications and hardware. In fact, both application and hardware management can be supported through the development of Java Management Extensions (JMX) resource management software. This book will show how you can use JMX to manage and monitor all your resources across an enterprise—both software and hardware.
標(biāo)簽: applications arrangements Distributed different
上傳時(shí)間: 2014-01-05
上傳用戶:330402686
MPC8260-MCC-HOWTO Abstract: This document attempts to give the linux developer community of motorola(R) s mpc8260 processor a fairly good idea of programming details of Multi Channel controller. This document can be distributed under GPL version 2.0 or later, GPL is available at (http://www.gnu.org/copyleft/gpl.html)
標(biāo)簽: MCC-HOWTO developer community Abstract
上傳時(shí)間: 2017-01-11
上傳用戶:silenthink
開(kāi)源備份軟件源碼 AMANDA, the Advanced Maryland Automatic Network Disk Archiver, is a backup system that allows the administrator to set up a single master backup server to back up multiple hosts over network to tape drives/changers or disks or optical media. Amanda uses native dump and/or GNU tar facilities and can back up a large number of workstations running multiple versions of Unix. Amanda uses Samba, Cygwin or a native Windows client to back up Microsoft Windows desktops and servers
標(biāo)簽: Automatic Advanced Maryland Archiver
上傳時(shí)間: 2017-01-13
上傳用戶:xc216
在為 Linux 開(kāi)發(fā)應(yīng)用程序時(shí),絕大多數(shù)情況下使用的都是 C 語(yǔ)言,因此幾乎每一位 Linux程序員面臨的首要問(wèn)題都是如何靈活運(yùn)用 C 編譯器。目前 Linux 下最常用的C 語(yǔ)言編譯器是 GCC(GNU Compiler Collection),它是 GNU項(xiàng)目中符合 ANSI C 標(biāo)準(zhǔn)的編譯系統(tǒng),能夠編譯用C、C++和Object C 等語(yǔ)言編寫(xiě)的程序。GCC 不僅功能非常強(qiáng)大,結(jié)構(gòu)也異常靈活。最值得稱道的一點(diǎn)就是它可以通過(guò)不同的前端模塊來(lái)支持各種語(yǔ)言,如 Java、 Fort ran、Pascal、Modula-3和 Ada等。
標(biāo)簽: Linux 應(yīng)用程序
上傳時(shí)間: 2017-01-28
上傳用戶:水口鴻勝電器
GNUnet是一個(gè)安全的點(diǎn)對(duì)點(diǎn)網(wǎng)絡(luò)框架,不采用任何集中或者說(shuō)可信的服務(wù)。 在網(wǎng)絡(luò)層上首先完成的服務(wù)是抗審查的匿名文件共享服務(wù)。 匿名是通過(guò)特殊的消息機(jī)制實(shí)現(xiàn)的:初始節(jié)點(diǎn)與路由經(jīng)過(guò)節(jié)點(diǎn)的消息是不可區(qū)分的。 所有的節(jié)點(diǎn)都有路由功能,使用帶寬穩(wěn)定的加密連接進(jìn)行相互交流。 GNUnet利用簡(jiǎn)單的、基于過(guò)剩的經(jīng)濟(jì)模型分配資源。 GNUnet中的節(jié)點(diǎn)相互監(jiān)視其它節(jié)點(diǎn)的資源使用行為;對(duì)網(wǎng)絡(luò)有貢獻(xiàn)的節(jié)點(diǎn)會(huì)贏得更好的服務(wù)。 GNUNet是GNU工程的一部分。 官方站點(diǎn)在http://www.gnu.org/software/gnunet/。
標(biāo)簽: GNUnet 點(diǎn)對(duì)點(diǎn)網(wǎng)絡(luò)
上傳時(shí)間: 2014-01-13
上傳用戶:cooran
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1