资源列表

« 1 2 ... .91 .92 .93 .94 .95 49396.97 .98 .99 .00 .01 ... 66605 »

[其他小程序sensor

说明:msp430f5310单片机采样放射性强度的程序-msp430f5310 single chip sampling program radioactivity
<邵政> 在 2025-03-06 上传 | 大小:363kb | 下载:0

[Windows编程vbformhidden

说明:VB6.0仿QQ窗口靠边隐藏,使窗体靠屏幕右边时自动向右隐藏(动态效果)。鼠标经过会再次显示出来(也是动态效果)。我只是提供思路,只做了向右隐藏的,稍加改造就可以向你想要的方向靠边隐藏-VB6.0 imitation QQ window aside to hide, hide the right to make the form automatically (dynamic effects) while on the right sid
<jpudn14> 在 2025-03-06 上传 | 大小:160kb | 下载:0

[Windows编程sethotkey

说明:VB设置快捷键的例子,自定义打开某程序的快捷键,这只是一个示例,演示原理和具体的代码实现:   Dim bCancel As Boolean 用于判断是否退出程序   Public Sub RegFastKey() 注册快捷键    Dim ret As Long    bCancel = False    ret = RegisterHotKey(hwnd, &HBFFF&, MOD_CONTROL, v
<jpudn15> 在 2025-03-06 上传 | 大小:2kb | 下载:0

[Windows编程threadzhuru

说明:VB实现线程注入器,您可以指定输入被注入程序名称,本源码以注入计算器程序为例,演示在VB6.0环境下所编写的程序如何实现线程注入功能,代码仅供学习参考。勿用于其它用途。-VB to inject a thread, you can specify the input to be injected into the program name, the source to inject calculator program, for exa
<jpudn16> 在 2025-03-06 上传 | 大小:5kb | 下载:0

[Windows编程mousepoint

说明:VB获取鼠标指针坐标,在窗口中适时显示鼠标坐标,移动鼠标适时显示坐标信息,是计算鼠标所经过点的像素值,以下代码是关键代码:   Private Sub Timer1_Timer()    Dim point As POINTAPI    GetCursorPos point 获取鼠标位置    Label1.Caption = "当前鼠标坐标:" & point.x & " , " & point.y   
<jpudn17> 在 2025-03-06 上传 | 大小:4kb | 下载:0

[其他小程序russ

说明:一款新颖的小游戏,3D类型游戏 比较难学习使用-a 3D game about sevral card like box
<仉品然> 在 2025-03-06 上传 | 大小:2.69mb | 下载:0

[通讯编程prototype

说明:Qt界面,实现好底层驱动继而控制马达转速,角度。-Qt interface to achieve good underlying driver then controls the motor speed, angle.
<陆刘涛> 在 2025-03-06 上传 | 大小:30kb | 下载:0

[Windows编程vbdllsetup

说明:VB控件注册程序,动态加载控件并进行注册,支持DLL/OCX类型控件通过本程序来注册,返回处理结果-VB controls the registration process, dynamic load control and registration, support DLL/OCX control through this type of program registration, returns processing results
<jpudn18> 在 2025-03-06 上传 | 大小:3kb | 下载:0

[Windows编程pingmucapture

说明:简易的VB屏幕抓图-带鼠标指针的抓图程序,也可自定义抓屏快捷键,用热键来抓屏那就更方便了。同时还可以设置局部抓图、全屏抓图、鼠标指针抓图,保存路径也是自己设置的,虽然小,但感觉空上截图程序用起来挺方便哦。特别是学习Vb编程的,这个代码的参考价值我想也是很大的-VB simple screen capture- capture program with the mouse pointer, but also can be customiz
<jpudn19> 在 2025-03-06 上传 | 大小:9kb | 下载:0

[Windows编程mouserecord

说明:VB6.0的鼠标事件记录器源码文件,可设置隐藏程序窗体,功能上可实现录制鼠标事件、回放、停止、打开、另存为等功能。按下 ESC 键都将停止录制或者回放,请输入录制时间 :", "录制时不改变屏幕分辨率,您当前屏幕分辨率无法使用录制回放文件. 请确认是否继续,记录时候有时间限制-VB6.0 mouse event logger source file, you can set the program to hide a form, you
<jpudn20> 在 2025-03-06 上传 | 大小:9kb | 下载:0

[Windows编程getcrc32

说明:获取文件特征码的VB程序源码,文件特征码的用处很大,有此需要的,特别是在Vb下获取特征码的一定要看这个代码哦,可完整编译无错误。-Get file signatures VB program source code, file signature has proved very useful, there is a need, particularly unmissable obtain signatures under this co
<jpudn21> 在 2025-03-06 上传 | 大小:6kb | 下载:0

[Windows编程huigezivb

说明:VB源码版的*专杀工具,本程序通过指定病毒文件的特征码,实现病毒扫描功能。支持添加病毒库,智能判断是否为病毒的过程,支持指定扫描路径,还带有VB源代码,界面写得也很不错的,源码里面有很多类和方法对研究VB程序开发相当有帮助。-VB source code version of the gray pigeons killing tools, the procedure specified by the virus signature
<jpudn22> 在 2025-03-06 上传 | 大小:25kb | 下载:0
« 1 2 ... .91 .92 .93 .94 .95 49396.97 .98 .99 .00 .01 ... 66605 »

源码中国 www.ymcn.org