Its a small library for decompress gzip files in j2me. The final size after obfuscation and jaring is less than 2150 bytes.
标签: obfuscation decompress library jaring
上传时间: 2013-12-11
上传用户:zhaiye
presentation of Fast Variable Block size Motion Estimation Algorithms Based on Merge and Split Procedures for H.264/MPEG-4 AVC
标签: presentation Algorithms Estimation Variable
上传时间: 2014-01-12
上传用户:朗朗乾坤
32 * 32 dot-matrix program, set up the typewriter font size type 32 * 32 dot-matrix program, set up the typewriter font size type
标签: dot-matrix program 32 typewriter
上传时间: 2013-11-29
上传用户:古谷仁美
function [U,center,result,w,obj_fcn]= fenlei(data) [data_n,in_n] = size(data) m= 2 % Exponent for U max_iter = 100 % Max. iteration min_impro =1e-5 % Min. improvement c=3 [center, U, obj_fcn] = fcm(data, c) for i=1:max_iter if F(U)>0.98 break else w_new=eye(in_n,in_n) center1=sum(center)/c a=center1(1)./center1 deta=center-center1(ones(c,1),:) w=sqrt(sum(deta.^2)).*a for j=1:in_n w_new(j,j)=w(j) end data1=data*w_new [center, U, obj_fcn] = fcm(data1, c) center=center./w(ones(c,1),:) obj_fcn=obj_fcn/sum(w.^2) end end display(i) result=zeros(1,data_n) U_=max(U) for i=1:data_n for j=1:c if U(j,i)==U_(i) result(i)=j continue end end end
标签: data function Exponent obj_fcn
上传时间: 2013-12-18
上传用户:ynzfm
for 6441A update unix get the file size and porpoarty!
标签: porpoarty update 6441A file
上传时间: 2013-12-20
上传用户:jing911003
This sample is a simple example on how to perform a glow effect by rendering into an arbitrary size Frame Buffer Object (FBO). The Glow effect is performed on a specific part of the screen and can be done only on specific objects of the scene. You can imagine using such a postprocessing effect in CAD/DCC to emphasize some items from a selection or picking for example.
标签: arbitrary rendering example perform
上传时间: 2014-01-03
上传用户:liuchee
icreate i5128 usb controller development tool. Resize your fake i5128 base usb device to real size. Tweak other settings too.
标签: i5128 development controller usb
上传时间: 2013-12-30
上传用户:bjgaofei
icreate i5127 usb controller development tool. Resize your fake i5127 based usb device to real size. Tweak other settings too.
标签: i5127 development controller usb
上传时间: 2017-03-03
上传用户:yyq123456789
This progamram desrible how put N queens on the board have size N*N Using algorithm back tracking
标签: progamram algorithm desrible tracking
上传时间: 2017-05-04
上传用户:ynwbosss
Implementation Of ELGAMAL Public key encryption in C . it can use very long key os size 2007 decimal digit.
标签: Implementation encryption key ELGAMAL
上传时间: 2013-12-14
上传用户:cylnpy