登录
首页 » c# » 播放器

播放器

于 2023-08-26 发布 文件大小:350.07 kB
0 72
下载积分: 2 下载次数: 1

代码说明:

using System;using System.Collections.Generic;using System.Windows.Forms;namespace 媒体播放器{    static class Program    {        ///         /// 应用程序的主入口点。        ///         [STAThread]        static void Main()        {            Application.EnableVisualStyles();            Application.SetCompatibleTextRenderingDefault(false);            Application.Run(new frmPlayer());        }    }}

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

发表评论

0 个回复

  • serial_test_rw
    串口读写程序源码,流程可供参考,for嵌入式linux(Serial reading and writing program source code, the process for reference, for embedded linux)
    2011-05-18 10:16:56下载
    积分:1
  • [数据结构(C语言版)].严蔚敏_吴伟民.扫描版
    清华大学出版的关于数据结构的经典教材,详细介绍了关于数据结构的大部分知识点,可用于学习和编程参考(The classical textbook on data structure published by Tsinghua University introduces in detail most of the knowledge points about data structure, which can be used for reference in learning and programming.)
    2020-06-19 21:20:02下载
    积分:1
  • 基于GD32的modbus温控
    【实例简介】
    2021-07-13 00:31:58下载
    积分:1
  • EKF-C-simulation
    扩展卡尔曼滤波程序,C语言仿真。包括卡尔曼滤波简介及其算法实现代码。(EKF simulation)
    2013-09-28 15:32:08下载
    积分:1
  • 31-ADC—电压采集
    说明:  该程序可用于STM32进行AD采样,可用于电子设计大赛子程序,或者机器人开发(This program can be used in STM32 for AD sampling, electronic design contest subroutine, or robot development.)
    2020-10-31 13:09:56下载
    积分:1
  • AY-G2 example
    说明:  MSP430G2553实验代码例程(包含串口、adc、dac等),仅供下载学习。(MSP430G2553 experimental code routine)
    2019-07-10 17:06:19下载
    积分:1
  • VCPPcall-DLL-generated-from-Matlab
    将Matlab中现成的数学函数编译为动态链接库,供VC调用,可以省去工程应用中要编写各种C++数学算法的烦恼。这几个工程是我总结的几个案例,分别是VC6.0和VS2008下调用Matlab r2010a生成的dll的例子,还包括2个我自己做的矩阵求逆和数值积分的例子。(Will be ready in Matlab mathematical functions compiled to a dynamic link library for VC call, eliminating the need to write a variety of engineering applications in C++ mathematical algorithms trouble. These projects is a summary of a few cases, respectively, under VC6.0 and VS2008 dll call Matlab r2010a generated examples, including two of my own to do matrix inversion and numerical integration example.)
    2011-11-29 19:27:00下载
    积分:1
  • FuzzyAGV
    用C charp编写的图像滤镜效果,包括源代码。(Image filter effects)
    2014-01-03 09:05:00下载
    积分:1
  • LabVIEW与S7-1200系列PLC的通信方法
    LabVIEW与S7-1200系列PLC基于Modbus+TCP_IP协议的通信方法。(Communication method between LabVIEW and S7-1200 series PLC based on Modbus+TCP_IP protocol)
    2018-07-18 15:45:27下载
    积分:1
  • wavelib
    说明:  用c++实现小波变换,参考matlab实现(Using C + + to realize wavelet transform, referring to matlab to realize)
    2020-06-21 16:24:31下载
    积分:1
  • 696518资源总数
  • 106182会员总数
  • 24今日下载