搜索资源列表

  1. kaisa

    0下载:
  2. 恺撒密码的实现源代码 恺撒密码是一种对称密钥算法 希望对大家有用,特别是学生-Caesar password achieve Caesar source code is a symmetric key algorithm hope useful for all, particularly students
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:92160
    • 提供者:liu
  1. RSA_DEMO

    0下载:
  2. 一种利用公钥算法(又称为非对称算法)RSA制作注册码的方法。采用这种方法,不知道密钥的话时很难写出注册机来。实际上有部分软件已经使用了这类方法。RSA加密算法DEMO-use of a public key algorithm (also known as non-symmetric algorithm) production license RSA method. Using this method, I do not know th
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:250880
    • 提供者:linvage
  1. DesLA

    0下载:
  2. 功能:对称算法DES的安全性分析--线性分析 (即8个S_Box的线性分析)-function : symmetric DES algorithm Safety Analysis-- linear analysis (ie eight S_Box linear analysis)
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:小布丁
  1. gxrjsfklwf

    0下载:
  2. (1)你可以不用懂任何加密算法,就可以方便的使用Reg.dll对你的程序进 行高强度的算法加密。 (2)内置多种强大的对称和非对称算法,可满足各类应用需求。 (3)包含VC、VB、BCB、Delphi等多种开发工具的详细调用示例源码。 加密算法库内置了BlowFish、MD5、 SHA512、RIPEMD160、Secret16、MD5FileCheck、CRCFileCheck、 EncryptStringFu
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:1040384
    • 提供者:
  1. secdemo

    0下载:
  2. 演示完整的对称、非对称、摘要算法。 参照提示:其中有屏幕的和弹出提示。-complete demonstration of symmetric, asymmetric, digest algorithm. Reference Tip : these pop-up screen and suggest.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:189440
    • 提供者:lisi
  1. PairKeyExample

    0下载:
  2. 用JAVA实现文件的非对称加密,其中发含对非对称加密的流程解析-using JAVA documents asymmetric encryption, which made containing the non-symmetric encryption process analytical
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:尹志远
  1. cprogramm

    0下载:
  2. 利用指针技术,以一维整型数组中间元素为中心,对称对调所有元素:即首元素与末元素对调、第二元素与次末元素对调…。-use of technical indicators to a peacekeeping integer array elements to the middle Center, symmetric swap all the elements : that is the end of the first elements a
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:范贱
  1. Gaphics

    0下载:
  2. 我是一名大学的学生,我没有做过很复杂的编程练习,这也是我第一次上传源程序,这次上传的是我做计算机图形学的练习时在WIN-TC环境下所编的一些程序,其中有二维图形的基本变换(平移,旋转,错切,放缩,对称)的动画演示、三维图在二维平面上的消隐图的显示、线条的裁减、抛物线的绘制以及B样条曲线的绘制,程序中有详细的注释,希望对学生朋友们能够有所帮助。-I was a university student, I had not done a ve
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:李好
  1. duichengcha

    0下载:
  2. 求两个集合的对称差 ,用户给出输入 程序打印结果,是通过分别求并集,交集而得-for two pools symmetric difference, and give users the importation procedures Print results were seeking through and sets derived intersection
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:姜冰
  1. another_DES

    0下载:
  2. des加解密核心代码 对称密钥加密算法DES是由IBM公司在70年代发展起来的,并经政府的加密标准筛选后,于1976年11月被美国政府采用,DES随后被美国国家标准局和美国国家标准协会ANSI承认。 DES使用56位密钥对64位的数据块进行加密,并对64位的数据块进行16轮编码。与每轮编码时,一个48位的"每轮"密钥值由56位的完整密钥得出来。 -des encryption and decryption code cor
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:zhou
  1. span_forest

    0下载:
  2. Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Compile in C++, "g++ -o span_forest span_forest.c". The program does not demand that the matrix is symmetric with 0 diagona
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:卢松
  1. cholesky323232

    0下载:
  2. 平均因子分解法,适用于正定矩阵First, let s recall the definition of the Cholesky decomposition: Given a symmetric positive definite square matrix X, the Cholesky decomposition of X is the factorization X=U U, where U is the square root
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:self
  1. zuisuxiajiangfa

    0下载:
  2. 用C编写的最速下降法(解方程),注意矩阵A是正定对称的-prepared by the steepest decline (equation solution), the attention to the matrix A is symmetric positive definite
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:sun kai
  1. TRIEIGE

    0下载:
  2. computes the eigenvalues of a symmetric tridiagonal * matrix T. The user may ask for all eigenvalues, all eigenvalues in the half-open interval (VL, VU], or the IL-th through IU-th eigenvalues.-computes the eigenval
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:
  1. us_anamr

    0下载:
  2. zemax源码: This DLL models an anamorphic aspheric surface. This surface is essentially an even aspheric surface with different terms for the x and y directions. The sag is given by: Z = ((CX*x*x)+(CY*y*y
  3. 所属分类:书籍源码

    • 发布日期:2024-05-20
    • 文件大小:23552
    • 提供者:狄拉克
  1. wugacsp

    0下载:
  2. 这两个工程主要用CSP 1、CSPTEST 写的比较乱 主要是给当时一个朋友做参考调用的 完成非对称密钥的生成、导入、导出、加密、解密、对称的加密解密、签名、验证。 2、CSTTEST2 写的比前个好些,但是平时上班,下班自己也要写论文,所以花的时间也不太多,很多地方都偷懒了。比如文件大小我没有用NEW 而且指定了1024 有需要的朋友可以自己修改。这个工程主要是非对称的密钥的导出和导入,还有就是会话密钥的操作。-these t
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:917504
    • 提供者:gfgrg
  1. encryptdll3.6.1

    0下载:
  2. 《共享软件加密算法库》专业版是一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具: VC、VB、BCB、Delphi、PB、VFP、C#、ASP等,算法库中包含了获取计算机硬盘物理序列号、主板序列号功能及多种高强度对称、非对称算法。获取的硬盘序列号不随硬盘分区及格式化改变,支持IDE、SCSI接口硬盘,获取主板序列号的功能支持各类BIOS芯片,这两个功能可方便的用来实现一机一码的注册方式。算法库集成的算法有:
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:380928
    • 提供者:yangrui
  1. desand3des

    0下载:
  2. DES资料合集,包括以下内容:对称式金钥系统DESPART-II-04,关于双倍长密钥算法加解密迁移时间进度的要求,DES美国的标准系统941_inform09_g04.doc等 -DES Data Collection, including the following : Symmetric Key System DESPART-II-04, Key length on double encryption algorithm pr
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:1393664
    • 提供者:
  1. EigenvalueVector123

    0下载:
  2. /约化对称阵为对称三对角阵的豪斯荷尔德变换法-/ some of the symmetric matrix to symmetric tridiagonal matrix householder transformation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:刘英
  1. jiamilizi

    0下载:
  2. 一种加密解密的例子,利用对称密码学进行文件的加密,提供用户可视化界面,了解加密过程以及解密结果-an encryption and decryption example, the use of symmetric cryptography file encryption, provide the user interface visualization, understand the process of encryption and
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:gongchao
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org