资源列表
Mie_abs
- 计算Mie散射过程中粒子的吸收系数,对研究粒子散射问题有帮助-calculated Mie scattering particles in the process of absorption, scattering particle research help
060372011202.4
- MATLAB设计与实验程序,不是很难,可供试验用,大家注意题目-MATLAB Design and experimental procedures, is not difficult for the test, we pay attention to the subject
Nyuan
- 数据结构作业,用递归法求解n元一次方程的C++程序。-Data structure operations, using recursive method n-一次方程of C++ Procedures.
make
- 数字构造问题 ★问题描述 给定一个只包含数字[0..9]的字符串,请使用字符串中的某些字符,构建一个能够整除 15最大的整数。注意,字符串中的每个字符只能使用一次。 ★编程任务 求由给定字符串构造的能够整除15的最大整数。 ★数据输入 由文件input.txt给出输入数据。输入数据为一个只包含数字[0..9]字符串,字符串的长度 为1..1000。如果无法构建出该数字,请输出“impossible”。 ★数据输出 将程序运行结果输出到文件output.tx
ex9_14
- ex9_14 雷达的恒虚警处理(CFAR)。在雷达的数据中有很多的杂波,会造成虚警。所以我们必须进行处理,这里我们采用了慢门处理和快门处理,并且对处理后的结果进行比较-ex9_14 radar CFAR processing (CFAR). The radar data have a lot of clutter, this will result in false alarms. Therefore, we must deal with, here we have adopted a slow
Magnetic_Anomaly
- This code calulates the magnetic anomaly due to a magnetic dpole for different angle of declination and inclination.
graph-depth-first-search
- 基于VC6.0,实现图的深度优先搜索算法-graph depth-first search
tree_sanyuanzu
- 假设以如下说明的三元组 (F、C、L/R) 序列输入一棵二叉树的诸边(其中 F 表示双亲结点的标识,C 表示孩子结点标识,L/R 表示 C 为 F 的左孩子或右孩子),且在输入的三元组序列中,C 是按层次顺序出现的。设结点的标识是字符类型。F=‘^’时 C 为根结点标识,若 C 亦为‘^’,则表示输入结束。试编写算法,由输入的三元组序列建立二叉树的二叉链表,并以中序序列输出。 -Assumed that the input to the following descr iption of th
bessie_come_home
- USACO中的bessie come home,用C++编写,用了BFS的知识-bessie come home of USACO, with C++ prepared ,with the knowledge of the BFS
HandUpwind
- Function H for Method upwind, Lax_Friedrichs and Lax_Wendroff for equation of advection 1d in Matlab
C-round-robin-list-Josephus
- 数据结构实验求解Josephus问题,用C语言实现,单循环链表结构。-Experimental data structure to solve the Josephus problem, using C language, round robin list structure.
func_ezw_demo_main
- basic ezw coding for image compression.