资源列表
aa
- 基于SQLSERVER的T-SQL源码,用于水情数据处理,入库量还原。-Based on SQLSERVER of T-SQL source code for the water level data processing, storage capacity reduction.
dfdfd
- iris recognition iris gamma adjust
REZI
- memory resident beeping assembly program
ex21
- 设计一个三数相加求和的“宏”来计算DAT0 + DAT1+ DAT2的值。-Design a number of the sum of the sum of the "macro" to calculate the value of DAT0+ DAT1+ DAT2.
bubblesort
- ascend or decend the array number by using bubble sort method
EmailDemo
- 一个用来验证邮箱java代码,代码量不多,但比较实用,-Validation email mail format Java code
Method-of-least-squares
- 最小二乘法的编程与使用,是求矩阵参数的重要常用方法-The programming and using least square method
d
- 海洋地质学,处理筛分、激光粒度、吸液法数据的代码,可以求出累积频率为5 、16 、25 、50 、75 、84 、95 的粒径,这些数据可以反映沉积环境,在找油找矿上应用很广。-Marine geology, processing screening, laser particle size, imbibition data code can be obtained cumulative frequency of 5 , 16 , 25 , 50 , 75 , 84 , 95 particle
lisp
- ,等高线赋值工具,可以选用拉线方式统赋值,需指定初始等高线高程-, Contour assignment Tools, can choose to pull way system assignment, you need to specify the initial contour elevation
diedai1
- 这是一种牛顿迭代法 主要应用于 非线性方程中-This is a Newton iteration method is mainly applied to nonlinear equations
Telephone-audio-FTT-analysis
- 电话号码的解析,用了ftt,可以形成详细的波形图片-Telephone audio FTT analysis
erfenfa
- 把函数f(x)的零点所在的区间[a,b](满足f(a)●f(b)<0)“一分为二”,得到[a,m]和[m,b]。根据“f(a)●f(m)<0”是否成立,取出零点所在的区间[a,m]或[m,b],仍记为[a,b]。所对得的区间[a,b]重复上述步骤,直到包含零点的区间[a,b]“足够小”,则[a,b]内的数可以作为方程的近似解。- dichotomy