资源列表

« 1 2 ... .35 .36 .37 .38 .39 1340.41 .42 .43 .44 .45 ... 2656 »

[数据结构常用算法lujin

说明:最短路径问题(用无向图表示n个城市之间的交通网络建设规划,顶点表示城市,边上的权表示该线路的造价,试设计一个方案,使得这个交通网的总造价最小。)-The shortest path problem (with undirected graph n cities that transport links between the construction plan, vertex, said city, said the right edg
<uliantong> 在 2024-10-13 上传 | 大小:13312 | 下载:0

[数据结构常用算法stack

说明:三个文件实现了栈的三个基本应用:进制转换、迷宫、四则运算。-Implementation of the stack of three documents, the three basic applications: M-ary conversion, the maze, four computing.
<shuiyeshan> 在 2024-10-13 上传 | 大小:13312 | 下载:0

[数据结构常用算法list

说明:链表。创建,添加,删除,插入链表的元素-List
<zhang> 在 2024-10-13 上传 | 大小:13312 | 下载:0

[数据结构常用算法BinaryTree

说明:二叉树的各种操作,包括二叉树的建立,前序、中序、后序遍历二叉树,另外还包含一个霍夫曼编码的实现。-Binary tree of various operations, including the establishment of binary tree, the former sequence, in order, after the tree traversal, and also includes the implementatio
<王若> 在 2024-10-13 上传 | 大小:13312 | 下载:0

[数据结构常用算法algorithms

说明:最长单调子序列、字符串比较、加油问题及背包问题的算法分析及求解-The longest monotone subsequence, string comparison, the fuel problem and knapsack problem analysis and solving algorithms
<leen> 在 2024-10-13 上传 | 大小:13312 | 下载:0

[数据结构常用算法Student

说明:用链表来实现的一个学生成绩管理管理系统,操作简单,清晰明了。-With a list to achieve the management of student achievement management system that is simple, clear.
<Allan> 在 2024-10-13 上传 | 大小:13312 | 下载:0

[数据结构常用算法Homework3_1

说明:实现多项式运算的程序,该程序充分考虑了计算中可能遇到的各种问题,并且提供了报错的功能。- a program used to compute polynomial
<shenxiaoyong> 在 2024-10-13 上传 | 大小:13312 | 下载:0

[数据结构常用算法people_manage

说明:主要实现人员管理功能,包括:按照姓名\编号搜索,按照姓名\编号删除,显示全体人员,加入人员,退出等功能.-The main achievement of personnel management functions, including: In accordance with the names of \ code search, in accordance with the name \ code removed, shows all
<liufan> 在 2024-10-13 上传 | 大小:13312 | 下载:0

[数据结构常用算法Queen8

说明:八皇后问题是一个古老而闻名的问题,是回溯算法的典型例题。对于八皇后问题的实现,假如结合动态的图形演示,则可以使算法的描述更形象、更生动,使教学能产生良好的效果。课题目标是实现八皇后动态图形,主要应解决以下两个问题: 1.回溯算法的实现2.图形存取。-8 Queen s problem is an old and well-known problem is a typical example of backtracking algorit
<1233333> 在 2024-10-13 上传 | 大小:13312 | 下载:0

[数据结构常用算法8_num

说明: 深度优先搜索八数码问题[VC++] 简单实用-Eight digital depth-first search problem [VC++] simple and practical
<mingming> 在 2024-10-13 上传 | 大小:13312 | 下载:0

[数据结构常用算法GoatMVC

说明:严格按照MVC的数据结构和逻辑实现MVC,实现的是一个小游戏-make MVC come true
<eddie> 在 2024-10-13 上传 | 大小:13312 | 下载:0

[数据结构常用算法source5

说明:基于C++用面向对象分析与设计的方法设计的 公司人事管理程序 -Based on C++ using object-oriented analysis and design of the company designed and personnel management procedures
<韦国立> 在 2024-10-13 上传 | 大小:13312 | 下载:0
« 1 2 ... .35 .36 .37 .38 .39 1340.41 .42 .43 .44 .45 ... 2656 »

源码中国 www.ymcn.org