登录
首页 » C# » DVD

DVD

于 2010-05-02 发布 文件大小:8015KB
0 259
下载积分: 1 下载次数: 0

代码说明:

说明:  自己写的一个DVD小程序,有界面,包括曲目选择,前进,后退功能等(Write a DVD small procedures, interface, including track selection, forward and backward functions)

文件列表:

DVD\debug\AxInterop.Mathworks_SLIDERLib.1.0.dll
DVD\debug\AxInterop.WMPLib.1.0.dll
DVD\debug\az-Cyrl-AZ\DVD.resources.dll
DVD\debug\DVD.exe
DVD\debug\DVD.pdb
DVD\debug\Interop.WMPLib.1.0.dll
DVD\DVD\app.aps
DVD\DVD\app.ico
DVD\DVD\app.rc
DVD\DVD\AssemblyInfo.cpp
DVD\DVD\CDAudio.h
DVD\DVD\Debug\app.res
DVD\DVD\Debug\AssemblyInfo.obj
DVD\DVD\Debug\axinterop.wmplib.1.0.dll.meta
DVD\DVD\Debug\BuildLog.htm
DVD\DVD\Debug\DVD.exe.intermediate.manifest
DVD\DVD\Debug\DVD.Form1.az-Cyrl-AZ.resources
DVD\DVD\Debug\DVD.Form1.resources
DVD\DVD\Debug\DVD.obj
DVD\DVD\Debug\interop.wmplib.1.0.dll.meta
DVD\DVD\Debug\metagen.dep
DVD\DVD\Debug\microsoft.reportviewer.winforms.dll.meta
DVD\DVD\Debug\mt.dep
DVD\DVD\Debug\stdafx.obj
DVD\DVD\Debug\vc80.pdb
DVD\DVD\Debug\vc90.pdb
DVD\DVD\DVD.cpp
DVD\DVD\DVD.vcproj
DVD\DVD\DVD.vcproj.E-03.chen.user
DVD\DVD\DVD.vcproj.FE350-028.Student.user
DVD\DVD\DVD.vcproj.LENOVO-0C90E0B3.Owner.user
DVD\DVD\DVD.vcproj.LENOVO-9089246E.Administrator.user
DVD\DVD\DVD.vcproj.stu1e9709.student.user
DVD\DVD\DVDClass.h
DVD\DVD\Form1.az-Cyrl-AZ.resx
DVD\DVD\Form1.h
DVD\DVD\Form1.resx
DVD\DVD\Interop\AxInterop.Mathworks_SLIDERLib.1.0.dll
DVD\DVD\Interop\AxInterop.WMPLib.1.0.dll
DVD\DVD\Interop\Interop.Mathworks_SLIDERLib.1.0.dll
DVD\DVD\Interop\Interop.WMPLib.1.0.dll
DVD\DVD\ReadMe.txt
DVD\DVD\Release\app.res
DVD\DVD\Release\AssemblyInfo.obj
DVD\DVD\Release\BuildLog.htm
DVD\DVD\Release\DVD.exe.intermediate.manifest
DVD\DVD\Release\DVD.Form1.az-Cyrl-AZ.resources
DVD\DVD\Release\DVD.Form1.resources
DVD\DVD\Release\DVD.obj
DVD\DVD\Release\mt.dep
DVD\DVD\Release\stdafx.obj
DVD\DVD\Release\vc80.pdb
DVD\DVD\resource.h
DVD\DVD\stdafx.cpp
DVD\DVD\stdafx.h
DVD\DVD.ncb
DVD\DVD.sln
DVD\DVD.suo
DVD\release\DVD.pdb
DVD\debug\az-Cyrl-AZ
DVD\DVD\Debug
DVD\DVD\Interop
DVD\DVD\Release
DVD\debug
DVD\DVD
DVD\release
DVD

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

发表评论

0 个回复

  • ChargeManage
    VC++做的学校收费管理系统 提高高校收费工作的工作效率,减少工作可能出现的错误(ChargeManage)
    2009-09-14 19:20:42下载
    积分:1
  • DirectShowMpeg4
    视频捕获程序,说明要求太多了,不方便哈,已经二十个字了(hello)
    2009-05-05 21:07:13下载
    积分:1
  • ZodiacSign.tar
    根据福建民间的一种游戏,给客户定制的一种游戏玩法源码(According to Fujian folk game, a custom lottery source code)
    2020-06-21 15:20:01下载
    积分:1
  • STM32HAL串口代码
    STM32 HAL串口代码
    2022-08-20 04:43:36下载
    积分:1
  • DS1302P18B20P1602
    该程序实现了用单片机来控制时钟芯片DS1302进行万年历的显示。 这个代码相对来说很复杂,注释比较多。 程序运行,首先设置时间。 按S19,进行某一位的设置,会看到某一位上面会闪烁。 按S20,数值加1. 按S21,数值减1. 设置完后,时间会进行运行。 另外,1602上也会有时间显示的。(The program implements the MCU to control the clock chip DS1302 conducted calendar display. This code is relatively complex, comment more, we can carefully analyzed. The program runs, the first set the time. By S19, conducted a one set, you will see a bit above flashes. By S20, the value plus 1. By S21, the value minus 1. After setting, the time will be run. Further, the time will be displayed in 1602.)
    2013-12-13 13:48:55下载
    积分:1
  • MFC基于对话框opencv图像处理
    #include "stdafx.h" #include "MFC_lessen1-4.h" #include "MFC_lessen1-4Dlg.h" #include "afxdialogex.h" #include #include #include #include #include   #include   #include   using namespace cv; using namespace std; #include #include #include using namespace std; using namespace cv; #ifdef _DEBUG #define new DEBUG_NEW #endif // 用于应用程序“关于”菜单项的 CAboutDlg 对话框 class CAboutDlg : public CDialogEx { public: CAboutDlg(); // 对话框数据 enum { IDD = ID
    2022-01-21 00:54:46下载
    积分:1
  • brew-app-Snake
    brew应用-贪吃蛇原码,学习如何使用brew进行编程,动态应用的实现方式(brew app- snake source code)
    2009-05-13 11:06:20下载
    积分:1
  • 字符串长度,空间中的字符串,字符串中的字符
    String length, space in string, no of char in string
    2022-06-17 11:41:25下载
    积分:1
  • assign6
    this program for memory management related.
    2009-08-11 19:38:01下载
    积分:1
  • PTZ-camera-control-system
    使用vc++开发的云台镜头控制系统,主要通过串口实现控制,已编译通过,可学习使用(PTZ camera control system)
    2013-09-24 22:31:17下载
    积分:1
  • 696518资源总数
  • 105901会员总数
  • 40今日下载