资源列表

« 1 2 ... .65 .66 .67 .68 .69 46170.71 .72 .73 .74 .75 ... 66603 »

[Windows编程VB-Dialog

说明:用VB实现一个Dialog对话框源码,VB源码下载,比较简单的例子,VB初学者必看的小例子,例子在VB6.0下直接编译成功,做为一个初级例子,还是相当不错的。-A Dialog dialog with VB source code, VB source code download, relatively simple example, VB beginners Watchable small examples, examples com
<cpudn70> 在 2024-11-20 上传 | 大小:2kb | 下载:0

[Windows编程vbnowindows

说明:VB不允许退出Windows的程序源代码,设置了允许退出和不允许退出两种功能。记录Window Procedure的地址,开始截取消息,并将消息交给wndproc过程处理.取消消息截取,结束子分类过程.   本函数就是用来接收子分类时截取的消息的   Public Function wndproc(ByVal hwnd As Long, ByVal Msg As Long, _    ByVal wParam As L
<cpudn71> 在 2024-11-20 上传 | 大小:2kb | 下载:0

[其他小程序trajectorytrack-backsteeping

说明:利用backstepping算法设计的移动机器人轨迹跟踪控制器matlab源代码,包里面有四种轨迹,分别是直线、圆、椭圆和不规则轨迹,希望能够对研究此方向的朋友有所帮助。-I write using backstepping algorithm design of mobile robot trajectory tracking controller matlab source code, there are four types of
<li> 在 2024-11-20 上传 | 大小:48kb | 下载:0

[Windows编程vbpgmmenus

说明:VB编写的管理“程序”菜单,勾选相应的复选框项,可去除对应菜单项,实际上是隐藏了菜单,并没有删除。代码定义及实现:myPath = "C:\Documents and Settings\All Users\「开始」菜单\程序\" “程序”(programs)文件夹路径,Me.List1.Selected(i) = False通过循环得到文件或文件夹属性,若为隐藏则取消勾眩。-VB prepared by management "
<cpudn72> 在 2024-11-20 上传 | 大小:2kb | 下载:0

[C#编程Laser-Range-Finder

说明:用c#写的激光测距程序。涉及图像处理的相关知识。-With c# write laser ranging program.
<潘翔> 在 2024-11-20 上传 | 大小:773kb | 下载:0

[Shell编程ASP-ping

说明:将Ping的结果重定向到一个文本文件中去,再把文本文件显示到网页中-ASP ping
<pt> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[其他小程序ansys

说明:利用ansys apdl搭建的U型永磁同步电机的命令 亲测可用-Use ansys apdl build a U-shaped permanent magnet synchronous motor command pro-test available
<尘封> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[C#编程Desktop

说明:的减肥的伤口恢复快速的那款是对你可见的是你的空间三空间啊是的那上课-Rapid weight loss of wound healing that section is visible for you your space three space ah yes that class
<周豪> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[Windows编程vbfundraw

说明:B函数画图形的源码示例,生成图形的VB绘图实例,设置Picture1控件使其中心点坐标为(0,0),Picture1.Cls清除其他图形,以下三行VB代码实现在Picture1中绘制黑色的水平坐标轴和垂直坐标轴。   Picture1.ForeColor = &H0   Picture1.Line (-300, 0)-(300, 0)   Picture1.Line (0, 300)-(0, -300)   开始
<cpudn73> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[Windows编程vbpicchange

说明:VB彩色图像转换为灰度图像,先打开文件并显示在Picture1中,保存转换后的图像,保存为位图文件(*.bmp)|*.bmp,其它格式未测试,不知是否行的通,打开一张JPG格式图片,点击转换按钮,程序右侧即显示转换的图像,处理过程有点慢,请慢慢等待处理结果-VB convert color images to grayscale image, first open the file and displayed in Picture1,
<cpudn74> 在 2024-11-20 上传 | 大小:8kb | 下载:0

[Windows编程vbfordercre

说明:使用VB的FSO对象创建文件夹,删除文件夹的实例源码,比较简单的VB源码了,下载后请使用VB6重新编译运行看效果。可在当前目录中创建一个名为“test”的文件夹,也可演示将此目录删除到回收站中。虽然简单,但很基础的实例-The FSO object using VB to create folders, source code examples, VB source code is relatively simple to delete
<cpudn75> 在 2024-11-20 上传 | 大小:2kb | 下载:0

[Windows编程vbmihong

说明:VB霓虹灯文字,文字闪烁的同时变换颜色,像霓虹灯一样的效果,比较实用吧,不过界面没有过多美化,有些粗糙,需要的朋友们自己美化吧-VB neon text, text flashes while changing color, the same effect as the neon, it is more practical, but not too much to beautify the interface, some rough,
<epudn17> 在 2024-11-20 上传 | 大小:2kb | 下载:0
« 1 2 ... .65 .66 .67 .68 .69 46170.71 .72 .73 .74 .75 ... 66603 »

源码中国 www.ymcn.org