资源列表

« 1 2 ... .12 .13 .14 .15 .16 2617.18 .19 .20 .21 .22 ... 2656 »

[数据结构常用算法DSinfixtopostfix

说明:简单的中缀表达式转后缀表达式并求值的程序。支持加减乘除。内置说明。(A simple program that converts infix expression to postfix, and calculates the postfix expression. Symbol + - * / = ( ) supported.)
<yves05> 在 2025-06-09 上传 | 大小:2kb | 下载:0

[数据结构常用算法text encryption

说明:对一个文本串以事先给出的字母映射进行加密,未映射的字符不改变。(A text string is encrypted by the alphabetic map given in advance, and the characters that are not mapped remain unchanged.)
<snwajs> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法seg_tree

说明:segment tree 的简要实现,主要是面对与搜索的数据结构(Let us consider the following problem to understand Segment Trees. We have an array arr[0 . . . n-1]. We should be able to 1 Find the sum of elements from index l to r where 0 <= l <= r <= n-1 2 Change
<875545328> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法sort

说明:使用c语言实现的各种排序算法,比较详尽,基本的排序算法都包含在内(Various sorting algorithms implemented using c language.)
<沉沉沉> 在 2025-06-09 上传 | 大小:1.7mb | 下载:0

[数据结构常用算法closest_pair_of_points

说明:C++11标准下编写的平面最近点对算法,包括暴力算法与O(nlogn)的算法。使用纯面向对象的方式编写,提供了测试类。(The plane closest point pair algorithm based on C++11 standard, including the algorithm of violent algorithm and O (nlogn). Written in a purely object-oriented way, it provides test classes.
<Somo> 在 2025-06-09 上传 | 大小:16kb | 下载:0

[数据结构常用算法bookdatastructure

说明:数据结构与算法分析英文C++描述V3.2(data structure and algorithms analysis C++ V3.2)
<JOELYU> 在 2025-06-09 上传 | 大小:2.08mb | 下载:0

[数据结构常用算法食堂打饭排队队列仿真

说明:用队列模拟食堂打饭过程,并计算出每个人打饭的平均等待时间(The queue is used to simulate the canteen cooking process, and the average waiting time for each person to cook meals is calculated.)
<J.J1998> 在 2025-06-09 上传 | 大小:25kb | 下载:0

[数据结构常用算法校园导游系统2016

说明:校园导航系统 提供至少5个景点的校园导游咨询(包括景点介绍、景点间距离等)。 本程序的目的是为来客提供路径咨询和景点查询(根据用户指定的始点和终点输出相应最短简单路径或者输出用户指定景点的详细信息);系统管理员又可根据实际情况对导游图进行修改,删除路径或景点。(Campus navigation system)
<大小下qq> 在 2025-06-09 上传 | 大小:6kb | 下载:0

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

说明:Evies 可进行OLS VAR等模型的检验, 单位根检验,脉冲响应分析 方差分解等(Eviews could help users carry out tests of OLS, VAR model)
<tju_nku_whn> 在 2025-06-09 上传 | 大小:29.12mb | 下载:0

[数据结构常用算法GEFDJJ

说明:这是三种检验随机数的源代码 用于随机数的检验()
<IJXxjng%40641> 在 2025-06-09 上传 | 大小:3kb | 下载:0

[数据结构常用算法大话数据结构

说明:数据结构讲解,数组列表树网,查找排序,浅析时间复杂度(about data structure)
<namewwj> 在 2025-06-09 上传 | 大小:44.76mb | 下载:0

[数据结构常用算法dg

说明:实现有向图的数据结构,有向图的邻接表存储结构(Realizing the data structure of direction graph,and adjacency table storage structure of digraph)
<shreddd> 在 2025-06-09 上传 | 大小:40kb | 下载:0
« 1 2 ... .12 .13 .14 .15 .16 2617.18 .19 .20 .21 .22 ... 2656 »

源码中国 www.ymcn.org