资源列表

« 1 2 ... .25 .26 .27 .28 .29 2230.31 .32 .33 .34 .35 ... 2656 »

[数据结构常用算法arithmometer

说明:该程序主要演示堆栈在四则运算过程中的使用。-The procedure demonstrated in four stack operations during use.
<傅子铭> 在 2024-11-10 上传 | 大小:7.26mb | 下载:0

[数据结构常用算法path-finding

说明:该MFC程序通过全国省会间最短路径的寻找演示了最短路径查找问题。-The MFC program through the national capital to find the shortest path between the shortest path to find the problem demonstrated.
<傅子铭> 在 2024-11-10 上传 | 大小:3.54mb | 下载:0

[数据结构常用算法Large-Int-Arithmometer

说明:该MFC程序可以进行长整数的四则,阶乘,幂的计算。重要的是在除法上做了性能的优化。-The MFC program can be carried long integer four, factorial, power calculations. It is important to do the division of the performance optimization.
<傅子铭> 在 2024-11-10 上传 | 大小:5.66mb | 下载:0

[数据结构常用算法sort

说明:插入排序,希尔排序,归并排序,快排,冒泡排序,选择排序,插入排序,堆排序的算法实现,效率比较图-Insertion sort, shell sort, merge sort, quick scheduling, bubble sort, selection sort, insertion sort, heap sort algorithm, efficiency comparison chart
<戴鹏达> 在 2024-11-10 上传 | 大小:107kb | 下载:0

[数据结构常用算法heap-sort-code

说明:c语言编写的堆排序算法,算法复杂度O(nlgn)-heap sort
<zhao zhang> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法HorseRace

说明:广义田忌赛马 齐王和田忌分别有n匹马,马的能力值从外部读入,如果田忌的马和齐王的马的能力值相同,则齐王胜,问田忌一共能赢几场? 输入:3(马数) 1,2,3(齐王) 1,2,3(田)-Generalized Tian Ji' s horse and the King of Qi Tian Ji respectively n horses, horse ability value read from the ou
<陈凯歌> 在 2024-11-10 上传 | 大小:16kb | 下载:0

[数据结构常用算法JosephCircle

说明:问题描述: 从1到n这n个人顺时针坐着,每个人手里拿着一个密码,第一轮初始一个密码,从第一个人开始,数到这个密码的人,报出自己的密码, 此人退出。从下一个人开始,依照刚才报出的密码再次筛选人退出,直到最后一个人。 第一个输入为人数,第二个输入为初始密码,接下来为每个人的密码。 使用循环链表实现。 输入: 6 3 6 5 4 3 2 1 输出: 3 1 4 2 5 6-Problem Descr ip
<陈凯歌> 在 2024-11-10 上传 | 大小:16kb | 下载:0

[数据结构常用算法sqrt_computer

说明:32bits 数据开方得到16位数据,用户可以根据需要扩展到其他位数。采用一个加法器设计。-Prescribing 32bits data obtained 16 data, the user may need to be extended to other digits. Using an adder design.
<l> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法sxdicss

说明: Inclan和Tiao(1994) 提出的迭代累积平方和算法(ICSS)是对变点检验的一种比较成熟方法。该算法假定时间序列在开始一段时间内呈现出平稳性方差,直到方差发生突变才会改变其波动水平,随后又保持一个方差直到下一个突变反复重复上述过程,就能得到未知数目的方差突变时间。-break point
<杨鑫> 在 2024-11-10 上传 | 大小:1kb | 下载:1

[数据结构常用算法sort

说明:快速、冒泡、归并、希尔、选择、堆排序数据结构排序算法-Fast, bubble, merge, Hill, selection, heap sort algorithm to sort the data structure
<陈志涛> 在 2024-11-10 上传 | 大小:358kb | 下载:0

[数据结构常用算法library

说明:图书管理系统具有新增图书,借阅图书,归还图书,以及会员的基本操作-Library management system with new books, borrow books, return books, as well as members of the basic operations
<火云> 在 2024-11-10 上传 | 大小:1mb | 下载:0

[数据结构常用算法RevSubStr

说明:长度为N(N很大)的字符串,求最长回文串-Length N (N large) strings, find the longest palindrome string
<陶胡子> 在 2024-11-10 上传 | 大小:14kb | 下载:0
« 1 2 ... .25 .26 .27 .28 .29 2230.31 .32 .33 .34 .35 ... 2656 »

源码中国 www.ymcn.org