资源列表

« 1 2 ... .84 .85 .86 .87 .88 46289.90 .91 .92 .93 .94 ... 66603 »

[Windows编程vblrc

说明:昨夜星辰迷你歌词秀,很简单的程序,但实现了歌词同步功能,现在很多的音乐播放器都有显示歌词的功能,把本功能用在上面肯定很不错。操作时,请打开一个MP3文件,以及事先准备好的LRC歌词文件,可一边听歌,一边看歌词了-Last night the stars mini lyrics show a very simple procedure, but realized the lyrics synchronization function, m
<jpudn12> 在 2024-10-15 上传 | 大小:33792 | 下载:0

[驱动编程tq2440-test

说明:tq2440 测试文件从ADS1.2移至到keil中,工程编译通过,能够生成bin文件-tq2440 test file from ADS1.2 moved to keil, the project compiles, can generate bin file
<天鱼> 在 2024-10-15 上传 | 大小:4710400 | 下载:0

[Windows编程simplerecord

说明:VB实现的录音机程序,有一个简单的界面可实现对录音的控制,在录音完毕后可播放试听录音,变量定义:   Dim Time_Start 定义变量存储开始计时的时间   Dim Time_Lenth 定义变量存储Slider1控件的最大值   Dim MyTime 定义变量存储已经录制的时间   更多请参阅源代码。-VB realize recorder program has a simple interface t
<jpudn13> 在 2024-10-15 上传 | 大小:6144 | 下载:0

[其他小程序sensor

说明:msp430f5310单片机采样放射性强度的程序-msp430f5310 single chip sampling program radioactivity
<邵政> 在 2024-10-15 上传 | 大小:371712 | 下载: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> 在 2024-10-15 上传 | 大小:163840 | 下载: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> 在 2024-10-15 上传 | 大小:2048 | 下载: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> 在 2024-10-15 上传 | 大小:5120 | 下载:0

[Windows编程mousepoint

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

[其他小程序russ

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

[通讯编程prototype

说明:Qt界面,实现好底层驱动继而控制马达转速,角度。-Qt interface to achieve good underlying driver then controls the motor speed, angle.
<陆刘涛> 在 2024-10-15 上传 | 大小:30720 | 下载: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> 在 2024-10-15 上传 | 大小:3072 | 下载:0

[C#编程ERPguanlixitong

说明:结合C#和SQL创建的ERP管理系统,包含源程序和使用说明。-C# and SQL to create the ERP management system, including source program and use instructions.
<xyf> 在 2024-10-15 上传 | 大小:8315904 | 下载:0
« 1 2 ... .84 .85 .86 .87 .88 46289.90 .91 .92 .93 .94 ... 66603 »

源码中国 www.ymcn.org