资源列表

« 1 2 ... .76 .77 .78 .79 .80 1981.82 .83 .84 .85 .86 ... 2656 »

[数据结构常用算法高斯-赛德尔算法

说明:高斯-赛德尔算法 解线性方程组
<laokongzi> 在 2009-03-09 上传 | 大小:241800 | 下载:0

[数据结构常用算法ercashu

说明:数据结构:二叉树-data structure : Binary Tree
<> 在 2024-11-02 上传 | 大小:242688 | 下载:0

[数据结构常用算法xiaoxiaoniao4

说明:是一个超市选地址的问题的算法,也是用C++语言编写的。-election is a supermarket address the issue of the algorithm that uses the C language.
<尹鹏伟> 在 2024-11-02 上传 | 大小:242688 | 下载:0

[数据结构常用算法LA2U-Replacealgorithm

说明:一个项目研究中的缓存替换算法LA2U,在传统访问频率的基础上,考虑了更新频率,性能优于LRU和LFU-A replace algorithm called LA2U,which considers both access rate and update rate ,and performance is better than LRU and LFU
<yangjun> 在 2024-11-02 上传 | 大小:241664 | 下载:0

[数据结构常用算法string_trans

说明:从文本文件中读取按照一定格式存储的数据,并经过字符串处理,将数据存储到数组中。主要用到了char*到浮点数的转换,文件读取的一些常用函数。-Read from a text file format for storing data according to certain, and after a string processing, the data stored in the array. Main use of the float
<ZYZ> 在 2024-11-02 上传 | 大小:241664 | 下载:0

[数据结构常用算法Calgorithm

说明:c语言算法,用于学习算法思路,提高编程技巧-c language algorithm for the learning algorithm ideas, to improve programming skills
<流云> 在 2024-11-02 上传 | 大小:241664 | 下载:0

[数据结构常用算法zhan

说明:软件设计 数据结构 栈的使用 实现算术运算-Software design data structures used to achieve arithmetic stack
<凯一> 在 2024-11-02 上传 | 大小:241664 | 下载:0

[数据结构常用算法Nqueen

说明:给出了用三种方法实现的N皇后,包括循环、递归、位运算等,方便初学者进行研究学习。-Three ways to achieve the N-Queens, including loops, recursion, bit operation, easy for beginners to study learning.
<子木> 在 2024-11-02 上传 | 大小:241664 | 下载:0

[数据结构常用算法Simple-caculator

说明:实现压栈出栈的计算机程序 调试通过 对于对栈学习的人 很有帮助-Realization push the stack of computer program debugging through the stack and learn helpful for
<石腾腾> 在 2024-11-02 上传 | 大小:241664 | 下载:0

[数据结构常用算法Factorial

说明:C++ 实现大数阶乘的算法,运用C++的链表(list<>)模板为数据结构的阶乘的实现,算法是基于乘法进位,有注释和一附图,帮助大家理解。-C++ implementation of large numbers factorial algorithm, using C++ linked list (list <>) templates for implementation of the factorial str
<lianglingli> 在 2024-11-02 上传 | 大小:241664 | 下载:0

[数据结构常用算法8-3

说明:要求把插入、查找和删除函数用非递归的方式实现。-Asked to insert, find and delete functions for non-recursive way.
<李雷> 在 2024-11-02 上传 | 大小:241664 | 下载:0

[数据结构常用算法实验5

说明:二叉排序树或者是一棵空树,或者是具有下列性质的二叉树: (1)若左子树不空,则左子树上所有结点的值均小于或等于它的根结点的值; (2)若右子树不空,则右子树上所有结点的值均大于或等于它的根结点的值; (3)左、右子树也分别为二叉排序树;(A two - fork sort tree or an empty tree, or a two - fork tree with the following properties: (1
<andyhui > 在 2024-11-02 上传 | 大小:241664 | 下载:0
« 1 2 ... .76 .77 .78 .79 .80 1981.82 .83 .84 .85 .86 ... 2656 »

源码中国 www.ymcn.org