资源列表
4-SHIBAI
- c语言,求解五届龙哥库塔方程。用指针数组所做。很好.-c language, for five Mangge Cucuta equation. Done by a pointer array. Good.
zuiyouhua-chazhi
- 最优化方法-插值法求最小值 上最优化课程的时候写的程序-optimization-interpolation method for optimizing the most minimum of course written procedures
shu
- 数据结构中二叉树结构的实现代码,C语言的。
tu_de_bian_li
- 图的邻接矩阵和遍历 一.问题描述 构造一图,用邻接矩阵实现该图的深度优先遍历或广度优先遍历。 二.实验目的 1.掌握图的基本概念和邻接矩阵的存储结构。 2.掌握邻接矩阵存储结构的算法实现。 3.掌握图在邻接矩阵存储结构上遍历算法的实现。 三.实验要求 1.确定图的顶点个数和边的个数,建立邻接矩阵,实现深度优先遍历或广度优先遍历,再在主函数中调用它们。 2.深度优先遍历思想: (1)访问顶点v (2)从v的未被访问的邻接点中选取一个顶点w
fft
- 基2算法的FFT程序,源码使用了按时间抽取的方式-Radix-2 algorithm the FFT procedure, the use of a time source selection
3107002005_4th_jocabiGS
- 非线性方程组不能用消去和分解法进行求解,jacabi迭代和高斯迭代是最常用的两种迭代方法-Nonlinear equations can not be eliminated and the decomposition method to solve, jacabi iteration and Gauss iteration is the most commonly used two types of iterative methods
linear
- algebric method to make mesh
Gaussianelimination
- 运用c语言对方程组的求解进行编程,运用高斯消元法进行求解。-use c language ,programming
xianxingbiao
- 线性表的源代码,数据结构的,本人特地打出来帮大家省时间-Linear table source code, data structures, I break out specifically to help you save time
121
- 用C的链表去实现大整数的加法运算的.能够有效的解决问题.-With the C list to achieve large integer addition operation . To effectively solve the problem.
8-queens
- 数据结构,《八皇后问题》(基于c语言)-Data structure, the eight queens problem " (c language)
priority-queue
- 优先队列 数据结构与算法 哈工大软件设计与开发 优秀代码 分享交流-hit code priority queue
