登录
首页 » Visual C++ » xiti

xiti

于 2007-10-11 发布 文件大小:37KB
0 247
下载积分: 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 个回复

  • ajks
    说明:  许多现代浮点单元的一项主要体系结构功能,是能够将一个乘法与后面紧跟的加法作为单个运算执 行,且没有中间舍入误差。例如,Intel 的 Itanium 体系结构提供了一些指令,将三元运算 (a*b+c) 、(a*b-c) 和 (c-a*b) 中的每一个都组合为单个浮点指令(分别为 fma、fms 和 fnma)。这些单个 指令都比执行独立的乘法和加法指令快,并且因为没有中间乘法舍入,所以更为精确。该优化可以显 著提高那些含有多个交错乘法和加法运算的函数的速度(many modern floating point unit of a major system structure and function is to be a follow closely behind multiplication and addition of implementation as a single operator, with no intermediate rounding error. For example, Intel's Itanium architecture provides a number of directives to the ternary operator (a* b, c), (a* b-c) and (c-a* b) each have a portfolio to a single floating point instructions (Fullmetal respectively, and fms fnma) . These individual instruction than the implementation of an independent and additive multiplication instructions quickly, and because no middle multiplication into homes, so more precise. The optimization can significantly increase those containing more than staggered multiplication and addition operations function of the speed)
    2006-03-23 20:52:57下载
    积分:1
  • XF_GPS
    GPS客户端源代码程序,可以实现很多功能,想学习的朋友可以入手。(GPS client source code, can achieve a lot of features, like friends can learn to start.)
    2011-07-01 11:50:17下载
    积分:1
  • niceface
    一个界面例子,设计得还不错,和大家一起分享,共同进步(Example of an interface, designed to be pretty good, and the U.S. share common progress)
    2008-05-29 19:33:39下载
    积分:1
  • shellicon_demo
    从windows程序种查找图标资源,提取图标。(Find the icon resource the windows program, extract the icon.)
    2017-03-14 01:36:13下载
    积分:1
  • rfm
    利用vc++方法实现有理函数模型计算有理函数系数(RFM model)
    2021-03-05 15:29:32下载
    积分:1
  • mfc-ado-sql
    这是我在公司做的数据库外挂报表 对大家的学习很有帮助(This is what I do in the company' s database plug-in for everyone' s very helpful report)
    2011-11-12 19:00:11下载
    积分:1
  • Licai2.0
    个人理财系统是我用MFC做的一个有界面的程序,里面涉及了数据库编程,常用的控件等知识。里面的数据都存储在SQL Server2005里面,我用的是ado方式访问数据库,实现了记录日常每餐的消费食物,消费水平,并可以自动算出一段时间的消费金额。(Personal financial management system is an interface program I do with MFC, which involves a database programming, controls and other knowledge. Inside the data stored in SQL Server 2005 which I use ado to access the database, to record daily meal consumption of food, consumption levels, and can automatically calculate the amount of the consumer for a period of time.)
    2012-03-30 23:16:01下载
    积分:1
  • midia4vb
    一个可以自动播放的软件,适合学校广播。用VB写的。在我们公司开晚会时用过。(can automatically broadcast a software suitable for broadcasting school. VB writes. We opened the evening at another.)
    2007-04-30 11:06:41下载
    积分:1
  • GPS
    读取并且解析GPS数据信息,经度,纬度,高程等(read and analyze GPS info,longitude,latitude,elevation and so on)
    2012-09-17 10:07:29下载
    积分:1
  • eBilling-Source-Code
    e billing system written in visual basic
    2015-11-05 23:41:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载