-
msocudp
微软提供的UDP编程实例代码,实现了客户端向服务端发送数据的功能,服务器端接收并显示。(UDP programming example code provided by Microsoft client functionality to send data to the server, the server-side receiver and display.)
- 2012-09-05 22:12:35下载
- 积分:1
-
VideoEXE
一个DirectShow的例子。通过回调函数来获取图像信息。(A DirectShow example. Through the callback function to obtain the image information.)
- 2008-06-03 17:38:02下载
- 积分:1
-
vcadodaoadb
这是一个用vc6.0写的数据库,里面有ado,dao,adb编程!(This is a database used vc6.0 write, there are ado, dao, adb programming!)
- 2008-04-28 11:23:22下载
- 积分:1
-
Malloc_Implementaion
详细解析MALLOC/free;New/delete内部实现机制,以及实现。(Detailed analysis MALLOC/free New/delete internal implementation mechanisms, and implementation.)
- 2013-11-17 18:55:32下载
- 积分:1
-
avi
vc 一个可以在按钮上显示AVI动画的源代码(vc an AVI animations on the button display the source code)
- 2011-07-03 08:46:47下载
- 积分:1
-
ChagDsplyMd
说明: 显示及设定当前显卡可用的所有分辨率与刷新率。(Display and graphics settings available in all the current resolution and refresh rate.)
- 2009-07-22 10:30:35下载
- 积分:1
-
PipeJoint
Iocomp工业控件中的piple的使用方法和完整代码(the way using Icomp )
- 2013-05-28 22:12:04下载
- 积分:1
-
diercishiyan
我司通原F1型实验箱的二次开发功能是让用户通过自主设计,加深对有关实验内容所涉及的理论知识的理解和掌握。用户在掌握CPLD和DSP开发技术的基础上,以我司提供的实验箱为硬件,自主实现我司通原F1型实验箱已有的及相关的功能。(Our former F1 experimental me through secondary development function is to allow users to independently design and deepen the theoretical knowledge about the contents of the experiment involved to understand and master. Users control CPLD and DSP development technology based on our experimental boxes provided for the hardware, through self-realization of our original F1 experimental me already and related functions.)
- 2014-02-24 22:43:06下载
- 积分:1
-
9744_041
一直在寻找学习c++的好教材,听朋友介绍本书不错,好东西大家分享。(have been studying c find good material, listening to a friend on the book is true, the good things we share.)
- 2007-04-26 09:28:57下载
- 积分:1
-
area
定义一个基类MyGraph,要求有一个纯虚函数double Area()=0。从基类派生一个圆类Circle和矩形类Rectangle,再由Rectangle类派生出Square类,分别给出Area()实现。
重载“>>”,实现对图形信息的输入。在主函数中计算三种形状的面积,并显示输出。 (Define a base class MyGraph, requires a pure virtual function double Area () = 0. Derive a circle and a rectangle class Rectangle Circle class from the base class, and then by Square Rectangle class derived class, are given Area () implementation. Reload " > > " to achieve the input of graphical information. Calculate the shape of the three main functions in the area, and display output.)
- 2014-02-07 23:13:19下载
- 积分:1