CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - player.c

搜索资源列表

  1. 坦克大战

    0下载:
  2. 这是一个坦克对战的游戏代码。可以支持单人模式双人模式等等。本程序仍然具有AI模块用于增进用户体验。(This program is a tankwar based on C#. It supports single player mode,double players mode and so on. This program also has AI module to improve the experience of the users.)
  3. 所属分类:游戏

    • 发布日期:2017-12-24
    • 文件大小:20974592
    • 提供者:大基本功
  1. MusicPlay

    0下载:
  2. 用C#写的建议播放器,功能齐全,界面简洁,可供学习(Using C# to write the proposed player, full-featured, compact interface for learning)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:44186624
    • 提供者:GreenHandYue
  1. mp3_prj

    0下载:
  2. c/c++编写的音乐播放器,可在linux下直接运行,命令行操作。交叉编译后可直接移植到其他平台!(C/c++ prepared by the music player, can be run directly under Linux, command line operations. Cross compiling can be ported directly to other platforms!)
  3. 所属分类:其他

    • 发布日期:2017-12-16
    • 文件大小:118784
    • 提供者:dingmz90
  1. player

    0下载:
  2. 这是一个带界面的音频播放器,使用Qt开发的界面,开发语言是C++(This is an audio player with an interface)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:50176
    • 提供者:xiao_C
  1. exp9

    0下载:
  2. 有512人参与游戏,从1至512给每人分配一个编号,已知每个人的游戏得分在0~999之间,需要找出游戏参与者的最高分和次高分。让电脑自行产生512个随机整数给各位参与者得分。输出所有参与者及其得分。用顺序查找方法,锦标赛法、通过无序序列建堆和堆调整三种方法取得最高分者和次高分者及其分数并输出。(There are 512 people involved in the game, each assigned a number from 1 to 512, known to each player'
  3. 所属分类:数据结构

    • 发布日期:2017-12-27
    • 文件大小:1620992
    • 提供者:黄花寒
  1. team1-1

    1下载:
  2. 教练员 A、B 和 C 将要从编号为1到n的队员中挑选自己的队员。为公平起见,每个教练都根据自己的喜好程度将队员排序;你负责根据以下规则为他们分配队员。   你拿到的数据是 a、b、c 三个数组,表示三个教练对队员的喜好程度排序,每个数组都是数字 1 到 n 的一个排列,下标越小表示教练越喜欢该队员(例如教练 A 最喜欢编号为 a[0] 的队员,其次是编号为 a[1] 的队员)。你的分组规则是,从还未被分配的队员中找一个教练A最喜欢的队员分到 A 组;然后,在未分配的队员中分配教练B最喜欢
  3. 所属分类:

    • 发布日期:2017-12-31
    • 文件大小:866304
    • 提供者:xxl14
  1. Error402播放器

    0下载:
  2. 使用C#,基于.net框架的简单的音乐播放器(Simple music player)
  3. 所属分类:C#编程

    • 发布日期:2018-01-01
    • 文件大小:580608
    • 提供者:Conley_DH
  1. player

    0下载:
  2. 漂亮界面的音乐播放器,使用vs c# 编写, 里面含有代码,图标.(Beautiful interface music player, using vs c# to write, which contains code, icons)
  3. 所属分类:多媒体编程

    • 发布日期:2018-01-01
    • 文件大小:205824
    • 提供者:后来的我
  1. MFCplayer_2.5

    0下载:
  2. 基于windows平台开发,实现了基本的播放功能,简单实用的MFC播放器(MFC player with simple function)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-03
    • 文件大小:70365184
    • 提供者:jk6468
  1. pc_photoplayer_visual_c#

    0下载:
  2. Visual C# Wndows form project for photo player
  3. 所属分类:Windows编程

    • 发布日期:2018-01-04
    • 文件大小:8022016
    • 提供者:tc45
  1. 音乐播放器(C++源代码)

    0下载:
  2. 主要是在控制台上对简易音乐播放器应用程序的设计与实现进行讨论,通过这一过程来进一步学习C/C++,这样对个人和团队的能力的提升有很大的意义。(Mainly on the console, we discuss the design and implementation of the application of the simple music player, and further learn C/C++ through this process, which is of great sign
  3. 所属分类:多媒体编程

    • 发布日期:2018-01-06
    • 文件大小:17601536
    • 提供者:TCL_OK
  1. 五子棋

    0下载:
  2. 单人游戏无AI无联网,有一点界面,适合初学者(Single player games without AI)
  3. 所属分类:游戏

    • 发布日期:2018-01-07
    • 文件大小:37157888
    • 提供者:暮野
  1. YUV_Player_简易YUV播放器

    0下载:
  2. debug文件夹下有可直接运行的EXE文件,可以先预览一下效果。 实现YUV视频的播放、暂停、下一帧、退出等功能。 基于MFC、C++实现。 YUV格式视频需要通过YUV转换器实现,已包含在文件夹内。(Debug folder can be run directly under the EXE file, you can preview the effect. YUV video playback, pause, next frame, exit and other functions.
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-18
    • 文件大小:3892224
    • 提供者:KKHELO
  1. tetris

    0下载:
  2. 基于dos界面实现俄罗斯方块游戏,可以实现双人对战,调节游戏模式等多种趣味功能。支持播放背景音乐、记录玩家分数。(Based on the DOS interface, the Russian square game can be realized, which can realize the double fight, adjust the game mode and other interesting functions. Support to play background music,
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:37311488
    • 提供者:水盼
  1. STM32F4_player

    0下载:
  2. Media Player for STM32F4xx microcontrollers
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-19
    • 文件大小:4254720
    • 提供者:Bitte
  1. MediaPlayer

    0下载:
  2. 用C++编写的简单的流媒体播放器,可实现读取、播放、暂停、删除列表等功能(The simple streaming media player written in C++ can realize the functions of reading, playing, pause, delete list and so on)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-20
    • 文件大小:4668416
    • 提供者:杨叔叔
  1. SimplyPlayer

    0下载:
  2. 一个简单的多媒体播放器,可实现播放器基本功能,仅供学习交流(A simple multimedia player, can realize the basic function of the player, only for learning and communication)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:1921024
    • 提供者:杨叔叔
  1. WMP1

    0下载:
  2. 利用C#编程程序电脑播放器功能可以吧电脑的音乐文件打开听音乐。(Using the C# program computer player function can be a computer music file open to listen to music.)
  3. 所属分类:C#编程

    • 发布日期:2018-04-20
    • 文件大小:264192
    • 提供者:幸福快乐
  1. Embedded-MP3-Player-master

    0下载:
  2. 利用XILINX FPGA 嵌入式核编写的C语言程序(C language program written in XILINX FPGA embedded core)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-20
    • 文件大小:460800
    • 提供者:2222111
  1. HIFI_Ver3DSDkey

    0下载:
  2. 基于STM32F407的音乐播放器程序,音频解码采用的AK4495芯片,可以播放各种格式的音乐文件。(Music player program based on STM32F407)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-22
    • 文件大小:12976128
    • 提供者:asrqw
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com