资源列表
1DSASE
- 自由电子激光,一维SASE理论,matlab模拟-free-electron laser, a peacekeeping SASE theory, Matlab simulation
QuickSort
- 快速排序是对冒泡排序的一种改进的排序方法,是目前各种内部排序方法中较快的方法-Quick Sort Bubble Sort is a sort of an improved method is to sort a variety of internal methods quicker method
DTNLBPnet
- 动态一阶改进型BP神经网络对非线性系统的建模程序,直接运行即可!-Dynamic first-order modified BP neural network for nonlinear system modeling procedures can be directly run!
sort
- 五种常见排序算法:选择,插入,冒泡,归并,快速。并显示每一步排序结果-Five kinds of common sorting algorithms: selection, insertion, bubble, merge, fast. And displays the results of each step of the sort
dijkstra
- 迪克斯加(Dijkstra)算法(最短路径算法)-Dijkstra algorithm
timer
- Fortran timer code for iterative tasks
11
- 对于一个连通图G,请采用深度优先搜索的方法,识别出该连通图的所有关节点。如下图所示。 输入:首先输入连通图G的结点个数n、边的个数m以及搜索的起始结点号,然后输入各边(u,v); 输出:首先输出DFN和LOW数组的值,然后输出所有关节点。-For a connected graph G, use depth first search method, identify the connected graph all key points. As below. Input: first
xueshengxinxi
- 一学习小组有6名同学,编写程序录入学生的学号(16位),姓名(最多4个汉字),成绩。要求:输出每名学生的成绩,最高分,平均分,写两个程序,(1)用数组。(2)用带指针的结构体-A study group of six students, programming input the number of students' learning (16), name (up to 4 characters) results. Requirements: output per student achie
Lagrange
- 利用拉格朗日法进行插值计算。可在运行时改变控制参数。-Lagrangian method for interpolation. Control parameters can be changed at runtime.
sanyuanzu
- 数据结构 三元组建立-Data structures triple establish
SLL
- Single link list using pointer and structure
simulated_annealing
- 用matlab实现的模拟退火算法的源码,附算例-simulated annealing
