-
TSMPEServer2
IPE打包机,可以讲IP流的数据包打包成TS流数据包(IPE balers, you can speak IP flow data is packaged into a TS stream packet)
- 2012-02-28 15:01:53下载
- 积分:1
-
qcd
linux环境下的qcd编程资料是培训的内部资料适合新手学习(Linux environment shell programming which is belonged to the internal training materials, the novice can be used to study
)
- 2014-07-19 13:39:58下载
- 积分:1
-
DirectSound混音
要程序是利用DirectSound开发包进行编程的例了,希望能够给学习DirectSound编程的朋友一些帮助。(procedures to be used for DirectSound Development Kit Programming cases, I hope to be able to learn programming DirectSound friends help.)
- 2005-07-11 12:58:40下载
- 积分:1
-
vc++2010写的txt文本信息转化为BMP图片信息
vc++2010写的txt文本信息转化为BMP图片信息,真正地信息在形成图片数据后注入的隐藏信息,这里没有进行转多个图片,可以自己加入转多个图片。隐藏信息的格式进行变更(vc++2010 write txt text information into BMP image information, the information actually injected into the formation of image data is hidden information, there is no carry to multiple pictures, you can add yourself to multiple images. Changes the format of hidden information)
- 2013-06-21 18:52:47下载
- 积分:1
-
RollingWheel
VC++应用实例,使用message 传递机制,以实现圆形滚动的动画效果,(VC++ application example of using message passing mechanism in order to achieve a circular scrolling animation effects,)
- 2014-03-02 22:18:45下载
- 积分:1
-
sharewindows
C#实现桌面共享,开启服务器端,客服端可以看到服务器端的界面。(C# share window,C# share window,C# share window,C# share window,C# share window)
- 2016-04-23 20:23:20下载
- 积分:1
-
c
说明: c primer plus课后题源程序代码
- 2011-10-18 21:15:12下载
- 积分:1
-
GPSSERV
使用NMEA0183的gps服务程序原码(use of a GPS NMEA0183 service program source)
- 2004-09-04 18:35:18下载
- 积分:1
-
51
说明: 51单片机串口通讯软件与上位机通讯 含有多个程序(this is a programe to serils community to 51 and pc.)
- 2012-04-26 22:42:19下载
- 积分:1
-
baseCla
利用虚函数手段,按照三种不同的数据存储方式及其处理方法来实现如下的所谓“反序输出问题”:从键盘输入n 个int 型数据先存储起来(具体n 值由用户从键盘输入),而后再按照与输入相反的顺序将这些数据显示在屏幕上。具体地说,可通过在基类baseCla 及其派生类method1Cla、method2Cla 和method3Cla中说明如下的同一个虚函数“virtual void reverseout() ”,来实现所述问题的三种不同处理方法。例如,可设计并使用已经在第四章和第六章的实践题中所使用的数据存储结构以及处理方法:(1)使用大小为100 的常界数组存放数据;(2)通过new 生成大小恰为n 的动态数组存放数据;(3)使用指针与链表的实现法。(err)
- 2007-12-18 16:30:58下载
- 积分:1