虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

ORG

  • MPC8260-MCC-HOWTO Abstract: This document attempts to give the linux developer community of motoro

    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)

    标签: MCC-HOWTO developer community Abstract

    上传时间: 2017-01-11

    上传用户:silenthink

  • zlib 1.2.1 : Copyright (C) 1995-2003 Jean-loup Gailly and Mark Adler zlib Home site http://www.

    zlib 1.2.1 : Copyright (C) 1995-2003 Jean-loup Gailly and Mark Adler zlib Home site http://www.gzip.ORG/zlib/

    标签: zlib Copyright Jean-loup Gailly

    上传时间: 2017-01-11

    上传用户:weixiao99

  • struts validator验证框架 1、配置: * 加入国际化配置在struts-config.xml文件中

    struts validator验证框架 1、配置: * 加入国际化配置在struts-config.xml文件中,如: <message-resources parameter="MessageResources" /> * 提供国际化资源文件 * 引入validator插件在struts-config.xml文件中,如: <plug-in className="ORG.apache.struts.validator.ValidatorPlugIn"> <set-property property="pathnames" value="/WEB-INF/validator-rules.xml,/WEB-INF/validation.xml"/> </plug-in> * 提供validation.xml和validator_rules.xml文件,将此文件拷贝到WEB-INF下 2、validator服务器端验证 * 配置validation.xml文件 3、validator客户端验证(javascript) ) * 配置validation.xml文件 * 在jsp页面中包含< html:javascript> * 对需要验证的表单定义onsubmit事件,其中事件名称为validate+ActionForm的名称,如:validateLoginForm

    标签: struts-config validator struts xml

    上传时间: 2017-01-24

    上传用户:silenthink

  • Modbus协议

    Modbus协议,中文版 前 言 第一部分:Modbus协议 1 引言 2 缩略语 3 背景概要 4 总体描述 5 功能码分类 6 功能码描述 7 MODBUS异常响应 的实现指南 1 引言 2 Modbus数据链路层 3 物理层 4 安装和文件 5 实现等级 6 附录 Modbus .ORG Modbus Application Protocol Specification 第三部分:Modbus协议在TCP/IP上 1 引言 2 缩略语 3 背景概要 4 功能描述 5 实现指南

    标签: Modbus 协议

    上传时间: 2013-12-27

    上传用户:ztj182002

  • 最近学习FreeRTOS

    最近学习FreeRTOS,由于外网经常上不去所以就把整个www.freertos.ORG下载下来做了个离线文档,方便大家。

    标签: FreeRTOS

    上传时间: 2014-01-01

    上传用户:咔乐坞

  • 该程序是我用在图像融合中的脉冲耦合神经网络(PCNN)的代码

    该程序是我用在图像融合中的脉冲耦合神经网络(PCNN)的代码,希望对各位有用。欢迎访问http://quxiaobo.go.8866.ORG or http://quxiaobo.blog.edu.cn

    标签: PCNN 程序 图像融合 代码

    上传时间: 2017-02-01

    上传用户:firstbyte

  • GNUnet是一个安全的点对点网络框架

    GNUnet是一个安全的点对点网络框架,不采用任何集中或者说可信的服务。 在网络层上首先完成的服务是抗审查的匿名文件共享服务。 匿名是通过特殊的消息机制实现的:初始节点与路由经过节点的消息是不可区分的。 所有的节点都有路由功能,使用带宽稳定的加密连接进行相互交流。 GNUnet利用简单的、基于过剩的经济模型分配资源。 GNUnet中的节点相互监视其它节点的资源使用行为;对网络有贡献的节点会赢得更好的服务。 GNUNet是GNU工程的一部分。 官方站点在http://www.gnu.ORG/software/gnunet/。

    标签: GNUnet 点对点网络

    上传时间: 2014-01-13

    上传用户:cooran

  • MPI stands for the Message Passing Interface. Written by the MPI Forum (a large committee comprising

    MPI stands for the Message Passing Interface. Written by the MPI Forum (a large committee comprising of a cross-section between industry and research representatives), MPI is a standardized API typically used for parallel and/or distributed computing. The MPI standard is comprised of 2 documents: MPI-1 (published in 1994) and MPI-2 (published in 1996). MPI-2 is, for the most part, additions and extensions to the original MPI-1 specification. The MPI-1 and MPI-2 documents can be downloaded from the official MPI Forum web site: http://www.mpi-forum.ORG/. Open MPI is an open source, freely available implementation of both the MPI-1 and MPI-2 documents. The Open MPI software achieves high performance the Open MPI project is quite receptive to community input.

    标签: comprising MPI Interface committee

    上传时间: 2013-12-22

    上传用户:爺的气质

  • Linux Home Server 是专门为家庭和SOHO/SMB 设计的高性价比的ISCSI 存储服务器, 具有如下的特色: 强大的iscsi 存储服务器软件; 混合iscsi 和NAS 服务;

    Linux Home Server 是专门为家庭和SOHO/SMB 设计的高性价比的ISCSI 存储服务器, 具有如下的特色: 强大的iscsi 存储服务器软件; 混合iscsi 和NAS 服务; Free, 基于Linux; LHS-200 的编译使用openwrt 框架,需要先下载并配置openwrt 开发环境 从openwrt 的开发站点 https://dev.openwrt.ORG, 下载最新的开发分枝,并下载到本地 svn co https://svn.openwrt.ORG/openwrt/trunk/ 为方便起见,建议下载所有的可选包,后面要用到 svn co https://svn.openwrt.ORG/openwrt/packages/ 从公司网站 http://www.linuxce.cn 或者 http://www.linuxce.net 下载 LHS-200 的最新源代码并解压缩,源代码中包含两个目录和一个README文件,按README文件的要求,拷贝下列包到trunk/package 目录 libs/libiconv net/samba3 utils/pciutils net/wget net/ctorrent libs/uclibc++ 然后从解压缩的源代码中分别拷贝目录modified 和lhstoolfix中的内容到trunk 目录 至此,就可以象通常的openwrt 项目一样进行编译, Target System 选 "RDC 321x", Target Profile 选 "R3210 based linux home server board"

    标签: iscsi Server Linux ISCSI

    上传时间: 2017-02-09

    上传用户:xaijhqx

  • Free open-source disk encryption software for Windows Vista/XP, Mac OS X, and Linux Main Features:

    Free open-source disk encryption software for Windows Vista/XP, Mac OS X, and Linux Main Features: * Creates a virtual encrypted disk within a file and mounts it as a real disk. * Encrypts an entire partition or storage device such as USB flash drive or hard drive. * Encrypts a partition or drive where Windows is installed (pre-boot authentication). * Encryption is automatic, real-time (on-the-fly) and transparent. * Provides two levels of plausible deniability, in case an adversary forces you to reveal the password: 1) Hidden volume (steganography) and hidden operating system. 2) No TrueCrypt volume can be identified (volumes cannot be distinguished from random data). * Encryption algorithms: AES-256, Serpent, and Twofish. Mode of operation: XTS. Further information regarding features of the software may be found in the:http://www.truecrypt.ORG/

    标签: open-source encryption Features software

    上传时间: 2013-12-20

    上传用户:123啊