搜索资源列表
ddzfs
- 在坐标转换中重要的大地换算 包含了正算和反算-coordinate conversion in the land is converted to contain anti-counting and counting
2501425708
- 此程序用提升法实现第二代小波变换 %% 我用的是非整数阶小波变换 %% 采用时域实现,步骤先列后行 %% 正变换:分裂,预测,更新; %% 反变换:更新,预测,合并 %% 只做一层(可以多层,而且每层的预测和更新方程不同)-the procedure used to upgrade method is the second generation wavelet transform%% I use a non-integer-order wavelet transform%%
00000000
- 简单的编程,通过算法来实现将民排好序的数组反序排列-simple programming algorithm to achieve through to the people arranging the order of the sequence with the anti-array
Opus6_Source
- Data Structures and Algorithms with Object-Oriented Design Patterns in C# 这本书的范例代码dll自己反编译的source code http://www.brpreiss.com/books/opus6/-Data Structures and Algorithms with Objec t-Oriented Design Patterns in C# this book since dll code exam
fanzishu
- 反质数解题报告,汲及一个数与其约数”的关系
guiyihua
- 用VC++编写的数据归一化和反归一化处理
erchapaixushudepanding
- 试写一个判别给定二叉树是否为二叉排序树的程序。 1.1.1 此二叉树以二叉链表作存储结构; 1.1.2 树中结点的关键字均不同。 1.1.3 正、反测试用例自己设计
atan
- 反正切函数C实现,一个简单的C语言函数的实现,以及两个math的头文件-Arc tangent function C implementation, a simple implementation of C-language function, and two math header file
C
- 有关于矩阵的的一些运算和算法,有希尔排序的c实现,有数字取反的算法。-Some on the matrix computation and algorithms, a sort of c Hill implemented a number of negated algorithm.
guangyibiaofanxu
- 广义表的反序 逆置广义表的递归模型如下: F(LS) = null 若 LS 为空 F(LS) = LS 若 LS 为原子,且 tail(LS) 为空 F(LS) = append( F(tail(LS)), head(LS) ) 若 LS->tag=0 ,且 LS->tp!=null F(LS) = append( F(tail(LS), F(head(LS)) ) 若 LS->tag=1
bessalfansuan
- 白赛尔大地主题结算,反算代码,自己编的。-Purcell clearing land of the theme of white, anti-counting code, its own series.
hymain
- 一套反出来的股票分析软件,对于分析程序结构和数据结构有一定的帮助.-By a set of anti-stock analysis software for the analysis of program structure and data structure have some help.
GrayCode
- 格雷码(Gray code),又叫循环二进制码或反射二进制码 在数字系统中只能识别0和1,各种数据要转换为二进制代码才能进行处理,格雷码是一种无权码,采用绝对编码方式,典型格雷码是一种具有反射特性和循环特性的单步自补码,它的循环、单步特性消除了随机取数时出现重大误差的可能,它的反射、自补特性使得求反非常方便。 -Gray code (Gray code), also known as cyclic binary code or binary code reflected in the d
zj
- c语言版数据结构课程设计,实现了算术表达式的加减乘除 取反 乘方 括号识别 赋值运算等,内有标注-c-language version of the data structures curriculum design, implementation of the arithmetic expression to take anti-involution, Math parentheses identify assignment operator, etc., there labeled
c
- 这里包含了对于链表的大部分操作,建立,排序,反向量表,单向链表,唤醒量表-List ,thelist have many contents
Q3
- c++ 链表功能,包括链表输出和反序输出,搜索和删除以及合并两个链表-c++ hain
ex_lisan
- 实现闭包,自反闭包以及查找一个关系中的等价类-To achieve closure, reflexive closure and to find a relationship between the equivalence class
feijipiao
- 飞机票 数据结构 是多少身上是是是反对方的是否适当方式大幅-cdfsdfdfddfsdfdsfsdfsdfsdfsdfds
lisanshuxu2
- 1. 求有限集上给定关系的自反、对称和传递闭包。(有两种求解方法,只做一种为A,两种都做为B) 2. 求有限集上等价关系的数目。(有两种求解方法,只做一种为A,两种都做为B) -1. Find a limited set of relations on a given reflexive, symmetric and transitive closure. (There are two solution method, only one is A, both are used as B)
卷积反投影
- 滤波反投影的改进算法,先进行傅里叶变化,再进行傅里叶逆变换,去掉噪声