-
基于C# winform的音乐播放器
这是一个自己编写的基于C#的Winform的一个音乐播放器小软件,可以实现基本的播放功能,添加歌曲,循环播放,单曲循环,列表播放等等。简单实用,方便快捷。
- 2022-01-22 15:24:46下载
- 积分:1
-
GPA calculator source code, through debugging, vc6.0 and sql server 2000 databas...
GPA计算器的源码,通过调试,vc6.0和sql server 2000数据库,谢谢使用-GPA calculator source code, through debugging, vc6.0 and sql server 2000 database, thank you to use! ! !
- 2022-01-26 03:10:35下载
- 积分:1
-
这一本事关于C++的经典书籍,要想学好C++看明白这本书就可以了。...
这一本事关于C++的经典书籍,要想学好C++看明白这本书就可以了。-About the ability of the classic C++ books to learn C++ look at this book to understand it.
- 2022-07-23 09:09:19下载
- 积分:1
-
c++里的一些,经典实验程序,你们可以借鉴下
c++里的一些,经典实验程序,你们可以借鉴下-It is very good,you will like it
- 2023-03-27 18:40:04下载
- 积分:1
-
一种压缩感知图像的重构算法 ,具有很好的效果
图像的重构处理中 ,压缩感知是一个新的技术,本程序通过采用压缩感知的OMP算法,可以还原图像,对图像的处理有很好的效果,尤其是新手和做毕设的同学可以参考
- 2023-04-10 04:45:04下载
- 积分:1
-
独立分量分析结合主成份分析,适合于脑电信号处理
独立分量分析结合主成份分析,适合于脑电信号处理-Independent component analysis combined with principal component analysis, is suitable for treatment EEG
- 2023-06-01 03:20:03下载
- 积分:1
-
实现了对C++下的string的扩展,比如分割字符串啊,
实现了对C++下的string的扩展,比如分割字符串啊,-Realization of C++ under the expansion of string, for example, the string partition ah, etc.
- 2022-02-26 15:24:09下载
- 积分:1
-
WindowsXP的系统图标库,图标总数累计417个,可以丰富您的素材库,令您的用户界面更加赏心悦目。...
WindowsXP的系统图标库,图标总数累计417个,可以丰富您的素材库,令您的用户界面更加赏心悦目。-WindowsXP system icon library, icon cumulative total 417, you can enrich the material library, your user interface more pleasing to the eye.
- 2022-03-16 07:22:04下载
- 积分:1
-
很多小功能的实现:大小写转换,全半角转换。
很多小功能的实现:大小写转换,全半角转换。-many small functional realization : case-conversion, the entire half-angle conversion.
- 2023-01-09 06:00:03下载
- 积分:1
-
win2000 under the direct access to port 1, using install_giveio.bat, call loaddr...
win2000下直接访问端口
1、用install_giveio.bat,调用loaddrv.exe,安装giveio.sys 到系统中。
2、安装 port.pas后,在delphi的‘Custom‘面板中, 有一个port元件。
3、拖一个TPort到窗体上,命名为port。
4、那么就可以直接访问端口(2000下也可以),如:读 i:= port[$378] 写 port[$378]:=
5、status_giveio.sys 查看状态,remove_giveio.sys 反安装驱动。
6、tstio.exe 直接调用bios来发声,可以用来测试是否安装驱动成功。cygwin1.dll是loaddrv.exe 要调用的,因为它是用MinGw32下的gcc编译的。 -win2000 under the direct access to port 1, using install_giveio.bat, call loaddrv.exe, installed into the system giveio.sys. 2, installed after port.pas in delphi the
- 2022-07-16 02:09:50下载
- 积分:1