资源列表

« 1 2 ... .20 .21 .22 .23 .24 1725.26 .27 .28 .29 .30 ... 2656 »

[数据结构常用算法graph, heap, sorting, timing source code-- common datastruct

说明:graph, heap, sorting, timing source code
<china_rmb@sohu.com> 在 2011-08-05 上传 | 大小:109937 | 下载:0

[数据结构常用算法ExchangeSort

说明:用C++编的排序的操作,这个是快速排序,有时间我会多上载几个别的-C series of the sort of operation, this is a quick sort, I would be spending more time on several other set
<白俊龙> 在 2024-10-05 上传 | 大小:110592 | 下载:0

[数据结构常用算法kthline

说明: 有向直线K中值问题 给定一条有向直线L以及L 上的n+1 个点x0<x1<x2<… <xn。有向直线L 上的每个点xi都有一个权 w(xi) 每条有向边 (xi,xi-1),也都有一个非负边长d(xi,xi-1)。有向直线L 上的每个点xi 可以看作客户,其服务需求量为w(xi) 。每条边(xi,xi-1) 的边长 , d(xi,xi-1) 可以看作运输费用。如果在点xi 处未设置服务机构,则将点xi 处
<wu> 在 2024-10-05 上传 | 大小:110592 | 下载:0

[数据结构常用算法repeat2

说明: 问题描述: 设R={r1,r2,…,rn}是要进行排列的n个元素,其中r1,r2,…,rn可能相同。试设计一个算法,列出R的所有不同排列。  编程任务: 给定以及待排列的个元素。计算出这个元素的所有不同排列。 -err
<wu> 在 2024-10-05 上传 | 大小:110592 | 下载:0

[数据结构常用算法Web_spiders_to_search_the_Internet_e-mail_address.

说明:用C语言编写一个网络蜘蛛来搜索网上出现的电子邮件地址。-Using C language to search for a network of spider web emerging e-mail address.
<wxr> 在 2024-10-05 上传 | 大小:110592 | 下载:0

[数据结构常用算法DataStructure_Search

说明:1.6.1 顺序表的查找 273 范例1-94 顺序表的查找 273 ∷相关函数:Search_Seq函数 1.6.2 静态树表的查找 276 范例1-95 静态树表的查找 276 ∷相关函数:Search_SOSTree函数 1.6.3 二叉排序树的基本操作 280 范例1-96 二叉排序树的基本操作 280 ∷相关函数:InsertBST函数 1.6.4 平衡二叉树的基本操作 285 范例1-
<北风> 在 2024-10-05 上传 | 大小:110592 | 下载:0

[数据结构常用算法datestructure

说明:清华大学严蔚敏版数据结构题集练习题参考算法。-Tsinghua University, Yan Wei-min version of the data structure set title reference algorithm exercises.
<jfly> 在 2024-10-05 上传 | 大小:110592 | 下载:0

[数据结构常用算法calculator

说明:程序功能:1.实现计算器类中lp、rp和operate函数; 2.完善计算器类evaluate函数,增加对输入的合法性检查, 包括滤掉所有非法输入及处理左右括号不配对的输入; 3.编制应用程序测试这个计算器。-calculator
<lfm> 在 2024-10-05 上传 | 大小:110592 | 下载:0

[数据结构常用算法priority_queue

说明:Priority queue use the structure priority_queue in C++ and realization functions. All methods write in Korman
<ODDI> 在 2024-10-05 上传 | 大小:110592 | 下载:0

[数据结构常用算法work

说明:双向链表的学生信息管理的小程序,简单的修改增加,删除。-Doubly linked list of student information management procedures
<ji> 在 2024-10-05 上传 | 大小:109568 | 下载:0

[数据结构常用算法psoAPP

说明: detailed explanation of the PSO algorithm
<esra> 在 2024-10-05 上传 | 大小:109568 | 下载:0

[数据结构常用算法Binary-Tree-Traversal

说明: 本程序的功能是利用二叉树后序遍历来实现表达式的转换,同时可以使用栈来求解 后缀表达式的值。-The function of this program is to be implemented after preorder binary tree transform expression, and can use the stack to solve value postfix expression.
<王丹> 在 2024-10-05 上传 | 大小:109568 | 下载:0
« 1 2 ... .20 .21 .22 .23 .24 1725.26 .27 .28 .29 .30 ... 2656 »

源码中国 www.ymcn.org