搜索资源列表
javabase64-1.3.1
- Java Base64编码库使您的Java应用程序进行编码和解码的Base64字符串和流。-The Java Base64 library enables your Java application to encode and decode base64 strings and streams.
SMSDecoder
- 一个sms格式的PPC端短信备份的还原工具。原备份软件BkGenuis包含在rar文件内。 PPC上有个绿色的单独的短信备份还原工具,备份的格式是sms,但是还原是直接还原至手机短信中,在PC端不可以直接阅读。故编写了这个java程序来实现sms格式的解码。输入是input.sms。输出是txt文本格式。-this tool can decode the sms format of message backup file on PPC. The backup software called
rtfreader
- java实现读取RTF文本,对采用RTF加密的文本可做解码参考-java achieve read RTF text using RTF can decode the encrypted text reference
encode
- 用Java编写的线性密码加小解密工具,可以供学习Java和加解密的同志学习。-a encode/decode tool programmed in java
Codificador
- My Code and Decode version on java, tutorial include
Decode_the_data_encoded_Java_implementation
- 数据编码_解码的Java实现Decode the data encoded _ Java implementation-Decode the data encoded _ Java implementation
Monitoring
- 一个java的抓包程序,过滤出IP数据包,加了界面,不过没有解码数据,可以参考一下。-The packet capture of a java program to filter out the IP data packets, the interface, but did not decode the data for reference.
vigenere.java
- vigenere encode and decode a plain text
decode-program
- 使用网络编码后线性随机解码程序,java 语言-decode program when using network coding
BarcodeFonction
- This java class is used to code and decode a barcode into QRcode or otherwise CodeEAN13,codeEAN128,EAN 8. useful for J2ME developers
NetUtil
- 网络工具,使用Java程序向制定URL地址提交表单或发送数据包并取得返回的数据包 以POST方式向指定地址发送数据包请求,并取得返回的数据包 以POST方式向指定地址提交表单 url解码 url编码-Network tool, developed using the Java program to submit the form or URL address to send data packets and the packets get back The POST meth
KeyGeneratorExample
- Java生成密钥、保存密钥的实例源码,通过本源码可以了解到Java如何产生单钥加密的密钥(myKey)、产生双钥的密钥对(keyPair)、如何保存公钥的字节数组、保存私钥到文件privateKey.dat、如何用Java对象序列化保存私钥,通常应对私钥加密后再保存、如何从文件中得到公钥编码的字节数组、如何从字节数组解码公钥-Java to generate a key instance of the source to save the key can learn Java through t
demoEncode
- 解决乱码问题,页面提交进行转码,服务器接收后java进行解码-To solve the garbage problem, the page is submitted for transcoding server receives java decode
Erweima
- 实现二维码图片生成和解析,使用netbeans编程,java语言-encode and decode of 2-dimensional bar code
Caesar.java.zip
- ceaser cipher java program used to decode the ceaser cipher. made for cs assignment in uni,ceaser cipher java program used to decode the ceaser cipher. made for cs assignment in uni
wj
- 对一个string的crc16封装和解码 其中用到了Java的udp通信-it can encode the string after transfering into byte[] by CRC16,and also can decode the message you received by CRC16 via UDP conmmunication.
zxing
- 二维码,ZXing是一个开放源码的,用Java实现的多种格式的1D/2D条码图像处理库,它包含了联系到其他语言的端口。(QR code ZXing Decoder Online Decode a 1D or 2D barcode from an image on the web. Supported formats include: UPC-A and UPC-E EAN-8 and EAN-13 Code)
