资源列表

« 1 2 ... .77 .78 .79 .80 .81 382.83 .84 .85 .86 .87 ... 2656 »

[数据结构常用算法buxian

说明:算法分析与设计之分支界限法解决电路布线问题-Algorithm analysis and design of the branch circuit wiring method to solve boundary problems
<Dan> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法@163

说明:数值计算方法中高斯主元素消元法 在vc环境中运行 用于解方程组-Numerical methods in the Gaussian elimination method, the main elements of the environment in vc run for the solution of equations
<violazhang> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法danlianbiao

说明:单链表,实现链表的排序,插入,构造,以及逆置等等,用c++实现.-Single linked list, implement a linked list of sorting, inserting, construction, etc.
<qianchao> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法juzheng

说明:本程序是矩阵的实现,包括矩阵的数据结构,矩阵的构造,矩阵的逆置,用c++实现。-This program is the realization of the matrix, including matrix data structure, matrix structure, the inverse of the matrix set, with c++ implementation.
<qianchao> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法tree

说明:本程序有vc++6.0实现,主要实现了二叉树的功能,包括二叉排序树,平衡二叉树,二叉树的插入,排序等功能。-This procedure has vc++6.0 to achieve, the main function of a binary tree, including binary sort tree, balanced binary tree, binary tree insertion, sorting and other
<qianchao> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法abc

说明:已知带头结点的动态单链表L中的结点是按整数值递增排序的,试写一算法将值为x的结点插入到表L中,使L仍然有序。-Known to take the lead in the dynamics of a single node in the node list L is based on integer values ​ ​ in ascending order, the algorithm will try to wri
<蔡明> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法m

说明:矩阵转置 输入: l 稀疏矩阵的行数、列数、非零元个数(三个数都大于0) l 以行为主序输入稀疏矩阵三元组表 输出: l 辅助数组num[ ] l 辅助数组cpot[ ] l 以行为主序输出对应的转置矩阵三元组表-Matrix transpose input: l sparse matrix rows, columns, nonzero number (three numbers are greater th
<melon> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法Hanoi

说明:用c实现汉诺塔,利用了函数的递归调用及相关数据结构的知识。-Tower of Hanoi with c implementation, using a recursive function calls and associated data structure knowledge.
<vipor> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法11

说明:表达式求值(加减乘除),可以用,但其中不能使用负数-Expression evaluation (Math), you can use, but can not use negative
<杨秀梅> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法451

说明:这是一个关于排序的CPP文件,里面有四种排序方法,分贝是选择,冒泡,插入,跟快速排序。-this is a cpp file about sort way.
<小郑> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法c1

说明:顺序表源代码(自编)首先创建一个顺序表:从键盘读入一组整数(长度小于11),按输入顺序放入顺序表,输入以-1结束(注意-1不放到顺序表内);将创建好的顺序表元素依次输出到屏幕上。 2)在已创建好的顺序表中插入一个元素:从键盘读入需插入的元素值和插入位置,调用插入函数完成插入操作;然后将顺序表元素依次输出到屏幕上。 3)在已创建好的顺序表中删除一个元素:从键盘读入欲删除的元素位置(序号),调用删除函数完成删除操作;然后将顺序表元素
<柳柳> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法josephus

说明:约瑟夫问题c语言解决方法 数据结构方法解决问题-The solve of the josephus problem by c language Data structure method Solve problems
<肖童> 在 2025-01-20 上传 | 大小:1kb | 下载:0
« 1 2 ... .77 .78 .79 .80 .81 382.83 .84 .85 .86 .87 ... 2656 »

源码中国 www.ymcn.org