搜索资源列表
solvingequation.rar
- 加步探索法,二分法,黄金分割法,抛物线插值法求解方程的演示,Plus step-by-step exploration of law, black-and-white, golden section method, the parabolic interpolation method for solving equations of presentation
16_points_DIT_FFT
- 基于时域抽取的16点FFT算法。适合用于演示算法计算过程,既教育环境。可以扩展成2次幂点数的FFT计算。C语言。-Based on time-domain extraction of 16-point FFT algorithm. Algorithm suitable for presentation process, both the educational environment. Can be expanded into a power of two points of the FFT c
Maxwell_introduce
- 详细介绍了电磁场有限元计算ansoft的主界面功能,针对出现的问题进行了说明和逐一演示-Detailed finite element method Ansoft electromagnetic field of the main interface features, in view of the problems described, and each presentation
FftLab
- FFT傅立叶频谱分析,从程序的演示可透视出频率频谱相互的换算与复数的关系!-FFT Fourier spectral analysis, from a procedural perspective of the presentation can be a frequency spectrum of the conversion of mutual relations with the plural!
jiaoben
- 一个完整的脚本演示,包含源码,以及演示包,想学的去看看吧-Demonstration of a complete scr ipt, including source code, as well as the presentation package, I would like to go and see to learn
fortran90
- this is a very concise presentation on fortran 90 and it will be very helpful for students looking for good f90 program codes.
ant
- 以一个简单的例子对于蚂蚁算法的应用进行了分析和介绍-With a simple example of the application of ant algorithm for the analysis and presentation of
FSYS
- 以一个简单的例子对于复数运算的应用进行了分析和介绍-With a simple example of computing for the application of complex analysis and presentation of
16_points_DIT_FFT_MATLAB
- 基于时域抽取的1024点FFT函数。适合用于演示算法计算过程,既教学。可以扩展成2次幂点数的FFT计算。开发环境MATLAB。-1024-point Decimation-in-time FFT function. Algorithm suitable for presentation process, both the teaching. Can be expanded into a power of two points of the FFT calculation. Development
12
- 矩阵的加、减、乘运算演示,将矩阵的加、减、乘运算算法制作成CAI演示软件,可读入数据,演示运算全过程,演示的每一步都要有对应的中文解释。 -Matrix addition, subtraction, multiplication presentation, the matrix of addition, subtraction, multiplication algorithm produced CAI presentation software, read into the data, sho
example1
- 建立图形演示系统菜单,包括plot,option,quit,三项。建立数制转换对话框。在左边输入一个十进制整数和2~16之间的数,单击“转换”按钮能在右边得到十进制数所对应的2~16进制字符串,单击“退出”按钮退出对话框-Create a graphical presentation system menu, including the plot, option, quit, three. Build number system conversion dialog box. The left a
Lagrange
- 实现拉格朗日插值的算法,例子演示六个样子点的情况。-Lagrange interpolation algorithm to achieve, examples like the six points of the case presentation
03-Mathematical-Introduction
- presentation about programming
curriculum-design-report
- 关于集合进行并交补运算演示的c语言课程设计报告 加源代码-On the collection and presentation of the c cross-complements the design language of the report plus the source code program
An-Introduction-To-The-Kalman-Filter
- In putting together this course pack we decided not to simply include copies of the slides for the course presentation, but to attempt to put together a small booklet of information that could stand by itself. The course slides and other useful
Calculus-I
- mathematics calculus 1 presentation
Tour-program
- 该程序在C环境下编译通过,共有5个函数。分别是Introduce,shortestdistance,floyed,display及main。 其功能分别是: Introduce:地点介绍函数。 Shortestdistance:计算两地的最短距离。 Floyed:floyed算法求两地的最短距离。 Display:打印两个地点的路径及最短距离至屏幕。 Main:总体控制各函数并提供原始数据。 - Procedures in the C environment co
TestRand
- 可以输入条件的VC++随机数生成程序,这里的条件主要是指要生成随机数的大小和数量,这两个值可由你手动输入,除此之外,程序与一般的随机数程序大致一样,演示截图如上示,程序在VC6下顺利编译。 -Can input conditions VC++ random number generator, the conditions here refers to the size and number of generating random numbers, these two values R
y_xiangwei
- 相位调制演示的matlab编程实例,可以直接用来仿真,已通过源程序仿真验证-Presentation of phase modulation matlab programming examples, can be directly used to simulation, has been verified source simulation
tt
- 随着计算机科学技术的不断提高和发展,其强大的运算功能已经逐渐融入人类社会的各个领域,并且在各个领域中发挥越来越重要的作用。当然,高效的运算速度并不代表无限快,在有限的资源空间里,要大大提高运算处理数据的速率,就需要我们使用那些在时间和空间上体现出高效的算法。本系统是为了演示在同一问题上,不同的算法在效率上存在的巨大差异。本系统采用Visual C++ 6.0中文版为开发工具,实现三种不同排序算法,即:冒泡排序算法、选择排序算法和快速排序算法,以及这三种排序对同一问题的处理并且以图形的形式给出快慢
