-
深度优先搜索
给出了一个所选顶点的无向加权的图。在所述连接组件 (包括所选一) 属于所选的顶点的地方找到的顶点的数量。输入第一行包含两个整数 n 和 s (1 ≤ 的 ≤ n ≤ 100),其中 n-的图和 s-选择顶点的顶点的数量。下面的 n 行包含 n 个数字 — — 在 MDM 图的邻接矩阵图"0"表示没有顶点和数字"1"之间的边缘-其可用性。这被保证该矩阵的主对角线将始终为零。输出打印所需的数量的顶点
- 2022-02-24 12:49:55下载
- 积分:1
-
数据结构
资源描述c语言实现的数据结构的源代码,很全很强大
- 2022-05-26 03:32:50下载
- 积分:1
-
简单的实现了数论中的乘法逆元
该代码均正确运行!包含运行图
及运行结果!...
简单的实现了数论中的乘法逆元
该代码均正确运行!包含运行图
及运行结果!-simple realization of the theory of multiplicative inverse of the code are functioning properly! Includes chart and operating results!
- 2022-07-19 07:36:38下载
- 积分:1
-
这是一个支持多位数运算(可以达到几百位的长整数)的数类,名字叫Long,它是从long类发展过来的,但比原来的long类功能多。Long类可以和原有的doubl...
这是一个支持多位数运算(可以达到几百位的长整数)的数类,名字叫Long,它是从long类发展过来的,但比原来的long类功能多。Long类可以和原有的double,long等等数据类型混合运算-This is a multi-digit support operations (which may reach hundreds of long integers) to a number of named Long, it is long from over the type of development, but more than the original multi-functional long. Long classes can be double the original, long data types, etc. Operational mixed
- 2022-01-26 07:59:30下载
- 积分:1
-
八数码多个算法
八数码多个算法-more than eight digital algorithm
- 2023-02-03 09:30:04下载
- 积分:1
-
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与...
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
- 2022-01-26 06:49:25下载
- 积分:1
-
本程序为7HC595的驱动程序,为初学者掌握SPI时序给予很大帮助。...
本程序为7HC595的驱动程序,为初学者掌握SPI时序给予很大帮助。-This procedure for 7HC595 driver, SPI master timing for beginners to give great help to me.
- 2022-06-16 19:20:53下载
- 积分:1
-
n皇后问题,亦是经典算法与分析题目,通过回溯的方法,解决此问题...
n皇后问题,亦是经典算法与分析题目,通过回溯的方法,解决此问题-n queens problem, is also a classical algorithms and analysis of the subject, through the back way to solve this problem
- 2022-12-30 04:25:03下载
- 积分:1
-
一般问题的线性插值和JACOBI算法
一般问题的线性插值和JACOBI算法-general linear interpolation algorithm and JACOBI
- 2022-02-06 19:05:49下载
- 积分:1
-
stm32f103梯形加减速算法
stm32f103梯形加减速算法,实时计算,基于AVR446文档设计,适用于单轴运动控制加减速,带上下限位,回原点等功能
- 2022-12-15 10:50:09下载
- 积分:1