资源列表
Pelda40
- kurzor painter delphi skeleton
打开24位BMP
- 这是一个模拟acdsee软件打开一幅bmp文件并显示在屏幕上的算法.-This is a simulation software Converter opened a bmp file and display on the screen of the algorithm.
lyapunov
- 用于计算常微分方程的李亚普罗夫指数,很有用- It is useful to calculate Lyapunov exponent of a Ordinary differential equations
Inverter_Parallel
- inverter parallel design by pscad
Gompertz--curve-prediction
- Gompertz(龚伯次)曲线模型被广泛应用在预测中,该代码实现了G曲线的预测功能。-Gompertz curve is widely used in prediction, this code will help achieve the Gompertz curve prediction function.
Raster_vb
- For i = 0 To PicMain.Height MaskLine = False 初始化MaskLine变量 For j = 0 To PicMain.Width CurrentColor = GetPixel(PicMain.hdc, j, i) 取得当前所在点的颜色值 If j < PicMain.Width Then TwoColor = GetPixel(PicMain.hdc, j + 1, i) 取得当前所在点前面一点的值, 用途是当是一条很宽的线条
等值线函数
- 等值线函数.// As this code is ported from FORTRAN-77, please be very careful of the // various indices like ilb,iub,jlb and jub, remeber that C/C++ indices // starts from zero (0)-contour function. / / As this code is ported from FORTRAN-77, please be ver
TC-OREL
- C语言写的椭圆程序,用TC环境下的绘图的头文件,很小的代码,保存在TXT中。-using the C-language to discribe the orel picture ,using the special head from the TC.
XLPE_2_layers.
- XPLE cable model in PSCAD.
OK
- show string in form surface
DSP-CWT-DWT-STWT
- 这是我们数字信号处理实验DSP程序 附带matlab源代码实习小波变换、离散小波变换、短时傅立叶变换功能-This is our experimental DSP digital signal processing matlab source code internship program with the wavelet transform, discrete wavelet transform, Fourier transform functions
drawing
- A simple drawing program