资源列表
[按钮控件] vbqqdownmusic
说明:VisualBasic6.0利用WinHttpRequest从腾讯音乐服务器上下载歌曲的源程序代码,测试时候,你只需点击窗口中的“下载按钮”,音乐文件即被下载,下载过程中,Lable处显示已下载的字节数,要被下载的音乐文件地址请在代码内修改,这仅是一个从网上指定位置下载文件的示例,具体使用中,仍需完善不少功能的。-VisualBasic6.0 use WinHttpRequest download songs from Tencent music server source code, test<吴刚> 在 2025-09-25 上传 | 大小:2kb | 下载:0
[编辑框] loadingforms
说明:带有Loading效果的VC++窗体制作实例,附了完整的VC6.0源代码,打开vc6就可直接编译,运行无错。打开的时候先显示Loading几个字样,也可是一个图标或其它图形,间隔几秒钟后真正的窗口才显示出来,非常不错,我觉得。-Loading effect VC++ form production instance, attached complete VC6.0 source code, open vc6 can be compiled directly, error-free run. Th<吴刚> 在 2025-09-25 上传 | 大小:23kb | 下载:0
[C#编程] usermanage
说明:通过用户登录程序,将数据库的增添、删除、更新等一系列操作详细的表达出来了。很详细的,简单易懂-Through the user login process, the database add, delete, update a series of operations expressed. Very detailed, easy to understand<qiaoxinyu> 在 2025-09-25 上传 | 大小:69kb | 下载:0
[生物技术] emgfeature
说明:对采集的EMG信号进行特征提取分析,里面有自己采集的EMG信号,并有去除噪声程序-Acquisition of the EMG signal feature extraction analysis, which has its own collection of EMG signal and noise removal program<褚亚齐> 在 2025-09-25 上传 | 大小:22kb | 下载:0
[文件操作] FileTranServer
说明:Delphi源代码实例实现Socket远端文件传输实例,程序分为客户端和服务端,两者都需要运行才能实现点对点的文件传输功能,任一方都可终止传送和接收文件,类似QQ的在线文件传输功能,基本的模块,可再此基础上不断完善和提高。-Delphi source code examples Socket remote file transfer instance, the program is divided into client and server, both need to run in order<吴刚> 在 2025-09-25 上传 | 大小:10kb | 下载:0
[图形/文字识别] PCA_based-Face-Recognition-System
说明:一个人脸图像识别小程序,里面有训练图像和测试图像,简单易懂,使用方法-A facial image recognition applet, there are training images and test images, easy to understand, use<褚亚齐> 在 2025-09-25 上传 | 大小:185kb | 下载:0
[其他小程序] w98dd(ime)
说明:win95中带的ime开发资料,对输入法开发很有用-the win95 with IME development information, the input method useful in the development<canxue> 在 2025-09-25 上传 | 大小:4.76mb | 下载:0
[数据库编程] CreateNewDB
说明:Delphi源码动态创建sql2000数据库、数据表,生成.sql文件,在sql2000绿色版下测试通过。注意:企业管理器生成的.sql,需要新建一个.txt文件,把内容复制过来,不然会提示第一句有错,go 要去掉。实现思路:先填写好数据库连接信息,这个不用多说吧,然后创建数据集组件,指定连接Connection1给数据集Query1,调用函数,创建数据库,这里调用CreateNewDB函数,其实到这里基本上已经完成创建工作了。-Delphi source code to dynamically<吴刚> 在 2025-09-25 上传 | 大小:12kb | 下载:0