搜索资源列表
VC++图像处理编辑器源代码
- VC++图像处理器,支持20多种图形变换技巧
fmodapi375ce_small
- FMOD supports mp2, mp3 and Ogg vorbis in this release. For mpeg audio you can reduce cpu usage by by using FSOUND_MPEGHALFRATE as a flag in FSOUND_Stream_OpenFile. This does an inverse dct at only half the rate, producing a 22khz output for a
friptv-0.20-src.tar
- FripTV is a free, opensource, SDL based IP TV player. Currently in alpha stage it runs on Windows XP and Linux, but the code is designed to be portable. It supports MPEG2 and h264 transport streams. h264 support is provided through opensource
ffmpeg_bin_core2-17472
- FFmpeg最新版(2009/3/20現在)、rev.18077 Windows (Core2最適化版)-The latest version of FFmpeg (2009/3/20 now), rev.18077 Windows (Core2 optimization version)
r-EmEditor
- 阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上-Read your paper bag and then write their specific functions (at least 20 words). As far as possible not to let the station to the time you spend in the amended statement
An_Adaptive_Jitter_Buffering_Algorithm_for_Voice_o
- 当IP语音包的网络时延抖动较小时,一般的语音缓冲算法可以得到较好的语音质量。当网络中存在突发大时延时,就会出现极大丢包率或极大端到端时延,从而难以获得好的语音质量。为此,提出针对突发大时延下的自适应语音缓冲算法。通过估算网络平均时延和学习语音包经过的网络路径上的状态,来确定需要控制端到端时延大小和语音包的丢包率,动态调整Jitter Buffer队列的最小深度和最大深度,从而可以尽量减小语音裂缝(gap)的出现。通过基于听觉模型的客观音质评价(PESQ)仿真计算以及在实际语音网关设备中的应用表明
FPlayer
- 阅读您的文件包然后写出其具体功能(至少要20个字)。-Read your paper bag and then write their specific functions (at least 20 words).
pictureDisplay
- 阅读您的文件包然后写出其具体功能(至少要20个字)。-Read your paper bag and then write their specific functions (at least 20 words).
SMK_MediaPlayer
- Media player that i found online its pretty good blah blah blah i dunno what else to say for my 20 words
Camera
- 一个usb摄像头vc编程示范程序,只需20多条语句就可玩转你的摄像头了!-usb camera vc++ program
AVI
- 这段代码非常简单。当用户单击播放/暂停按钮时,代码将检查 Player 的 playState 属性。如果 Player 正在播放数字媒体文件,代码就会暂停文件的播放; 如果 Player 已经暂停或停止,代码就再次启动 Player 播放文件。 文章转载自网管之家:file:///C:/Documents 20and 20Settings/YY/桌面/C 23 20播放器/利用Visual 20C 23开发一个媒体播放器(3)_DotNet_中国网管联盟bitsCN_com.h
20-1.0
- File for including misbehavior for tAODV
OneMmp
- 可以放mp3,cd,wma,wav,avi,asf等二十多种媒体类型。 免安装,解压就可使用,界面漂亮,可选择自已喜欢的界面。 可以多种播放方式(默认、单曲循环、列表循环、随机循环)。 强大的列表编辑功能,让你方便的整理你的媒体文件,可拖拉调动顺序。 歌词SHOW可以浏览LRC格式的歌词文件。 媒体文件信息可以查看并修改MP3文件的ID3v1、ID3v2信息。 支持拖拉媒体文件(也可以是文件夹)到界面中播放,拖拉到列表窗口时会添加所拖拉文件到列表中。 快速
Sourdev_45125p
- 花了近3个月的毕业设计的时间,直到前几天完成的基本运营。论文繁忙过去几天中,第一次在地图上从现在使用的软件代码的方式。 STM32 RVMDK 。 某些功能,这个MP3播放: MP3播放功能,支持MPP3/WAV/WMA/MIDI播放,支持快进,快退,歌词显示支持[第二十条:第二十条:二十] / [第XX : XX.XX ] / [第XX号:第XX号] ,以支持多话歌词共享标记收音机功能,并支持自动 -It took nearly three months of graduation des
pb0001
- pb中实现图片的多种播放效果,并且实现以下多种变化 01由下往上,02 由左往右,03 x向百叶,04 由右往左,05 y向百叶, 06 垂直中开,07 水平中开,08 直接播放,09 由下往上(停顿), 10 跑马灯,11 跑马灯(停顿),12 由下往上(停顿),13 逐字显示, 14 多行跑马灯,15 上下对拼,16 左右对拼,17 矩形框向右上, 18 矩形框向左下,19 矩形框向内,20 矩形框向外,21 从中菱形打开, 22 从外菱形打开,23 时针式打开,24
try
- 三角形请认真书写上传资料的详细功能、包含内容说明(至少要20个字)。 -Please carefully write triangle upload detailed functional information, including the content descr iption (at least 20 words). Please carefully write detailed functional upload data, including the content descr ip
GetData2.20
- 论文写作中最好的画图软件 解压后,先安装软件,结束时不要直接启动软件,先用破解过的2个exe文件替换安装目录的同名文件,再双击reg文件进行注册即可。-The best essay writing drawing software After decompression, install the software, do not start the software directly to the end, the first two with a cracked exe file t
57464165
- 不用wmp控件播放音频文件(API),然后我还要凑齐20字-Do not use WMP control to play audio files (API), and then I would also like to get together 20 words
calculateExpression
- 一个四则运算计算程序,输入任意表达式,输出计算结果。解析速度比Python和Lua的解析器都要快,大概快20倍左右。-a simple programme for arithmetic.it is very fast. about 20 times faster than Python or Lua
20以内加减法随机出题.a7p
- 本源码为小学数学20以内加减法随机出题,使用authorware软件编写。