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

搜索资源列表

  1. kxcaljs

    0下载:
  2. 科学计算器界面简单大方,除了最基本的加、减、乘、除功能外,还支持常用的储存、取存、累存、积存、清存、取余、取整功能,支持十六进制、十进制、八进制、二进制、上档功能、双曲函数、快速使用,方便切换退格,清屏、全清等功能! -Scientific calculator interface is simple and elegant, in addition to the basic addition, subtraction, multiplication, and also supports the
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-11-25
    • 文件大小:8807
    • 提供者:DGDFG508
  1. CRC16

    0下载:
  2. CRC16校验,把第一个8位二进制数据(既通讯信息帧的第一个字节)与16位的CRC寄存器的低8位相异或,把结果放于CRC寄存器-CRC16 checksum, the first byte of the first 8-bit binary data (both communications and information frames) with the 16-bit CRC register low eight different or put the result in the CRC r
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-12
    • 文件大小:1305
    • 提供者:曲曲
  1. JAVA

    2下载:
  2. 有三个功能。 第一:撰写类Mylog,实现接口Loggable,完成在本地文件"MyLog.log"文件中的日志读写。 第二:分别使用FileOutput和BufferedOutputStream往二进制文件(Numbers.dat)中写入10个随机数,比较用时。 第三:编写查询程序,输入要查询的数字的索引,在实验第二题中的文件(Number.dat)中查询这个数显示到屏幕上。-Has three functions. : Write class Mylog, implement t
  3. 所属分类:JavaScript

    • 发布日期:2017-11-15
    • 文件大小:714820
    • 提供者:夏见明
  1. LongestPiece

    0下载:
  2. 对一个长整型的数,请输出其二进制序列,并计算序列中最长连续1串长度,和最长连续0串长度。-A long integer number of output binary sequence, and calculate the length of the longest consecutive string sequence, and the longest consecutive 0 string length.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-06
    • 文件大小:1036
    • 提供者:da
  1. binaryfileparse.java

    0下载:
  2. java 二进制 解析.解释c++生成的二进制数据文件,根据配置文件解析-binary file parse
  3. 所属分类:Java Develop

    • 发布日期:2017-11-08
    • 文件大小:36606
    • 提供者:李铖
  1. AFPFileUtil

    0下载:
  2. 输入afp文件路径,输出AFP文件每页的开始的二进制位置-Input afp file path, output AFP file per page starting binary position
  3. 所属分类:Java Develop

    • 发布日期:2017-11-27
    • 文件大小:717
    • 提供者:michelle
  1. BinaryToHexArray

    0下载:
  2. 将输入的二进制字符串装换为16进制字符串并输出-Equipment for the input binary string to hexadecimal string and output
  3. 所属分类:Ajax

    • 发布日期:2017-12-06
    • 文件大小:802
    • 提供者:肖轩
  1. BinaryToHex-(2)

    0下载:
  2. 将输入的二进制字符串装换为16进制字符串并输出-Equipment for the input binary string to hexadecimal string and output
  3. 所属分类:Ajax

    • 发布日期:2017-11-16
    • 文件大小:801
    • 提供者:肖轩
  1. Base64

    0下载:
  2. Base64是一种基于64个可打印字符来表示二进制数据的表示方法-failed to translate
  3. 所属分类:JavaScript

    • 发布日期:2017-12-01
    • 文件大小:3774
    • 提供者:andre guo
  1. HufEncoding

    0下载:
  2. java 实现读取英语文章,建立二叉树,程序自动统计每个个字母的使用频率(中序遍历输出每个字符),最后输出所有字母的以二进制表示的哈夫曼编码。-java read articles in English, the establishment of a binary tree, the program automatically statistical frequency of use of each letter (the preorder output for each character),
  3. 所属分类:Java Develop

    • 发布日期:2017-11-21
    • 文件大小:821
    • 提供者:gcl
  1. transform

    0下载:
  2. java中二进制、十六进制和十进制之间的进制转换带有GUI编写的界面-hex conversion between the java binary, hexadecimal and decimal written with the Swing interface
  3. 所属分类:Java Develop

    • 发布日期:2017-12-04
    • 文件大小:43701
    • 提供者:韩媛媛
  1. decimalToBinary

    0下载:
  2. 这个程序采用java语言,完成十进制到二进制的转换,代码简单,易懂。-This procedure using java language, complete decimal to binary conversion, the code is simple, easy to understand.
  3. 所属分类:JavaScript

    • 发布日期:2017-11-20
    • 文件大小:3636
    • 提供者:wangxiaoxue
  1. test

    0下载:
  2. 使用二进制IO将从1到10的10个字节值写入一个名为temp.dat的文件,再把它们从文件中读出来。 -Using binary IO from 1-10 in 10 byte value written to a file named temp.dat, then they are read out from the file.
  3. 所属分类:JavaScript

    • 发布日期:2017-11-08
    • 文件大小:920
    • 提供者:griten
  1. smack_src_3_3_0

    0下载:
  2. smack.jar文件分发文件夹是唯一的XMPP功能嵌入到客户端应用程序所需的二进制文件。smackx.jar包含Smack的扩展,而smackx-debug.jar包含增强的调试。-The smack.jar file in the main distribution folder is the only binary file required for embedding XMPP functionality into client applications. The optional sm
  3. 所属分类:Java Develop

    • 发布日期:2017-11-04
    • 文件大小:8570772
    • 提供者:lb
  1. MyNoteBook

    0下载:
  2. 我之前上传了一个记事本,但功能不完善,这是完善后的版本。增加了查找、替换及打开图片是显示二进制(十六进制)内容的功能。-more powerful notebook!
  3. 所属分类:Java Develop

    • 发布日期:2017-11-19
    • 文件大小:50903
    • 提供者:李松俚
  1. FTP_85220_85220

    0下载:
  2. rc目录包括各个程序的源代码,其中有: FClient(命令行界面的客户端) FClientFrame(图形界面的客户端) FServer(单线程服务器) FThreadServer(多线程服务器) 各个程序目录里面包含了各自的源程序(src文件夹)、二进制class文件(bin文件夹)以及javadoc文档(doc文件夹),还包含了批处理文件(build.bat、run.bat)。 demo目录含有各个程序运行必须的批处理文件。包括 runc.bat 运
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:52558
    • 提供者:黄玉
  1. codeByteArray

    0下载:
  2. Flash AS3.0 二进制加密 bytesArray-Flash AS3.0 bytesArray
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-04
    • 文件大小:393693
    • 提供者:联合开发网
  1. Base64-(chinese-solution-)

    0下载:
  2. javascr ipt 原生二进制运算实现BASE64 中英文编码与解码-javascr ipt BASE64 Chinese and English
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-03
    • 文件大小:34928
    • 提供者:林小蕾
  1. ftpascii

    0下载:
  2. ftp二进制与ascii传输方式区别能让人们了解和明白这块知识-ftp difference between binary and ascii transfer mode allows people to know and understand this knowledge
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:1743
    • 提供者:黄鑫
  1. netty_binary

    0下载:
  2. 用netty实现高效率传输,采用二进制的协议。可作为学习了解netty的一个好资料!-Achieve high efficiency with netty transmission, using the binary protocol. Learn about netty as a good information!
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-11-22
    • 文件大小:1557720
    • 提供者:张飞龙
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com