资源列表
DCT程序实现文档.rar
- dct变换
2501425708
- 此程序用提升法实现第二代小波变换 %% 我用的是非整数阶小波变换 %% 采用时域实现,步骤先列后行 %% 正变换:分裂,预测,更新; %% 反变换:更新,预测,合并 %% 只做一层(可以多层,而且每层的预测和更新方程不同)-the procedure used to upgrade method is the second generation wavelet transform%% I use a non-integer-order wavelet transform%%
max_num_operation
- 大数运算-!!! !!! !!! !!! !!! !!
FFT
- 实现FFT变换的C语言。便于大家在在开发时作为参考使用。
shortest
- 根据网络的各个点之间的距离求出两点之间的最短距离,并给出两点之间的最短路径
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、 不同的项在空间离散化过程中去不同的型线假设,源项采用局部线性化方法;扩散——对流项采用乘方格式(但很容易转化为中心差分、迎风差分或混合格式);街面上的
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
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