资源列表
LP21
- 利用模式理论,对给定几何尺寸以及折射率分布的光纤进行模式求解与绘图,该程序给出LP21模的求解与绘图。-the LP21 mode of the fiber
Download
- this example shows how to download a file from internet using the WinInet API
example4_6
- :滤波 fs=400 采样频率,必须大于两倍基带信号最高频率 ts=1/fs 采样时间间隔 T=5 时间窗大小 t=0:ts:T -hf1=zeros(1,N) hf1(f<=B1&f>=-B1)=1 y1=hf1.*fftshift(y) figure subplot(211) plot(f,abs(fftshift(y))/N,f,hf1, r-- ) axis([-fs/2,fs/2,0,1.2]) title( 原信号
FindProcess
- 查找当前系统运行的进程名字,并且把进程名字显示出来-Find the name of the current system running processes and displays the process name
dl
- delphi登录功能,实现的是一个输入用户名和密码的简单登录窗口,登录后跳转到新的窗口-delphi login function, realize that a user name and password to a simple login window, log in to jump to a new window
boss
- if your boss aproximates type CTRL and CLICK your mouse to hide windows, in pascal, sources
A2DxWindows
- 千年 需要的控件! A2DxWindows-A2DxWindows use qiannian game delphi
STRORNUM
- 判断字符串是否数字,好像还是蛮有用处的。-Determine whether a string is numeric, it seems still quite useful.
Project1
- solution 102434554 spoj
Unit1
- database viewer for msace-database viewer for msacess
StringBuffer
- stringbuffer的delphi实现-stringbuffer delphi implementation
delphi_rand
- delphi生成随机数,取2个数之间的随机数,比如88-999之间的随机整数 ,只要让他生成不符合条件的就重生成一个-delphi generate random numbers