登录
首页 » Visual C++ » vc60zhongwen_leisc11

vc60zhongwen_leisc11

于 2020-06-26 发布 文件大小:7287KB
0 246
下载积分: 1 下载次数: 10846

代码说明:

  vc++ VC开发+类库+手册 mfc函数实用手册.rar Visual C++6.0 MFC类库参考手册 pdf VC++ 下载 c++类库 手册 VC60.P vc++类库参考手册 MFC 类库+chm+电子 vc6 msdn中文版下载 vc6 msdn 下载 mfc手册chm vcactivex控件 mfc类库参考手册pdf vc 类库.chm 下载 vc++6 中文版 msdn C++中文类库chm MFC常用函数手册 VC++ MSDN VC 下载 VC常用类库下载 C++类库电子书下载 vc 类库教材下载 类库参考手册 pdf mfc 中文 MSDN 类库 C++函数实用手册电子书 MSDN for c++ 下载 mfc类库大全+chm vc6 msdn msdn chm vc6 msdn vc中文帮助下载 MFC类库手册 电子书 VC 串口编程 VC6 类库参考手册.chm mfc类库参考手册chm vc++下载 vc 6 MSDN vc 下载 msdn for vc6 6.0 MFC类库参考手册 pdf下载 VC60中文版类库参考手册 下载 pdf visualc++类库参考手册 msdn 中文 msdn for vc++6 c++类库手册 MSDN VC6 类库参考手册 c++类库 中文帮助 c++ mfc手册 MSDN C++类库 vc++ MFC类库下载 (vc VC library function manual mfc practical manual. Rar MFC Visual C 6.0 class library reference manual pdf download c Class VC manual VC60.P vc library reference manual MFC chm Electronic vc6 VARIANT Chinese version download vc6 VARIANT download mfc manual chm vcactivex Controls mfc library reference manual pdf vc library. chm downloaded vc six Chinese version of Chinese Class C VARIANT c hm MFC common function manual VC MSDN download VC VC common Class C Class download e-books downloaded vc category download the materials library reference manual pdf mfc Chinese MSDN Class C practical manual function f MSDN e-books or c download mfc Class Solutions chm vc6 VARIANT VARIANT chm vc6 vc Chinese VARIANT MFC help manual download e-books VC Serial Programming VC6 library reference manual. chm m)

文件列表:

VC60中文版类库参考手册(上)
............................\VC1.WDL
............................\VC10.WDL
............................\VC2.WDL
............................\VC3.WDL
............................\VC4.WDL
............................\Vc5.wdl
............................\Vc5a.wdl
............................\VC6.WDL
............................\Vc60.wdl
............................\Vc6a.wdl
............................\Vc6b.WDL
............................\VC7.WDL
............................\VC8.WDL
............................\VC9.WDL
............................\说明.htm

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

发表评论

0 个回复

  • c
    说明:  关于C++基础知识,献给刚开始接触程序编辑,以及计算机编程(C++ based on the knowledge, access to programs dedicated to the beginning of editing, and computer programming)
    2010-07-05 00:05:40下载
    积分:1
  • sfilterFCB
    说明:  传说中的双fcb+虚拟文件系统架构的文件透明加解密 ,代码比较生硬 .(The legendary double-fcb+ file virtual file system architecture transparent encryption and decryption, code comparison blunt.)
    2011-03-06 16:02:37下载
    积分:1
  • VisualC
    说明:  VC++实用培训教程(人民邮电出版社)源代码(VC Practical Training Guide (People's Post and Telecommunication Press) source code)
    2005-09-13 17:03:54下载
    积分:1
  • CPLD_FPGA
    CPLD_FPGA的入门资料.pdf格式,非常清晰.不可多得的入门级资料.(CPLD_FPGA introductory information. Pdf format, is very clear. A rare entry-level information.)
    2009-11-23 11:09:48下载
    积分:1
  • 一个月挑战C++电子
    一个月挑战C++电子书,有大量的例子学习。(There are a lot of C++ examples to learn.)
    2020-06-21 00:20:01下载
    积分:1
  • NURBS110707
    高速切削加工技术是一种先进的制造技术,具有强大的生命力和广阔的应 用前景,已成为切削加工的主流。数控插补技术是数控系统实现轨迹运动控制 的基础,插补运算是CNC系统软件实现运动控制的核心模块,插补算法的优劣 将直接影响到CNC系统的性能。因此,实现一种高精度和高速度的插补方法是 插补的关键所在。 本文在分析传统基准脉冲插补、数据采样插补的算法的基础上,着重研究 了三次NURBS曲线实时插补技术,针对部分算法的不完整或效率低,提出了 一种简单快捷的插补算法。采用NURBS曲线的矩阵表达式,将整个插补过程 分解为插补预处理和实时插补。在插补预处理中完成了大量的计算,预处理的 计算结果直接应用于实时插补,使插补算法满足了NURBS曲线插补的实时性 要求,再辅以必要的轮廓误差控制,实现了加工速度自适应于加工路径的 NURBS曲线直接插补。 本文讨论的插补算法采用C++语言实现,并在VC++6.0的编程环境中实现 了插补算法的计算机仿真,验证了算法的正确性和可行性。(The high speed cutting is one of advanced manufacture technique,which has the powerful vitality and the broad application,and already became the mainstream of machining.The interpolation technology of NC is the foundation of path s control in the CNC system,and the interpolation operation is the core module of CNC system software,which comes the motion control true.The interpolation algorithm,whose function is good or bad,directly influences the performance of CNC system.So,a kind of interpolation method with the high accuracy and high speed is the key of interpolation. Based on analyzing the traditional pulse interpolation and data sampling interpolation,this paper emphasizes on the NURBS curve real-time interpolation technology.In view of the partial algorithms which is incomplete and the low efficiency,this paper propose a simple and quick interpolation algorithm.Using the matrix representation of NURBS curve,the whole interpolation process is divided into appropriate pretreat)
    2011-07-07 11:46:17下载
    积分:1
  • chap14(part1)
    大学C++ 课程 模板PDF版 授课内容 详细(University C++ course template PDF version taught detailed)
    2013-05-12 08:35:05下载
    积分:1
  • GNSS
    这本书延伸科学畅销书“全球定位系统 - 理论与实践”,以涵盖全球导航卫星系统(GNSS),包括俄罗斯GLONASS,欧洲伽利略系统,以及其他系统。书是指在一般意义到GNSS来描述各种现有参考系统的坐标和时间,卫星轨道,卫星信号,可观察,数学模型的定位,数据处理,和数据转换。本书是一本大学级入门教材,目的是作为学生的参考以及为专业人士和科学家在大地测量领域,测量工程,导航和相关学科。(This book extends the scientific bestseller GPS- Theory and Practice to cover Global Navigation Satellite Systems (GNSS) and includes the Russian GLONASS, the European system Galileo, and additional systems. The book refers to GNSS in the generic sense to describe the various existing reference systems for coordinates and time, the satellite orbits, the satellite signals, observables, mathematical models for positioning, data processing, and data transformation. This book is a university-level introductory textbook and is intended to serve as a reference for students as well as for professionals and scientists in the fields of geodesy, surveying engineering, navigation, and related disciplines.)
    2016-09-24 16:59:09下载
    积分:1
  • thequalityofcprogramming
    C++/C编程指南丛书---高质量编程 看过后大受启发 (C++/C Programming Guide--- Series of high-quality programming large inspired after reading)
    2007-11-30 16:36:28下载
    积分:1
  • Q-learning--ppt-David-silver
    q-learning最初设计文章和谷歌大神David silver 的ppt。(there are a paper about q-learning and ppt David silver who is working at google.)
    2016-09-13 20:24:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载