资源列表

« 1 2 ... .69 .70 .71 .72 .73 2474.75 .76 .77 .78 .79 ... 2656 »

[数据结构常用算法daohang

说明:简易的路径导航程序通过设定城市,路费,车速等信息,自动匹配城市得到最短路径-Easy path navigation program
<郭源> 在 2024-11-07 上传 | 大小:385024 | 下载:0

[数据结构常用算法Code

说明:常用算法程序集相关源码,如随机数、矩阵运算-Related Items commonly used algorithm for assembly, such as a random number, matrix operations
<coy> 在 2024-11-07 上传 | 大小:223232 | 下载:0

[数据结构常用算法circ-queue

说明:An example that demonstate using a circular queue class.
<Olexa> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法dynamic-programming

说明:动态规划算法,包括最长公共子序列、矩阵链相乘、FLOYD、背包算法等。-Dynamic programming algorithm, including the maxinum common sub sequence, matrix chain multiplication, FLOYD, knapsack algorithm, etc..
<姜枫> 在 2024-11-07 上传 | 大小:2048 | 下载: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-07 上传 | 大小: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-07 上传 | 大小: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-07 上传 | 大小:35840 | 下载:0

[数据结构常用算法PBoss_List

说明:用单链表来实现一个用户信息添加、删除、查看等信息。-VC++ and CList
<赵俊路> 在 2024-11-07 上传 | 大小:872448 | 下载:0

[数据结构常用算法Que_Task

说明:用一个循环队列来实现游戏中的主线任务接收与完成等操作。-VC++ and QueTask
<赵俊路> 在 2024-11-07 上传 | 大小:730112 | 下载:0

[数据结构常用算法01packageProblem

说明:经典的0-1背包算法,采用动态规划法。n个重量不同,价值不等的物品,放入一个承重量固定的背包中,单个物品不能拆分,求最大价值的组合。- Classic 0-1 knapsack algorithm, using dynamic programming method. N weight is different, the value of items, into a fixed weight of the backpack, a
<sr> 在 2024-11-07 上传 | 大小:3072 | 下载:0

[数据结构常用算法Dijkstra

说明:经典的Dijkstra算法,采用贪婪技术,考虑单起点最短路径问题:对于加权连通图的一个称为起点的给定节点,求出它到所有其他顶点之间的一系列最短路径。- The classical Dijkstra algorithm, the greedy technique, consider single source shortest path problem: for weighted connected graph of a kno
<sr> 在 2024-11-07 上传 | 大小:174080 | 下载:0
« 1 2 ... .69 .70 .71 .72 .73 2474.75 .76 .77 .78 .79 ... 2656 »

源码中国 www.ymcn.org