搜索资源列表
THREEAlgorithm
- 包括格雷玛、*游戏、字串核对三个算法的C和JAVA版的对比实现-including Geleima, gambling games, three string matching algorithm C and JAVA version of the contrast achieve
EITHT_COIN
- 包括八个硬币关于假币的算法,是c和java版的对比实现-including eight coins counterfeit money on the algorithm is c and java version of the contrast achieve
Hamming_Java
- Hamming码是一类非常重要的线性分组码,它能纠正全部一位错误上传的是Hamming码的编码和译码的Java程序以及编写程序时所写的文档,本文提供的Hamming码的编码和译码的Java程序经过与笔算和观察法对比,在可靠性上两者是完全一致的.如果有充分的时间进行完善,修改还可用于线性码的编码和译码.-Hamming code is a very important kind of linear block code, all it can to rectify a mistake is upl
CompareScript
- 脚本对比 脚本对比 脚本对比-scr ipt contrast scr ipt contrast scr ipt contrast scr ipt contrast
java_DigitalSign
- 实用数字签名的步骤 (1)发送方使用MD5算法对原始信息进行计算,获得一个固定长度的信息摘要 (2)发送方用自己的私钥加密生成的信息生成发送方的数字签名,发送方把这个数字签名作为发送信息的附件和明文信息,一同用接收方的公钥进行加密,将加密后的密文一同发送给接收方; (3)接收方首先把接收到的密文用自己的私钥解密,得到明文信息和数字签名,再用发送方的公钥对数字签名进行解密,然后使用相同的单向散列算法来计算解密得到的明文信息,得到信息摘要;对比计算出来的信息摘要和发送方发送过来的信息摘要
yansebiao
- 颜色对照表,很好用的颜色对比表,包括所有颜色方便取色-Color table, the good color contrast table, including easy access of all colors and color
myBeanuitls
- 自己做的BeanUtils 和大家分享。。。 里面还包含了hibernate 大家可以对比对比-The BeanUtils to do their share with you all. . . It also includes everyone can hibernate contrast contrast
java
- 用java语言设计的一个小系统, 主要是登录验证。比较基础,非常适合java初学者做示范或练习对比。-Designed using java language in a small system, the main sign are authentication. Basis of comparison, very suitable for beginners to do java contrast demonstration or practice.
ZoomImageDemo
- 上传裁减图片java做的图像处理 支持局部放大和整体放大 还有灰度和对比度调整-From the reduction of the picture image processing java support to do zoom and the overall amplification of local gray-scale and contrast also adjust
XOF(XtraOfFunctions)
- 一些Director跨系统编游戏的同志可能已经发现,Mac系统中,屏幕上方有一条很讨厌的条子, 应为是属于系统的所以不能用window.moveToFront()覆盖掉,现在这个Xtra包含两个指令,hideControlStrip()和ShowControlStrip(),前者可以做到把那讨厌的东西隐藏掉,后者功能预制相反,用法: --lingo syntax XOF=new Xtra("XOF") XOF.hideControlStrip() XOF.showContro
PO
- Simple image editor with most popular photoshop options like filtrs or contrast
ColorMatrixAS3
- 改变视频,图像的亮度,饱和度,色调,对比度.-Change the video, image brightness, saturation, hue, contrast.
check
- 文本对比,文本与文件夹里的每一个文档进行检测对比,检测结果分析-Text contrast, text and folder to detect each document comparison, analysis of test results
Login
- 带验证码的登陆框,登陆时能跟数据库中的信息对比,显示是否登陆成功-Login box with a verification code, login information in the database sorted contrast, shows whether a successful landing
tax
- About tax rate computation, two years tax rate contrast, given tax rate, and the calculation of the amount of should pay and population are classified into five categories, different types of people, different tax rates
BufferTest
- java游戏用到的,图片移动时有使用二级缓存Buffer和没有使用二级缓存Buffer的对比。-Java used game, moving pictures have level 2 cache Buffer and use didn t use level 2 cache Buffer contrast.
2
- JPG算法:自写算法将BMP转换为JPG,再将jpg转化为bmp,比较前后两个bmp得质量差别,在不同的量化参数(50 压缩,75 压缩,95 压缩)下对比效果,包括:jpg压缩后的大小、图像质量、压缩时间 -JPG algorithm: self-written algorithm BMP converted to JPG, and then transformed into the jpg to bmp, compare before and after two bmp get the
bonecp
- BoneCP 是一个高性能的开源java数据库连接池实现库。它的设计初衷就是为了提高数据库连接池的性能,根据某些测试数据发现,BoneCP是最快的连接池。BoneCP很小,只有四十几K(运行时需要slf4j和guava的支持,这二者加起来就不小了),而相比之下 C3P0 要六百多K。-BoneCP is a high-performance open source java database connection pool to achieve the library. It is design
mysort
- 虽然只有一个文件,但里面包含了较为全面的排序算法,包括:选择排序、插入排序、冒泡排序、堆排序、快速排序、归并排序、基排序、桶排序等,并包含了各个排序算法的对比。采用java的泛型结构实现的,具有很高的学习价值。-Although only one file, which contains a more comprehensive ranking algorithm include: selection sort, insertion sort, bubble sort, heap sort, q
bonecp-master
- BoneCP 是一个高性能的开源java数据库连接池实现库。它的设计初衷就是为了提高数据库连接池的性能,根据某些测试数据发现,BoneCP是最快的连接池。BoneCP很小,只有四十几K(运行时需要slf4j和guava的支持,这二者加起来就不小了),而相比之下 C3P0 要六百多K。-BoneCP is a high-performance open source java database connection pool implementation library. It' s des
