资源列表
[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-24 上传 | 大小: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-24 上传 | 大小: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-24 上传 | 大小:2kb | 下载:0
[C#编程] Laser-Range-Finder
说明:用c#写的激光测距程序。涉及图像处理的相关知识。-With c# write laser ranging program.<潘翔> 在 2025-12-24 上传 | 大小:773kb | 下载: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-24 上传 | 大小: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-24 上传 | 大小: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-24 上传 | 大小: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-24 上传 | 大小:10kb | 下载:0