资源列表
runge-kutta4
- 利用四阶runge-kutta法,计算铅垂面内导弹弹道轨迹的一个例子。-Using fourth-order runge-kutta method, calculation of vertical-plane trajectory of the missile an example
wuxiangtu5
- 普里姆算法构造最小生成树 -Minimum Spanning Tree Algorithm prim prim Minimum Spanning Tree Algorithm
fft64
- 64-point radix-2 fft module
erchashu
- 使用VC编写的二叉树程序,简单明了,方便使用-Written in binary tree using the VC program, simple and clear, easy to use
xinan
- 信安数学第一次实验内容,比较简单的,不过还是拿出来献丑了哦~-Principal mathematics for the first time the experiment content, relatively simple, but still out to show oneself oh ~
fun11111
- 传输矩阵计算透过率,数据为实验测试数据。各位敬请使用-Transfer matrix calculation of transmittance
Banker
- 使用银行家算法,编写和调试一个系统动态分配资源的简单模拟程序。 自此,每行表示进程对资源的请求; 当所有进程结束后或文件结束时,程序结束。 -Using the banker' s algorithm, write and debug a simple dynamic simulation program to allocate resources. Since then, each line that process requests for resources when
guibing
- 归并排序算法,可以为数据结构初学者提供参考-sorting algorithm,as reference for junior learners in data structure
Pochodne
- [c#] calculation of derivatives
push
- 用数组实现栈和队列C++ 代码实现,经典-array stack c++
1
- 任务分配问题 问题描述: N个任务分配给n个人,任务j分配给人i的成本是C[I,j],希望完成所有任务的成本最低,算法如何设计? 编程任务: 给定任务表示如下表,编程计算所需完成任务最低的成本。 数据输入: 请自己定义。 结果输出: 程序运行结束时,将计算结果输出到文件output.txt中。-Task allocation problem Problem Descr iption: the N tasks assigned to the n individual
exp2-2
- 数据结构(第四版)第二章上机实验题源程序答案详解-Data structure (fourth edition) chapter on lab answer questions Detailed source