CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Password
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Password - List
[
Algorithm
]
同学编的C#的FFT函数
DL : 0
一个C#写的FFT函数,希望能给大家以提示。没有压缩密码。-a write C# FFT function, we can hope to suggest. No compression password.
Date
: 2026-01-02
Size
: 14kb
User
:
田顺平
[
Algorithm
]
简单计算器
DL : 0
简单计算器(带密码“111111”) 进行简单的数字计算 包括“+” “-” “*” “/” “乘方” -simple calculator (with the password "111 ") Simple arithmetic including "" "-" "*", "/", "involution"
Date
: 2026-01-02
Size
: 3kb
User
:
任晓晨
[
Algorithm
]
FEM
DL : 0
它是在DOS环境下开发的数学计算软件,菜单中主要的一种是“有限元法”,使用的编程语言是C语言,解压无需密码。-It is the DOS environment to develop a mathematical calculation software, the main menu is a "finite element method", the use of the C programming language is the language, extract no password is required.
Date
: 2026-01-02
Size
: 161kb
User
:
zchill0011
[
Algorithm
]
HSCCLT
DL : 0
是一个结构试验设计的加工曲线的跟踪实现 没有密码。第一次,谢谢大家。-is a structural design of the processing curve track to achieve no password. First, thank you all.
Date
: 2026-01-02
Size
: 406kb
User
:
乔
[
Algorithm
]
libgcrypt-1.2.2.tar
DL : 0
一个很有影响的加密库,实现了各种加密算法,是密码学习的重要源代码-a very influential encryption library that implements a variety of encryption algorithms, is an important learning password source code
Date
: 2026-01-02
Size
: 937kb
User
:
王涛
[
Algorithm
]
arithmeticofDESencrypt
DL : 0
提供高质量的数据保护,防止数据未经授权的泄露和未被察觉的修改; 具有相当高的复杂性,使得破译的开销超过可能获得的利益,同时又要便于理解和掌握; DES密码体制的安全性应该不依赖于算法的保密,其安全性仅以加密密钥的保密为基础; 实现经济,运行有效,并且适用于多种完全不同的应用。 -provide high-quality data protection to prevent unauthorized data disclosure and was not aware of the changes; have very high complexity, and makes deciphering the overhead may exceed the benefits, at the same time easy to understand and master; DES password security system should not depend on secrecy algorithm, the security of the encryption key only confidential basis. the realization of economic, operational, effective and applicable to many different applications.
Date
: 2026-01-02
Size
: 38kb
User
:
范孟君
[
Algorithm
]
Joseph
DL : 0
编号1,2,...n的n个人按顺时针方向围坐在一圈,每人持有一个密码.一开始任选一个正整数作为报数上限值m,从第一个开始按顺时针方向自1开始顺序报数,报到m时停止报数.报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止.-No. 1,2, ... n of the n individuals in a clockwise direction around a circle, one person holding a password. One began to choose a positive integer as the number of reported upper limit m, from the first to embark on the clockwise direction since the beginning of the order of one off, back off m stop. reported m the person out of his password as the new m value, from him in a clockwise direction on the next person started to count off from one, it goes on like this until all the column until all.
Date
: 2026-01-02
Size
: 1kb
User
:
lq
[
Algorithm
]
access20031015
DL : 0
VB暴力破解access密码 VB暴力破解access密码-VB violence violence VB crack access password crack access password
Date
: 2026-01-02
Size
: 15kb
User
:
[
Algorithm
]
Newton
DL : 0
研究生课程数值分析的Newton迭代算法,通用程序。解压无需密码-Numerical Analysis postgraduate courses in the Newton iterative algorithm, common procedures. Unzip without password
Date
: 2026-01-02
Size
: 114kb
User
:
鲁凡水
[
Algorithm
]
PASSWORD
DL : 0
利用概率论与随机过程的方法求pi,即著名的浦丰问题的算法-we find a way to calculate pi
Date
: 2026-01-02
Size
: 1kb
User
:
全力
[
Algorithm
]
Regressionanalysis
DL : 0
回归分析,还有程序的调试,并且有相关的说明。无密码!-Regression analysis, and debugging procedures, and related notes. No password!
Date
: 2026-01-02
Size
: 186kb
User
:
王文雅
[
Algorithm
]
brute
DL : 0
RDP brute - command line tool which very basically allows automating password guessing via RDP connections
Date
: 2026-01-02
Size
: 5kb
User
:
xard
[
Algorithm
]
DES_Ag
DL : 0
学习网络密码时,用delphi实现了des,从结果看,程序是正确有效的。-Learning Network password, use delphi to achieve the des, to see from the results, the program is correct and effective.
Date
: 2026-01-02
Size
: 211kb
User
:
leng hongsheng
[
Algorithm
]
qqmima
DL : 0
随机抽取16个大学字母,组成一段密码。简洁快速!-Random sample of 16 college letters to form a password. Simple fast!
Date
: 2026-01-02
Size
: 3kb
User
:
立毅
[
Algorithm
]
josephringasmallprogramm
DL : 0
一个约瑟夫环小程序,练练手可以参照一下。任务:编号是1,2,……,n的n个人按照顺时针方向围坐一圈,每个人只有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个仍开始顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向的下一个人开始重新从1报数,如此下去,直到所有人全部出列为止。设计一个程序来求出出列顺序。 -Joseph ring a small program and thought they could consult a hand. Task: number is 1,2, ... ..., n of the n individuals in accordance with the sitting clockwise circle, each person has only one password (positive integer). Choose a positive integer beginning, as the reported upper limit of the number of m, starting from the first is still the order of a clockwise direction starting from a report number, report the number of m, to stop reporting. Who reported m out of the column, his password as the new m value, in a clockwise direction from his next start back from a reported personal number, it goes on until everyone up all the columns. Design a program to calculate the column order.
Date
: 2026-01-02
Size
: 1kb
User
:
hantanqingshi
[
Algorithm
]
erathquake
DL : 0
地震波谐波叠加法程序,请认真书写上传资料的详细功能、包含内容说明(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。-Seismic wave harmonic superposition procedure, carefully detailed written information on uploading features, including the content description (at least 20 words). Try not to let owners to spend time on your revised instructions. When extracting archive can not have a password.
Date
: 2026-01-02
Size
: 3kb
User
:
gedongdong
[
Algorithm
]
Programs
DL : 0
数值分析算法,密码Jacobi符号计算,数据结构中二叉树判定及一元稀疏多项式计算。-Numerical analysis algorithms, password Jacobi symbol calculations, the data structure sparse binary polynomial to determine and calculate a dollar.
Date
: 2026-01-02
Size
: 10kb
User
:
郭旭阳
[
Algorithm
]
BigInt_cpp
DL : 0
本程序的编写思路是,把所有输入的数字当作字符串进行处理,进行强制转换成整形数据,然后模仿笔算方法,对整形数据进行处理,最后得到的数据,再次转换成字符串类型,并存储输出。本程序运行速度快、功能强,是作者于完成应用密码学课程设计时编写而成的,经反复测试无误。-The procedures for the preparation ideas, the number of all input as string processing, cast into plastic data, and then imitate the written calculation methods, on the shaping of data processing, the resulting data, once again converted to a string type, andstore the output.This program running speed, function, is written in the course design of the completion of the application password, after repeated testing is correct.
Date
: 2026-01-02
Size
: 2kb
User
:
Thierry
[
Algorithm
]
SM3
DL : 0
python编写SM3密码杂凑算法,测试字符串abc, abcd*16-written in python SM3 password hash algorithm, the test string abc, abcd.* 16
Date
: 2026-01-02
Size
: 1kb
User
:
必须
[
Algorithm
]
simple_crypt
DL : 0
A very simple encryption program able to encrypt a text according to a password. Result is stored in a local text file. Then you can decrypt the message if you use the same password.
Date
: 2026-01-02
Size
: 1kb
User
:
bobito
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.