登录
首页 » c++ » C++Primer书中的课后题代码

C++Primer书中的课后题代码

于 2023-04-21 发布 文件大小:438.03 kB
0 32
下载积分: 2 下载次数: 1

代码说明:

C++Primer书中的课后题代码,很全面,有详解

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

发表评论

0 个回复

  • Visual-P-C-Sharp-P-P-project-
    Visual+C#项目开发实例++文档管理系统(Visual+ C#++ project development instance document management system)
    2011-10-13 10:00:11下载
    积分:1
  • CODE_UPLOAD1216011282000
    说明:  VC++编程,MFC执行一个弹出消息的线程,对于线程的初学者有帮助(VC++ Programming, MFC to implement a pop-up message thread, the thread will help beginners)
    2008-10-19 22:33:39下载
    积分:1
  • 超声波
    说明:  使用超声波模块测距,测距范围 10cm--1..2m(Using ultrasonic module to measure distance, ranging range is 10cm-1.2m.)
    2020-06-18 10:00:01下载
    积分:1
  • microchip I2C与EEPROM 通信源代码
    这个为microchip公司 dsPIC33ep64MC206的I2C通信程序源代码,是我直流电机驱动程序的一部分代码,经测试是可以正常通信的,给大家做点参考。
    2022-02-22 02:47:20下载
    积分:1
  • CWAVLETTh
    利用小波变化,进行滤波,去噪,通过模极大的去噪方法法,MATLAB的程序原代码,里面有很多程序及实例分析 (Using wavelet change, filtering, noise removal, modulus maxima de-noising method MATLAB program source code, there are a lot of procedures and examples)
    2012-08-23 21:58:59下载
    积分:1
  • yaojiushengzhaosheng
    自己做的研究生招生系统,增加了学校之间的比较功能,图标显示,分数线预测等(Own graduate admissions system, increases the comparison function between schools, icons, score prediction)
    2013-12-01 16:01:19下载
    积分:1
  • Interpolation-Technique-for-WZVC
    The manuscript describes performance comparison of nearest-neighbor interpolation and bilinear to reduce the complexity of decoder WZVC.
    2013-10-03 21:35:41下载
    积分:1
  • test
    绘制不规则图形 如 圆和弧线的绘制 利用GDI函数(Draw irregular shapes such as circles and arcs drawn using GDI functions)
    2014-11-07 10:36:28下载
    积分:1
  • BDX
    设计、编写和调试面向对象C++程序,实现任意两个同类数据比大小 的通用函数(模板),涵盖普通数值型数据之间的比较、两个字符串之间的比较 (按字典序)、两个复数之间的比较(按模大小)等,并通过主函数加以调用和 测试。(Design, writing and debugging of object-oriented C++ procedures to achieve similar data than the size of any two generic functions (template), covering general comparison between numerical data, the comparison between the two strings (lexicographically), two Comparison between complex numbers (modulo the size), and through the main function to be invoked and tested.)
    2020-11-28 13:49:29下载
    积分:1
  • Arc7
    private double PointToAngle(Point AOrigin, Point APoint) { if (APoint.X == AOrigin.X) if (APoint.Y > AOrigin.Y) return Math.PI * 0.5f else return Math.PI * 1.5f else if (APoint.Y == AOrigin.Y) if (APoint.X > AOrigin.X) return 0 else return Math.PI else {(private double PointToAngle(Point AOrigin, Point APoint) { if (APoint.X == AOrigin.X) if (APoint.Y > AOrigin.Y) return Math.PI* 0.5f else return Math.PI* 1.5f else if (APoint.Y == AOrigin.Y) if (APoint.X > AOrigin.X) return 0 else return Math.PI else {)
    2008-09-28 14:47:20下载
    积分:1
  • 696518资源总数
  • 104224会员总数
  • 54今日下载