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