登录
首页 » C# » 3DPlayer

3DPlayer

于 2010-01-03 发布 文件大小:15KB
0 107
下载积分: 1 下载次数: 310

代码说明:

  WPF 实现3D多媒体播放器,采用DirectShow技术的自主播放窗口,3D使用Viewport3D(WPF to achieve 3D multimedia player using DirectShow technology, independent player window, 3D use Viewport3D)

文件列表:

天籁影音
........\Paradiso
........\........\App.xaml
........\........\App.xaml.cs
........\........\MainWindow.xaml
........\........\MainWindow.xaml.cs
........\........\Paradiso.csproj
........\........\Properties
........\........\..........\AssemblyInfo.cs
........\........\..........\Resources.Designer.cs
........\........\..........\Resources.resx
........\........\..........\Settings.Designer.cs
........\........\..........\Settings.settings
........\天籁影音.sln

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

发表评论

0 个回复

  • ServoControl
    舵机的相关原理及用PWM控制舵机的原理和方法。(Relevant principles and the principles and methods of steering control with PWM steering.)
    2013-11-25 09:57:30下载
    积分:1
  • wcf 实现大文件上传(有进度条)实例源码
    部分win7/win8用户 运行时报错 可能是 权限问题,所以运行项目的时候 要右键>>以管理员身份运行 部分用户 运行该项目的时候 可能提示:协定需要双工 但是绑定 NetTcpBinding 不支持 这是只需要将host项目app.config中协议部分 改为wsDualHttpBinding 即可,如下代码: 另外使用wcf时,最好不要使用 using 因为使用using会屏蔽掉很多错误,误导用户,参考链接:http://www.codeproject.com/Tips/197531/Do-not-use-using-for-WCF-Clients 相关代码改为:using System;using System.Collections.Generic;using System.Linq;using System.Windows.Forms;using System.ServiceModel;namespace WcfUploadServiceHost{ static class Program { /// /// The main entry point for the application. /// [STAThread] static void Main() { try { var host = new ServiceHost(typeof (WcfUploadServiceLib.UpLoadService)); host.Open(); Console.WriteLine("Server is opened..."); Console.Read(); //using (var host = new ServiceHost(typeof(WcfUploadServiceLib.UpLoadService))) //{ // host.Open(); // Console.WriteLine("Server is opened..."); // Console.Read(); //} } catch (Exception ex) { Console.WriteLine(ex.ToString()); Console.Read(); } } }}
    2015-01-07下载
    积分:1
  • FormalityEncryet
    一款注册工具的源码,新人朋友可以拿去练手(A registration tool source, new friends can Naqu practicing hand)
    2015-12-16 15:30:21下载
    积分:1
  • Meshsimplify_C#
    说明:  根据C++塌边法进行三角面片简化,亲测在vs中可用(Meshsimplify use C#)
    2020-06-22 06:40:01下载
    积分:1
  • FileCheck
    文件监控,yong VC++ xiele (file watch!!!)
    2014-06-03 01:05:19下载
    积分:1
  • TabControl
    C#如何使用Tab control 动态的创建Tab,自定义Tab(how to use tab control in C# including create tabs dynamic and personalize tab control)
    2015-04-28 20:01:20下载
    积分:1
  • Desktop
    简单的图像识别,用于匹配,查找图像中同样的图像(easy photo Distinguish)
    2017-10-11 14:51:05下载
    积分:1
  • domain-ip
    说明:  根据域名获得IP地址列表 根据域名获得IP地址列表(under the name list of IP addresses under the domain of IP address list)
    2006-03-29 15:53:55下载
    积分:1
  • daima
    单相并网逆变器代码,PI控制加电网电压前馈控制,LCL滤波器(Single-phase grid-connected inverter code, plus feedforward control PI control grid voltage, LCL filter)
    2016-11-01 20:46:36下载
    积分:1
  • print test2
    说明:  实现窗体上的图片,文字等打印到固定的格式中。(Implement the printing of pictures, text, etc. on the form into a fixed format.)
    2020-06-25 14:00:01下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载