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

搜索资源列表

  1. EssentialC.pdf

  2. This Stanford CS Education document tries to summarize all the basic features of the C language. The coverage is pretty quick, so it is most appropriate as review or for someone with some programming background in another language. Topics include va
  3. 所属分类:C

    • 发布日期:2009-06-03
    • 文件大小:87040
    • 提供者:ritchie2008
  1. Advanced Programming In The UNIX Environment

  2. Stephen Rago's update is a long overdue benefit to the community of professionals using the versatile family of UNIX and UNIX-like operating environments. It removes obsolescence and includes newer developments. It also thoroughly updates the contex
  3. 所属分类:Linux

    • 发布日期:2009-08-05
    • 文件大小:3145728
    • 提供者:ouumi
  1. The Art of Error Correcting Coding

  2. Preface .......................................... ix ......................................... Foreword xi ... .................................... The ECC web site xi11 ..................................... 1 Introduction .................... 1.1
  3. 所属分类:Web开发

    • 发布日期:2009-09-21
    • 文件大小:5242880
    • 提供者:peter_zuo
  1. Principles of Planar Near-Field Antenna Measurements

  2. Principles of Planar Near-Field Antenna Measurements 介绍天线近场测量的基础知识 Contents Preface xi 1 Introduction 1 1.1 The phenomena of antenna coupling 1 1.2 Characterisation via the measurement process 4 1.2.1 Free space radiation pattern 6 1.2.2 Polarisatio
  3. 所属分类:C

    • 发布日期:2010-05-14
    • 文件大小:5242880
    • 提供者:xugangthu
  1. ADOL-C a package for the automatic differentiation of algorithms written in C C++

  2. The C11 package ADOL-C described here facilitates the evaluation of first and higher derivatives of vector functions that are defined by computer programs written in C or C11. The resulting derivative evaluation routines may be called from C/C11, Fo
  3. 所属分类:C

    • 发布日期:2010-08-07
    • 文件大小:494592
    • 提供者:oncexx
  1. Essential C

  2. Stanford CS Education Library: A 45 page summary of the C language. Explains all the common features and techniques for the C language. The coverage is pretty quick, so it is most appropriate for someone with some programming background who needs to
  3. 所属分类:C

    • 发布日期:2008-02-19
    • 文件大小:87040
    • 提供者:cdlinux
  1. Essential C++.rar 清晰中英文对照版

  2. This article explains the features of the C language. The coverage is pretty quick, so it is most appropriate for someone with some programming background who needs to see how C works. Topics include variables, int types, floating point types, promo
  3. 所属分类:C

    • 发布日期:2010-09-11
    • 文件大小:7340032
    • 提供者:colazy
  1. Essential C

  2. Essential C This Stanford CS Education document tries to summarize all the basic features of the C language. The coverage is pretty quick, so it is most appropriate as review or for someone with some programming background in another language. Topic
  3. 所属分类:C

    • 发布日期:2010-11-20
    • 文件大小:87040
    • 提供者:qu9542leica
  1. OllyDbg 2.01 alpha 3

  2. April 11, 2011 - OllyDbg 2.01 alpha 3. Here it is! A major update with many new features. Here are the most important: - Support for multi-monitor configurations - Hardware breakpoints and fast command emulation now co-operate. That is, run trace ru
  3. 所属分类:网络攻防

    • 发布日期:2011-08-01
    • 文件大小:1048576
    • 提供者:ddnetplay
  1. Robust Control Design with MATLAB

  2. 1 Introduction ............................................... 3 1.1 Control-system Representations . .......................... 4 1.2 System Stabilities . . . .................................... 6 1.3 Coprime Factorisation and Stabilising Controll
  3. 所属分类:其它

    • 发布日期:2011-09-10
    • 文件大小:5242880
    • 提供者:haofang666777
  1. Strsafe.h:更安全的C语言字符串处理函数.

  2. Strsafe.h:更安全的C语言字符串处理函数. 在微软公司举行的Microsoft Windows Security Push 活动期间,一批测试者、程序管理经理和普通程序员共同决定要为 C 语言量身定制一套具有较高安全性的字符串处理函数,并且希望这些函数能被 Windows 程序员和微软公司内部的程序员所采用。 简单说来,现有的 C 语言运行时函数实在难以在当今充斥着恶意攻击企图的大环境下立足。这些函数要么在返回值和参数上缺乏一致性,要么隐含着所谓的“截断误差”(truncation e
  3. 所属分类:C

    • 发布日期:2011-10-27
    • 文件大小:37888
    • 提供者:idomakeit
  1. 实现fft,dct的图像压缩

  2. 实现fft,dct的图像压缩,包括以下文件 A collection of simple routines for image compression using different techniques. BTCODE: Image compression Using Block Truncation Coding. PYRAMID: Image compression based on Gaussian Pyramids. DCTCOMPR: Image compression based
  3. 所属分类:其它

    • 发布日期:2012-03-30
    • 文件大小:10240
    • 提供者:w731903409
  1. LuceneInAction(第2版)_中文版

  2. 内容简介   《Lucene实战(第2版)》基于Apache的Lucene 3.0,从Lucene核心、Lucene应用、案例分析3个方面详细系统地介绍了Lucene,包括认识Lucene、建立索引、为应用程序添加搜索功能、高级搜索技术、扩展搜索、使用Tika提取文本、Lucene的高级扩展、使用其他编程语言访问Lucene、Lucene管理和性能调优等内容,最后还提供了三大经典成功案例,为读者展示了一个奇妙的搜索世界。   《Lucene实战(第2版)》适合于已具有一定Java编程基本的读者
  3. 所属分类:Java

    • 发布日期:2012-07-12
    • 文件大小:48234496
    • 提供者:liujun13579
  1. php_manual_zh

  2. 目录 前言 作者和贡献者 作者与编辑 用户注释维护者 I. 入门指引 1. 简介 PHP 是什么? PHP 能做什么? 2. 简明教程 需要些什么? 第一个 PHP 页面 实用的脚本 处理表单 在新版本的 PHP 中使用旧的 PHP 代码 下一步做什么? II. 安装与配置 1. 安装前需要考虑的事项 2. Unix 系统下的安装 Unix 系统下的 Apache 1.3.x Unix 系统下的 Apache 2.0 Caudium 服务器 fhttpd 服务器 Sun Solaris 上的
  3. 所属分类:PHP

    • 发布日期:2012-12-31
    • 文件大小:5242880
    • 提供者:dana_zhang
  1. EssentialC

  2. Stanford CS Education Library: A 45 page summary of the C language. Explains all the common features and techniques for the C language. The coverage is pretty quick, so it is most appropriate for someone with some programming background who needs to
  3. 所属分类:C/C++

    • 发布日期:2013-08-28
    • 文件大小:108544
    • 提供者:xian_xidian517
  1. Devart UniDAC 5.2.5 Source

  2. 只包括源码 5 2 5 25 Dec 13 iOS in C++Builder XE5 is supported RAD Studio XE5 Update 2 is now required Now obj and o files are supplied for C++Builder Compatibility of migrating floating point fields from other components is improved Bug with data loss wh
  3. 所属分类:Delphi

    • 发布日期:2013-12-27
    • 文件大小:5242880
    • 提供者:claymail
  1. Image compression using modified block truncation coding

  2. 图像编码,this paper presents a modified block truncation coding(BTC) algorithm for image compression.Similar block in an image are mergrd intoa cluster and represented with the cluster center.
  3. 所属分类:C/C++

    • 发布日期:2018-05-03
    • 文件大小:781312
    • 提供者:xia14725
  1. Model order reduction of linear negative imaginary system based on balanced truncation

  2. Model order reduction of linear negative imaginary system based on balanced truncation
  3. 所属分类:其它

    • 发布日期:2021-02-11
    • 文件大小:1048576
    • 提供者:weixin_38681147
  1. High performance reversible data hiding for block truncation coding compressed images

  2. Reversible data hiding has been a hot research topic because it can recover both the host media and hidden data without distortion. Because most digital images are stored and transmitted in compressed forms, such as JPEG, vector quantization, and blo
  3. 所属分类:其它

    • 发布日期:2021-02-09
    • 文件大小:792576
    • 提供者:weixin_38658564
  1. An Efficient Approach to Find the Truncation Frequency for Transmission Line-Based Dielectric Material Property Extracti

  2. An Efficient Approach to Find the Truncation Frequency for Transmission Line-Based Dielectric Material Property Extraction
  3. 所属分类:其它

    • 发布日期:2021-02-08
    • 文件大小:823296
    • 提供者:weixin_38526823
« 12 3 »