登录
首页 » Visual C++ » xiti

xiti

于 2007-10-11 发布 文件大小:37KB
0 248
下载积分: 1 下载次数: 52

代码说明:

  谭浩强c++课后习题源码解析,附个人的解题方法(Hao Qiang c++ After exercise-source analysis, with individual problem-solving methods)

文件列表:

习题程序
........\XT1
........\...\XT1-10.CPP
........\...\XT1-11.CPP
........\...\XT1-12.CPP
........\...\XT1-13.CPP
........\...\XT1-14.CPP
........\...\XT1-15.CPP
........\...\XT1-16-2.CPP
........\...\XT1-16.CPP
........\...\XT1-17-1.CPP
........\...\XT1-17-2.CPP
........\...\XT1-18.CPP
........\...\XT1-5.CPP
........\...\XT1-6.CPP
........\...\XT1-7.CPP
........\...\XT1-8.CPP
........\...\XT1-9.CPP
........\XT2
........\...\XT2-1-2.CPP
........\...\XT2-1.CPP
........\...\XT2-2.CPP
........\...\XT2-3.CPP
........\...\XT2-4-1.CPP
........\...\XT2-4-2.CPP
........\...\XT2-4.H
........\...\XT2-5-1.CPP
........\...\XT2-5-2.CPP
........\...\XT2-5.H
........\...\XT2-6-1.CPP
........\...\XT2-6-2.CPP
........\XT3
........\...\XT3-10.CPP
........\...\XT3-11.CPP
........\...\XT3-12.CPP
........\...\XT3-2.CPP
........\...\XT3-3.CPP
........\...\XT3-4.CPP
........\...\XT3-5.CPP
........\...\XT3-6.CPP
........\...\XT3-7-1.CPP
........\...\XT3-7-2.CPP
........\...\XT3-7-3.CPP
........\...\xt3-7-4-a.cpp
........\...\xt3-7-4-b.cpp
........\...\XT3-7-5.CPP
........\...\XT3-8.CPP
........\...\XT3-9.CPP
........\XT4
........\...\XT4-1.CPP
........\...\XT4-2.CPP
........\...\XT4-3.CPP
........\...\XT4-4.CPP
........\...\XT4-5.CPP
........\...\XT4-6.CPP
........\...\XT4-7.CPP
........\XT5
........\...\XT5-1.CPP
........\...\XT5-10.CPP
........\...\XT5-2.CPP
........\...\XT5-3.CPP
........\...\XT5-4-1.CPP
........\...\XT5-4-2.CPP
........\...\XT5-5.CPP
........\...\XT5-6.CPP
........\...\XT5-7.CPP
........\...\XT5-8.CPP
........\...\XT5-9.CPP
........\XT6
........\...\CIRCLE.CPP
........\...\CIRCLE.H
........\...\CYLINDER.CPP
........\...\CYLINDER.H
........\...\POINT.CPP
........\...\POINT.H
........\...\XT6-1.CPP
........\...\XT6-3-1.CPP
........\...\XT6-3-2.CPP
........\...\XT6-3-3.CPP
........\...\XT6-4.CPP
........\...\XT6-5.CPP
........\XT7
........\...\F1.DAT
........\...\F2.DAT
........\...\XT7-1-1.CPP
........\...\XT7-1-2.CPP
........\...\XT7-2-1.CPP
........\...\XT7-2-2.CPP
........\...\XT7-3.CPP
........\...\XT7-4.CPP
........\...\XT7-5.CPP
........\...\XT7-6-1.CPP
........\...\XT7-6-2.CPP
........\XT8
........\...\XT8-1.CPP
........\...\XT8-2.CPP
........\...\XT8-3-H1.H
........\...\XT8-3-H2.H
........\...\XT8-3.CPP
........\习题说明.doc

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

发表评论

0 个回复

  • CuraEngine-master
    3D打印源码,引擎源码,包括头文件和库文件(3D print source code)
    2020-11-05 15:29:50下载
    积分:1
  • WaveFilePro
    WAVE文件解析:大小、采样率、采样位、通道个数、双声道分离与合并、简单混音。VC6.0调试通过!(WAVE file parsing: size, sample rate, sample position, the number of the channel, dual channel separation and merging, simple mixing. VC6.0 debugging through!)
    2014-05-08 17:07:59下载
    积分:1
  • YasVPS_Src
    之前计划写的沙盘系统,刚写好文件部分,也不算太完善,碰巧有人问起,遂贴上代码大家看去,你可以在此基础上完善之。 代码没什么WS技术,但做文件沙盘还是有不少问题的,需要的朋友可以下(Written before the planned sand table system, just part of the written document, but also not too perfect, someone happened to ask, accordingly paste the code we looked, you can improve on this basis, the. Code no WS technology, but do still have many issues paper sand table, and we need friends can, under)
    2009-12-12 11:39:12下载
    积分:1
  • auto_ptz.tar
    PTZ控制源码,可以实现对云台相机的基本控制(PTZ control The basic control of cloud camera can be realized)
    2017-11-30 10:53:43下载
    积分:1
  • 我做的银行家算法
    说明:  过一个学习《操作系统》课程的学习,掌握了许多书本上的知识,但是对书上的概念并没有真正意义的了解。这次课程设计,就是通过模拟银行家算法来避免死锁的产生,加深对进程死锁概念的理解。 .课程设计的要求 通过对银行家算法的模拟,用户输入进程跟资源的数目,再给每个进程的每个资源申请资源,用以判断进程是否会出现死锁,若出现死锁,就释放整个内存的资源,总而减轻操作系统的负担。 课程设计的题目 本次操作系统课程设计的题目为《模拟银行家算法》。(than a learning "system" courses of study and master the many books on the knowledge, but the book on the concept and there is no real understanding. This curriculum design, simulation algorithm bankers to avoid deadlock the selection process to deepen understanding of the concept of deadlock. . Curriculum design requirements of bankers algorithm simulation, process user input with the number of resources, or give each process every resource for resources, the process used to determine whether there will be deadlock if there Deadlock on the release of the entire memory resources, and reduce the total burden of the operating system. The curriculum design of the operating system subject curriculum design on the topic of "simulation algorithm bankers.")
    2021-01-02 00:38:57下载
    积分:1
  • levelset_withoutreinitialization
    利用水平集函数来检测物体轮廓,一般水平集收敛用到signed distance function的,但是这里实现的程序不用每次都要进行reinitialization就可以使水平集函数趋于收敛。(The use of level set function to detect an object contour, the general level set signed distance function used in the convergence, but the program here do not realize every time to be able to make the level set reinitialization functions tend to converge.)
    2010-01-13 22:30:46下载
    积分:1
  • socket--programme--base
    socket 编程基础 里面主要是介绍性文字和少量代码(socket programming which is mainly based introductory text and a small amount of code)
    2011-09-10 20:23:22下载
    积分:1
  • example-flac3d-mohr
    这是一个基于c++编写的,用于flac3d中本构模型二次开发的程序,其编写的是mohr-coulomb模型。(this is a secondary development program compiled by visual c++,it can be used for study for constitutive model. )
    2021-04-06 19:29:02下载
    积分:1
  • jorhebe
    说明:  这是一个很好的程序很好用,希望给各会员们提供方便.(This is a good procedure is useful, the members hope to provide convenience.)
    2005-11-01 16:40:40下载
    积分:1
  • CSharpmapx
    C#结合mapx简明编程例子。 实现加载地图,创建地图工具等功能。(C# Programming with mapx simple example.)
    2011-05-06 15:47:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载