-
tree
tree data struct and example
- 2020-06-17 00:00:01下载
- 积分:1
-
obs
说明: OBS的源码,学习屏幕广播、视频直播的可以参考下,里面包含了截屏技术、264编码、音频编解码、RTP传输协议等技术(OBS source code, learning screen broadcasting, video live broadcasting can be referred to, which includes screen capture technology, 264 coding, audio coding and decoding, RTP transmission protocol and other technologies.)
- 2020-06-16 13:20:02下载
- 积分:1
-
MDIFrameBackground
To get this task done, my first instinct was to catch the WM_ERASEBKGND in CMainFrame and do the FillSolidRect there. But I soon realized that approach didn t do anything other than make the frame flicker and show red only when it s being resized, otherwise the gray background was completely intact. Not exactly what I was looking for. Suddenly it became a little mystery. Why doesn t the background of the frame change when I fill it with a color in the frame s WM_ERASEBKGND handler? So I went on a hunt, I went through a lot of the CMDIFrameWnd and CFrameWnd code looking for methods that would draw on the frame, and there was not much there. I finally ended up at CMainFrame::OnCreate method, I set a breakpoint and stepped through the CMDIFrameWnd::OnCreate method. After what seemed to be hours of searching I came across the following code in CMDIFrameWnd::CreateClient:
- 2010-08-06 14:07:20下载
- 积分:1
-
676556
使用日期时间控件,VC++精选编程学习源码,很好的参考资料。(Use the date and time control, VC++ select learning programming source code, a good reference.)
- 2013-12-01 18:01:55下载
- 积分:1
-
C#抓取IE浏览器网站整体截图实例源码
C#抓取整个网站为一个图片
- 2013-01-17下载
- 积分:1
-
dynamic-channel-allocation
GSM网络的动态信道分配,对于初学这方面的同学有很大帮助(GSM network, dynamic channel allocation, for the beginner in this area of great help to students)
- 2011-11-29 09:48:27下载
- 积分:1
-
calender-ios
ios版本日历相关程序,包含demo和源码、以及图片展示和相关注释,丰富日历界面程序(ios calendar)
- 2015-05-22 17:02:41下载
- 积分:1
-
GM8622-Breakout-Schematic
Datashhet gsm862 infoirmation
- 2010-05-25 19:07:26下载
- 积分:1
-
pass_stringarray_to_function
Pass string array to function
- 2009-04-30 21:43:33下载
- 积分:1
-
C# 摄像头、麦克风、扬声器测试程序
在开发类似语音视频聊天或视频会议这样的系统时,它们通常都包含一个测试音视频设备的功能 -- 通过该测试,用户可以选择要使用的音视频设备(对于程序内部而言,就是确定要使用设备的Index),就像QQ的语音测试向导和视频设置。这里,我介绍一下如何使用OMCS来实现类似的功能,只需少量代码即可搞定。先上测试程序运行起来后的截图:
- 2013-12-14下载
- 积分:1