资源列表

« 1 2 ... .11 .12 .13 .14 .15 5116.17 .18 .19 .20 .21 ... 5345 »

[C#编程josephus

说明:2、 约瑟夫(Josephus)环问题:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为止。 建立n个人的单循环链表存储结构,运行结束后,输出依次出队的人的序号。 -2, Joseph (Josephus) Central Question: nu
<linew> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[C#编程SimpleWindowsApplication1

说明:A very simple CSharp WIndows application. Written in C#.
<ajhax> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[C#编程Program

说明:C# 代码解释器 动态编译代码 执行-C# code interpreter dynamically compiled code
<memory> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[C#编程Daoweixulie

说明:倒位序列运算,算法核心是二进制的倒位,由于程序简单,适用与基础教学例题-Inversion sequence of operations, the algorithm is the core binary inversion, because of a simple application with the basic teaching of Example
<任明> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[C#编程yanzheng1

说明:C源程序,做LED显示,对初学者很管用,希望大家喜欢,欢迎下载-C source code, do LED display, very useful for beginners I hope you like it, welcome to download
<陶永波> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[C#编程f_website

说明:.net 开发常功能涵数,包括获取网站根目录的urli源代码 获取某网页的asp.net格式路径-. net development of the number of regular features culvert, including access to web site root directory urli source code access to the path of a web page asp.net format
<zhu> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[C#编程Terminal_expansions

说明:某市有一码头,每次仅容一辆船停泊装卸货,由于经常有船等候进港,部分人提出要扩建码头。经过调查历史资料发现,码头平均每月停船24艘,每艘船的停泊时间为24±20小时,相邻两艘船的到达时间间隔为30±15小时,如果一艘船因有船在港而等候1小时,其消耗成本为1000元。经预算,扩建码头大约需要1350万元,故市长决策如下:如果未来五年内停泊船只因等候的成本消耗总和超过扩建码头花费则扩建码头,否则,不予扩建。因此,希望你能够帮助市长做出决策。此问题已知到达的大概时间和大概停泊时间,对于此问题用概率统计的
<camel> 在 2025-06-12 上传 | 大小:1kb | 下载:1

[C#编程jishupaixu

说明:基数排序 可以实现一些列数之间的排序 实现从小大到大的排序功能-Radix sort can be achieved between the number of columns to sort implementation from small to large sorting large
<fangying> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[C#编程Cryptography

说明:AES加密解密,支持长字符加密,很好哦!!! -AES encryption and decryption, good oh! ! !
<亦心> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[C#编程Calculationround.sln

说明:Calculation round is a Simple formula Can use the pi to calculate the area of circle
<kai> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[C#编程Database

说明:Simple mySQL Database query
<bilbo> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[C#编程mickey

说明:打印出100-999之间所有的“水仙花数”,所谓“水仙花数”是指一个三位数,其各位数字立方和等于该数本身。 例如:153是一个“水仙花数”,因为153=1的三次方+5的三次方+3的三次方-Print out between 100-999 all the " Narcissus number" so-called " Narcissus number" refers to a three-digit, which you figure is equal t
<mickey> 在 2025-06-12 上传 | 大小:1kb | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 5116.17 .18 .19 .20 .21 ... 5345 »

源码中国 www.ymcn.org