资源列表
shortest
- 本程序编写了一个dijkstra算法求解最短路问题,在turboc2.0环境下编译成功。
e1
- 16点基4—FFT算法编程。输入16点的序列,采用基4-fft方法计算其快速傅里叶变换。-16 points-based 4-FFT algorithm for programming. Enter the 16-point sequence, with the base 4-fft method for calculating the fast Fourier transform.
ex
- 迭代法解二维泊松方程,为《计算电磁学》中第一篇第二章有限差分法中的一个例题的程序-Iteration two-dimensional Poisson equation for the " computational electromagnetics," in the first chapter of a finite difference method program example
first
- 数据结构与算法分析中创建链表,实现多项式相加-Analysis of the data structure and algorithm to create a list, add up to the realization of polynomial
RLC
- This algorithm helps to compress the images using DCT-Run length coding technic.
shiyan4
- 使用贪心法实现最优加油问题,给定距离可加油站的位置及距离,确定加油站的次序!-Using the greedy method to achieve optimal fuel problem, given the location and distance from the station to determine the order of the gas station!
Newtons-Raphson
- source code for implementation of Newton Raphson s method of numerical analysis methods in mathematics.
establish-and-travel
- 二叉树的建立(固定数字)及用前序遍历法周游并输出。-The establishment and use of binary tree traversal method before travel and output.
jvzhenliancheng
- 矩阵连乘 动态规划问题 输出n个矩阵相乘最小的结果-printf number which is the smallest of the N-matrix
The-median
- 求一个数组中的中位数。当数组中数据位奇数时比较好求,而当其位偶数数该如何处理呢。本程序实现了这两种不通情况下的中位数。-Seeking an array median. When the array data bit odd good demand, and when its bit even number of number of how to deal with it. This program implements the median of these two barrier case.
1
- 已知学生三门课程基本信息如下。请使用结构体编程,计算学生三门课程成绩后,列表输出 学生的姓名、数学、英语、计算机、平均分信息,并按平均分排序。-The following basic information known to students three courses. List output structure programming, computing students three course grade the student' s name, mathematics, E
CRB_91
- 本程序用于水下声源定位的Cramer-Rao限计算-This procedure used in the underwater sound source localization Cramer Rao bound calculations
