资源列表

« 1 2 ... .85 .86 .87 .88 .89 1690.91 .92 .93 .94 .95 ... 2656 »

[数据结构常用算法456

说明:插入一组数、时鲜用于计算素数的算法。假定我们要找出小于10的所有素数,其中共有2,3,4,5,6,7,8,9,10九个数,然后取走最小的数2并声明它就素数,然后筛掉2的倍数。重复上面的步骤直到空筛时,就可选出所有素数。-ruihiur heef bu vbuy bui buo bui bi bi bfuei buifwe buiw
<李四> 在 2024-11-08 上传 | 大小:4kb | 下载:0

[数据结构常用算法Untitled1

说明:dijstra 实现单源最短路径 使用vc++环境下运行-dijstra single-source shortest path
<wps> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法zhan_student_communication

说明:数据结构中用栈实现通讯录,功能完整,学习栈很好的例子,代码说明完整,可以直接运行。祝大家好运~-Stack data structure used to achieve Contacts, integrity, learning good example of the stack, a complete descr iption of the code can be run directly. Good luck ~
<yinjie> 在 2024-11-08 上传 | 大小:215kb | 下载:1

[数据结构常用算法duilie_bank_

说明:队列实现银行排队小系统,是学习数据结构的很好的例子,代码清晰,说明完整,可以直接运行。希望大家好运~-Banking system to achieve small queue queue, the data structure is a good learning example, the code clear, complete instructions, can be directly run. Hope you good luc
<yinjie> 在 2024-11-08 上传 | 大小:235kb | 下载:0

[数据结构常用算法test

说明:十分基本的链表实验程序。包含创建,删除,插入,查找功能-The list is very basic experimental procedures. Include create, delete, insert, search function
<陈徐豪> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法bucket

说明:桶排序:A[1...n]是一个在合理的范围内的n个数的序列,例如1...m中所有的数,这里m是一个与n相比 不太大的数,这些数被放到k个桶中,第一个桶放1到[m/k]间的数,第2个桶放[m/k]+1到[2m/k]间的数,如此等等。之后将每个桶里的数用insertsort排序即可得到排好序的数组。-Bucket sort: A [1 ... n] is a reasonable range of the sequence of n num
<wenzhu> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法dianhuaben

说明: 电话本 编写C++程序完成以下功能: (1) 实现简单电话本功能,用姓名来搜索电话号码; (2) 用户输入姓名,程序查找并输出结果; (3) 用户可以通过输入,添加姓名和电话号码; (4) 用户可以删除姓名和电话号码; (5) 电话本可以保存在指定文件中; (6) 电话可被从指定文件中读入到内存。 - the phone book Write a c++ program to comple
<WHY> 在 2024-11-08 上传 | 大小:2kb | 下载:0

[数据结构常用算法bashuma

说明:八数码问题 实现八皇后的自动排列 运用人工智能技术-ba shu ma shixian ba huang hou de zi dong pai lie
<jiang> 在 2024-11-08 上传 | 大小:686kb | 下载:0

[数据结构常用算法Eight-empresses

说明:八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。-Eight the empress problems are old but famous a thou problems, is the typical model example that returns
<杨雪> 在 2024-11-08 上传 | 大小:5kb | 下载:0

[数据结构常用算法hongmao

说明:数据结构,小红帽回家的题目。做数据结构实验会用到的。-little red hat
<> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法Graph_search

说明:最短路径 实验室 osfp tinyos-short path wsn tinyos tutorial
<huhu> 在 2024-11-08 上传 | 大小:3kb | 下载:0

[数据结构常用算法bitree

说明:顺序表与有序表的查找,二叉排序树\平衡二叉树及哈希表的一些基本操作 -Sequential table and ordered a table lookup to the fork into a sort of trees\ the tree and a hash table of the basic operation
<> 在 2024-11-08 上传 | 大小:2.54mb | 下载:0
« 1 2 ... .85 .86 .87 .88 .89 1690.91 .92 .93 .94 .95 ... 2656 »

源码中国 www.ymcn.org