资源列表
[C#编程] YsfCircle
说明:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为止。编程打印出列顺序。-Numbered 1,2,3, ..., n of n individuals sitting around the cir<crystalever> 在 2025-02-25 上传 | 大小:236kb | 下载:0
[C#编程] QueenQuestion
说明:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 -In the 8X8 grid on the display 8 chess queen, it can not attack each other, that any two Queens can not at the same line, same column or on the same diagon<crystalever> 在 2025-02-25 上传 | 大小:292kb | 下载:0
[C#编程] PrimTomin
说明:用普里姆(Prim)算法构造最小生成树。是数据结构中的经典试题-With Prim (Prim) Constructing Minimum Spanning Tree Algorithm<crystalever> 在 2025-02-25 上传 | 大小:880kb | 下载:0
[C#编程] DFS
说明:DFS算法的非递归函数。DFS是求树的深度的深度优先算法-DFS algorithm of non-recursive function. DFS is seeking the depth of the tree depth-first algorithm<crystalever> 在 2025-02-25 上传 | 大小:329kb | 下载:0
[C#编程] AdressList
说明:该通讯录可以实现查找、修改、删除、排序和添加的功能。同时会把所有的通讯记录保存到文件中(文件以二进制的形式记录最新的内容)。 其中文件保存功能可以记录该通讯录的动态信息。在通讯录界面上做的任何修改都会反应到文件中。-The contacts can be achieved to find, modify, delete, sort, and add features. At the same time will save all t<crystalever> 在 2025-02-25 上传 | 大小:26kb | 下载:0
[C#编程] CSharpSmoothProgressBar
说明:C#平滑进度条,同时可以显示比分比。如果不喜欢CSharp下自带的进度条可以尝试这个。-C# smooth progress bar, whitch can display the Percentage. If you do not like the progress bar that comes under CSharp IDE you try this.<lqx85> 在 2025-02-25 上传 | 大小:6kb | 下载:0