资源列表

« 1 2 ... .71 .72 .73 .74 .75 2476.77 .78 .79 .80 .81 ... 2656 »

[数据结构常用算法strassen

说明:传统方法与Strassen算法相结合的矩阵相乘算法,可以求出任意两个偶数阶矩阵的乘积!本代码简单,精简,非常好!非常巧妙!没用到什么复杂的东西!经测试完全正确!-Strassen with traditional methods based on the combination of matrix multiplication algorithm, can be obtained even arbitrary two-matrix pr
<朱友勇> 在 2024-11-06 上传 | 大小:2048 | 下载:1

[数据结构常用算法span_forest

说明:Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Compile in C++, "g++ -o span_forest span_forest.c". The program does not demand that the matrix is symmetric with 0 diagona
<卢松> 在 2024-11-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法mergeinS

说明:merge sort give a set S of n integers and another integer x, determine whether or not there exits two elements in S whose sum is exactly x.-merge sort give a set of S n integers and anot her integer x, determine whether
< 朱雨科> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法nQueenCircle

说明:算法设计中的经典问题,符号三角形,n皇后,圆排列-algorithm design of the classic, triangular symbols, n empress, with a round
<JK> 在 2024-11-06 上传 | 大小:83968 | 下载:0

[数据结构常用算法Knapsacktwoinone

说明:0-1背包和 背包问题的动态规划 源程序 只是测试 不过要自己输入 还要自己加入 很简单就没有更改-0-1 knapsack problem knapsack and the dynamic programming source code is to test but also to input their own entry is very there is no simple changes
< 朱雨科> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法Calculationsme

说明:用线性表实现四则运算,很好的一个版本,老师给了满分-achieve linear Table 4 operation, a very good version, the teacher gave full marks
<xiaoyu> 在 2024-11-06 上传 | 大小:45056 | 下载:0

[数据结构常用算法guahaotest

说明:学习C语言时,编写的一个多项式刮号检查程序 主要用栈实现的。-C language study, prepared by a polynomial scratching, the main inspection procedures Stack realized.
<张亮> 在 2024-11-06 上传 | 大小:10240 | 下载:0

[数据结构常用算法jiayou

说明:用C语言实现的算法题中的加油问题。 用贪心算法实现的。-C language algorithms that the refueling problem. With the greedy algorithm.
<张亮> 在 2024-11-06 上传 | 大小:174080 | 下载:0

[数据结构常用算法priority_queues

说明:是个HEAP SORT 算法..对一个数列进行HEAP SORT -is SORT algorithm Rd .. right for a series Rd SORT
< 朱雨科> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法matrix_reverse

说明:矩阵求逆的c++程序,用来算大规模带分数形式的逆矩阵的,文件输入-matrix inversion c procedures for the large-scale Daibanshu form of the inverse matrix, the file input
<mathstony> 在 2024-11-06 上传 | 大小:6144 | 下载:0

[数据结构常用算法genericalgorithm

说明:一个实现基因表达式编程来解决函数发现问题的小程序-a realization of gene expression programming to solve the problems identified in the function of small procedures
<陈亦欣> 在 2024-11-06 上传 | 大小:49152 | 下载:0

[数据结构常用算法chenzhong_register_source

说明:初学者的源c代码,一共5个,主要是c基础,包括文件操作。-c beginners source code, a total of five, mainly c base, including file operations.
<程忠> 在 2024-11-06 上传 | 大小:6144 | 下载:0
« 1 2 ... .71 .72 .73 .74 .75 2476.77 .78 .79 .80 .81 ... 2656 »

源码中国 www.ymcn.org