资源列表

« 1 2 ... .08 .09 .10 .11 .12 813.14 .15 .16 .17 .18 ... 1019 »

[多媒体编程GameOfLife

说明:生命游戏是由英国剑桥大学数学家Conway提出的,游戏的规则是这样的,在一个正方的棋盘格上,每格只有两个状态,”生”和”死”,分别表示是否被一个棋子所占有.每个方格有八个邻格,游戏的规则如下: 1. 对于处在”生态的格,若八个邻居中有2个或3个”生”,则继续存活,否则将因过于孤独或过于拥挤而死亡. 2. 对于处在”死”态的空格,若八个邻格中有3个”生”,则该格转变为”生”(代表繁衍过程),否则继续空着. 规则讲完了,看到这里,相信掌握了任何一种开发工具的图形编程的朋友应该
<cl> 在 2025-06-11 上传 | 大小:198kb | 下载:0

[多媒体编程AviRead

说明:采用matlab读取avi文件中各帧的图像。-Avi file using matlab to read each fr a me image.
<jiajia> 在 2025-06-11 上传 | 大小:3kb | 下载:1

[多媒体编程mp3_player(c++)

说明:播放MP3文件,同步显示歌词,列表操作。-Play MP3 files, lyrics simultaneously show, the list of operations.
<嘿在职> 在 2025-06-11 上传 | 大小:1.83mb | 下载:0

[多媒体编程libmatroska-0.8.0

说明:Matroska是一种新的多媒体封装格式,它可将多种不同编码的视频及16条以上不同格式的音频和不同语言的字幕流封装到一个Matroska Media文件当中! -Matroska is a new multimedia package format, it could be a number of different encoded video and more than 16 different formats of audio and subtitle streams of differen
<施志萍> 在 2025-06-11 上传 | 大小:190kb | 下载:0

[多媒体编程H.263

说明:基于H.263的视频编码器和解码器的程序源代码-Based on the H.263 video encoder and decoder source code
<mynaw> 在 2025-06-11 上传 | 大小:158kb | 下载:0

[多媒体编程shotdetect

说明:本程序支持多种格式的视频文件 针对渐变切变等情况分别编程 此外采用聚类的算法进行检测 效果很好-The program supports multiple formats of video files for shear gradient, respectively, programming, etc. In addition the use of clustering algorithm to detect the effect of good
<catherine> 在 2025-06-11 上传 | 大小:613kb | 下载:0

[多媒体编程PlayMusic

说明:一个音乐播放器,仿照千千静听做的,当然没他效果那么好。使用C#完成。-A music player, modeled on thousands of listening to do, of course, did not effect him so good. The use of C# Completed.
<> 在 2025-06-11 上传 | 大小:197kb | 下载:0

[多媒体编程vocation_attribute

说明:保證是原創,依照國家標準劃分的行業類別四層碼-Guaranteed to be original, in accordance with national standards divided into four key types of trades
<Wesley Yang> 在 2025-06-11 上传 | 大小:3kb | 下载:0

[多媒体编程jco

说明:java 连接 SAP程序,有详细的说明文档和代码示例,-java connect SAP procedures, have detailed documentation and code examples,
<songwhung> 在 2025-06-11 上传 | 大小:1.99mb | 下载:0

[多媒体编程chap4

说明:在C++编程环境下,实现MIDI音乐的播放功能,可以用来学习简单的多媒体编程。-In the C++ Programming environment, realize MIDI music playback functions, can be used to study a simple multi-media programming.
<玄月> 在 2025-06-11 上传 | 大小:2.98mb | 下载:0

[多媒体编程VideoPlayer

说明:在VC++开发环境下,实现视频影音播放的功能,可以作为简单的多媒体编程学习内容。-In VC++ Development environment, the realization of video audio and video playback functions, can be used as a simple multi-media learning content programming.
<玄月> 在 2025-06-11 上传 | 大小:1.86mb | 下载:0

[多媒体编程CDPlayer

说明:在VC++开发环境下,实现CD的播放功能,可以作为简单的多媒体编程的学习内容。-In VC++ Development environment, the realization of CD playback functions, can be used as a simple multi-media learning content programming.
<玄月> 在 2025-06-11 上传 | 大小:1.56mb | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 813.14 .15 .16 .17 .18 ... 1019 »

源码中国 www.ymcn.org