搜索资源列表
java_image_process
- java处理数字图像,包括镜像、中值滤波、线形灰度变化、图像平滑、图像模糊、图像还原、锐化、量化、二值化图像、边缘检测等-java digital image processing, including image, median filtering, linear gray-scale changes, image smoothing, image blurring, image reduction, sharpening, to quantify the binary image, edge
mojarra-2.0.0-Beta1-binary
- jsf实战源码jsf action code very nice welcome to download-jsf action code very nice welcome to downloadjsf action code very nice welcome to download
exp2_3
- 以随机存取二进制度方式保存下列数据(rbi.dat),并从该二进制文件中读取数据,将其显示在屏幕上 -Degree of random access to binary data stored following (rbi.dat), and binary files from the read data to be displayed on the screen
AnimationText
- java 动画处理代码,能实现图形及文字的动画处理。-java Animation handling code, to achieve animated graphics and text processing.
binary
- provides the binary code conversion to be used in html pages
charcodeASP
- 一个字符转换函数,可以把UTF8转换为GB编码文字,是ASP源码,非常有和,其中包括对汉字的转换!二进制代码转换为十六进制、十进制代码,十六进制、十进制转换为二进制,GB字符转UNICODE字符,URL字符解码等-A character conversion function can be converted to GB encoding UTF8 text, is the ASP source code, and very, including the conversion of Chines
wave
- This file is action scr ipt for Flash 2008. It describe how to change the string that is read from files to binary array and then change back to its original string.We can use binary 1,0 to draw wave-This file is action scr ipt for Flash 2008. It
binaryImg
- JAVA将图片转换成二进制字符串、将已有的符合图片格式的二进制字符串转换成图片显示。-JAVA convert the picture into a binary string, would be consistent with existing image formats to convert binary string to display images.
MIPS
- 支持MIPS指令集中最基本六条指令的简单的汇编代码到二进制形式-Support the MIPS instruction focused on the most basic 6 of assembly code instructions to a simple binary form
BinaryToDecimalConverter.java
- this program is used to convert a a 4 digit binary number to its decimal equivalent, library methods are not used. Also error checking is taken care .-this program is used to convert a a 4 digit binary number to its decimal equivalent, library metho
DecimalToBinary
- 十进制数字转换为二进制数字,使用Java语言-Decimal number is converted to binary numbers, using the Java language
DtoBConvertor
- 本程序是实现了十进制数向二进制数的转换的一个计算器。没有用到api中的转换函数,而是用自己写的代码实现。-This program is for the purpose of converting decimal to binary. I did not use the converting function of the api.I made it using my own code.
StrToBin_src
- 将中文转换为二进制,非常好用!-Chinese conversion to binary will be very easy to use!
IO.Java.binary.file.operation.code
- Java二进制IO类与文件复制操作实例代码IO Java binary class file copy operation and example code -IO Java binary class file copy operation and example code
hex2bin
- 16进制字符串转2进制文件。可以输入文件或在界面输入。 例如输入“61 62 0D 0A”会获得一个文件,其内容为“ab\r\n”-convert a hex string to a binary file with java
apache-openjpa-2.0.0-binary
- 用来做项目的 做写一些网上书店什么的 很好用的包-Used to write a project to do what the online bookstore
src
- 十进制转换成二进制,用JAVA实现,请大家多多指教!-Decimal to binary
HexadecimalToBinaryAndLong
- This java code converts Hexadecimal representation to binary.
shiyan
- 使用Javascr ipt和Applet实现网页版的插入算法、归并算法、堆排序、快速排序、多项式加减(用链实现)、十进制转化为二进制(用队+栈实现)、开放地址法(线性探测)、一次探测法(平方探测)、二次探测法(双HASH)实现快速查找、利用二叉排序树进行排序与查找以及删除一个节点、实现宽度优先或深度优先排序算法、实现Kruskal算法或Prime算法-Insertion algorithm, merging algorithm, heap sort, quick sort, polynomial
Binary
- 将输入的十进制数转换为2进制,输入输出显示在控制台上-The input of a decimal number to binary, input and output to the console