资源列表
[数据结构常用算法] FileZilla_3.5.0_win32
说明:dda算法指导说明,参考作用,一二三,dda算法,中点划线算法,等等。中点画圆算法-dda algorithm instructions, reference, 123, dda algorithm, crossed the midpoint algorithm, and so on. Midpoint circle algorithm, etc., etc.<yangbao> 在 2025-06-17 上传 | 大小:6.47mb | 下载:0
[数据结构常用算法] beibaowenti
说明:给定一组物品,每种物品都有自己的重量和价格,在限定的总重量内,我们如何选择,才能使得物品的总价格最高-Given a set of items, each item has its own weight and price, within the limits of the total weight, how we choose to make up the total price of items<金庸> 在 2025-06-17 上传 | 大小:908kb | 下载:0
[数据结构常用算法] zuixiaogongyinshu
说明:功能描述:求解所输入的几个数的最小公因数。-Descr iption: enter a few numbers to solve the least common factor.<金庸> 在 2025-06-17 上传 | 大小:843kb | 下载:0
[数据结构常用算法] yuesefu
说明:约瑟夫环问题:设编号为1,2,3,……,n的n(n>0)个人按顺时针方向围坐一圈,每个人持有一个正整数密码。开始时任选一个正整数做为报数上限m,从第一个人开始顺时针方向自1起顺序报数,报到m是停止报数,报m的人出列,将他的密码作为新的m值,从他的下一个人开始重新从1报数。如此下去,直到所有人全部出列为止。令n最大值取30。要求设计一个程序模拟此过程,求出出列编号序列。-Josephus problem: Let numbered 1,2,3, ... ..., n of the n (n&<金庸> 在 2025-06-17 上传 | 大小:872kb | 下载:0
[数据结构常用算法] Anagram
说明:如果两个单词的组成字母完全相同,只是字母的排列顺序不一样,则它们就是变位词,两个单词相同也被认为是变位词。如tea 与eat , nic 与cin, ddc与dcd, abc与abc 等。你的任务就是判断它们是否是变位词。-If the composition of two letters the same word, just not the same as the sequence of letters, these are the anagram, the same two words a<张杨> 在 2025-06-17 上传 | 大小:204kb | 下载:0