-
vlcnetworkPlayer
基于vlc库做的媒体播放器,功能如下:
播放视频或音乐文件,包括网络媒体文件
媒体控制包括播放,暂停,停止,音量调节,视频文件还包括全屏操作。
注意:要运行此程序还必须要有vlc0.9.9a版本库!(Based on vlc media player library to do, features are as follows: Play a video or music files, including network media control media files, including play, pause, stop, volume adjustment, video file also includes full screen action. Note: To run this program also must have vlc0.9.9a version of the library!)
- 2010-07-27 15:28:51下载
- 积分:1
-
RemoteSrceenControl
一个远程监视控制屏幕的程序,包括服务器和客户端 .vs2008下编译通过。
(A remote monitoring control screen procedures, including server and client. Vs2008 compile.)
- 2011-10-19 17:27:48下载
- 积分:1
-
polynomial
实现一个多项式类,特别之处在于使用了容器list。(The realization of a polynomial class, especially because the use of the container list.)
- 2010-06-08 19:39:02下载
- 积分:1
-
YCArray
说明: /**
* 动态数组的模板类
* 1.支持字符索引
* 2.方便的添加删除修改任意一项
* 最后更新 2004-8-9 yzh
**1.优化了字符索引的运作方式,使用数组存储
**2.重写了底层数据的存储,将连续性的存储方式改为了非连续,
*** 从而很好有效地支持了“引用”,并且让数据的删除增加变的更为快速
* 用法如:
* YCArray<int,int> test
* test.Add("Number2",4)
* test.Add("Number1",2)
* printf("%d %d",test["Number1"],test["Number2"])
* 显示:
* 2 4
*******
*******
History:
2004-11-19
修改了析构函数,解决了索引没有释放的bug
**/(/*** dynamic array template class* 1. Support characters Index* 2. Add convenience to delete arbitrary* a final update 2004-8-9 yzh** 1. Character Index optimized mode of operation, the use of storage arrays** 2 . a rewrite of the underlying data storage, storage continuity conversion of non-continuous, and thus good*** effective support to the "quote", and let the data changed to delete the more rapid* usage such as :* YCArraylt; int, intgt; test* test. Add ( "Number2", 4)* test.Add ( "Number1", 2)* printf ( "% d% d", test [ "Number1"] test [ "Number2"])* Display :** 2 4************* History : 2004-11-19 revised the destructors, the index did not address the release of bug** /)
- 2005-09-06 13:03:51下载
- 积分:1
-
mfcdde
DDE编程的例子(Examples of DDE programming)
- 2020-06-29 15:40:02下载
- 积分:1
-
GetPixel
取色源代码,功能满足一般的需求,重在学习,共同努力吧(GetPixel From Windows)
- 2009-06-12 10:54:53下载
- 积分:1
-
egaoruanjian
专门恶搞好友的软件,此软件任务管理器无效 阿发啊大法师(Friends spoof specialized software, this software task manager invalid A hair ah Archmage)
- 2014-03-08 12:27:34下载
- 积分:1
-
VC__DataBaseProgramm
该PDF文件主要是讲述数据库方面的应用知识,供大家学习交流.(This PDF document was the application of knowledge about the database for them to learn communication.)
- 2011-01-22 17:14:09下载
- 积分:1
-
doc
这是在下给初学者提供的一点资料,C++源代码,初学者学习特别好,在下才疏学浅,希望提供的对大家有帮助,谢谢(Visual C++)
- 2015-11-17 21:59:12下载
- 积分:1
-
643253443
扫描系统的所有进程,并可选择的删除不想运行的进程(scanning system in all processes and can choose not to delete the operation of the process! !)
- 2007-01-07 20:02:10下载
- 积分:1