资源列表

« 1 2 ... .46 .47 .48 .49 .50 351.52 .53 .54 .55 .56 ... 2656 »

[数据结构常用算法sinx

说明:一个计算SIN X的函数,觉得算法还可以-a calculation SIN X function, algorithm can also think! !
<冰扉> 在 2025-01-19 上传 | 大小:870kb | 下载:0

[数据结构常用算法Ackermann

说明:1928年,Wilhelm Ackermann (1896 - 1962,David Hilbert的学生) 发现x的y次幂的z-重积分 A(x,y,z)是递归的但不是原始递归的。Rosza Peter将A(x,y,z)简化到二元函数,初始条件由Raphael Robinson简化。 -In 1928, Wilhelm Ackermann (1896- 1962, David Hilbert students) found x of
<陈大哥> 在 2025-01-19 上传 | 大小:870kb | 下载:0

[数据结构常用算法kruskal

说明:数据结构课程设计关于生成最小生成树的问题-Curriculum design data structures generated minimum spanning tree problem on
<刘峰> 在 2025-01-19 上传 | 大小:871kb | 下载:0

[数据结构常用算法shortest_path

说明:最短路径 的实现算法 数据结构 C++ 严蔚敏 -Shortest path algorithm of the data structure C++ Yan Wei Min
<流水有声> 在 2025-01-19 上传 | 大小:871kb | 下载:0

[数据结构常用算法1

说明:顺序表基本功能的实现,实现插入、删除、修改、查找,并将结果在屏幕上输出适合初学者!-The realization of the basic functions of the order of the table to achieve insert, delete, modify, search, and the results on the screen output suitable for beginners!
<张蓝天> 在 2025-01-19 上传 | 大小:870kb | 下载:0

[数据结构常用算法prim

说明:用prim算法实现最小生成树,运用c++代码实现最短路径问题-Minimum spanning tree algorithm with a prim, use c++ code to achieve the shortest path problem
<yk> 在 2025-01-19 上传 | 大小:871kb | 下载:0

[数据结构常用算法zhucunkongjianfenpeihehuishou

说明:设计一个程序,可以由用户初始化空闲表和作业申请队列,程序在这个基础上模拟作业调度及内存分配,并将过程显示。 用户初始化空闲表的时候需要指定每一个空闲块的大小及起址,程序根据空闲块起址自动将其插入到空闲表中的相应位置 用户初始化申请队列时只需输入作业名及提交时间,所需时间。程序将申请队列中的作业按提交时间排序。-Design a program that can free the user initiates an applica
<luoliji> 在 2025-01-19 上传 | 大小:871kb | 下载:0

[数据结构常用算法middle

说明:动态规划求解01背包问题,使用VC++6.0开发,C-dynamic program for 0-1 package problem
<wang> 在 2025-01-19 上传 | 大小:871kb | 下载:0

[数据结构常用算法commonparents

说明:功能:寻找二叉树的公共祖先,返回公共祖先的key值-Function: looking for binary tree s public ancestors, return the key value of public ancestors
<> 在 2025-01-19 上传 | 大小:871kb | 下载:0

[数据结构常用算法lcs

说明:寻找两个字符串的公共子串序列,通过输入两个字符串,返回其共有的最长子串-long continue string for two input string
<mary> 在 2025-01-19 上传 | 大小:871kb | 下载:0

[数据结构常用算法01bag

说明:01 背包问题,c语言实现,计算机算法分析实习,使用的回溯法-01 knapsack problem, the C language, the computer algorithm analysis internship backtracking
<yangyu> 在 2025-01-19 上传 | 大小:872kb | 下载:0

[数据结构常用算法迷宫求解

说明:迷宫已经定义好,程序会计算输出迷宫的路径(output the path of the maze)
<耿小一 > 在 2025-01-19 上传 | 大小:872kb | 下载:0
« 1 2 ... .46 .47 .48 .49 .50 351.52 .53 .54 .55 .56 ... 2656 »

源码中国 www.ymcn.org