搜索资源列表
Hi_H.264_DEC_SDK_V2.1.0.3
- the hi_h264dec_w.exe is built base on the hi_h264sample.c and static libary of the decoder, the command format is as following: hi_h264dec_w.exe test.h264 [-o test.yuv] [-deinterlace] [-direct] [-enhance num] Notes: The first parameter is
YuvJoin.rar
- 合并两个YUV文件的工具,对于开发视频编解码开发的同志非常的使用。,Merger of the two YUV files tools, for the development of video codec developed by the use of very comrades.
play_sound_in_pda.rar
- using this sample program, we can try to develop and interface by mfc to play sound in PDA.,it is sample and just for beginner
CaptureIt.rar
- 很好用的VB抓屏、鼠标拖动区域截图小精灵,小巧灵活,不亏为称为"精灵"。它可以完成抓取整个桌面,截取活动窗口、抓取某个区域、清除重来、保存图像等功能,每一个都是实用。VB的抓屏程序源码爱好者已收录很多了,个个都精彩,每一个都是用不同的方法来实现,值得学习。 ,Good use of VB screenshots, mouse, drag the region elf screenshot, compact and flexible, non-loss for the known as the
RaknetAndOgrePlayerDemo.zip
- 日前在search Raknet source code的時候,找到一個不錯的範例,同樣是Hikari的作者提供的一個叫做Player的demo,然是去年的東西了,但裡面的範例整合了一些Ogre與網路程式結合的應用,也有一些Ogre本身使用的技巧。,A few days ago in search Raknet source code of the time to find a good example is provided by the author of Hikari called Pla
wma_decoder.rar
- wma的解码器,完完全全的vc6.0的编译环境,是借助本站的wma unix系统下的一套代码和h264的vc6.0环境,自己读ffmpeg代码,写出来的wma的解码器。,wma decoder, completely vc6.0 the compiler environment, by drawing on the site of the wma unix systems a set of code and h264 the vc6.0 environment, their own readin
live555-rtsp-single-image.zip
- This package contains the two modified files of original live555 c++ library for saving rtsp stream as image. each frame will be saved as jpg image and updated every frame. this is particular useful in application which do image processing on live st
基于AR 公司自己开发的一个项目
- 主要是基于AR 公司自己开发的一个项目,有许多改进,效果很稳定。-it is developed by artoolkit techology, you can take it as your project reference. good projects!
jiadianweixiu
- 家电维修管理系统”软件。这是专为家电维修行业定制的集维修、元件管理、元件销售、店面日常工作记录及维修售后服务管理为一体的专业软件。软件的最大特点,紧紧围绕家电维修行业的实际需要。元器件管理采用表格和图形结构,直观方便,界面亲切友好。采用了图形模式实现大量复杂枯燥的经营分析,使管理分析乐趣无穷。是个人和老板公司 的好助手。 -Appliance maintenance management system" software. It is designed for appliance repai
SuperMp3_2.1.rar
- VB6开发的MP3播放器。可换肤、最小化到任务栏、文件(夹)拖动、MP3格式文件关联、TAG信息支持、可开机自动运行、自动关闭操作系统。(ATX电源可自动关机)。其它详细功能就不一一介绍了。,VB6 development of the MP3 player. Can be skin, minimize to the taskbar, file (folder) drag, MP3 format file association, TAG information support to boot
MyPlayer
- 一个类似千千静听的音乐播放器。界面是用贴图实现的。配置信息是用dat文件进行存储。-A similar TTPlayer music player. Interface is implemented by mapping. Dat file configuration information is stored.
QTdraw
- qt的画图程序 以及由类图生成的代码 很简介很好很强大 自己总结的 -qt paint program as well as the code generated by the class diagram is very very strong your profile summary
libffmpeg
- mplayer调用的ffmpeg,将浮点解码改为定点解码库来播放wma音频流。-Mplayer calls ffmpeg, the floating-point decoding were replaced by site-directed decoding library to play wma audio stream.
aac2mp4
- This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 2 of the License, or ** (at your option) any later version
VBtv
- 一个VB编写的网络电视源码,调用系统播放器。-VB prepared by a network television source, call the system player.
VLC
- vs2005编译通过,基于VLC的播放器,能快进和后退和音量调节-Compiled by VS2005, based on VLC player, can fast-forward and rewind and volume regulation
Programming-AI-by-Example-Source-Code
- The objective of the book you hold in your hands is to provide a solid and practical foundation to game AI, giving you the confidence to approach new challenges with excitement and optimism. AI is an enormous topic, so don’t expect to come away
MediaPlayer-By-Me
- MFC写的一个用mediaplayer控件实现的多媒体比放弃-Made By MFC.It s a player that offord music
tutors-by-Nate-Robin
- OpenGL教程by Nate Robin-OpenGL by Nate Robin
extract-words-in-text-2-array-by-C
- 把文本中的词提取到一个动态数组中,其中一行只有一个单词。-extract words in a text file to a dynamic array by C language