资源列表
NewtonRaphsonPowerFlowCalculation
- matlab的牛拉法潮流计算程序.包括导纳矩阵形成,牛拉法迭代.
fftbianhuan
- test1.txt 第一列为时间t,0.001s为步长;第二列为系统的输入信号;第三列为系统的输出信号。 signal_analyzer.m首先将test1.txt 的数据读入workspace,然后进行FFT,分析出两信号的频率,输出对于输入的幅值衰减(db),输出对输入的相位差。-test1.txt the first time as t, 0.001s for the step the second as the system input signal the third as t
Hamilton
- 利用回溯法求解hamilton回路的算法-Use of backtracking algorithms for solving circuit hamilton
qUEUE1
- this codes is about q-this codes is about queue
IDMAgold
- Simulating Interleave Division Multiple Access technique using Gold coding on Matlab environment
jishui
- 一块不平整长方形土地坑坑洼洼,大雨过后,坑里都积满了水(假设边界以外的地方高度都低于边界,见下面示意图,灰色部分为长方形土地,其中深灰色部分为边界;白色部分为边界以外的地方;数字为每小块土地的高度;边界以外的数据不需要输入)。 把这块土地划分成N×M块,每块大小都是1cm×1cm。如果已知每小块土地的高度(值为正整数,单位:cm),求这块土地共可以积水多少立方厘米(积水土坑的边界只考虑前后左右,不考虑斜方向,如上图,阴影部分为可以积水的地方)。数据输入(要求使用文件输入):第一行是N、M的值
point
- 用C++建立类,用于计算两点之间的距离。-The establishment of classes in C++, used to calculate the distance between two points.
sort-algorithms
- Bubble sort and quick sort algorithms in C++.
0-1
- 0-1 背包问题-动态规划法,算法设计课程作业-0-1 knapsack problem- dynamic programming, algorithm design course work
002
- 用C语言编写的八皇后问题的源代码,对于C的练习提高有好处-itis the eight queens problem using C language source code ,it is good C exercises to improve 。
hdu2222
- 这是一个杭电上某个题目的关于AC自动机的学习算法,这是一个经典的模板题目-This is a topic on a Hang power AC automata learning algorithm, which is a classic template topic
PrimeRing
- 素数环的java代码实现,数据结构上素数环的代码-Prime ring Java code realization, the data structure of the prime ring code