资源列表

« 1 2 ... .55 .56 .57 .58 .59 1560.61 .62 .63 .64 .65 ... 2656 »

[数据结构常用算法严蔚敏《数据结构》答案

说明:严蔚敏《数据结构》答案,一本经典的严蔚敏《数据结构》的辅助书籍-Yan Wei Min "data structure," the answer, a classic Yan Wei Min "data structure," the auxiliary books
<安迪> 在 2024-10-08 上传 | 大小:43008 | 下载:0

[数据结构常用算法Lib_fftnew

说明:基于linux操作下的fortran快速付立变换的程序-based on the Linux operating FORTRAN fast Fourier transform procedures
<马德才> 在 2024-10-08 上传 | 大小:43008 | 下载:0

[数据结构常用算法factShow

说明:数据结构的代码演示程序,利用栈的原理,将级数fact递归问题的执行过程以直观的形式演示出来。-data structure code demo program using the stack principle, Recursive series fact of the implementation process in the form of visual presentation out.
<znb> 在 2024-10-08 上传 | 大小:43008 | 下载:0

[数据结构常用算法excellentwaysofshortpath

说明:程序的主要功能是实现有向图最短路径的搜索,采用的数据是txt格式的邻接矩阵,采用的算法为改进的狄氏算法。内附调试和文件说明。-procedures main function is to achieve the shortest path to the map search, The data format is txt adjacent matrix, the algorithm to improve the dieldrin alg
<asia> 在 2024-10-08 上传 | 大小:43008 | 下载:0

[数据结构常用算法huofumanbianyima

说明:文档里面有原代码,编写思路以及一些截下来的图片-document contains the original code, to prepare some ideas, and closed down the pictures
<陆超> 在 2024-10-08 上传 | 大小:43008 | 下载:0

[数据结构常用算法Sort_Demo

说明: *一个简单的能够形象演示各种排序算法的applet小程序 *类似于Sun公司的示例程序,但比它复杂 *因为这个程序支持简单选择排序,冒泡排序,双向冒泡, *快速排序,希尔排序,堆排序,归并排序共七种排序算法 *每次80个整数随机生成,七种算法同时运行,之间的对比非常明显-* a simple image can be demonstrated by various sort algorithm small ap
<徐阳> 在 2024-10-08 上传 | 大小:43008 | 下载:0

[数据结构常用算法N_QueensDemo

说明:一个解决国际象棋中的八皇后问题的回溯算法.-A solution to chess problems in the eight Queen
<thmfire> 在 2024-10-08 上传 | 大小:43008 | 下载:0

[数据结构常用算法sf

说明:算法设计有贪心法,回溯法,动态规划等 算法设计有贪心法,回溯法,动态规划等-Algorithm design are greedy method, backtracking, dynamic programming algorithm design, such as greedy method, backtracking, dynamic programming, etc.
<hua> 在 2024-10-08 上传 | 大小:43008 | 下载:0

[数据结构常用算法expression

说明:中缀表达式变后缀表达式,利用堆栈的原理实现中缀表达式到后缀表达式的转换-Infix expression suffix variable expression, using the principles of the realization of the stack infix expression to expression suffix conversion
<weizhongyu> 在 2024-10-08 上传 | 大小:43008 | 下载:0

[数据结构常用算法router

说明:C语言路由距离向量路由算法演示程序,采用TC2.0的图形方式编程模式,主要演示路由算法-C language routing Distance Vector routing algorithm demo program using the graphical TC2.0 programming model, the main demonstration of routing algorithm
<刘军> 在 2024-10-08 上传 | 大小:43008 | 下载:0

[数据结构常用算法Project_2

说明:银行排队的数学模型的实现 问题: n银行有n个窗口对外营业,每个窗口一次只能接待一个客户 n客户的到达时间和处理业务的时间不同(可随机产生) n利用链表队列模拟总的处理过程和处理时间 n假设 n不允许插队,不同客户的交接时间忽略不计 策略I: 策略 客户先选择无人窗口办理 如果没有,就选择人数最少的窗口排队 讨论 人数最少未
<云从龙> 在 2024-10-08 上传 | 大小:43008 | 下载:0

[数据结构常用算法05060306

说明:数据结构的链表实现!!大家可以下载看看哦-Realize the linked list data structure! ! Oh look everyone can download
<张璐> 在 2024-10-08 上传 | 大小:43008 | 下载:0
« 1 2 ... .55 .56 .57 .58 .59 1560.61 .62 .63 .64 .65 ... 2656 »

源码中国 www.ymcn.org