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

搜索资源列表

  1. 连接器与加载器的原理以及不同实现

  2. 系统的介绍连接器与加载器的原理与在不同目标格式下的实现,对于windows下的com exe pe omf以及unix/linux下的a.out elf等的技术实现细节
  3. 所属分类:Linux

    • 发布日期:2009-05-01
    • 文件大小:5242880
    • 提供者:hydra_zhou
  1. A Practical Guide to Ubuntu Linux Ubuntu Linux 实战手册

  2. A Practical Guide to Ubuntu Linux Ubuntu Linux 实战手册 183 7 The Shell 219 PART III Digging into Ubuntu Linux 249 8 Linux GUIs: X and GNOME 251 9 The Bourne Again Shell 275 10 Networking and the Internet 353 11 Programming the Bourne Again Shell 395 x
  3. 所属分类:Linux

    • 发布日期:2010-12-08
    • 文件大小:10485760
    • 提供者:shaoguangleo
  1. HP integrated Light-Out 2 远程管理卡(iLO2)

  2. HP integrated Light-Out 2 远程管理卡(iLO2) 操作指南 王玮 惠普技术咨询部 企业计算与解决方案集团 中国惠普有限公司 iLO2 远程管理卡·操作指南 CONTENTS CONTENTS.........................................................................................................................2 1. ILO2远程管理卡简介....
  3. 所属分类:其它

    • 发布日期:2011-03-17
    • 文件大小:4194304
    • 提供者:hjc123186
  1. Prentice.Hall.Test-Driven.Development.A.Practical.Guide.chm

  2. PREFACE This isn't a book about testing. This is a book about a way of programming that leads to simple, clear, robust code. Code that is easy to design, write, read, understand, extend, and maintain. This is a book about thinking, designing, commun
  3. 所属分类:其它

    • 发布日期:2011-03-23
    • 文件大小:2097152
    • 提供者:Billywan
  1. Learning Standard C++ as a New Language

  2. C++创始人在标准库推出之后写的一篇文章。 Learning Standard C++ as a New Language Bjarne Stroustrup AT&T Labs ABSTRACT To get the most out of Standard C++ [C++,1998], we must rethink the way we write C++ programs. An approach to such a "rethink" is to consider how C++
  3. 所属分类:C/C++

    • 发布日期:2011-04-20
    • 文件大小:40960
    • 提供者:dryf3415
  1. A* algorithm

  2. This is an implementation for the world-famous algorithm A*. I had commented codes to give users impressions on how this algorithm is implemented in this code. This program will randomly generate a maze and then according to this maze, code will aut
  3. 所属分类:Java

    • 发布日期:2012-02-13
    • 文件大小:50176
    • 提供者:xjtlusocpan
  1. String a="hello" String b="hello" a==b 返回true的问题分析

  2. String a="hello world"; //在java中有一个常量池,当创建String 类型的引用变量给它赋值时,java会到它的常量池中找"hello world"是不是在常量池中已存在。如果已经存在则返回这个常量池中的"hello world"的地址(在java中叫引用)给变量a 。注意a并不是一个对象,而是一个引用类型的变量。它里面存的实际上是一个地址值,而这个值是指向一个字符串对象的。在程序中凡是以"hello world"这种常量似的形式给出的都被放在常量池中。 Strin
  3. 所属分类:Java

    • 发布日期:2012-05-17
    • 文件大小:976
    • 提供者:ljzlqxllx
  1. Struts 2.0.0 - Struts 2.3.14.1 URL及A标签远程命令执行漏洞探测 V1.1

  2. 《Struts 2.0.0 - Struts 2.3.14.1 URL及A标签远程命令执行漏洞探测 V1.1》 使用说明: 运行EXE程序,输入扫描站点的任意一个URL入口链接地址, 若提示扫描是否包含顶级域名下的所有页面,根据提示输入即可。 结果保存在程序同目录下“result_域名.txt”文件中。 Notice: This is a tool used to scan last two days out of the new Apache struts2 Vuln erability M
  3. 所属分类:网络攻防

    • 发布日期:2013-06-07
    • 文件大小:162816
    • 提供者:hongh520
  1. Starting Out with Python(PEARSON,3ed,2014)

  2. This text is intended for a one-semester introductory programming course for students with limited programming experience. In Starting Out with Python(R), Third Edition Tony Gaddis’ evenly-paced, accessible coverage introduces students to the basics
  3. 所属分类:Python

    • 发布日期:2016-03-26
    • 文件大小:25165824
    • 提供者:vanridin
  1. 06_MP.Windows.Server.2012.R2.Inside.Out.V1.Configuration.Storage.and.Essentials

  2. Welcome to Windows Server 2012 R2 Inside Out: Configuration, Storage, & Essentials. As the author of many popular technology books, I’ve been writing professionally about Windows and Windows Server since 1994. Over the years, I’ve gained a unique pe
  3. 所属分类:Windows Server

    • 发布日期:2016-10-27
    • 文件大小:11534336
    • 提供者:lizhen8326
  1. ActiveX controls inside out 控制元件徹底研究

  2. ActiveX controls are an important ingredient in Microsoft's emerging "object model" approach to the Internet, applications, development tools, and operating systems. Written by a former data management consultant and current program manager at Micro
  3. 所属分类:其它

    • 发布日期:2017-03-21
    • 文件大小:87031808
    • 提供者:iiishe
  1. mule 2 a developers guide

  2. Mule 2.0 provides this messaging framework rather than the actual middleware required to transfer messages from one endpoint to another. Typically, you could use the Java Message Service (JMS) to transfer data, or perhaps web services, and just use
  3. 所属分类:Java

  1. How to Write a plugin for JMeter

  2. On more than one occasion, users have complained JMeter's developer documentation is out of date and not very useful. In an effort to make it easier for developers, I decided to write a simple step-by-step tutorial. When I mentioned this to mike, he
  3. 所属分类:其它

    • 发布日期:2009-02-12
    • 文件大小:261120
    • 提供者:wang317810447
  1. Cortex™ -A Series Version: 3.0 Programmer’s Guide

  2. This Cortex-A Series Programmer’s Guide is protected by copyright and the practice or implementation of the information herein may be protected by one or more patents or pending applications. No part of this Cortex-A Series Programmer’s Guide may be
  3. 所属分类:其它

    • 发布日期:2018-03-08
    • 文件大小:2097152
    • 提供者:qq_33160790
  1. michael-jordan-a-biography-greenwood-biographies.pdf

  2. With the possible exceptions of boxer Muhammad Ali and baseball player Babe Ruth, no athlete has made a greater impact on American society-or in the world-than Michael Jordan. Follow the life of one of the most recognizable athletes and living brands
  3. 所属分类:教育

    • 发布日期:2020-03-27
    • 文件大小:711680
    • 提供者:Tongxi_yangcd
  1. Elementary-Mechanics-Using-Python-A-Modern-Course-Combining-Analytical-and-Numerical-Techniques.pdf.pdf

  2. Elementary-Mechanics-Using-Python-A-Modern-Course-Combining-Analytical-and-Numerical-Techniques.pdfUndergraduate Lecture Notes in Physics (ULNP) publishes authoritative texts covering topics throughout pure and applied physics. Each title in the seri
  3. 所属分类:其它

    • 发布日期:2019-09-14
    • 文件大小:16777216
    • 提供者:weixin_38744375
  1. GTM256.A.Course.in.Commutative Algebra.pdf

  2. 交换代数GTM256.A.Course.in.Commutative AlgebraTo Idaleixis and martin Contents Introduction 鲁鲁 Part I The Algebra geometry Lexicon 1 Hilbert's nullstellensatz 17 1.1 Maximal ideals 18 1.2 Jacobson rin 1. 3 Coordinate rings 26 E xercises 2 Noetherian an
  3. 所属分类:其它

    • 发布日期:2019-09-07
    • 文件大小:2097152
    • 提供者:zs123scsc
  1. AP8012H:VIPER12A升级版本,pin对pin替代 -AP8012H Datasheet 英文版Rev.A.1704.pdf

  2. AP8012H:VIPER12A升级版本,pin对pin替代 -AP8012H Datasheet 英文版Rev.A.1704.pdf(T-25C, VDD-15 V; unless otherwise specified Boss VDMOS Breakdown Voltage ISw =250uA 750 820 Static Drain-Sourcc off current 550V 100 uA ≤ON Static Drain-Source on Resistance Isw=400m
  3. 所属分类:其它

    • 发布日期:2019-09-03
    • 文件大小:300032
    • 提供者:weixin_38743602
  1. 单片机与DSP中的Atmel节能AVR微控制器使电流功耗降至650μA

  2. Atmel公司宣布率先推出两款整合了一种节能技术的AVR微控制器。对于大部分时间都处于睡眠模式的照明控制、无钥匙门控、ZigBee以及其他应用产品来说,这种节能技术能使电池使用寿命达到数年之久。Atmel的picoPower技术能使“节能”的电耗降低到仅有650μA,即使是在32KHz时钟和高级欠压探测(Brown-out-detection)的运行情况下也是如此。据称,这是业界同类产品的最低工作电流。   新推出的两款picoPower设备包括带有4×25 Segment LCD微控制器的AT
  3. 所属分类:其它

    • 发布日期:2020-12-04
    • 文件大小:65536
    • 提供者:weixin_38623819
  1. MySQL性能分析神器,你还不知道它?那你就out了

  2. 前言 在项目预上线之后,发现有一些SQL执行的很慢,如何排查定位SQL查询慢的原因呢?是索引设计的问题?服务器参数配置的问题?还是需要增加缓存的问题?下面咱们一起就从性能分析来入手,定位导致SQL执行慢的原因。 数据库服务器的优化步骤 当我们遇到数据库调优的问题,该如何思考呢?下面分享一张思考的流程图: 将整个流程划分成观察(Show status)和行动(Action)两个部分。其中字母S的部分代表观察(会使用相应的分析工具),字母A代表的部分是行动(对应分析可以采取的行动)。 整个过程中通
  3. 所属分类:其它

    • 发布日期:2020-12-14
    • 文件大小:610304
    • 提供者:weixin_38675777
« 12 3 4 5 6 7 8 9 10 ... 50 »