CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - byte

搜索资源列表

  1. JCRC

    0下载:
  2. 将数据帧中的第一个8位字节与CRC寄存器中的低字节进行异或运算,CRC寄存器,循环冗余校验算法-data frame of an 8-byte CRC register with the low byte for XOR, CRC register, cyclic redundancy checking algorithm
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2002
    • 提供者:
  1. MD5Second

    0下载:
  2. MD5的典型应用的是一对字节串产生指纹,以防止被纂改-the typical application is a byte string have fingerprints, to prevent falsified
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4319
    • 提供者:和风
  1. 例10.02 使用字节流访问URL资源

    0下载:
  2. 使用字节流访问URL资源-use byte-stream resources visit URL
  3. 所属分类:JSP源码/Java

    • 发布日期:2010-07-06
    • 文件大小:2072
    • 提供者:曹坚
  1. yongjiavajiejueguojihuawenti

    0下载:
  2. 如果应用系统是面向多种语言的,编程时就不得不设法解决国际化问题,包括操作界面的风格问题、提示和帮助语言的版本问题、界面定制个性化问题等。由于Java语言具有平台无关、可移植性好等优点,并且提供了强大的类库,所以Java语言可以辅助我们解决上述问题。Java语言本身采用双字节字符编码,采用大汉字字符集,这就为解决国际化问题提供了很多方便。- If the application system faces the many kinds of languages, when programming
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:21000
    • 提供者:tangying
  1. bcel-5.0-src

    0下载:
  2. 该开源工具主要用于class文件的操作,特别是字节码的插桩-the main tool for raising revenue for the operation of class documents, in particular byte code insertion pile
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3307714
    • 提供者:garylai
  1. Gretel

    0下载:
  2. 该工具也是用于字节码插桩,hansel中使用了大部分的gretel代码-The tool is also used for byte code inserted pile, hansel use most of the code Gretel
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:902791
    • 提供者:garylai
  1. C6X_Optimizing_summarization(chinese)

    0下载:
  2. 有关TI DSP c6000系列的C代码优化总结,对期数据打包、循环分解、内联函数的应用以及字节对齐等方面都有所介绍。-the TI DSP c6000 Series C code optimization summary view of data packing, recycling decomposition, Joint function within the application and byte alignment, and other aspects introduced.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:320221
    • 提供者:周国华
  1. ImmutableImageFromByteArray

    0下载:
  2. 从自定义字节数组创建图片的很好的实例,请同行借鉴,定会受益不浅。-from custom byte array of pictures to create good examples, please refer counterparts, will benefit greatly.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4261
    • 提供者:shangxj
  1. Int_and_byte_conversion_reciprocally

    0下载:
  2. 整型int和字符数组byte相互转换的源程序:写了一个封装类来实现整型int和字符数组byte相互转换的功能.可以用于网络数据流的程序中,实现数据转换.-integer int array byte characters and the conversion of the source : Packaging was a category to achieve cosmetic int array byte characters and conversion functions. can be
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4623
    • 提供者:miracleboy
  1. proguard4.0beta2

    0下载:
  2. ProGuard 是一个免费的 Java类文件的压缩,优化,混肴器。它删除没有用的类,字段,方法与属性。使字节码最大程度地优化,使用简短且无意义的名字来重命名类、字段和方法 。eclipse已经把Proguard集成在一起了。 (此为最新版)-ProGuard is a free Java class files compression, optimization, confusing device. Delete it useless categories, fields, methods a
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2104590
    • 提供者:廖年东
  1. javassist-3.4

    0下载:
  2. Javassist是一个开源的分析、编辑和创建Java字节码的类库。是由东京技术学院的数学和计算机科学系的 Shigeru Chiba 所创建的。它已加入了开放源代码JBoss 应用服务器项目,通过使用Javassist对字节码操作为JBoss实现动态AOP框架。 -Javassist is a revenue analysis, editing and the creation of Java byte code library. By the Tokyo Institute of Techn
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1714399
    • 提供者:廖年东
  1. StrArray

    0下载:
  2. 将图片数据转换成字节流传输的StrByte类, 替代FLEX中ByteArray类.-picture data into byte-stream transmission StrByte category, FLEX which ByteArray alternative category.
  3. 所属分类:FlashMX源码

    • 发布日期:2008-10-13
    • 文件大小:825
    • 提供者:zhuzhenheng
  1. Java读取BMP格式图片(源代码)

    0下载:
  2. A windows BMP file is a common image format that Java does not handle. While BMP images are used only on windows machines, they are reasonably common. Reading these shows how to read complex structures in Java and how to alter they byte order from th
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3227
    • 提供者:潘作为
  1. CRC16

    0下载:
  2. CRC16算法的Java实现,使用方法如下: CRC16 crc16 = new CRC16() byte[] b = new byte[] { // (byte) 0xF0,(byte)0xF0,(byte)0xF0,(byte)0x72 (byte) 0x2C, (byte) 0x00, (byte) 0xFF, (byte) 0xFE, (byte) 0xFE, (byte) 0x04, (byte) 0x00, (byte) 0x00,
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:834
    • 提供者:zhangQ
  1. ByteToOther

    0下载:
  2. byte类型转换,在exif头上可能有用的,个人是新手
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:973
    • 提供者:xuwenbin
  1. GeneratePossionDistribution_codes

    0下载:
  2. Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/e)x] step3:Slove x=1/F(u) step4:Repeat Step1~Step3 by using different u,you can get x1,x2,x3,...,xn step5:If the first packet was generated at time [
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:156151
    • 提供者:黃文岩
  1. JavaCodes

    0下载:
  2. Java 程序编码规范 所有的程序开发手册都包含了各种规则。一些习惯自由程序人员可能对这些规则很不适应,但是在多个开发人员共同写作的情况下,这些规则是必需的。这不仅仅是为了开发效率来考虑,而且也是为了后期维护考虑。 内容: 命名惯例 、Java文件样式 、代码编写格式 、程序编写 、编程技巧 、Swing 、调试 、性能 、可移植性 1) 命名规范 定义这个规范的目的是让项目中所有的文档都看起来像一个人写的,增加可读性,减少项目组中因为换人而带来的损失。(这些规范并不是一定要绝对
  3. 所属分类:Java Develop

    • 发布日期:2017-05-22
    • 文件大小:7068727
    • 提供者:fyChu
  1. ByteCommunication

    0下载:
  2. A byte comunication system made in java that can be used to send messages in betweeen computers on the same network.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:7742
    • 提供者:crina9
  1. Byte

    0下载:
  2. The wrapper for the primitive type byte.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:2126
    • 提供者:yaogerhen
  1. java-image-to-byte[]

    0下载:
  2. 这是在做Java课程设计时用到的例子,把从image图像转换为byte数组的具体用法。- This is designed to make Java programs use examples image to image is converted to a byte array specific usage.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:632
    • 提供者:林伟鸿
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com