资源列表

« 1 2 ... .67 .68 .69 .70 .71 1972.73 .74 .75 .76 .77 ... 2656 »

[数据结构常用算法datastructure

说明: 实现一个内存分配模拟系统,分配的原则参见“伙伴系统”。 要点:使用链表保存各块内存信息,同一个链表中保存的各块大小相同。 链表中的每个结点形式如下: 从键盘输入欲分配的块的大小,系统给出分配结果,并在屏幕上显示出来(图示方式或文本方式)。 -A memory allocation simulation system, the principle of allocation see th
<luokun> 在 2024-09-30 上传 | 大小:29696 | 下载:0

[数据结构常用算法binary-tree

说明:根据二叉树的中序遍历、后序遍历、前序遍历恢复二叉树-According to the binary tree in preorder traversal, postorder traversal, preorder traversal to restore binary tree
<luokun> 在 2024-09-30 上传 | 大小:695296 | 下载:0

[数据结构常用算法bahuanghouwenti

说明:八皇后问题,实现相应功能,代码正确、希望可以帮到需要的人-Eight queens problem
<吴振林> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[数据结构常用算法erchashu

说明:二叉树和平衡二叉树问题。实现一定的功能,能够正确运行-Binary trees and balanced binary tree. To achieve a certain function to work correctly
<吴振林> 在 2024-09-30 上传 | 大小:3072 | 下载:0

[数据结构常用算法beibao

说明:背包问题,也就是我们常见的那个。在很多的专题实验中都会遇到-Knapsack problem, that is, our common one. Will encounter a lot of topics experiment
<吴振林> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[数据结构常用算法huisufa

说明:回溯法背包问题,很实用也是经过改进的背包问题-The backtracking knapsack problem, very practical and improved knapsack problem
<吴振林> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[数据结构常用算法xianxingbiao

说明:线性表的删除、插入、查询等功能。线性表也是我们最常接触的基本知识-Linear form to delete, insert, query and other functions. Basic knowledge of linear form is the most common contact
<吴振林> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[数据结构常用算法Geophysical-data-processing

说明:物探数据处理-重磁数据处理软件,地球物理学的人看看。-Geophysical data processing- the gravity and magnetic data processing software
<张三> 在 2024-09-30 上传 | 大小:1166336 | 下载:0

[数据结构常用算法Oinvf

说明:对矩阵求逆,根据提示在visual c++运行环境中输输入矩阵及相关参数即可求出逆矩阵,已通过测试。 -Matrix inversion, follow the prompts to lose input the visual c++ operating environment matrix and related parameters can be calculated inverse matrix has been tested
<面积> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[数据结构常用算法Dbinarytrreee

说明:二叉树基本功能详细代码!注释达达百分之50!非常经典的学习资料! -Binary tree of the basic functions of code! Notes Dada 50 ! Classic learning materials!
<面积> 在 2024-09-30 上传 | 大小:703488 | 下载:0

[数据结构常用算法MMatrixxa

说明:关于矩阵运算的各种数值算法,包括实(复)矩阵求逆,对称正定矩阵与托伯利兹矩阵阵的求逆,线性方程组的常用解法,矩阵的各种分解方法,特征向量与特征值的求解等等。 -Numerical algorithms on a variety of matrix operations, including real (complex) matrix inversion symmetric positive definite matrix inver
<面积> 在 2024-09-30 上传 | 大小:14336 | 下载:0

[数据结构常用算法Tjjuzhengh

说明:实现稀疏矩阵转化为三元组,并且且进行转置和其他运算。可直接使用。 -Sparse matrix into triples, and transposition and other operators. Can be used directly.
<面积> 在 2024-09-30 上传 | 大小:1024 | 下载:0
« 1 2 ... .67 .68 .69 .70 .71 1972.73 .74 .75 .76 .77 ... 2656 »

源码中国 www.ymcn.org