登录
首页 » Visual C++ » 1

1

于 2009-03-31 发布 文件大小:21KB
0 475
下载积分: 1 下载次数: 0

代码说明:

说明:  In c++ risks is a reference to a variable which exists i.e. one 2nd name for the same variable. This program is broken up into functions.露the function hand constitutes the entrance point of the program, firstly there is the function message which us affiche hello , and the second function produced 露procedure affich_calcul, one declared the prototype and one it definite after one made the call has this function.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • OgreProgramming
    本资料是Pro OGRE 3D Programming的中文翻译版本,文档为word格式,共231页,非常详细的记录了OGRE起源,;介绍开发环境,还包括demo的介绍等等。(This information is Pro OGRE 3D Programming of the Chinese translation version of the document as word format, a total of 231, a very detailed record of the OGRE origin describes the development environment, but also demo presentation and so on.)
    2010-06-07 22:48:42下载
    积分:1
  • MFCWindows12
    MFC Windows程序设计(第二版)中文版 很多人说孙鑫或者vc++技术内幕很经典,但是我要说这本书才是(我认为)学习mfc最经典的教材。至于深入浅出mfc太注重底层细节技术,就像看电视知道怎么开就行,不需要知道太多集成电路板的原理。 另外学习mfc还有没有必要,我觉得有个承上启下的作用,很多mfc编写的大量源代码可以参考,自己重新写可能有点费劲。新的.net平台也支持,并且有了c++基础学习C#其实也很快。 可以单独下载,单独解压。看着觉得合适再下载其他部分。(MFC Windows Programming (second edition) A lot of people say the Chinese version of SUN Xin or vc technology is a classic insider, but I have to say this book is (I think) mfc learning materials and classic. As easy mfc too focused on the bottom of the details of technology, like watching television know how to open on the line, do not need to know that too many of the principles of integrated circuit board. In addition there is no need to learn mfc there, I think there is a role of connecting many mfc prepared a large number of source code can refer to his own re-write may be a bit strenuous. New. Net platform also supports, and with c -based learning is also soon CSharp. Available as a separate download, a separate decompression. Looking at the right feel)
    2009-01-24 17:03:23下载
    积分:1
  • C_xcorr
    使用c语言实现信号自相关,有文件输入输出函数使用(Use c language auto-correlation signal has the file input and output functions use)
    2016-05-10 15:14:14下载
    积分:1
  • socket_program_guide
    1.套接字编程原理 1.1 Client/server通信模型 1.2 Windows Sockets规范 1.3 套接字 1.3.1 套接字定义 1.3.2分类 1.3.3 套接字的作用 1.3.4端口与地址 1.3.5 套接口属性 2.基本的Windows Sockets API编程 2.1常用函数 2.2 TCP实例 2.3 UDP实例 2.4 Socket 通信阻塞的解决方法 3.MFC下的Socket编程的类 3.1 CAsyncSocket类 3.2 CSocket类 3.3 Windows Sockets:带存档的套接字的工作方式 3.4 流式套接字通信的操作顺序 3.5 使用 CAsyncSocket 类 3.6 从套接字类派生 3.7 套接字通知 3.8 一个使用CSocket类的网络通信实例 3.8.1 服务器端应用程序设计(ServerDemo) 3.8.2 客户端应用程序设计(项目名称ClientDemo) 4.套接字的托管实现 4.1 System::Net::Sockets 命名空间 4.2 实例:一个新邮件检查器 (1. Socket Programming Principle 1.1 Client/server communications model Soc Windows 1.2 kets norms 1.3 Socket socket definition 1.3.1 1.3.3 1.3.2 classification socket role 1.3.4 1.3.5 addresses and port interface attributes two sets. Basic programming Windows Sockets API function commonly used 2.1 2.2 2.3 TCP example UDP Socket Communications examples 2.4 blocked three solutions. MFC Socket Programming under the category of Class 3.2 3.1 CAsyncSocket CSocke t Windows Sockets 3.3 categories : filing with the way socket 340 socket communication flow sequence of operation to use 3.5 CAsyncSo cket category 3.6 derived from the socket type 3.8 3.7 socket notice the use of a network of CSocket Communication Liaison example 3.8.1 server application design (ServerDemo) 3.8.2 client Application D)
    2020-11-14 14:59:42下载
    积分:1
  • NewPathSim
    sasadsadjhgadkasghdluihdlahdisahd;sohd;isajd;iosajd;jd
    2019-03-27 03:20:27下载
    积分:1
  • FATIGUE
    疲劳寿命预测,用于飞机结构的疲劳分析,用灰色及模糊理论(Fatigue life prediction for fatigue analysis of aircraft structure, with gray and fuzzy theory)
    2010-12-13 10:24:22下载
    积分:1
  • MFCVLC
    用VLC 控件播放视频的 VC源码。。。。 一个VLC控件范例。(Play video using VLC control VC source. . . . Example of a VLC control.)
    2010-08-05 12:40:26下载
    积分:1
  • Operating_system_sixth_edition
    操作系统中文版第六版,包含九章内容,全面介绍了操作系统的概念和执行流程,并附以实例加以说明(Chinese version of the sixth edition of the operating system, contains nine chapters content, a comprehensive introduction to the concept and implementation of the operating system processes, accompanied by examples to illustrate)
    2009-09-21 19:49:58下载
    积分:1
  • xunbao
    寻宝问题:给定袋子的容积和每个金块的体积,请你算出最多能带走金块的体积(Treasure hunt question: given the bag' s volume and the volume of each gold, you calculate the volume up to take away gold)
    2010-07-01 00:31:11下载
    积分:1
  • High-quality_programming_guide
    高质量C++编程指南,让你养成良好的编程习惯,使得编写的程序简洁、高效! (High quality c++ programming guide, let you develop good programming habits, makes the program is simple and efficient! )
    2016-04-01 11:37:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载