资源列表
排序选择:
[界面编程] AviPlay_gl
说明:一个简单的avi播放软件,界面简单,打开文件后自动播放,赚点分-a simple avi player software, a simple interface, automatically open the file players, earn points<李群林> 在 2025-07-12 上传 | 大小:3.56mb | 下载:0
[JSP源码/Java] JBuilder制作音频播放程序(2)
说明:JBuilder制作音频播放程序,需要注意的是,当播放时,界面上的各个按钮应当仍然可以对用户的操作进行事件响应,所以至少需要两个线程:一个控制歌曲的播放,另外一个对用户事件进行响应。因此我们的AudioPlay类需要实现Runable接口,以使用多线程技术。根据JDK的解释-JDK1.4.0,任何需要由线程执行的实例都应当实现Runable接口,而且由于我们只需要重写run()方法和stop()方法,并给start()方法多态化,所以我们选择实现Runable接口,这样就可以不需要继承Threa<麦麦> 在 2025-07-12 上传 | 大小:6kb | 下载:0
[单片机(51,AVR,MSP430等)] adpcm压缩解压缩工具原码
说明:本程序压缩和解压缩WAV16BIT ADPCM 文件 原程序,可以移到任何硬件平台 使用 本程序在PC和32位单片机系统运行良好 -the compression and decompression procedures WAV16BIT ADPCM original document procedures can be moved to any hardware platform and the use of the procedures in the PC and 32-bit microc<何东周> 在 2025-07-12 上传 | 大小:416kb | 下载:1
[Windows编程] ftpprotocol_client
说明:在学习FTP协议偶有感悟,于是想起了写一篇文章来总结一下自己学习的东西-I suddenly catch something when I study the FTP protocol. Therefore I want to write something to summarize my learnings.<szh> 在 2025-07-12 上传 | 大小:94kb | 下载:0
[Windows编程] RemoteFileContral
说明:程序架构和部分代码参考网上开源代码,主要演示在控制端对远程被控机器上文件进行剪切、复制、删除、运行操作,涉及函数主要有CreateFile,DeleteFile,CopyFile-The program fr a mework and part of the code reference the open code source from the Internet,mainly demonstrate how to cut,copy,delete,run at the control part<szh> 在 2025-07-12 上传 | 大小:479kb | 下载:0