资源列表

« 1 2 ... .48 .49 .50 .51 .52 653.54 .55 .56 .57 .58 ... 2656 »

[数据结构常用算法停车场

说明:我的数据结构的实验题,停车场,用栈和队列 模拟停车场,实现进车和出车-my data structure experiment, a car park, with Stack and Queue simulated car parks, to achieve progress and out of cars
<胡小勇> 在 2025-02-02 上传 | 大小:249kb | 下载:0

[数据结构常用算法0-1背包的回溯算法

说明:回溯法解决0-1背包问题-Backtracking 0-1 knapsack problem solving
<gtop> 在 2025-02-02 上传 | 大小:249kb | 下载:1

[数据结构常用算法aaaaaaaaaaaaa

说明:课程安排,用拓扑排序实现 4、实现课程的拓扑排序。(选)(加) 问题描述:软件专业的学生要学习一系列课程,其中有些课程必须在其先修课程完成后才能学习,具体关系见下表: 课程编号 课程名称 先决条件 C1 程序设计基础 无 C2 离散数学 C1 C3 数据结构 C1,C2 C4 汇编语言 C1 C5 操作系统 C3 假设每门课程的学习时间为一学期,试为该专业的学生设计教学计划,使他们能在最短的时间内修完
<lea5195444> 在 2025-02-02 上传 | 大小:249kb | 下载:0

[数据结构常用算法BiTree

说明:数据结构 二叉树算法集合为学习数据结构的同学提供帮助 互相交流-binary tree data structure set for the learning algorithm data structure to help students exchange
<> 在 2025-02-02 上传 | 大小:249kb | 下载:0

[数据结构常用算法0-1

说明:这是一个用C++实现的0/1背包问题,它是用贪心法实现的。-This is a C++ Achieved 0/1 knapsack problem, which is achieved using greedy method.
<李眼> 在 2025-02-02 上传 | 大小:249kb | 下载:0

[数据结构常用算法GROWING

说明:按Pearson Prentice Hall,c++中相应要求完成的PIGLATIN,MORSE码加密,完数问题,数字反向,快速排序等问题,VC 6.0 下编译测试通过(单个源文件直接编译连接即可运行)-By Pearson Prentice Hall, c++ Corresponding required to complete the PIGLATIN, MORSE code encryption, after a few prob
<> 在 2025-02-02 上传 | 大小:249kb | 下载:0

[数据结构常用算法StringKMPSearch

说明:C++实现的优化后的KMP算法,使得比较次数更少。-C++ program to accomplish the KMP algorithm,have a better consquence.
<liujian> 在 2025-02-02 上传 | 大小:250kb | 下载:0

[数据结构常用算法dbworld

说明:matlab code fore some database and data mining
<mahsa> 在 2025-02-02 上传 | 大小:250kb | 下载:0

[数据结构常用算法nweixiangliang

说明:编写一个n维向量类,要求具有构造函数和拷贝构造函数,实现如下功能: a) 成员变量为正整数n和n维float数组 b) 能够计算该向量的模(长度),并将向量单位化 c) 进行向量的加减运算 d) 计算两个向量的内积 -Preparation of an n-dimensional vector class, the constructor and copy constructor, the following fun
<周鹏> 在 2025-02-02 上传 | 大小:250kb | 下载:0

[数据结构常用算法Wangnianlii

说明: 该源码为万年历查询系统,可以查寻任意一年的日历,也可以单独查询某年某月的日历,也可以查询某年某月某日是星期几-The source code is for a calendar query system, you can search any calendar year.you can also be a separate query in a month of a year calendar, you can also query
<yehao> 在 2025-02-02 上传 | 大小:250kb | 下载:0

[数据结构常用算法c-tong-xu-lu

说明:通讯录实训 c 链接文件 c语言实现简单的通讯录系统 -Training contacts
<liangzanwen> 在 2025-02-02 上传 | 大小:250kb | 下载:0

[数据结构常用算法tomswan

说明:来自Tom Swan的高质量通用数据结构算法,值得学习。-The source code of data structure from Tom Swan, it s very helpful.
<Pan Chris> 在 2025-02-02 上传 | 大小:250kb | 下载:0
« 1 2 ... .48 .49 .50 .51 .52 653.54 .55 .56 .57 .58 ... 2656 »

源码中国 www.ymcn.org