▍1. Visual.C++.MFC编程实例
说明: 本书通过 85 个实例全面讲述了应用 MFC 进行 Visual C++编程的思想。(This book through 85 examples comprehensively describes the application of MFC for Visual C + + programming ideas.)
说明: 本书通过 85 个实例全面讲述了应用 MFC 进行 Visual C++编程的思想。(This book through 85 examples comprehensively describes the application of MFC for Visual C + + programming ideas.)
说明: C Primer Plus第六版中所有程序清单,源代码(List of all programs in version 6 of C Primer Plus, source code)
vc 源码 简单的实现了g代码显示 仿真功不完整(Vc source code simple implementation of g code display simulation work incomplete)
说明: UDF中翻译加上案列以及各种重要的宏,加上其他重要的东西,建议不要下载(UDF translation with the case and a variety of important macro)
vtk结合MFC显示原始dicom数据和mpr平面的显示(vtk combine MFC display raw dicom data and mpr plane)
说明: EMD分解c语言描述,循环过程说明,大家可以参考 (C language to describe the EMD decomposition, cycle instructions,)
ATT7022的初始化程序,C语言格式,校表参数是临时设置的仅用于调试(ATT7022 initialization process, C language format, school table parameter is only temporary for debugging)
基于飞行器中的轨迹研究及弹道系数的研究,(Based on the trajectory of aircraft and ballistic coefficient,)
说明: 介绍c++的使用及其应用,值得下载请勿上传和编程无关的文件 要求上传您自己觉得好的资料(Fill in the email, don't want to use your real email address? Then use 24mail.chacuo.net temporary box. Do not need to register, mailbox lasts for 24 hours, more than ten minutes (10 minutes) mailbox maintained longer, can set the mail any name, mailbox replaced at any)
说明: 《C++ Primer Plus中文版(第6版)》是一本经久不衰的C++畅销经典教程,是第一本支持C++11新标准的程序设计图书,被誉为“开发人员学习C++的首选教程,没有之一”! c primer plus 第6版 中文版是许多朋友都在寻找的,由绿色先锋网进行整理并提供下载资源,让读者可以详细的了解C语言的相关知识和各类运算输出等内容,并增加了C11的介绍,是C语言学习着必看的书籍。("C + + Primer Plus Chinese Version (6th Edition)" is an enduring C + + best-selling classic tutorial. It is the first programming book to support the new C + + 11 standard. It is known as "the preferred tutorial for developers to learn C + +"! The Chinese version of c primer plus 6 is what many friends are looking for. It is organized by the green pioneer network and provides download resources, so that readers can have a detailed understanding of the relevant knowledge of C language and various kinds of operation output and other contents, and the introduction of C11 is added. It is a must read book for C language learning.)
说明: 一本leetcode刷题参考书,用C++语言写成,共选取了101道有代表性的题目,并在每章后面附上了详细的习题(a leetcode solution book by c++ programing language)
Cholesky分解的C语言程序,当年的大学作业程序(C source code for Cholesky Method)
Compete Project files in OPNET for Zigbee.
超级好用的MFC控件布局管理器类,采用moveWindows实现。(Super easy to use MFC control layout manager class, using moveWindows implementation.)
c语言实现的cgi,源代码,比较全,可以参考实现上传和下载的功能。(C language implementation of the CGI, the source code, more complete, you can refer to the realization of the upload and download function. )
说明: 设置fluent中出口背压的udf代码,可以方便的设置,也可以用来改写进出口的非恒定压力!(fluent udf code)
说明: C++ Primer Plus 第六版书源代码和课后习题答案(C + + Primer Plus sixth edition book source code and after class exercise answers)
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)