资源列表

« 1 2 ... .19 .20 .21 .22 .23 1924.25 .26 .27 .28 .29 ... 2656 »

[数据结构常用算法jiaotongzixun

说明:关于栈的处理,对停车场的安排,通过栈实现车辆的进入进出-On the stack processing, the arrangement of the parking lot, enter through the stack and out of the vehicle to achieve
<liu> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法go

说明:表达式求值,可根据输入表达式求解结果,并审查表达式是否正确-Expression evaluation, the results can be solved according to the input expression, and to examine the expression is correct
<xxj> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法Douglas-Peucker-

说明:Douglas-Peucker算法实现曲线离散化,以及用C语言代码实现曲线离散化程序-Douglas-Peucker algorithm for discrete curves, as well as the C language code curve discrete programming
<kaka> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法dikstorv

说明:dijkstrow algorythm for finding shortest way in graph
<jsimo> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法sort-with-two-arrays

说明:sort with two arrays
<jsimo> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法car

说明:停车场管理系统 c语言实现 停车场拥有M个车位和一条进入停车场的便道,便道上最多停放N辆汽车。汽车要想进入车位,首先进入便道等候。若有空闲车位,则停车入位,否则在便道继续等候,直至有车位空出。若便道已经停满等候的汽车,后到达的汽车只能离开,选择其他停车场。设计一个停车场管理系统,模拟停车场的运作,并统计停车场的收入。-Parking Management System with M c language parking spaces
<Michelle> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法Huffman

说明:数据结构 源代码实现 哈弗曼编码 课程设计-huffman data structure
<yangcandy> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法dmp

说明:虽然方式的C + +消息传递速度快于Smalltalk或Objective - C的它的方式,有时Smalltalk或Objective - C语言的灵活性是必要的。这一点本文介绍如何在C + +最少的代码实现动态消息传递是有可能的。 -Although the way C++ does message passing is much faster than the way Smalltalk or Objective-C does
<huyg> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法Single_source_shortpath_dij

说明:迪杰斯特拉算法求最短路径的并行实现,可以修改结点个数-Parallel Algorithm for Shortest Path
<ck> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法es6.5

说明:本代码主要介绍如何实现对半查找迭代算法,比较详细。-This code describes how to find the semi-iterative algorithm in more detail.
<徐俊> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法7

说明:编写C++程序完成以下功能: (1) 实现简单电话本功能,用姓名来搜索电话号码; (2) 用户输入姓名,程序查找并输出结果; (3) 用户可以通过输入,添加姓名和电话号码; (4) 用户可以删除姓名和电话号码; (5) 电话本可以保存在指定文件中; (6) 电话可被从指定文件中读入到内存。 -Write C++ program performs the following functions: (1) sim
<yaoy92> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法notsp

说明:贪心法遍历一群点的最短路径 不会原点 进行了小优化-A group of greedy method through the origin point of the shortest path is not optimized for small
<t> 在 2024-11-03 上传 | 大小:2048 | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 1924.25 .26 .27 .28 .29 ... 2656 »

源码中国 www.ymcn.org