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

搜索资源列表

  1. JavaSE测试题目

  2. “Java源程序被编译成一种高层次的与机器无关的字节码(byte-code)格式语言,这种语言被设计在虚拟机上运行,由机器相关的运行调试器实现执行。”这是对Java的哪一特性进行的描述?( ) A. 安全性 B. 结构中立 C. 健壮性 D.简单性
  3. 所属分类:Java

    • 发布日期:2009-09-23
    • 文件大小:67584
    • 提供者:haber001
  1. Java笔试题:Java基础概念(附答案)

  2. 都是选择题,挺简单的: 例: 1.Java是从()语言改进重新设计。 A.Ada B.C++ C.Pasacal D.BASIC 答案:B 2.下列语句哪一个正确() A. Java程序经编译后会产生machine code B. Java程序经编译后会产生byte code C. Java程序经编译后会产生DLL D.以上都不正确 答案:B 3.下列说法正确的有() A. class中的constructor不可省略 B. constructor必须与class同名,但方法不能与class同
  3. 所属分类:Java

    • 发布日期:2009-10-13
    • 文件大小:30720
    • 提供者:paincupid
  1. [IDA.pro.学习资料].The.IDA.Pro.Book.2009

  2. [IDA.pro.学习资料].The.IDA.Pro.Book.2009 目录: Copyright Dedication FOREWORD ACKNOWLEDGMENTS INTRODUCTION Part I: INTRODUCTION TO IDA Chapter 1. INTRODUCTION TO DISASSEMBLY Section 1.1. Disassembly Theory Section 1.2. The What of Disassembly Section 1.3.
  3. 所属分类:C

    • 发布日期:2010-02-27
    • 文件大小:6291456
    • 提供者:prog_6103
  1. BOOK:《The Java Language Specification》

  2. The Java™ programming language is a general-purpose, concurrent, class-based, object-oriented language. It is designed to be simple enough that many programmers can achieve fluency in the language. The Java programming language is related to C and C
  3. 所属分类:Java

    • 发布日期:2010-03-19
    • 文件大小:7340032
    • 提供者:zhwq_changgong
  1. jaxen1.1.3

  2. Jaxen is an open source XPath library written in Java. It is adaptable to many different object models, including DOM, XOM, dom4j, and JDOM. Is it also possible to write adapters that treat non-XML trees such as compiled Java byte code or Java beans
  3. 所属分类:Java

    • 发布日期:2010-07-02
    • 文件大小:3145728
    • 提供者:thollych
  1. windows蓝屏错误代码

  2. windows蓝屏错误代码 1 0×00000001 不正确的函数。 2 0×00000002 系统找不到指定的档案。 3 0×00000003 系统找不到指定的路径。 4 0×00000004 系统无法开启档案。 5 0×00000005 拒绝存取。 6 0×00000006 无效的代码。 7 0×00000007 储存体控制区块已毁。 8 0×00000008 储存体空间不足,无法处理这个指令。 9 0×00000009 储存体控制区块地址无效。 10 0×0000000A 环境不正确。
  3. 所属分类:网络基础

    • 发布日期:2010-11-18
    • 文件大小:19456
    • 提供者:kurban157
  1. 超强大、好用的Pascal语言解释器(RemObjects Pascal Script)

  2. 超强大、好用的Pascal语言解释器:RemObjects Pascal scr ipt,支持以下特性: Pascal scr ipt is a widely-used set of components for Delphi that makes it easy to add Pascal-based scr ipting support to your applications, so that they can extend or control your application wit
  3. 所属分类:Delphi

    • 发布日期:2010-11-28
    • 文件大小:4194304
    • 提供者:pjdelphi
  1. bcel-5.2(The Byte Code Engineering Library)

  2. The Byte Code Engineering Library is intended to give users a convenient possibility to analyze, create, and manipulate (binary) Java class files (those ending with .class). Classes are represented by objects which contain all the symbolic informati
  3. 所属分类:Java

    • 发布日期:2010-12-10
    • 文件大小:3145728
    • 提供者:zgj_0828
  1. IDA Pro Standard idasdk47

  2. IDA Pro Standard支持20多个处理器家庭。IDA Pro Advanced支持50多个处理器家庭。 IDA Pro支持超过50个家庭的处理器。一些计算机模块的源代码可免费使用我们的软件工具包。 IDA Pro Standard支持下列家庭(64位是可能的,只要有先进的版本): AMD K6-2 3D ARM 构架版本从v3 to v7包括Thumb, Thumb-2, DSP指令和NEON Advanced SIMD指令。 ATMEL AVR (来自源代码) DEC PDP-11
  3. 所属分类:硬件开发

    • 发布日期:2011-01-12
    • 文件大小:4194304
    • 提供者:lkn2006
  1. A New Stream Cipher HC-256 ( source code embeded )

  2. HC-256 is a software-efficient stream cipher. It generates keystream from a 256-bit secret key and a 256-bit initialization vector. The encryption speed of the C implementation of HC-256 is about 1.9 bits per clock cycle (4.2 cycle/byte) on the Inte
  3. 所属分类:C

    • 发布日期:2011-01-23
    • 文件大小:226304
    • 提供者:scalps
  1. can controller

  2. 1 FEATURES · Pin compatibility to the PCA82C200 stand-alone CAN controller · Electrical compatibility to the PCA82C200 stand-alone CAN controller · PCA82C200 mode (BasicCAN mode is default) · Extended receive buffer (64-byte FIFO) · CAN 2.0B protoco
  3. 所属分类:C

    • 发布日期:2011-03-03
    • 文件大小:258048
    • 提供者:kabtechnology
  1. Driver Writer’s Guide For UEFI 2.0

  2. This document is designed to aid the development of UEFI drivers that follow the UEFI Driver Model that is described in the Unified Extensible Firmware Interface Specification, version 2.0 (hereafter referred to as the “UEFI 2.0 Specification”). The
  3. 所属分类:其它

    • 发布日期:2011-03-10
    • 文件大小:2097152
    • 提供者:PhShentu
  1. 8051 Jam Byte-Code Player

  2. README File for 8051 Jam Byte-Code Player v1.0 What Does v1.0 Support? The source code supports programming devices from the 8051 family of microprocessors. Jam Byte-Code (.jbc) files from the supporting vendor are used along with the included Jam B
  3. 所属分类:硬件开发

    • 发布日期:2011-04-17
    • 文件大小:53248
    • 提供者:liuaji
  1. Tiny C Compiler tcc for win32

  2. SMALL! You can compile and execute C code everywhere, for example on rescue disks (about 100KB for x86 TCC executable, including C preprocessor, C compiler, assembler and linker). FAST! tcc generates x86 code. No byte code overhead. Compile, assembl
  3. 所属分类:C

    • 发布日期:2011-08-18
    • 文件大小:286720
    • 提供者:ywj1225
  1. tcc-0.9.25-win32-bin

  2. tcc-0.9.25-win32-bin: Features SMALL! You can compile and execute C code everywhere, for example on rescue disks (about 100KB for x86 TCC executable, including C preprocessor, C compiler, assembler and linker). FAST! tcc generates x86 code. No byte
  3. 所属分类:C

    • 发布日期:2011-08-18
    • 文件大小:286720
    • 提供者:jifengszf
  1. TinyCC 源代码

  2. 小型、编译速度极快的C编译器源代码,可在linux和 win平台上编译使用: TinyCC (aka TCC) is a small but hyperfast C compiler FAST! tcc generates optimized x86 code. No byte code overhead. Compile, assemble and link about 7 times faster than 'gcc -O0'. - UNLIMITED! Any C dynamic lib
  3. 所属分类:C

    • 发布日期:2011-08-28
    • 文件大小:382976
    • 提供者:flyingsnowshade
  1. java bytecode lib

  2. create and manipulate java byte code, and create class files
  3. 所属分类:Java

    • 发布日期:2013-01-25
    • 文件大小:2097152
    • 提供者:sunspiderx
  1. byte code 操作

  2. 这本书以一个例子详细描述了如何操作java byte code .主要代码使用 javaassist,asm 包
  3. 所属分类:Java

    • 发布日期:2014-10-19
    • 文件大小:3145728
    • 提供者:idler_bm
  1. NTLM PPROXY client的实现(C source code)

  2. HTTP PROXY中NTLM的客户端的C源代码。包含相关的DES等算法在内。Base64的算法,是通过网上共产主义获取,MD4,MD5,HMAC MD5的算法是RFC中提供的,其余的可以根据下面链接的步骤进行编写。我提供一个源代码的例子。其中arith_开头的相关算法,httppc_ntlm是 NTLM的type1、type2、type3消息的应答构成,test_httppc_connect是一个测试的例子,里面没有main函数,但是另外构造一个main函数,在wei_set_proxy_i
  3. 所属分类:其它

    • 发布日期:2009-03-16
    • 文件大小:25600
    • 提供者:qq_36344636
  1. jdk8-source-code:jdk源码解析-源码

  2. jdk1.8-source-analysis JDK1.8源码分析 引入原始过程中的注意事项 JDK1.8对应JDK版本下载: 码:49wi 原始码在src目录下 以下两个类手动添加的,解决编译过程中该包的丢失 sun.font.FontConfigManager sun.awt.UNIXToolkit 其中:1.请手动添加jdk下面的lib到path中 2.lib文件夹下面的junit测试jar包添加到路径中,刹车编写测试用例 学习计划 以下为小编整理的通常所需阅读的二进制范围。标题为包名
  3. 所属分类:其它

    • 发布日期:2021-03-23
    • 文件大小:20971520
    • 提供者:weixin_42122878
« 12 3 4 5 6 7 8 9 10 ... 20 »