资源列表

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

[数据结构常用算法milkrun

说明:使用深度优先搜索结合Floyd算法对循环取货问题进行穷举。-Using the depth-first search algorithm combined with Floyd circulation problems pickup exhaustive.
<wuminbin> 在 2024-11-06 上传 | 大小:7168 | 下载:0

[数据结构常用算法yiqunyouhuasuanfa

说明:蚁群算法的优化,以改善传统的蚁群算法不适用欲大规划的TSP问题的解决,缩短搜索的时间。-Ant colony optimization algorithm to improve the traditional ant colony algorithm NA For big plan to solve TSP problem, shorten the time of the search.
<邓燕> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法ClimbLadder

说明:分别使用动态规划思想和非动态规划思想完成爬梯子问题(一次爬一步或者两步)-Using dynamic programming and non-dynamic programming to complete the problem of climbing a ladder (one-step or two-step a time)
<xmh> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法MaxContinueArraySum

说明:最大连续数组和,求解数组中子连续数组中最大的和-Maximum continuous array and solve the largest and contiguous array
<xmh> 在 2024-11-06 上传 | 大小:1695744 | 下载:0

[数据结构常用算法QuickSort

说明:快速排序,使用数组和指针两种方式完成快速排序算法-Quick sort, to use the two ways ofarrays and pointers completes the quick sort algorithm
<xmh> 在 2024-11-06 上传 | 大小:1779712 | 下载:0

[数据结构常用算法FixedSum

说明:利用Hash查找的方式,寻找int数组中元素之和为固定和-Find a way to make use of Hash, looking int elements of the array and fixed and
<xmh> 在 2024-11-06 上传 | 大小:1755136 | 下载:0

[数据结构常用算法firtest2015.2

说明:vivado fir 测试工程,dds chansheng shuju ranhou gei fir -vivado fir
<yao> 在 2024-11-06 上传 | 大小:32564224 | 下载:0

[数据结构常用算法小数的进制转换

说明:可将小数进行进制转换,从p进制转换到十进制,或十进制转换到p进制
<537061253@qq.com> 在 2016-08-19 上传 | 大小:552 | 下载:0

[数据结构常用算法KMP

说明:KMP算法解决了BF算法效率低下的问题,并且在子串前缀重复时进行了性能优化-KMP algorithm solves the problem of low efficiency of BF algorithm, and when the prefix substring repeat performance optimization
<sujiejie> 在 2024-11-06 上传 | 大小:19456 | 下载:0

[数据结构常用算法ctci-5th-cPPcode

说明:ctci是一本程序员面试的好书,不过其中内容大部分有java实现,这里提供了全部的c++代码,供C++程序员学习-ctci is a programmer interview books, but most of its contents have java to achieve, there is provided a full c++ code for programmers to learn C++
<黄立·> 在 2024-11-06 上传 | 大小:49152 | 下载:0

[数据结构常用算法dsaa-in-c-code

说明:数据结构与算法分析——c语言描述全书的c源码,对于学习有很大帮助-Data structure and algorithm analysis c language to describe the book c source code, learning a great help
<黄立·> 在 2024-11-06 上传 | 大小:35840 | 下载:0

[数据结构常用算法PBoss_List

说明:用单链表来实现一个用户信息添加、删除、查看等信息。-VC++ and CList
<赵俊路> 在 2024-11-06 上传 | 大小:872448 | 下载:0
« 1 2 ... .85 .86 .87 .88 .89 2490.91 .92 .93 .94 .95 ... 2656 »

源码中国 www.ymcn.org