资源列表
[Static控件] GraphAlgorithms
说明:Lagrange插值函数lagr1(x0,y0,x)的matlab源程序: function y=lagr1(x0,y0,x) n=length(x0) m=length(x) for i=1:m z=x(i) -Lagrange interpolation function lagr1 (x0, y0, x) Matlab source : lagr1 function y = (x0, y0, x) n =<李从> 在 2024-11-18 上传 | 大小:4kb | 下载:0
[状态条] progress_in_status2_src
说明:状态栏上如何加载其它控件,比如进度条,本程序做了详细的演示。-status bar on how to load other controls, such as the progress of this program to do a detailed presentation.<郭文> 在 2024-11-18 上传 | 大小:4kb | 下载:0
[ListView/ListBox] List实验
说明:一个小实验,用以list的开发。 版本为vb6。0,sp6 在winxp上通过-a small experiment to the development list. For VB6 version. 0, SP6 adopted in winxp<老孙> 在 2024-11-18 上传 | 大小:4kb | 下载:0
[对话框与窗口] Dialog_java
说明:一个Dialog的源码,以及GridLayout和GridData联合使用。对布局过程中关键属性所需设置进行了标注。-a source of Dialog, and GridLayout and GridData joint use. The layout of the course set up key attributes required for tagging.<yu_xb> 在 2024-11-18 上传 | 大小:4kb | 下载:0