Welcome![Sign In][Sign Up]
Location:
Search - 2F

Search list

[OS programDiscuz! 2.2F 简体中文正式版.rar

Description:
Platform: | Size: 553464 | Author: | Hits:

[Mathimatics-Numerical algorithmsJAVA神经网络工具箱jnntbeta0.2f.zip

Description:
Platform: | Size: 35520 | Author: | Hits:

[Compress-Decompress algrithmsSPIHT(Matlab).zip

Description:

% Matlab implementation of SPIHT (without Arithmatic coding stage)
%
% By Jing Tian, scuteejtian@hotmail.com

fprintf('-----------   Welcome to SPIHT Matlab Demo!   ----------------\n');

fprintf('-----------   Load Image   ----------------\n');
infilename = 'lena512.bmp';
outfilename = 'lena512_reconstruct.bmp';

Orig_I = double(imread(infilename));

rate = 1;

OrigSize = size(Orig_I, 1);
max_bits = floor(rate * OrigSize^2);
OutSize = OrigSize;
image_spiht = zeros(size(Orig_I));
[nRow, nColumn] = size(Orig_I);

fprintf('done!\n');
fprintf('-----------   Wavelet Decomposition   ----------------\n');
n = size(Orig_I,1);
n_log = log2(n);
level = n_log;
% wavelet decomposition level can be defined by users manually.
type = 'bior4.4';
[Lo_D,Hi_D,Lo_R,Hi_R] = wfilters(type);

[I_W, S] = func_DWT(Orig_I, level, Lo_D, Hi_D);

fprintf('done!\n');

fprintf('-----------   Encoding   ----------------\n');
img_enc = func_SPIHT_Enc(I_W, max_bits, nRow*nColumn, level);  

fprintf('done!\n');
fprintf('-----------   Decoding   ----------------\n');
img_dec = func_SPIHT_Dec(img_enc);

fprintf('done!\n');
fprintf('-----------   Wavelet Reconstruction   ----------------\n');
img_spiht = func_InvDWT(img_dec, S, Lo_R, Hi_R, level);

fprintf('done!\n');
fprintf('-----------   PSNR analysis   ----------------\n');

imwrite(img_spiht, gray(256), outfilename, 'bmp');

Q = 255;
MSE = sum(sum((img_spiht-Orig_I).^2))/nRow / nColumn;
fprintf('The psnr performance is %.2f dB\n', 10*log10(Q*Q/MSE));


Platform: | Size: 232873 | Author: jasonchang | Hits:

[Browser Clientmyie32src

Description: MyIE 3.2F的源代码,IE shell 编程。-MyIE 3.2F source code, IE shell programming.
Platform: | Size: 664931 | Author: 周杰 | Hits:

[Internet-NetworkDiscuz! 2.2F 简体中文正式版

Description: Discuz! 2.2F 简体中文正式版 论坛代码-Discuz! 2.2F English version of the official code Forum
Platform: | Size: 553731 | Author: reika | Hits:

[WinSock-NDISlibnet-1.0.2f

Description: Windows下的libnet,这个是最新的版本,可以很方便的构造网络数据包!-libnet under Windows, the latest version, it is convenient to the tectonic network packet!
Platform: | Size: 412787 | Author: 易天行 | Hits:

[Other resourcejnntbeta0.2f

Description: Java神经网络工具箱-Java neural network toolbox
Platform: | Size: 33970 | Author: 眸宽 | Hits:

[Other resourcedigitalsystemDesign

Description: 第7章数字系统设计实例 7.1 半整数分频器的设计 7.2 音乐发生器 7.3 2FSK/2PSK信号产生器 7.4 实用多功能电子表 7.5 交通灯控制器 7.6 数字频率计-Chapter 7 Digital System Design Example 7.1-integer dividers designed Music Generator 7.2 7.3 2F SK/2PSK Signal Generator 7.4 Table practical multi-function electronic traffic signal controllers 7.5 7.6 Digital Cymometer
Platform: | Size: 446705 | Author: 李唐 | Hits:

[Other resourceuri=http%3A%2F%2Fsw.nokia.com%2Fid%2Fde9c5cc7-fdf0

Description: 该源码是一个Symbian的2D的引擎,很适合学习!-the source Symbian is a 2D engine, which is perfect for learning!
Platform: | Size: 1076844 | Author: bsj | Hits:

[Internet-Networkradiusplugin_v1.2f.tar

Description: openvpn的radius认证插件,可以让openvpn使用远程radius服务器进行用户认证-openvpn the radius authentication plug-ins, allow the use of distance radius openvpn server user authentication
Platform: | Size: 205106 | Author: 谷天仁 | Hits:

[Other resourcejnntbeta0.2f

Description: 人工神经网络java工具箱源代码 包含BP网络,K分类和RBF网络-ANN java source code toolkit includes BP, K Classification and RBF Network
Platform: | Size: 35833 | Author: 杨帆 | Hits:

[Other resourcepplivesetup_1.8.7

Description: 具体要求请点击!单片机大全,定时器,计数器 中断http://imgnews.baidu.com/ir?t=1&u=&f=%68%74%74%70%3A%2F%2F%71%71%2D%62%65%2E%63%6E?QQ=281149673
Platform: | Size: 2414628 | Author: 陈盛 | Hits:

[Othertranlateasc

Description: 把网页中汉字的ascII码转成汉字,同时也可以反转。如把 %2F 可以转成 /
Platform: | Size: 346110 | Author: topmonkey | Hits:

[WinSock-NDIShnxyy.Discsuz

Description: Discuz! 2.2F上传漏洞利用程序 参照Wascool的工具编写,实现上传一句话后门。 先注册一个名字,然后登陆!随便找一个贴子回复~ 用WSockExpert抓包记下自己的COOKIE及有网站名与回复贴子的路径,还有你所要回复的标题和内容,填到相应的选项里~~ 配合附带的up.htm和wrsky.php上传更大的后门 具体原理参考小花的文章 DISCUZ2上传漏洞分析 上传漏洞变换利用-BBS! 2.2F upload exploits procedures Wascool reference tools to prepare and achieve uplink word back door. First registered a name, and then landing! Just a reply to a posting with WSockExpert capturing Packet note of your COOKIE and screen postings and resume the path, you have to answer the title and content to fill the corresponding options li ~ ~ with the known and fringe wrsky.php upload more specific tenets backdoor reference articles florets DISCUZ2 upload vulnerability analysis upload transform use loopholes
Platform: | Size: 212696 | Author: 凉凉 | Hits:

[Other resourceBlackBaller.v1.1.2F.6600.7610.6630.DotSiS

Description: 在Java开发平台,它将手机软件分为三个层次,最底层是OS(操作系统)层,负责内存读写、信号传输、指令处理等;最上层是手机的各种应用功能,如各种游戏、QQ聊天等;在两个层次之间是Java虚拟机,通过制定标准,负责Java语言与OS层之间的解释、编译。正是由于Java具有与硬件无关的特性,使得支持J2ME或BREW的软件,通过重新编译可以跨越芯片的硬件障碍,在不同手机上运行。-in Java development platform, cell phone software, which will be divided into three levels, the bottom is the OS (operating system) layer for memory read and write, signal transmission, processing instructions; At the top are the various mobile applications, such as games, chat QQ; In between the two levels is Java Virtual Machine, through the development of standards for the Java language and OS layer between the interpretation, translation. It is precisely because Java is hardware-independent, and makes support J2ME or BREW software, recompile across the chip hardware obstacles in running on different phones.
Platform: | Size: 78558 | Author: 封小军 | Hits:

[Program doc龙芯调试手册

Description: 基于龙芯2F的调试和测试规范,非常有用
Platform: | Size: 814592 | Author: rensushan@163.com | Hits:

[Internet-NetworkDiscuz! 2.2F 简体中文正式版

Description: Discuz! 2.2F 简体中文正式版 论坛代码-Discuz! 2.2F English version of the official code Forum
Platform: | Size: 552960 | Author: reika | Hits:

[AI-NN-PRjnntbeta0.2f

Description: Java神经网络工具箱-Java neural network toolbox
Platform: | Size: 33792 | Author: 眸宽 | Hits:

[J2MEBlackBaller.v1.1.2F.6600.7610.6630.DotSiS

Description: 在Java开发平台,它将手机软件分为三个层次,最底层是OS(操作系统)层,负责内存读写、信号传输、指令处理等;最上层是手机的各种应用功能,如各种游戏、QQ聊天等;在两个层次之间是Java虚拟机,通过制定标准,负责Java语言与OS层之间的解释、编译。正是由于Java具有与硬件无关的特性,使得支持J2ME或BREW的软件,通过重新编译可以跨越芯片的硬件障碍,在不同手机上运行。-in Java development platform, cell phone software, which will be divided into three levels, the bottom is the OS (operating system) layer for memory read and write, signal transmission, processing instructions; At the top are the various mobile applications, such as games, chat QQ; In between the two levels is Java Virtual Machine, through the development of standards for the Java language and OS layer between the interpretation, translation. It is precisely because Java is hardware-independent, and makes support J2ME or BREW software, recompile across the chip hardware obstacles in running on different phones.
Platform: | Size: 77824 | Author: 封小军 | Hits:

[Internet-Networklibnet-1.0.2f

Description: Windows下的libnet,这个是最新的版本,可以很方便的构造网络数据包!-libnet under Windows, the latest version, it is convenient to the tectonic network packet!
Platform: | Size: 412672 | Author: 易天行 | Hits:
« 12 3 4 »

CodeBus www.codebus.net