{{sellerTotalView > 1 ? __("sellers", {number: sellerTotalView}) : __("seller", {number: sellerTotalView}) }}, {{numTotalView > 1 ? __("items", {number: numTotalView}) : __("item", {number: numTotalView}) }}
free FREE

Change Your Zip Code

Inventory information and delivery speeds may vary for different locations.

Location History

{{email ? __('Got it!') : __('Restock Alert')}}

We will notify you by email when the item back in stock.

Cancel
Yami

Jingdong book

计算机基础与应用案例教程(Windows 7+Office 2010)

{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}

计算机基础与应用案例教程(Windows 7+Office 2010)

{{__(":people-members", {'people': item.limit_people_count})}} {{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ item.invalid_price }} {{ itemDiscount }}
Ends in
{{ itemCurrency }}{{ item.valid_price }}
{{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }}
{{ itemDiscount }}
{{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }} {{ itemCurrency }}{{ item.invalid_price }} {{itemDiscount}}
{{ itemCurrency }}{{ item.valid_price }}
Sale ends in
Sale will starts after Sale ends in
{{ getSeckillDesc(item.seckill_data) }}
{{ __( "Pay with Gift Card to get sale price: :itemCurrency:price", { 'itemCurrency' : itemCurrency, 'price' : (item.giftcard_price ? priceFormat(item.giftcard_price) : '0.00') } ) }} ({{ itemCurrency }}{{ priceFormat(item.giftcard_price / item.bundle_specification) }}/{{ item.unit }}) Details
Best before

Currently unavailable.

We don't know when or if this item will be back in stock.

Unavailable in your area.
Sold Out

Details

Full product details
Content Description

《计算机基础与应用案例教程(Windows 7+Office 2010)》依托Windows 7操作系统和Ofilce 2010办公软件平台,将基础理论阐述与操作实践指导规划在三个相对独立的篇中,力求较好地兼顾理论教学与实践操作的平衡,同时注重对学生综合应用能力的培养和提升。
第1篇为基础理论篇,强调计算机核心基础知识的引导和普及,内容包括计算机概述、信息表示、计算机硬件系统、计算机软件系统、数据库技术和计算机信息安全;第2篇为应用操作篇,目标是加强计算机常用操作技能的辅导和培训;第3篇为综合案例篇,目标是培养和提升综合应用能力。后两篇均以案例的形式分别围绕Windows7操作、文字处理软件Word 2010、电子表格软件Excel 2010、演示文稿软件PowerPoint 2010、计算机网络应用和常用应用软件展开介绍。
《计算机基础与应用案例教程(Windows 7+Office 2010)》内容组织合理,对知识取舍得当,叙述通俗易懂,适应面广泛,可作为普通高校、高职高专和成人教育等大中专学生计算机基础课程的教学教材或实践指导教材,也适合作为计算机爱好者的自学指导教程。
Catalogue

第一篇 基础理论篇
第1章 计算机概述
1.1 信息与信息技术
1.1.1 信息、数据和信息处理
1.1.2 信息技术
1.2 计算机的发展史
1.2.1 计算机的发展
1.2.2 微型计算机的发展
1.2.3 我国计算机的发展
1.3 计算机系统组成
1.3.1 冯·诺依曼体系结构
1.3.2 系统构架与工作原理
1.4 计算机的应用与特点
1.4.1 计算机的应用
1.4.2 计算机的特点
1.5 计算机的分类与发展趋势
1.5.1 计算机的分类
1.5.2 计算机的发展趋势
思考题
第2章 信息表示
2.1 数制的概念
2.1.1 数制与术语
2.1.2 常用计数制
2.2 计算机中的数制
2.2.1 计算机为什么采用二进制
2.2.2 计算机信息的计量单位
2.3 数制间的相互转换
2.4 数的表示
2.4.1 整数的表示
2.4.2 实数的表示
2.5 文字的表示
2.5.1 西文信息编码
2.5.2 汉字信息编码
2.5.3 扩展文字编码
2.6 多媒体信息的表示
2.6.1 多媒体信息的数字化技术
2.6.2 声音信息的数字化
2.6.3 图像信息的数字化
2.6.4 视频信息的数字化
思考题
第3章 计算机硬件系统
3.1 计算机硬件概述
3.2 处理器系统
3.2.1 中央处理器
3.2.2 指令及指令系统概念
3.2.3 中央处理器的性能指标
3.3 存储器系统
3.3.1 存储器
3.3.2 内存储器
3.3.3 外存储器
3.3.4 存储器的分级存储结构
3.3.5 存储单元与地址
3.3.6 存储器的性能指标
3.4 输入输出系统
3.5 总线系统
3.5.1 总线
3.5.2 内部总线
3.5.3 外部总线
思考题
第4章 计算机软件系统
4.1 计算机软件概述
4.1.1 软件概念
4.1.2 软件系统
4.2 操作系统
4.2.1 操作系统定义
4.2.2 操作系统功能
4.2.3 操作系统的类型
4.2.4 常用操作系统
4.3 程序设计语言
4.3.1 计算机语言概述
4.3.2 机器语言
4.3.3 汇编语言
4.3.4 高级语言
4.3.5 常用语言种类
4.4 语言处理程序
4.4.1 汇编语言翻译程序
4.4.2 高级语言编译程序
4.4.3 高级语言解释程序
4.5 程序设计实现
4.5.1 程序概述
4.5.2 算法
4.5.3 程序组成
思考题
第5章 数据库技术
5.1 数据库技术概述
5.1.1 数据库系统阶段
5.1.2 高级数据库阶段
5.2 数据库系统
5.2.1 数据库系统组成
5.2.2 数据库系统全局结构
5.3 数据库结构与设计
5.3.1 数据库结构
5.3.2 常用数据模型
5.3.3 关系数据库相关术语
5.3.4 数据库设计
5.4 主流网络数据库产品简介
思考题
第6章 计算机信息安全
6.1 计算机信息安全概述
6.2 计算机网络信息安全
6.2.1 网络信息安全特征
6.2.2 网络信息的脆弱性
6.2.3 网络信息安全防范措施
6.3 计算机犯罪
6.3.1 黑客
6.3.2 法律惩处
6.4 计算机病毒与防范
6.4.1 计算机病毒的概念
6.4.2 计算机病毒的诊断与清除
6.5 计算机软件知识产权
思考题

第二篇 应用操作篇
应用操作1 Windows7操作
1.1 知识要点
1.1.1 Windows7简介
1.1.2 Windows7基本操作
1.1.3 Windows7的文件与文件夹
1.1.4 Windows7控制面板与系统设置
1.2 应用案例1-操作和管理Windows 7文件
1.2.1 应用案例描述
1.2.2 解决方案与步骤
1.3 应用案例2-个性化设置Windows 7工作环境
1.3.1 应用案例描述
1.3.2 解决方案与步骤
1.4 应用案例3-Windows7附件的使用和网络应用
1.4.1 应用案例描述
1.4.2 解决方案与步骤操作习题应用操作2文字处理软件Word 2010
2.1 知识要点
2.1.1 功能区
2.1.2 文本编辑
2.1.3 文档基本排版
2.1.4 文档高级排版
2.2 应用案例1——会议通知
2.2.1 应用案例描述
2.2.2 解决方案与步骤
2.3 应用案例2——产品宣传海报
2.3.1 应用案例描述
2.3.2 解决方案与步骤
6.3 应用案例2-音乐下载与压缩刻录光盘
6.3.1 应用案例描述
6.3.2 解决方案与步骤操作习题
……

第三篇 综合案例篇
Book Abstract

1.科学与工程计算
科学计算是计算机最原始也是最基础的功能应用。
在科研领域,人们使用计算机进行各种复杂的运算及大量数据的处理,如卫星飞行的轨迹、天气预报、太空探索、科学研究中的数学计算和处理等。由于计算机能高速、准确地进行运算,并具备海量的信息存储能力,因此,人们往往需要花费数天、数月、数年时间,甚至一辈子才能完成的计算任务,计算机只需很短时间就能完成。
进行这种科学与工程计算,一般会根据问题的复杂程度、数据量大小、计算精度和时效要求情况,选择不同类型的计算机来完成,通常能胜任这种既快又准处理工作的非超级或大型计算机莫属。
2.信息管理
信息管理是随着计算机技术的发展和信息时代的到来,而逐渐分化和衍生出的新的应用,也是目前最广泛最重要的功能应用。
现代信息管理充分利用了计算机信息技术的优势,突破了传统信息管理技术范围,大量采用了网络、数据库、数据仓库、联机分析技术等先进技术手段与方法。
事实上,大到世界、国家,中到省市地域,小到单位个人,计算机信息管理与我们的工作和生活早已经融合得不可分割了。例如,企事业部门的人事管理、图书馆信息检索、办公自动化(OA)、银行账户管理、网络信息浏览与查询、各种专用的管理信息系统(MIS)等,举不胜举。计算机信息管理给我们带来的便利和改变令人目不暇接。
3.多媒体技术应用
多媒体技术是当今信息技术领域发展最快、最活跃的技术,是新一代电子技术发展和竞争的焦点。多媒体技术融计算机、声音、文本、图像、动画、视频和通信等多种功能于一体,借助曰益普及的高速信息网,可实现计算机的全球联网和信息资源共享,因此被广泛应用在咨询服务、图书、教育、通信、军事、金融、医疗和娱乐等诸多行业,并正潜移默化地改变着我们的生活。
4.计算机通信和网络应用
现在人们的交流越来越多,要求信息的传送速度更快、传送的范围更广,“信息高速公路”Internet也就应运而生了。
计算机通信和网络应用大到国防、军事和太空探索的卫星无线通信,小到个人计算机的日常信息的传递与获取。用户只要把自己的计算机接到网络中,就可以与全世界联络,坐在家中就能获取该系统上的各种信息,如电子新闻、电子图书资料和电子邮件(E-mail),甚至直接可以在网上通过语音、视频交流并洽谈业务等。
……

Specifications

Brand Jingdong book
Brand Origin China

Disclaimer

Product packaging, specifications and price are subject to change without notice. All information about the products on our website is provided for information purposes only. Please always read labels, warnings and directions provided with the product before use.

View Full Terms of Use
Add to favorites
{{ $isZh ? coupon.coupon_name_sub : coupon.coupon_ename_sub | formatCurrency }}
{{__("Buy Directly")}} {{ itemCurrency }}{{ item.directly_price }}
Quantity
{{ quantity }}
{{ instockMsg }}
{{ limitText }}
{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}
Sold by JD@CHINA
Ship to
{{ __("Ship to United States only") }}
Free shipping over 69
Genuine guarantee

Added to Cart

Keep Shopping

More to Consider

{{ item.brand_name }}

{{ item.item_name }}

{{ item.currency }}{{ item.market_price }}

{{ item.currency }}{{ item.unit_price }}

{{ item.currency }}{{ item.unit_price }}

Coupons

{{ coupon.coupon_name_new | formatCurrency }}
Clip Clipped Over
{{ getCouponDescStr(coupon) }}
{{ coupon.use_time_desc }}
Expires soon {{ formatTime(coupon.use_end_time) }}

Share this item with friends

Cancel

Yami Gift Card

Get this exclusive deal when paying with gift card

Terms and Conditions

Gift card deals are special offers for selected products;

The gift card deals will automatically be activated if a customer uses gift card balance at check out and the balance is sufficient to pay for the total price of the shopping cart products with gift card deals;

You will not be able to activate the gift card deals if you choose other payment methods besides gift card. The products will be purchased at their normal prices;

If your account balance is not enough to pay for the products with gift card deals, you can choose to reload your gift card balance by clicking on the Reload button at either shopping cart page or check out page;

Products that have gift card deals can be recognized by a special symbol showing 'GC Deal';

For any additional questions or concerns, please contact our customer service;

Yamibuy reserves the right of final interpretation.

Sold by Yami

Service Guarantee

Yami Free Shipping over $49
Yami Easy Returns
Yami Ships from United States

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

Yami is committed to provide our customers with a peace of mind when purchasing from us. Most items shipped from Yamibuy.com can be returned within 30 days of receipt of shipment (For Food, Beverages, Snacks, Dry Goods, Health supplements, Fresh Grocery and Perishables Goods, within 7 days of receipt of shipment due to damages or quality issues; To ensure that every customer receives safe and high-quality products, we do not provide refunds or returns for beauty products once they have been opened or used, except in the case of quality issues; Some products may have different policies or requirements associated with them, please see below for products under special categories, or contact Yami Customer Service for further assistance).
Thank you for your understanding and support.

Learn More

Sold by Yami

Terms and Conditions of Yami E-Gift Card

If you choose “Redeem automatically” as your delivery method, your gift card balance will be reload automatically after your order has been processed successfully;

If you choose “Send to Email”as your delivery method, the card number and CVV will be sent to the email address automatically;

Any user can use the card number and CVV to redeem the gift card, please keep your gift card information safely. If you have any trouble receiving email, please contact Yami customer service;

Yami gift card can be used to purchase both Yami owned or Marketplace products;

Yami gift card will never expire;

Yami gift card balance does not have to be used up at once;

All rights reserved by Yami.

Return Policy

Gift card that has already been consumed is non-refundable.

Sold by JD@CHINA

Service Guarantee

Yami Free Shipping over $49
Yami Easy Returns
Yami Ships from United States

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Sold by JD@CHINA

Service Guarantee

Yami Cross-store Free Shipping over $69
Yami 30-days Return

Yami-China FC

Yami has a consolidation warehouse in China which collects multiple sellers’ packages and combines to one order. Our Yami consolidation warehouse will directly ship the packages to your door. Cross-store free shipping over $69.

Return Policy

You may return products within 30 days upon receiving the products. Sellers take responsibilities for any wrong shipment or missing items. Packing needs to be unopened for any other than quality issues return. We promise to pack carefully, but because goods are taking long journey to destinations, simple damages to packaging may occur. Any damages not causing internal goods quality problems are not allowed to return. If you open the package and any quality problem is found, please contact customer service within three days after receipt of goods.

Shipping Information

Yami Consolidation Service Shipping Fee $9.99(Free shipping over $69)

Sellers in China will ship their orders within 1-2 business days once the order is placed. Packages are sent to our consolidation warehouse in China and combined there. Our Yami consolidation warehouse will directly ship the packages to you via UPS. The average time for UPS to ship from China to the United States is about 10 working days and it can be traced using the tracking number. Due to the pandemic, the delivery time may be delayed by about 5 days. The package needs to be signed by the guest. If the receipt is not signed, the customer shall bear the risk of loss of the package.

Sold by JD@CHINA

Service Guarantee

Free shipping over 69
Genuine guarantee

Shipping

Yami Consolidated Shipping $9.99(Free shipping over $69)


Seller will ship the orders within 1-2 business days. The logistics time limit is expected to be 7-15 working days. In case of customs clearance, the delivery time will be extended by 3-7 days. The final receipt date is subject to the information of the postal company.

Yami Points information

All items are excluding from any promotion or points events on Yamibuy.com

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Yami

Download the Yami App

Back Top

Recommended for You

About the brand

Jingdong book

为您推荐

Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折

Reviews{{'('+ commentList.posts_count + ')'}}

Have your say. Be the first to help other guests.

Write a review
{{ totalRating }} Write a review
  • {{i}} star

    {{i}} stars

    {{ parseInt(commentRatingList[i]) }}%

Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}Show Less

{{ strLimit(comment,800) }}Show more

Show Original

{{ comment.content }}

Yami
Show All

{{ formatTime(comment.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}
Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}Show Less

{{ strLimit(comment,800) }}Show more

Show Original

{{ comment.content }}

Yami
Show All

{{ formatTime(comment.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}

No related comment~

Review

Yami Yami

{{ showTranslate(commentDetails) }}Show Less

{{ strLimit(commentDetails,800) }}Show more

Show Original

{{ commentDetails.content }}

Yami
Show All

{{ formatTime(commentDetails.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ commentDetails.likes_count }} {{ commentDetails.likes_count }} {{ commentDetails.reply_count }} {{commentDetails.in_user==uid ? __('Delete') : __('Report')}}

Please write at least one word

Comments{{'(' + replyList.length + ')'}}

Yami Yami

{{ showTranslate(reply) }}Show Less

{{ strLimit(reply,800) }}Show more

Show Original

{{ reply.reply_content }}

{{ formatTime(reply.reply_in_dtm) }}

{{ reply.reply_likes_count }} {{ reply.reply_likes_count }} {{ reply.reply_reply_count }} {{reply.reply_in_user==uid ? __('Delete') : __('Report')}}

Please write at least one word

Cancel

That’s all the comments so far!

Write a review
How would you rate this item?

Please add your comment.

  • A nice nickname will make your comments more popular!
  • The nickname in your account will be changed to the same as here.
Thanks for your review
Our community rely on great reviews like yours to find the best of Asia.

Report

If you find this content inappropriate and think it should be removed from the Yami.com site, let us know please.

Cancel

Are you sure to delete your review?

Cancel

You’ve Recently Viewed

About the brand

Jingdong book