资源列表

« 1 2 ... .72 .73 .74 .75 .76 2077.78 .79 .80 .81 .82 ... 2656 »

[数据结构常用算法paixu

说明:内部排序算法比较 排序算法是数据结构学科经典的内容,其中内部排序现有的算法有很多种,究竟各有什么特点呢?本文力图设计实现常用内部排序算法并进行比较。分别为起泡排序,直接插入排序,简单选择排序,快速排序,堆排序,针对关键字的比较次数和移动次数进行测试比较. -Comparison of the internal sorting algorithm sorting algorithm is a data structure the
<> 在 2024-09-28 上传 | 大小:330752 | 下载:0

[数据结构常用算法KnapsackProblem

说明:背包问题是一个经典的动态规划模型。它既简单形象容易理解,又在某种程度上能够揭示动态规划的本质-Knapsack problem is a classic dynamic programming model. It is simple and easy to understand images, but also to some extent, able to reveal the essence of dynamic programmi
<于维川> 在 2024-09-28 上传 | 大小:330752 | 下载:0

[数据结构常用算法singlechain

说明:针对无无头结点的单链表,根据此程序可以实现一系列的基本运算-Without a head node of the c single-chain algorithm
<janet> 在 2024-09-28 上传 | 大小:330752 | 下载:0

[数据结构常用算法NewtonPF_Cpp

说明:C语言实现电力系统中的牛顿拉夫逊算法进行潮流计算,目前118节点稳定-C language in the power system algorithm Newton Raphson power flow calculation, the current stability of 118 nodes
<jinxin> 在 2024-09-28 上传 | 大小:329728 | 下载:0

[数据结构常用算法mahout-math-0.4

说明:jar 包,里面涉及到协同过滤算法的数学运算。-Cf jar package, related with mathmatic funchtion.
<yang> 在 2024-09-28 上传 | 大小:329728 | 下载:0

[数据结构常用算法suanfa

说明:基于C语言的各种算法的集合,科学类的法,字符处理的算法,排序的算法等,-C-based collection of various algorithms, science class, method, character processing algorithms, sorting algorithms,
<xujianglun> 在 2024-09-28 上传 | 大小:329728 | 下载:0

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

说明:八皇后问题,是一个古老而著名的问题,是回溯算法的典型例题。该文件为八皇后问题的算法源代码。-The eight queens problem, is the the the the the problem of an ancient while the the famous, yes the backtracking algorithm of the of Typical Exercises of. The files for the
<> 在 2024-09-28 上传 | 大小:329728 | 下载:0

[数据结构常用算法GTtree

说明:简单的对树定义,匹配具有最长前缀字符的字符串-Simple definition of the tree, matching the longest prefix character string
<yuli> 在 2024-09-28 上传 | 大小:329728 | 下载:0

[数据结构常用算法shortPathModel

说明:求解交通图的最短路径,并用文件保存图的最短途径数据。求解从一个城市出发到其它所有城市的最短路径。求解从一个城市到另一个城市的最短路径。-Solving traffic map the shortest path, and use the shortest way to save the file data in Fig. Starting from one city to solve all the other cities of th
<> 在 2024-09-28 上传 | 大小:329728 | 下载:0

[数据结构常用算法tablelink

说明:本程序实现任意两个线性表的简单自然连接过程,它可以根据指定的连接条件实现连接。-The program implements a simple linear form any two natural connection process, it can be realized according to the conditions specified connection connection.
<李智乾> 在 2024-09-28 上传 | 大小:329728 | 下载:0

[数据结构常用算法transformation

说明:ACM变形题 呃......变形课上Harry碰到了一点小麻烦,因为他并不像Hermione那样能够记住所有的咒语而随意的将一个棒球变成刺猬什么的,但是他发现了变形咒语的一个统一规律:如果咒语是以a开头b结尾的一个单词,那么它的作用就恰好是使A物体变成B物体. Harry已经将他所会的所有咒语都列成了一个表,他想让你帮忙计算一下他是否能完成老师的作业,将一个B(ball)变成一个M(Mouse),你知道,如果他自己不能完成的话,他
<Emma> 在 2024-09-28 上传 | 大小:329728 | 下载:0

[数据结构常用算法skip_list

说明:跳跃表的C语言实现,此算法用于rt-thread。-Skip list implemented with C. It is used in rt-thread.
<Eddie> 在 2024-09-28 上传 | 大小:329728 | 下载:0
« 1 2 ... .72 .73 .74 .75 .76 2077.78 .79 .80 .81 .82 ... 2656 »

源码中国 www.ymcn.org