搜索资源列表
数字图像
- 数字图像马赫带,正弦波等现象的实现-digital image Mach band sine wave phenomena such as the realization
数字拼图
- JAVA的数字拼图游戏-JAVA figures pieces of the jigsaw
数字签名
- 进行数字签名的小程序-digital signatures of the small programs
JavaScript数字日期转化为汉字日期格式
- Javascr ipt数字日期转化为汉字日期格式-Javascr ipt date figures into Chinese characters date format
Guess Number 猜数字游戏JAVA源代码
- 猜数字游戏1. 随机生成4个0到9的整数,组成一个序列(使用LinkedList<Integer>存储)例如:3 6 4 4System.out.println((int)(Math.random(0*4)))2. 然后要求用户循环猜这4个数子,在用户每猜一次之后,提示用户有几个数字的位置正确了。 例如:用户输入3 7 2 4 (3和4的位置正确了),则提示用户有2个数字正确。3. 使用LinkedList存储用户每次猜测是数字组合。用户可以随时查看之前自己的输入 例如:
javacertificationoperations.ra
- java公钥加密私钥解密与数字证书的一个例子,很实用的。,java public key encryption and digital certificate private key to decrypt an example, it is practical.
java.rar
- 基于java的图像数字水印,自己感觉得不错的哦。,Java-based digital watermarking of images, their own feeling of oh well.
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
java
- 利用JAVA搭建一个数字图像处理的演示平台功能包括:模糊,锐化,变亮,反色,移动-The use of JAVA to build a demonstration of digital image processing platform features include: blurred, sharpen, brighten, and anti-color, mobile
java_DigitalSign
- 实用数字签名的步骤 (1)发送方使用MD5算法对原始信息进行计算,获得一个固定长度的信息摘要 (2)发送方用自己的私钥加密生成的信息生成发送方的数字签名,发送方把这个数字签名作为发送信息的附件和明文信息,一同用接收方的公钥进行加密,将加密后的密文一同发送给接收方; (3)接收方首先把接收到的密文用自己的私钥解密,得到明文信息和数字签名,再用发送方的公钥对数字签名进行解密,然后使用相同的单向散列算法来计算解密得到的明文信息,得到信息摘要;对比计算出来的信息摘要和发送方发送过来的信息摘要
digitalSignature
- 利用JAVA实现的数字签名程序,内附JAVA源代码及详细注释-JAVA achieved using a digital signature process, enclosing the JAVA source code and detailed notes
Java编写的手写数字识别器源代码
- 用Java编写的手写数字识别器源代码。能够对手写数字有很好的识别能力。经过试验,适应性还是比较强的。-Java prepared with hand-written numeral recognition source code browser. Figures to have a good handwriting recognition. After testing, adaptation is still relatively strong.
DSA
- java写的DSA数字签名算法,是密码学中的典型算法-java wrote DSA Digital Signature Algorithm is Cryptography typical algorithm
JavaToolkits
- 进行与数字证书相关开发必须的java源码-Carried out with the digital certificate must be related to the development of the java source code
caishuzi
- 猜数字游戏,用java实现的,很简单,供初学者学习参考用的-猜数字games, using java to achieve, is very simple for beginners to learn reference
Guess
- 一个猜数字的java小游戏,适合java初学者下载学习。玩家根据提示的数据范围猜数字,猜对用时越少成绩越好。- a java game for java beginners to learn. Players in accordance with the scope of the data prompted , guess on the results when the fewer the better.
SafeChat
- 多线程加密聊天室,支持多线程客户端链接服务器端,其中包括加密,完整性验证,数字签名。服务器端采用mysql存储数字签名的公钥-Security Chat
java_digital_image_process_algorithm
- 前些时候做毕业设计,用java做的数字图像处理方面的东西,这方面的资料ms比较少,发点东西上来大家共享一下,主要就是些算法,有自己写的,有人家的,还有改人家的,有的算法写的不好,大家不要见笑。 -Some time ago to do graduate design, using java to do digital image processing of things, this information is less ms, made up for all to share somethi
game
- 使用 Java开发的一个猜数字游戏,应用了客户端和服务器端的技术-Use Java to develop a game猜数字, application of the client and server-side technology
BoxGame
- 九格拼图游戏代码,数字型排序,随机生成。-9 puzzle grid code, digital-based sequencing, randomly generated.