登录
首页 » 多媒体 » 源码:c#(vs2005) 功能:播放mp3文档,编辑和生成类似歌词文件。 关键词:mp3,player,c#...

源码:c#(vs2005) 功能:播放mp3文档,编辑和生成类似歌词文件。 关键词:mp3,player,c#...

于 2022-05-22 发布 文件大小:127.97 kB
0 175
下载积分: 2 下载次数: 1

代码说明:

源码:c#(vs2005) 功能:播放mp3文档,编辑和生成类似歌词文件。 关键词:mp3,player,c# -Source: c# (vs2005) functions: play mp3 files, editing documents and generate a similar lyrics. Keywords: mp3, player, c#

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • DirectX已经改变了不少,年来与新的DirectX 9提供了一些…
    DirectX has changed quite a bit over the years and the new DirectX 9 offers some new things that previous versions never did. DX9 provides new functionalities for enhanced 3D manipulations. But one big change is the addition of a managed DirectX so that you can create applications using a .Net language and still tie into DirectX. This is without having to work around a COM Interoperability issue. DirectX9 directly supports managed code and makes life for the DirectX/C# developer much simpler in the long run. The Managed DirectX classes include a DirectDraw set of classes to use for 2D manipulation. This 2D interface is not a new version of DirectDraw - it is a wrapper to get to the DirectDraw7 interface. This is good for a lot of developers that still want to do 2D games and also want to use a .NET language.-DirectX has changed quite a bit over the years and the new DirectX 9 offers some new things that previous versions never did. DX9 provides new functionalities for enhanced 3D manip
    2022-03-16 18:03:38下载
    积分:1
  • Mpeg2的解码器
    Mpeg2的解码器-MPEG decoder
    2022-08-10 14:19:46下载
    积分:1
  • 用vc++编的小游戏,球在界面内飞,鼠标所代表球要不被这些小球碰到,可作为c++的入门程序...
    用vc++编的小游戏,球在界面内飞,鼠标所代表球要不被这些小球碰到,可作为c++的入门程序-With vc++ Series game, the ball flying in the interface, mouse, represented by the ball or the ball touched by these, can be used as c++ Entry procedures
    2022-01-26 04:10:27下载
    积分:1
  • 首先我们选择一个中间值middle程序中我们使用数组中间值,然后 把比它小的放在左边,大的放在右边(具的实现是从两边找,找到一对后交换)。然后对两边分别使 用...
    首先我们选择一个中间值middle程序中我们使用数组中间值,然后 把比它小的放在左边,大的放在右边(具体的实现是从两边找,找到一对后交换)。然后对两边分别使 用这个过程(最容易的方法――递归)。 -First of all, we choose a middle value between the use of an array of programs between our values, then it is smaller than put on the left, large on the right side of (the specific implementation is to find from both sides to find a pair of post-exchange). Separately on both sides then use this process (the easiest way- recursive).
    2022-06-28 07:36:49下载
    积分:1
  • 一个视频点播的例子,不过先到网上要下载DirectX9.0,安装后配置好DirectShow环境。运用到COM+组件。...
    一个视频点播的例子,不过先到网上要下载DirectX9.0,安装后配置好DirectShow环境。运用到COM+组件。-an example of video-on-demand, but a first-line to download DirectX 9.0, post-installation configuration DirectShow good environment. The use of COM.
    2022-08-15 15:29:32下载
    积分:1
  • 成为一个VB控件mediaplayerctl.mediaplayer类mediaplayer1 ..播放器
    一个用VB变得播放器 控件 MediaPlayer1 的类 MediaPlayerCtl.MediaPlayer 不是一个已加载的控件类。-Become a player with VB Controls MediaPlayerCtl.MediaPlayer class MediaPlayer1 is not a type of control has been loaded.
    2022-07-17 03:26:57下载
    积分:1
  • 微软TTS的应用实例, 需要先安装MSTTSAPI(官网上有下载)
    微软TTS的应用实例, 需要先安装MSTTSAPI(官网上有下载)-Microsoft TTS Application examples are required to install MSTTSAPI (Crown-line or downloading)
    2022-05-19 20:30:20下载
    积分:1
  • 基于OFDM制的调制和解调程序。 对码流进行OFDM方式的调制和解调。...
    基于OFDM体制的调制和解调程序。 对码流进行OFDM方式的调制和解调。-system based on OFDM modulation and demodulation process. Bitstream right way for the OFDM modulation and demodulation.
    2022-02-09 17:28:25下载
    积分:1
  • 申明:本文讨论的是立方魔方,且暂不考虑小立方块的方向。...
    申明:本文讨论的是立方体魔方,且暂不考虑小立方块的方向。-stated : This paper discusses the cube Rubik"s cube, and not consider small cubes direction.
    2023-09-05 01:50:03下载
    积分:1
  • 这个开源工程已经被libdvdnav取代,但仍颇有参考价值。 原始信息: libdvdplay is a simple library desig...
    这个开源工程已经被libdvdnav取代,但仍颇有参考价值。 原始信息: libdvdplay is a simple library designed for DVD navigation. It depends on libdvdread (which can optionally use libdvdcss). NOTE: libdvdplay is no longer under active development. VLC has switched to libdvdnav which appears to be more reliable for DVD navigation than libdvdplay. Of course you are still welcome to use, work or submit patches to libdvdplay. Currently supported platforms are Unix, Windows, BeOS and Mac OS X, but it should work on almost any platform. -the open-source project has been libdvdnav replaced, but still well worth consideration. The original information : libdvdplay is a simple library designed for DVD navigation. It depends on libdvdread (which ca n optionally use Libdvdcss). NOTE : libdvdplay is no longer under active developme nt. VLC has switched to libdvdnav which appears to be more reliable for DVD navigation than libd vdplay. Of course you are still welcome to use, work or submit patches to libdvdpl
    2022-02-04 19:52:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载