资源列表

« 1 2 ... .03 .04 .05 .06 .07 63808.09 .10 .11 .12 .13 ... 66581 »

[Windows编程vbnowindows

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

[Windows编程vbpgmmenus

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

[C#编程Laser-Range-Finder

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

[Shell编程ASP-ping

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

[其他小程序ansys

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

[C#编程Desktop

说明:的减肥的伤口恢复快速的那款是对你可见的是你的空间三空间啊是的那上课-Rapid weight loss of wound healing that section is visible for you your space three space ah yes that class
<周豪> 在 2025-12-23 上传 | 大小: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)   开始绘制白色函数图形-B function source cod
<cpudn73> 在 2025-12-23 上传 | 大小:1kb | 下载:0

[Windows编程vbpicchange

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

[Windows编程vbfoucsout

说明:VB实现图片的淡入淡出效果,Sleep为延时函数以毫秒为单位指定等待的时间,设置Form、Picture1和Picture2的标志单位为像素,淡入效果和淡出效果分开来实现,有各自的代码,淡入淡出在一些图片处理中应用广泛,在WEB前端设计中也有相当普遍的用途-VB realize the picture fade effect, Sleep function for the delay in milliseconds to wait for a specified time, set Form,
<epudn17> 在 2025-12-23 上传 | 大小:10kb | 下载:0
« 1 2 ... .03 .04 .05 .06 .07 63808.09 .10 .11 .12 .13 ... 66581 »

源码中国 www.ymcn.org