-
数值分析算法jacobi方法
数值分析算法jacobi方法-numerical analysis algorithm Jacobi method
- 2022-03-03 02:40:23下载
- 积分:1
-
FFT的源代码,C语音,比其他的FFT代码更加效率高和质量好....
FFT的源代码,C语音,比其他的FFT代码更加效率高和质量好.-FFT source code, C voice, other than the FFT code more efficient and better quality.
- 2022-10-11 21:45:04下载
- 积分:1
-
判断闰年用c++写的,我也才学
判断闰年用c++写的,我也才学-judgment leap year with c write, and I barely
- 2022-09-28 11:10:02下载
- 积分:1
-
基于STM32的FFT和IFFT程序
应用背景STM32液晶显示,用于频谱分析,信号处理方面,可以驱动TFT液晶显示,快速傅里叶变换和逆变换测试可用关键技术频谱分析,可用的FFT和IFFT,以及TFT液晶驱动,基于STM32编写,编程环境为MDK,非常好用
- 2022-04-15 23:07:13下载
- 积分:1
-
研究生算法作业分支界限法求解货郎担问题
研究生算法作业分支界限法求解货郎担问题-graduate algorithm operations branch line Traveling Salesman Problem Solving
- 2022-08-22 01:13:58下载
- 积分:1
-
dynamic control of power system
The main topic covered is frequency control in power systems. The
needed models are derived and the primary and secondary frequency control
are studied. A detailed model of the synchronous machine, based on
Park’s transformation, is also included. The excitation and voltage control
of synchronous machines are briefly described. An overview of load models
are also given
- 2022-01-31 07:57:11下载
- 积分:1
-
« 问题描述:
假设要在足够多的会场里安排一批活动,并希望使用尽可能少的会场。设计一个有效的
贪心算法进行安排。(这个问题实际上是著名的图着色...
« 问题描述:
假设要在足够多的会场里安排一批活动,并希望使用尽可能少的会场。设计一个有效的
贪心算法进行安排。(这个问题实际上是著名的图着色问题。若将每一个活动作为图的一个
顶点,不相容活动间用边相连。使相邻顶点着有不同颜色的最小着色数,相应于要找的最小
会场数。)
« 编程任务:
对于给定的k个待安排的活动,编程计算使用最少会场的时间表。
« 数据输入:
由文件input.txt给出输入数据。第一行有1 个正整数k,表示有k个待安排的活动。接
下来的k行中,每行有2个正整数,分别表示k个待安排的活动开始时间和结束时间。时间
以0 点开始的分钟计。
« 结果输出:
将编程计算出的最少会场数输出到文件output.txt。
- 2022-01-22 15:10:09下载
- 积分:1
-
快速排序算法的c实现
快速排序算法的c实现-fast algorithm to achieve c
- 2022-07-10 06:46:53下载
- 积分:1
-
该程序用递归的方法产生格雷码序列,它需要一定的额外的空间....
该程序用递归的方法产生格雷码序列,它需要一定的额外的空间.-the procedures used recursive methods Gray code sequence, it needs the additional space.
- 2022-04-11 15:53:22下载
- 积分:1
-
some commonly used recursive algorithm
一些常用的递归算法 -some commonly used recursive algorithm
- 2022-07-19 06:42:01下载
- 积分:1