资源列表

« 1 2 ... .93 .94 .95 .96 .97 1098.99 .00 .01 .02 .03 ... 2656 »

[数据结构常用算法design

说明:我写的一个数据结构设计- I write a construction of data designs
<蓝枫> 在 2024-11-20 上传 | 大小:41kb | 下载:0

[数据结构常用算法SA04225140_NO.1

说明:利用桶排序给数组a排序,建立的桶为b和e,其中b为含有十万个桶,e为只有一个链表的桶,然后对b和e使用插入算法排序,比较两种算法的时间,b需要40毫秒左右,e需要9到10分钟。-use barrels a ranking to the array, in order to establish the barrels of b and e, b to contain 100,000 barrels of only one e Chain
<朱磊> 在 2024-11-20 上传 | 大小:41kb | 下载:0

[数据结构常用算法fempack

说明:结构分析程序2,用fortran90编写,主要用于结构分析-two structural analysis procedures used to prepare FORTRAN90, mainly for structural analysis
<刘杰> 在 2024-11-20 上传 | 大小:41kb | 下载:0

[数据结构常用算法delauncy

说明:生成tin,三角网格的显示,delauncy三角形的显示-generation tin, the triangular mesh, the triangular show delauncy
<guww> 在 2024-11-20 上传 | 大小:41kb | 下载:0

[数据结构常用算法漫步迷宫

说明:本程序采用C开发,寝室迷宫算法的最短路径求解。-the procedures used C development, dormitory maze of the shortest path algorithm to solve.
<李小刚> 在 2024-11-20 上传 | 大小:41kb | 下载:0

[数据结构常用算法求积分的好东西

说明:很经典的一类数学问题,直接封装好的求积分的类,很不错的拉-classic kind of a mathematical problem that directly Packaging good points for the category, quite Rafah
<刘胜国> 在 2024-11-20 上传 | 大小:41kb | 下载:0

[数据结构常用算法NFASearcher

说明:NFA的字符串搜索的实例,带分析过程和中间处理信息-NFA search string of examples, with analysis and intermediate processing of information
<luoqijun> 在 2024-11-20 上传 | 大小:41kb | 下载:0

[数据结构常用算法tsp_tsp

说明:中国所有大中城市的TSP问题实现。图形演示。采用最近邻法则-all of China's large and medium-sized cities in the TSP to achieve. Presentation graphics. Neighbors recently adopted rules
<胡一> 在 2024-11-20 上传 | 大小:41kb | 下载:0

[数据结构常用算法infix-Postfix

说明:利用堆栈进行表达式的 Infix -> postfix 转换 适合大专院校计算机专业数据结构课参考 用法: 输入infix表达式为:(3+2*3)^2 则 转换位postfix表达式 323*+2^ 进而可以计算出表达式的值为81 目前bug: 主要作原理演示用,只能处理1位数字变量,且变量值不可太大-use of the stack for expression Infix-
<QKY> 在 2024-11-20 上传 | 大小:41kb | 下载:0

[数据结构常用算法Suanfafenxi

说明:在学习计算算法分析与设计时编写的几个算法代码,可供学习时参考-learning algorithm analysis and design prepared by several algorithm code for the reference of the study
<张楠> 在 2024-11-20 上传 | 大小:41kb | 下载:0

[数据结构常用算法8Queen_Htm_Src

说明:八皇后问题的HTML语言实现,可视化查看八皇后问题的所有解-eight of the Queen's HTML language, visualization eight Queen's View of all solutions
<王卫国> 在 2024-11-20 上传 | 大小:41kb | 下载:0

[数据结构常用算法Qt_Flight

说明:图形化界面,简易航线查询系统,数据源为压缩包内的.csv文件 求任意两个机场之间的最短飞行时间。 仅限直飞或 1 次中转,求任意两个机场的航线(航班 ID 顺序表)。 给定起飞时段或者降落时段或者机型要求,求任意两个机场的多个备选航线(航班 ID 顺序表)。 给定起飞时段或者降落时段或者机型要求,求任意两个机场之间的航费(机票价格)最低的路径。(Find the shortest flight time between a
<linux_bacr> 在 2024-11-20 上传 | 大小:42kb | 下载:2
« 1 2 ... .93 .94 .95 .96 .97 1098.99 .00 .01 .02 .03 ... 2656 »

源码中国 www.ymcn.org