资源列表

« 1 2 ... .34 .35 .36 .37 .38 1039.40 .41 .42 .43 .44 ... 9415 »

[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

[菜单Ball_good

说明:Java编写的小球游戏,实现多线程控制,小球移动采用多线程控制,小球颜色随即出现。并且有加分,多关设计。-Java prepared by the small ball game, multi-thread control, the ball Mobile multithreaded control, small ball color was there. And it points more to design.
<徐徐> 在 2024-11-18 上传 | 大小:4kb | 下载:0

[ListView/ListBoxList实验

说明:一个小实验,用以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

[RichEdit文件绑定控件类

说明:该代码例子提供了可以和文件操作绑定的edit编辑控件。-provide examples of the code and documentation can be bundled with the operating editors edit controls.
<张连成> 在 2024-11-18 上传 | 大小:4kb | 下载:0

[对话框与窗口page21

说明:用C++实现有预览功能对话框控件,有原代码和说明-C achieve preview function dialog box controls, the original code and annotations
<周大为> 在 2024-11-18 上传 | 大小:4kb | 下载:0

[界面编程masmmeun

说明:在MASM32中构建菜单,Microsoft Windows 2000 Professional,MASM32 V8.0环境下调试通过。-Constructing menu, Microsoft Windows 2000 Professional, between V8.0 through debugging environment.
<周大为> 在 2024-11-18 上传 | 大小:4kb | 下载:0

[编辑框NP_Text

说明:类XP模式的文本编辑框, VB控件源码.-XP model type the text edit box, VB Control source.
<钟一天> 在 2024-11-18 上传 | 大小:4kb | 下载:0

[菜单编程器开发团队计划

说明:DSP2407+SL811+OLED通过MODBUS协议控制变频器及记录数据-SL811 DSP2407++ OLED through MODBUS protocol control inverter and records data
<石勇> 在 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

[按钮控件猜数

说明:vb 很好用的一个猜数小游戏-vb good guess of a few little game!
<123> 在 2024-11-18 上传 | 大小:4kb | 下载:0

[RichEdittx10000

说明:文件的画图功能~-document drawing functions ~
<wt> 在 2024-11-18 上传 | 大小:4kb | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 1039.40 .41 .42 .43 .44 ... 9415 »

源码中国 www.ymcn.org