资源列表

« 1 2 ... .27 .28 .29 .30 .31 1332.33 .34 .35 .36 .37 ... 2656 »

[数据结构常用算法dijkstra

说明:Dijkstra算法的C语言程序实现,有两种方法包括,推荐下载,在此分享。-Program Implementation of Dijkstra algorithm, there are two methods include, recommended download in this share.
<赵秀平> 在 2024-11-17 上传 | 大小:2kb | 下载:0

[数据结构常用算法EM-Algorithm

说明:EM算法 , EM算法是机器学习中一个很重要的算法,即期望最大化算法-EM algorithm, EM algorithm is a very important machine learning algorithm, that is, expectation maximization algorithm
<zhangmuhua> 在 2024-11-17 上传 | 大小:580kb | 下载:0

[数据结构常用算法hafumanshu

说明:c语言实现的哈夫曼树源代码,找到最小长度的编码-the source code of the huffman tree
<天絮> 在 2024-11-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法251025

说明:用c++实现的棋盘覆盖 -C++ implementation with a board covered with a c++ implementation of the board cover
<> 在 2024-11-17 上传 | 大小:928kb | 下载:0

[数据结构常用算法25142

说明:贪心算法-背包问题贪 心算法-背包问题-Greedy algorithm- greedy algorithm knapsack problem- Knapsack Problem
<> 在 2024-11-17 上传 | 大小:11kb | 下载:0

[数据结构常用算法classic-algorithm

说明:一些常用的算法,这些算法对一些经典问题有很好的解决,适合acm初学者.-Some commonly used algorithms for some classical problems have a good solution, suitable for beginners acm.
<Sun Junqi> 在 2024-11-17 上传 | 大小:1.22mb | 下载:0

[数据结构常用算法c1

说明:c++,用快速排序实现对十万个单词进行排序-c++, use the quick sort implementation to sort the words of thousands of
<何林书> 在 2024-11-17 上传 | 大小:2kb | 下载:0

[数据结构常用算法dynamic-of-acm

说明:简单的动态规划,怎么利用数据冗余,实现动态规划,得到高效的算法-Simple dynamic programming, how to use data redundancy, dynamic programming, efficient algorithms are
<Sun Junqi> 在 2024-11-17 上传 | 大小:273kb | 下载:0

[数据结构常用算法c2

说明:c++, 动态规划解决01背包问题-c++, 01 knapsack problem dynamic programming to solve
<何林书> 在 2024-11-17 上传 | 大小:2kb | 下载:0

[数据结构常用算法yuesefu

说明:用单链表解决约瑟夫问题,包含两个头文件,一个CPP文件-Joseph single linked list to solve the problem, contains two header files, a CPP file
<欧阳> 在 2024-11-17 上传 | 大小:2kb | 下载:0

[数据结构常用算法car

说明:设有一个可以停放n辆汽车的狭长停车场,它只有一个大门可以供车辆进出。车辆到达停车场时间的早晚依次从停车场最里面向大门口处停放(最先到达的第一辆车放在停车场最里面)。如果停车场已放满n辆车,则后来的车辆只能停在停车场大门外的便道上等待,一旦停车场里有车开走,则排在便道上的第一辆车就进入停车场。若停车场内有某辆车要开走,在它之后进入停车场的车都必须先退出停车场,为它让路,待其开出停车场后,这些车再依原来的次序进场。每辆车离开停车场 时,都应
<lxc> 在 2024-11-17 上传 | 大小:2kb | 下载:0

[数据结构常用算法quan

说明:设有N个人围坐一圈,现从某个人开始报数,数到M的人出列,接着从出列的下一个人开始重新报数,数到M的人又出列,如此下去,直到所有的人都出列为止。试设计确定他们的出列次序序列的程序。-Sitting around a circle with N individuals are reported from a number of individuals began, the number of people out of the column
<lxc> 在 2024-11-17 上传 | 大小:1kb | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 1332.33 .34 .35 .36 .37 ... 2656 »

源码中国 www.ymcn.org