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
Sub Category
Compress-Decompress algrithms
STL
Data structs
Algorithm
AI-NN-PR
matlab
Bio-Recognize
Crypt_Decrypt algrithms
mathematica
Maple
DataMining
Big Data
comsol
physical calculation
chemical calculation
simulation modeling
Search - Password - List
[
Data structs
]
用c实现的约瑟夫环问题
DL : 0
约瑟夫问题有原始的约瑟夫和发展了的约瑟夫两种。 原始的约瑟夫的描述: 古代某法官要判决N个犯人的死刑,他有一条荒唐的法律,将犯人站成一个圆圈,从第S个人开始数起,每数到第D个犯人,就拉出来处决,然后再数D个,数到的人再处决———直到剩下的最后一个可赦免。 发展的约瑟夫的描述: 古代某法官要判决N个犯人的死刑,但这N个人每人持有一个密码,他有一条荒唐的法律,将犯人站成一个圆圈,法官先给出一个密码M,从第S个人开始数起,每数到第M个犯人,就拉出来处决,再根据这个人所持有的密码F,然后再数F个,数到的人再处决,以此类推———直到剩下的最后一个可赦免。-Joseph problems have original development of the Joseph and Joseph two. The original Joseph Description : Ancient a judge to sentence N inmates of the death penalty, he is a ridiculous law, prisoners station into a circle, from S began a few individuals, every few months to D prisoners, pull out executions, then D, the number of people to be re-executed--- until the last one left to be pardoned. The development of the Joseph Description : Ancient a judge to sentence N inmates of the death penalty, but each individual N holders a password, he is a ridiculous law, prisoners station into a circle, the judges first gave a password M, S individuals from the beginning of several, each of the first few inmates M , pull him out executions, in accordance with the password held by the F, then F fe
Date
: 2026-01-02
Size
: 2kb
User
:
曾德胜
[
Data structs
]
实习1.2
DL : 0
单循环存储结构实现约瑟夫环,n个人从1到n编码,然后围坐一圈,每人持有一密码-one-cycle storage structure to achieve Josephus, n individuals from 1 to n coding, and then sitting around a circle, each holding a password
Date
: 2026-01-02
Size
: 1kb
User
:
林枝
[
Data structs
]
joseph小程序
DL : 0
2.1将n个人围成一圈,m为未进入游戏前的先行码,用来淘汰第一个出 局的人,然后依次给出淘汰者的密码,根据输入的密码来确定下一个淘汰是哪一个,并依次输出被淘汰的人对应的号码。 2.2用单向循环链表实现操作。-2.1 n personal cordons m not yet entered the game before the first yards out for the first out, then eliminated were given the password, the password to determine under which a one-out, and turn out the output of the corresponding number. 2.2 List circle with a one-way operation to achieve.
Date
: 2026-01-02
Size
: 48kb
User
:
苏亮
[
Data structs
]
Access password
DL : 1
access密码破解程序, 利用VB写的ACCESS数据库密码破解程序。效果极好。-access password cracking program written in VB ACCESS database password cracking program. Very effective.
Date
: 2026-01-02
Size
: 32kb
User
:
周卫华
[
Data structs
]
thin-image
DL : 0
这是关于细化算法的一个源码,我在国外网站下载的,没有密码就可以解压,愿和大家一起共享!-This is a refinement of the algorithm source code, my foreign websites, and no password can be extracted, and is willing to share with everyone!
Date
: 2026-01-02
Size
: 3kb
User
:
wyy
[
Data structs
]
TC_project
DL : 0
TC_project是数据结构课上的作业,程序比较全面,对学习数据结构有很大帮助。没有密码。-TC_project data structure is a class on operating procedures more comprehensive, Data structure for the study will be of great help. No password.
Date
: 2026-01-02
Size
: 15kb
User
:
卢涛
[
Data structs
]
tsggl
DL : 0
VB的图书馆管理系统.管理员的帐号和密码都是-VB library management system. Administrator account and password are
Date
: 2026-01-02
Size
: 155kb
User
:
yangpeng
[
Data structs
]
vily
DL : 0
维基利亚密码VISURL C++编程,希望能有帮助,-Weijilie password VISURL C programming, hope to be able to help, thank you
Date
: 2026-01-02
Size
: 10kb
User
:
lizzy
[
Data structs
]
qjsf
DL : 0
穷举密码算法 /在许多情况下我们需要穷举组合的算法,比如密码词典。 //这个算法的关键是密码下标进位的问题。 //另外本例子中的写文件语句效率比较低,为了降低算法复杂度没有优化。 //如果要提高写文件的效率,可以使用缓冲区,分批写入。-Exhaustive Cipher/In many cases we need to exhaustive combinations of algorithms, such as the password dictionary.// This algorithm, the key is password subscript binary problems.// Another example of this statement to write a document relatively low efficiency, in order to reduce the algorithm complexity is not optimized.// If you want to improve the efficiency of writing documents, you can use the buffer, write in batches.
Date
: 2026-01-02
Size
: 1kb
User
:
bodihotboy
[
Data structs
]
yuesefuhuan
DL : 0
本演示程序演算约瑟夫环问题,人数n应为任意的,首先应输入一个值赋给初始报数上限m,程序应能自动保存出列人的序号和将出列的人所持的密码赋给m,再次作为报数上限,如此循环,直至所有人都出列为止。-The demo program Joseph Central calculus problem, the number n should be arbitrary, we must first enter a value assigned to the initial reported that the maximum number of m, the procedure should be able to automatically save a list of the serial number of people and held out the password given to m, again as reported maximum number of such cycles, until all that far out.
Date
: 2026-01-02
Size
: 1kb
User
:
毕小凯
[
Data structs
]
CMatrix
DL : 0
矩阵形式的龙格库塔程序C++源代码,无压缩密码-Matrix form of Runge-Kutta procedures C++ Source code, without compression password
Date
: 2026-01-02
Size
: 1kb
User
:
李晓东
[
Data structs
]
yuesefu
DL : 0
约瑟夫环源代码,用于解决约瑟夫问题,可以用户自己赋密码值-Joseph Central source code, used to address the issue of Joseph, you can give the user s own password value
Date
: 2026-01-02
Size
: 1kb
User
:
李天宇
[
Data structs
]
2008111
DL : 0
可对学生信息管理的系统。代码完整,调试无误,下载不需要密码,欢迎大家下载使用后互相学习-Of student information management system. Code integrity, debugging accurate, does not require a password to download, welcome you to download to use to learn from each other after
Date
: 2026-01-02
Size
: 194kb
User
:
王爵
[
Data structs
]
468972
DL : 0
约瑟夫环问题 以7个人为例,用链表实现,每个人都有自己的密码,当他出列时,以他的密码作为下一个的个数,例这七个人的密码分别是3,1,7,2,4,8,4。第一个执行的个数是20 -Joseph Central to 7 personal problems as an example, use list realize that everyone has their own password, when he was out of time, with his password as the next number, for example, the password for these seven individuals were 3,1 , 7,2,4,8,4. The first implementation of the number is 20
Date
: 2026-01-02
Size
: 1kb
User
:
张
[
Data structs
]
Dijkstra(c++)
DL : 0
用VC学的Dijkstra算法,压缩包解压时没有密码.供学习使用-VC school with Dijkstra algorithm, when decompression of compressed packets do not have a password. For learning to use
Date
: 2026-01-02
Size
: 1kb
User
:
[
Data structs
]
zuituanlujing(VB)
DL : 0
用VB学的最短路径算法,压缩包解压时没有密码.供学习使用-Using VB to learn the shortest path algorithm, compressed packets do not have a password when extracting. For learning to use
Date
: 2026-01-02
Size
: 2kb
User
:
[
Data structs
]
B+tree
DL : 0
B+树算法,没有密码,供学习使用.质量高-B+ Tree algorithm, there is no password, for learning to use. High-quality
Date
: 2026-01-02
Size
: 16kb
User
:
cqu2000
[
Data structs
]
y
DL : 0
用c++写的约瑟夫环 可任意输入报数上限与密码-With c++ Written by Joseph Central arbitrary input can be reported that the maximum number and password
Date
: 2026-01-02
Size
: 1kb
User
:
wangwei
[
Data structs
]
banksystem
DL : 0
主要实现银行家算法,有取款,存款,查询,注销修改密码等功能-The main achievement of banker s algorithm, there are withdrawals, deposits, inquiries, write-off features such as Change Password
Date
: 2026-01-02
Size
: 40kb
User
:
张虎
[
Data structs
]
Dynamic-Password
DL : 0
动态口令相关知识研究,以及算法描述,还有发展动态分析-Knowledge of dynamic password, and the algorithm is described, and the development of a dynamic analysis
Date
: 2026-01-02
Size
: 37kb
User
:
龙
«
1
2
3
4
5
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.