-
Lesson6
孙鑫老师vc教学视频中源码,以及上课所用ppt,非常好,希望对大家有用(Sun Xin vc teachers teaching video source, and the school used ppt, very good, want to be useful)
- 2011-09-11 09:40:42下载
- 积分:1
-
MYKTV
本KTV包括前端,后台,以及数据库。虽然是简洁版 但是可以参考其中的代码源,能够帮助我们少走弯路(This KTV includes front end, backstage, and database.)
- 2017-12-11 20:32:29下载
- 积分:1
-
Oraddar11f
对MTD雷达中进行杂波滤除的滤滤波器组,就是多普勒滤波器组的仿真
(MTD radar clutter filter filter filter bank, is the simulation of the Doppler filter)
- 2012-07-19 17:37:12下载
- 积分:1
-
MCSysPComm32_3AxsV2.25.1012
基于PMAC Executive Pro2 Suite的多轴运动控制程序。使用配置文件加载运动控制参数。(PMAC Executive Pro2 Suite based on multi-axis motion control program. Motion control using the configuration file to load parameters.)
- 2021-03-06 12:29:30下载
- 积分:1
-
embedded-server-EA02_V2
嵌入式Web服务器(以太网络远程控制开关)EA02使用说明书(Embedded server,remote control switch)
- 2015-06-08 18:23:27下载
- 积分:1
-
nRF24L01
nRF24L01示例程序,官方的,试验通过。(nRF24L01 sample program, the official trial through.)
- 2010-06-11 21:36:03下载
- 积分:1
-
scanalyze-1.0.3_source_code
斯坦福大学开发的一个三维点云重构生成网格,进一步生成NURBS曲面并加光照效果的系统。可以实现对生成的三维图形旋转,移动和多个角度图形的拼接(Stanford University in the development of a 3D point cloud generation reconfigurable mesh, NURBS surface generation further increases and the effect of illumination system. Generation can be achieved on the 3D graphics rotation, movement and different angles graphics Mosaic)
- 2007-03-21 20:44:34下载
- 积分:1
-
gongziguanli
MFC的数据库编程,学习MFC的好代码。(MFC program .you can learn well by it.)
- 2012-11-16 20:34:25下载
- 积分:1
-
burn_code
vc环境下编译的一个对USB设备进行烧录的驱动程序,高级一点的专业人士应该看一看。(vc environment compiled a USB device driver writers, senior professionals that should take a look at.)
- 2008-08-14 16:47:52下载
- 积分: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