您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Microsoft.NET签名和加密(附源码)

  2. 本源码用.NET实现了发送方数字签名、再加密,以及接收方的解密和签名认证过程。 技术文章在:http://blog.csdn.net/lion888/archive/2010/07/11/5727647.aspx 在软件安全领域,经常要用到数字签名和加密功能,在.NET 中提供了比较方便的库来实现这两个功能。 数字签名主要实现了: 1)信息的完整性保护,即信息本身或签名的任何改变,都能在接收方识别出来; 2)信息发送者的身份认证,即可以证明信息是从签名的发送者发出的,具有不可抵赖性。 加密则实
  3. 所属分类:其它

    • 发布日期:2010-07-11
    • 文件大小:705536
    • 提供者:lion888
  1. 高级数据驱动测试.pdf

  2. Test automation can be thought of as "writing software to test other software”. Using one of the commercially available automated testing tools, test scr ipts are written that drive the application under test -- execute keyboard, mouse actions and b
  3. 所属分类:Web开发

    • 发布日期:2010-07-14
    • 文件大小:1048576
    • 提供者:xishuai0328
  1. 2D DOA estimation with propagator method for correlated sources under unknown symmetric Toeplitz noise.pdf

  2. This paper employs the propagator method (PM) to find the two-dimensional (2-D) direction of arrival angles (DOAs). Also the proposed algorithm can be applied to the situation when the incident sources are mixed either with uncorrelated or fully cor
  3. 所属分类:其它

    • 发布日期:2010-07-16
    • 文件大小:219136
    • 提供者:xueying9827
  1. Using LUA with Visual C++ (Introduction)

  2. What is LUA? LUA is a scr ipting language, its power lies in the fact that it can be embedded in your C++ programs. scr ipts give you the possibility to change the behaviour of your C++ programs without any need to recompile your program. A real wor
  3. 所属分类:C++

    • 发布日期:2010-07-27
    • 文件大小:295936
    • 提供者:hloveloveu
  1. libevent 以太网 跨平台 C++库

  2. 以太网 跨平台 C++库 o build libevent, type $ ./configure && make (If you got libevent from the subversion repository, you will first need to run the included "autogen.sh" scr ipt in order to generate the configure scr ipt.) Install as root via # make insta
  3. 所属分类:C++

    • 发布日期:2010-07-29
    • 文件大小:2097152
    • 提供者:aprovy
  1. cadstar 11 用户手册 (英文)

  2. 目前能找到最新的用户手册,以下是目录: Table of Contents 1 System Overview........................................................................................1 1.1 Block Diagram.......................................................................................
  3. 所属分类:Java

    • 发布日期:2010-08-07
    • 文件大小:1038336
    • 提供者:swp105
  1. Android Platform Developer‘s Guide.doc

  2. 目录如下: Android Platform Developer's Guide 4 About this Guide 4 Intended Audience 4 Getting Started with Android 4 Android Build System 4 In this document 4 Building the Android Platform 6 Building the Android Kernel 8 Build Variants 9 Configuring a N
  3. 所属分类:Android

    • 发布日期:2010-08-26
    • 文件大小:486400
    • 提供者:aaronlibra
  1. MyQQ(DosQQ) 超小的精简QQ DEV-C++ 源码

  2. MyQQ is a cross-platform library for communication which uses a TencentQQ-like protocol to communicate with friends on the Internet. It can work well now and maintained by Xiaoxia (gdxxhg@gmail.com). If you are interested in MyQQ and have improved i
  3. 所属分类:C

    • 发布日期:2010-08-28
    • 文件大小:183296
    • 提供者:hyc320
  1. SQL通过SP_OA调用外部HTTP

  2. DECLARE @Object int; DECLARE @HR int; DECLARE @Property nvarchar(255); DECLARE @Return nvarchar(255); DECLARE @Source nvarchar(255), @Desc nvarchar(255); DECLARE @httpStatus int; DECLARE @response varchar(8000); --创建 OLE 对象的实例 EXEC @HR = sp_OACreate
  3. 所属分类:Java

    • 发布日期:2010-08-31
    • 文件大小:3072
    • 提供者:yanggenxiang
  1. F5 GTM IControl 配置管理工具

  2. DATACENTER: --datalist Get DataCenter List --dataserverlist Get Server Of DataCenter ,eg.(--dataserverlist DataCenterName) --datacreate DataCenter Create,eg.(--datacreate DataCenterName,Location,Contact) --datadelete DataCenter Delete,eg.(--datadele
  3. 所属分类:DNS

    • 发布日期:2010-09-04
    • 文件大小:3145728
    • 提供者:edword1234
  1. zend framework 中文手册 chm 最新版

  2. php Zend Framework 中文 手册 chm版 比较详细。 . Zend Framework简介 1.1. 概述 1.2. 安装 2. Zend_Acl 2.1. 简介 2.1.1. 关于资源(Resource) 2.1.2. 关于角色(Role) 2.1.3. 创建访问控制列表(ACL) 2.1.4. 注册角色(Role) 2.1.5. 定义访问控制 2.1.6. 查询 ACL 2.2. 精细的访问控制 2.2.1. 精细的访问控制 2.2.2. 除去访问控制 2.3. 高级用法
  3. 所属分类:PHP

    • 发布日期:2010-09-09
    • 文件大小:2097152
    • 提供者:sunmy520
  1. Pro .NET 4 Parallel Programming in C# (Expert

  2. Apress, 2010 ,如何用.net来实现并行计算,本书将带你一探究竟 Parallel programming has been revolutionised in .NET 4 providing, for the first time, a standardised and simplified method for creating robust, scalable and reliable multi-threaded applications. The Parallel Pr
  3. 所属分类:C#

    • 发布日期:2010-09-27
    • 文件大小:4194304
    • 提供者:NightCloud
  1. Beginning Unix 2005

  2. Contents Acknowledgements Introduction Who Is This Book For? What Does This Book Cover? How This Book Is Structured What Do You Need to Use This Book? Conventions Source Code Errata xix xxi xxi xxii xxii xxv xxv xxv xxv Chapter 1: Unix Fundamentals
  3. 所属分类:Perl

    • 发布日期:2010-09-30
    • 文件大小:8388608
    • 提供者:shaoguangleo
  1. PHP验证码类 包括图片生成和验证

  2. 一个PHP生成验证码图片以及进行验证的类 实例如下: 调用实例如下 require 'SecureCode.class.php'; $code=SecureCode::getInstance(); $code->createImage(); $code->stroke(); /* 如果需要保存验证码图片,将$code->stroke()改为$code->save($file); */ 验证验证码的时候,调用代码如下 require 'SecureCode.class.p
  3. 所属分类:PHP

    • 发布日期:2010-10-15
    • 文件大小:200704
    • 提供者:huaihuajio
  1. Open Host Controller Interface Specification

  2. TABLE OF CONTENTS1. INTRODUCTION.........................................................................................................12. TERMS AND ABBREVIATIONS.................................................................................23.
  3. 所属分类:iOS

    • 发布日期:2008-03-04
    • 文件大小:686080
    • 提供者:osoon
  1. DTaquire 图像采集软件

  2. The menu-driven, ready-to-run applications let you verify the operation of your frame grabber boards, including acquiring an image, opening a previously saved bitmap image, and saving an acquired image in bitmap format.
  3. 所属分类:专业指导

    • 发布日期:2010-10-23
    • 文件大小:1048576
    • 提供者:bhzyn
  1. TVP5150PBS Ultralow-Power

  2. Texas Instruments Incorporated and its subsidiaries (TI) reserve the right to make corrections, modifications, enhancements, improvements, and other changes to its products and services at any time and to discontinue any product or service without n
  3. 所属分类:其它

    • 发布日期:2010-10-29
    • 文件大小:769024
    • 提供者:gaolili314
  1. Subversion中文手册

  2. 目录 译者序 前言 序言 读者 怎样阅读本书 本书约定 排版习惯 图标 本书组织结构 Subversion 1.1的新特性 这本书是免费的 致谢 来自Ben Collins-Sussman 来自Brian W. Fitzpatrick 来自C. Michael Pilato 1. 介绍 Subversion是什么? Subversion的历史 Subversion的特性 Subversion的架构 安装Subversion Subversion的组件 快速入门 2. 基本概念 版本库 版本模型
  3. 所属分类:Web开发

    • 发布日期:2010-11-11
    • 文件大小:684032
    • 提供者:gdfy0616
  1. SkinMagic皮肤软件

  2. 使用方法: 1. 在stdafx.h中加入 #include "SkinMagicLib.h" //  #pragma comment(lib, "SkinMagicLibMT6.lib") //静态链接 // #pragma comment(lib, "SkinMagicLibMD6.lib") //动态链接 采用静态链接: 在stdafx.h中加入#pragma comment(lib, "SkinMagicLibMT6.lib") 或者项目中添加 SkinMagicLibMT6.lib
  3. 所属分类:C++

    • 发布日期:2010-11-23
    • 文件大小:2097152
    • 提供者:BeyondHaven
  1. Pro .NET 4 Parallel Programming in C#

  2. Book Descr iption Parallel programming has been revolutionised in .NET 4 providing, for the first time, a standardised and simplified method for creating robust, scalable and reliable multi-threaded applications. The Parallel Programming features of
  3. 所属分类:C#

    • 发布日期:2010-11-24
    • 文件大小:5242880
    • 提供者:ForrestSun
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »