资源列表
FFT
- 实现FFT变换的C语言。便于大家在在开发时作为参考使用。
widthfirst
- 这个也是个数据结构的经典算法,通过广度优先进行遍历,原创-This a data structure of the classical algorithm, through the breadth priority traversal, originality!
ONE
- 1、 采用原始变量法,即以速度U、V及压力P作为直接求解的变量 2、 守恒型的差分格式,离散方程系对守恒型的控制方程通过对控制容积作积分而得出的,无论网格疏密程度如何,均满足在计算区域内守恒的条件; 3、 采用区域离散化方法B,即先定控制体界面、再定节点位置 4、 采用交叉网格,速度U、V与其他变量分别存储于三套网格系统中; 5、 不同的项在空间离散化过程中去不同的型线假设,源项采用局部线性化方法;扩散——对流项采用乘方格式(但很容易转化为中心差分、迎风差分或混合格式);街面上的
FLCH3eg5
- 采用3-6-1型bp网络学习非线性正弦信号sin(2pi*k/50),其中2*pi/50是正弦信号的频率,k是采样次数。-Bp-based 3-6-1 network used to learn non-linear sinusoidal signal sin (2pi* k/50), which is 2* pi/50 frequency sinusoidal signal, k is the sampling frequency.
Jacobi-iterative
- 广义Jacobi迭代算法,计算广义特征值问题。-Generalized Jacobi iterative algorithm to calculate the generalized eigenvalue problem.
jisuanshengrixinqiji
- 编写一个程序,只要输入年月日,就能回答那天是星期几。 输入一个日期,包括年、月、日。(一组测试数据) 输出这个日期是星期几。-Write a program, just enter the year, month day, able to answer the day of the week. Enter a date, including year, month, day. (A set of test data) output for the day of the week.
shiyan2
- 熟悉栈和队列的特点及其基本操作的实现。借助栈,将队列中的数据元素进行逆置 -Familiar with the characteristics of stacks and queues to achieve its basic operations. With the stack, the queue is set against the data elements
traveler-problem
- 旅行者问题,求解图中最短距离,必须覆盖所有的节点-traveller problem , used to compute the shortest path
main
- 矩阵的LU分解的实现,用户输入增广矩阵后,会自动输出L型矩阵和U型矩阵-Matrix LU factorization, implementation, user input augmented matrix, it will automatically output the L-type matrix and the U-matrix
vf-udf
- 膜渗透 FUENT UDF 气液两相流 -Gas-liquid two-phase flow membrane permeation FUENT UDF
main
- 纯C写的,红黑树练习。带有insert和delete等功能,供大家参考。-Written in pure C, red-black tree practice. With insert and delete functions, for your reference.
datastructure
- C++数据结构中栈的应用 等价表达式的源代码-C++ application stack data structure equivalent expression source code