- TV 信号解码 The purpose of a comb filter is to separate a composite video signal's luminance (Y) information from its color (C) information. There are several ways to perform Y/C separation and comb filters are the most common. There are different types of comb filters and they vary widely in performance. The differences are directly observable in the video artifacts that exist after separation. In this article I will explain what artifacts to expect form each type of Y/C separation filter and where to look for them. The best way to understand the advantages of the different comb filter technologies is to start with a little information about the composite video signal.
- Ping程序的C语言编程
- duoxianqi VB的一个多线程规范源码
- 2009 设计一种快跳频通信系统
- graph-2004-04-19.tar f you have not registered
- treetest 很强大的树形架构
文件名称:7_Rsa
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:79.72kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
RSA公钥加密算法基于大整数因式分解困难这样的事实。
选择两个素数,p,q。(一般p,q选择很大的数)
然后计算 z=p*q f=(p-1)(q-1) 选择一个n,使gcd(n,f)=1(gcd代表greatest common divider,一般n也选择一个素数), n和z就作为公钥。
选择一个s,0<s<f,满足n*s % f=1,s就作为私钥。-RSA public key encryption algorithm based on the integer factorization great difficulties to the fact. Choice of two prime numbers, p, q. (General p, q very few options) and then calculate the z = p * q = f (p-1) (q-1) Choose a n, so gcd (n, f) = a (gcd representatives greatest common divider. n general also choose a prime number), n and z on as a public key. One's choice, 0
选择两个素数,p,q。(一般p,q选择很大的数)
然后计算 z=p*q f=(p-1)(q-1) 选择一个n,使gcd(n,f)=1(gcd代表greatest common divider,一般n也选择一个素数), n和z就作为公钥。
选择一个s,0<s<f,满足n*s % f=1,s就作为私钥。-RSA public key encryption algorithm based on the integer factorization great difficulties to the fact. Choice of two prime numbers, p, q. (General p, q very few options) and then calculate the z = p * q = f (p-1) (q-1) Choose a n, so gcd (n, f) = a (gcd representatives greatest common divider. n general also choose a prime number), n and z on as a public key. One's choice, 0
(系统自动生成,下载前可以参看下载内容)
下载文件列表
7_Rsa/RsaKit/BigInt.cpp
7_Rsa/RsaKit/BigInt.h
7_Rsa/RsaKit/Debug
7_Rsa/RsaKit/DemoDlg.cpp
7_Rsa/RsaKit/DemoDlg.h
7_Rsa/RsaKit/HelpDlg.cpp
7_Rsa/RsaKit/HelpDlg.h
7_Rsa/RsaKit/MainFrm.cpp
7_Rsa/RsaKit/MainFrm.h
7_Rsa/RsaKit/ReadMe.txt
7_Rsa/RsaKit/Release
7_Rsa/RsaKit/res/A.bmp
7_Rsa/RsaKit/res/add.bmp
7_Rsa/RsaKit/res/B.bmp
7_Rsa/RsaKit/res/C.bmp
7_Rsa/RsaKit/res/D.bmp
7_Rsa/RsaKit/res/dec.bmp
7_Rsa/RsaKit/res/div.bmp
7_Rsa/RsaKit/res/E.bmp
7_Rsa/RsaKit/res/euc.bmp
7_Rsa/RsaKit/res/hex.bmp
7_Rsa/RsaKit/res/mod.bmp
7_Rsa/RsaKit/res/mul.bmp
7_Rsa/RsaKit/res/N.bmp
7_Rsa/RsaKit/res/RsaKit.ico
7_Rsa/RsaKit/res/RsaKit.rc2
7_Rsa/RsaKit/res/sub.bmp
7_Rsa/RsaKit/res/toolbar.bmp
7_Rsa/RsaKit/res
7_Rsa/RsaKit/Resource.h
7_Rsa/RsaKit/resource.hm
7_Rsa/RsaKit/RsaKit.aps
7_Rsa/RsaKit/RsaKit.clw
7_Rsa/RsaKit/RsaKit.cpp
7_Rsa/RsaKit/RsaKit.dsp
7_Rsa/RsaKit/RsaKit.dsw
7_Rsa/RsaKit/RsaKit.h
7_Rsa/RsaKit/RsaKit.ncb
7_Rsa/RsaKit/RsaKit.opt
7_Rsa/RsaKit/RsaKit.plg
7_Rsa/RsaKit/RsaKit.rc
7_Rsa/RsaKit/StdAfx.cpp
7_Rsa/RsaKit/StdAfx.h
7_Rsa/RsaKit/ToolDlg.cpp
7_Rsa/RsaKit/ToolDlg.h
7_Rsa/RsaKit
7_Rsa/RsaKit.exe
7_Rsa
www.dssz.com.txt
7_Rsa/RsaKit/BigInt.h
7_Rsa/RsaKit/Debug
7_Rsa/RsaKit/DemoDlg.cpp
7_Rsa/RsaKit/DemoDlg.h
7_Rsa/RsaKit/HelpDlg.cpp
7_Rsa/RsaKit/HelpDlg.h
7_Rsa/RsaKit/MainFrm.cpp
7_Rsa/RsaKit/MainFrm.h
7_Rsa/RsaKit/ReadMe.txt
7_Rsa/RsaKit/Release
7_Rsa/RsaKit/res/A.bmp
7_Rsa/RsaKit/res/add.bmp
7_Rsa/RsaKit/res/B.bmp
7_Rsa/RsaKit/res/C.bmp
7_Rsa/RsaKit/res/D.bmp
7_Rsa/RsaKit/res/dec.bmp
7_Rsa/RsaKit/res/div.bmp
7_Rsa/RsaKit/res/E.bmp
7_Rsa/RsaKit/res/euc.bmp
7_Rsa/RsaKit/res/hex.bmp
7_Rsa/RsaKit/res/mod.bmp
7_Rsa/RsaKit/res/mul.bmp
7_Rsa/RsaKit/res/N.bmp
7_Rsa/RsaKit/res/RsaKit.ico
7_Rsa/RsaKit/res/RsaKit.rc2
7_Rsa/RsaKit/res/sub.bmp
7_Rsa/RsaKit/res/toolbar.bmp
7_Rsa/RsaKit/res
7_Rsa/RsaKit/Resource.h
7_Rsa/RsaKit/resource.hm
7_Rsa/RsaKit/RsaKit.aps
7_Rsa/RsaKit/RsaKit.clw
7_Rsa/RsaKit/RsaKit.cpp
7_Rsa/RsaKit/RsaKit.dsp
7_Rsa/RsaKit/RsaKit.dsw
7_Rsa/RsaKit/RsaKit.h
7_Rsa/RsaKit/RsaKit.ncb
7_Rsa/RsaKit/RsaKit.opt
7_Rsa/RsaKit/RsaKit.plg
7_Rsa/RsaKit/RsaKit.rc
7_Rsa/RsaKit/StdAfx.cpp
7_Rsa/RsaKit/StdAfx.h
7_Rsa/RsaKit/ToolDlg.cpp
7_Rsa/RsaKit/ToolDlg.h
7_Rsa/RsaKit
7_Rsa/RsaKit.exe
7_Rsa
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.