资源列表

« 1 2 ... .90 .91 .92 .93 .94 1595.96 .97 .98 .99 .00 ... 2656 »

[数据结构常用算法tongxinlu

说明:电子通信录。输入、存储、排序、查找的功能-Electronic address book. Input, store, sort, search functions
<金庸> 在 2024-10-08 上传 | 大小:1056768 | 下载: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
<金庸> 在 2024-10-08 上传 | 大小:929792 | 下载:0

[数据结构常用算法eladuosai

说明:是一种从按照顺序排列的所有自然数中找出素数的方法-Is an order from all natural according to the number of ways to find prime numbers
<金庸> 在 2024-10-08 上传 | 大小:841728 | 下载:0

[数据结构常用算法zuixiaogongyinshu

说明:功能描述:求解所输入的几个数的最小公因数。-Descr iption: enter a few numbers to solve the least common factor.
<金庸> 在 2024-10-08 上传 | 大小:863232 | 下载:0

[数据结构常用算法yuesefu

说明:约瑟夫环问题:设编号为1,2,3,……,n的n(n>0)个人按顺时针方向围坐一圈,每个人持有一个正整数密码。开始时任选一个正整数做为报数上限m,从第一个人开始顺时针方向自1起顺序报数,报到m是停止报数,报m的人出列,将他的密码作为新的m值,从他的下一个人开始重新从1报数。如此下去,直到所有人全部出列为止。令n最大值取30。要求设计一个程序模拟此过程,求出出列编号序列。-Josephus problem: Let numbered
<金庸> 在 2024-10-08 上传 | 大小:892928 | 下载: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
<张杨> 在 2024-10-08 上传 | 大小:208896 | 下载:0

[数据结构常用算法BF_KMP

说明:BF与KMP算法的比较,通过计算时间进行比较。C语言实现。-compare BF and KMP using C.
<David> 在 2024-10-08 上传 | 大小:13312 | 下载:0

[数据结构常用算法shangchuanchengxu

说明:输入10个学生的姓名,学号和成绩,将其中不及格者的姓名,学号和成绩输出。-Enter the 10 student' s name, student number and results, which do not pass the name, student number and results output.
<张伟> 在 2024-10-08 上传 | 大小:3072 | 下载:0

[数据结构常用算法shangchuanchengxu2

说明:用指向指针的 方法对n个整数排序并输出。要求排序单独写成一个函数。整数和n在主函数中输入。最后在主函数中输出。-With a pointer to a pointer of the method of sorting n integers and output. Requires a separate written as a sort function. Integer and n in the main function of th
<张伟> 在 2024-10-08 上传 | 大小:3072 | 下载:0

[数据结构常用算法shangchuanchengxu5

说明:将一个5*5的矩阵中得最大元素放在中心,4个角分别放4个最小的元素,写一函数实现,用main函数调用。-A 5* 5 matrix in the largest element in the center, four corners were placed four smallest element, write a function to achieve, with the main function call.
<张伟> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[数据结构常用算法shujujiegou

说明:[数据结构(C语言版)].严蔚敏_吴伟民.扫描版,在大师的指导下,可以更好学习-[Data structure (C-language version)] _ Yan Wei-Min Wu Weimin. Scan version, under the guidance of the master, you can better learn
<水手> 在 2024-10-08 上传 | 大小:27364352 | 下载:0

[数据结构常用算法3sort

说明:生成N阶幻方的所有形式。这个例子N等于3.可以用查找替换修改幻方阶数。输出用最简单的打印输出。-Magic square of order N generated all the forms. This case N = 3 can be modified using find and replace magic square of order. Output with a simple printout.
<zhaoyun> 在 2024-10-08 上传 | 大小:2048 | 下载:0
« 1 2 ... .90 .91 .92 .93 .94 1595.96 .97 .98 .99 .00 ... 2656 »

源码中国 www.ymcn.org