联盟首页 协同开发 共创软件 开放源码 软件工程 共创论坛 关于联盟
  您的位置 » 开放源码库【成熟 - 分类源码 首页 | 分类源码 | 提交源码 | 下载统计 | 原创源码 | 成熟源码 | 代码片断
 

源码库中源码数量为19242
有贡献人员名单:

-= 更多 =-
  • ffdshow
  • jasperreports
  • PoolMan
  • virtualdub-win
  • Air Traffic Controller
  • CppUnit
  • Apache-SSL-Jserv
  • Async Professional
  • FCK editor
  • GLgraph
  • -= 更多 =-

      Topic
          Multimedia
              Graphics (1118)
              Sound/Audio (520)
              Video (123)
    查看方式:
      Development Status
      Environment
      Intended Audience
      License
      Natural Language
      Operating System
      Programming Language
      Topic

    共有 327 个源码项目.每页显示10条.
    <1> <2> <3> <4> <5> <6> <7> <8> <9> <10> <11> <12> <13> <14> <15> <16> <17> <18> <19> <20> <21> <22> <23> <24> <25> <26> <27> <28> <29> <30> <31> <32> <33>

    171. Isometric Maze Game - This is a game I wrote some time ago, it is an isometric maze game, the idea being to run around collecting the oranges while avoiding the ghosts. There are things like lifts so the levels can be 3D. Although there are only 5 levels in the mission, but you can create more of your own with the easy-to-use editor. You can also add these to the level structure if you want, and you can add your own wall and floor textures and use them in your levels. Instruction on how to use these editors are in the readme.txt file
    这是我以前编写的一个游戏,它是一个等容积迷宫游戏,在捡桔子时要避免被幽灵逮住。在游戏中有例如电梯这样的事物,所以可呈现3D效果。虽然在这个游戏中只有5个级别,但是你能用易于使用的编辑器创建更多你自己的游戏级别。只要你愿意,你也能将这些增加到级别结构中,你能增加你自己的墙壁和地板纹理,并将它们使用到你自己的级别中。在帮助文件中包括了如何使用这些编辑器的说明。
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=1895 

    172. LiVES - LiVES (the Linux Video Editing System) is intended to be a simple yet powerful video effects and editing system. It will use commonly available tools (mplayer, ImageMagick, and GTK+, and in the future possibly gstreamer or xine), so it should work on most systems. It is currently usable for small video files.
    LiVES(the Linux Video Editing System)旨在开发一个简单而功能强大的视频效果和编辑系统。它将包括使用通用的工具(mplayer, ImageMagick, 和 GTK+,未来还可能包括gstreamer or xine),所以它将可以在大多数系统上运行。目前它只能用来播放一些小型的视频文件。 

    173. Simple One Player Pong Game - This is a simple pong game for beginners. The ball moves pretty fast relative to the paddle, but you can change this by making a few adjustments to the code.
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=2571
    这是一个为初学者编写的简单的pong游戏。球的移动相对于短桨要快得多,但你能通过对代码进行一些调整就能改变这个。 

    174. PlayList Generator FX - PlayList Generator FX is a Perl-CGI script that generates playlists for streaming media. After configuring this script, all you have to do is upload your media files to the server. The script automatically makes a new playlist. Windows Media Player, WinAmp, and RealPlayer are all supported. It needs very little configuration, but also has many advanced options for professional use.
    PlayList Generator FX是一个Perl-CGI脚本,可以生成媒体流的播放列表。在配置脚本后,你所要做是上传你的媒体文件至服务器,脚本会自动地生成一个亲的播放列表。Windows Media Player, WinAmp, 和RealPlayer都被支持。它需要非常小的配置,但也为专业人员的使用提供了许多高级选项。 

    175. Sliding Tile Game - This is that sliding tile game you used to play as a kid, the one where you had a little board and had to put numbered tiles in the correct order, with only one space available to move a tile at a time.
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=1425
    这是一个你要像个孩子一样搬动瓦片的游戏,你有一个小小的面板并且你必须在上面按正确的序列放置瓦片,你一次只有一个空间来移动一个瓦片。 

    176. QCom - QCom is open source 16 kbps speech/music compression for Internet applications.
    QCom是一个为Internet应用程序提供的开放源码的16 kbps语音/乐音压缩程序。 

    177. Wav Drawing Pad - This is a paint pad that plays the drawings. Draw a picture and hear the sound of your colors. It plays a tone based on your mouse x and y position and the color you choose. It's a fun program I plan to develop but first I need comments about it to see if it really worths working on.
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=4370
    Wav Drawing Pad是一个绘图簿,播放所绘的图形。可以绘制一个图形并听到你色彩的声音。它播放一个基于你鼠标x轴和y轴位置以及你所选颜色的曲调。它是一个我计划开发的有趣的程序,但是首先我需要知道它是否真的值得继续工作的评论。 

    178. QJukeboxMgr - QJukeboxMgr lets you manage a large set of Multi Volume MP3 tracks, edit and categorize the music, and upload a track selection to your PJB100 MP3 Jukebox Player. The upload will be performed intelligently and in batch so you can manage a large upload job.
    QJukeboxMgr可以让你管理一个大型的Multi Volume MP3音道,编辑、分类音乐,上传一个音道选择到你的PJB100 MP3 Jukebox播放器。上传将会以智能方式或是批处理方式执行,所以你可以管理一个大型的上传工作。 

    179. Word Search Game Builder - This programm will create a wordsearch grid from the words you give. Select how many rows and columns you want and it'll do the rest. Save the word search to a file for use in other programmes.
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=1869
    这个程序将从你给的词语中生成一个词语搜索网格。选择你需要几行几列,并且它将完成其余步骤。可在一个文件中保存词语搜索以用于其它程序。 

    180. RIMiRadio - RIMiRadio is a floppy disk distro of Linux and an Icecast server.
    RIMiRadio是Linux 和Icecast服务器的一个软盘复制工具。 

    共有 327 个源码项目.每页显示10条.
    <1> <2> <3> <4> <5> <6> <7> <8> <9> <10> <11> <12> <13> <14> <15> <16> <17> <18> <19> <20> <21> <22> <23> <24> <25> <26> <27> <28> <29> <30> <31> <32> <33>

      » 合 作 伙 伴