请选择 进入手机版 | 继续访问电脑版
楼主: kychan
11205 88

[其他] [Programming 3-IN-1书籍]【2015新书】Modem Programming Book Series   [推广有奖]

区版主

泰斗

65%

还不是VIP/贵宾

-

TA的文库  其他...

学管理 • 学人生

每日股市

【KYCHAN文库】

威望
12
论坛币
1173777 个
通用积分
93523.3568
学术水平
15760 点
热心指数
16780 点
信用等级
14408 点
经验
679950 点
帖子
12391
精华
52
在线时间
9888 小时
注册时间
2013-4-2
最后登录
2024-4-17

初级热心勋章 中级热心勋章 高级热心勋章 初级学术勋章 中级学术勋章 高级学术勋章 初级信用勋章 中级信用勋章 高级信用勋章 特级热心勋章 特级学术勋章 特级信用勋章

kychan 学生认证  发表于 2015-3-29 12:10:33 |显示全部楼层 |坛友微信交流群
相似文件 换一批

+2 论坛币
k人 参与回答

经管之家送您一份

应届毕业生专属福利!

求职就业群
赵安豆老师微信:zhaoandou666

经管之家联合CDA

送您一个全额奖学金名额~ !

感谢您参与论坛问题回答

经管之家送您两个论坛币!

+2 论坛币
①【2015新书】Programming Chrome Apps
②【2014新书】Programming Windows Store Apps with C#
③【2014新书】 Embedded c programming : techniques and applications of c and pic mcus


①【2015新书】Programming Chrome Apps

Programming Chrome Apps

Programming Chrome Apps

Book 图书名称:Programming Chrome Apps
Author 作者:        Marc Rochkind
Publisher 出版社: O'Reilly Media
Page 页数:273
Publishing Date 出版时间:Jan, 2015                        
Language 语言:English
Size 大小:4.6 MB
Format 格式:pdf  文字版
ISBN: 1491904283, 9781491904282
Edition: 第1版  搜索过论坛,没有该文档

Put your web app design skills to work by learning how to create powerful and portable Chrome Apps. With this practical book, you’ll learn how to build Google’s unique apps to behave just like native apps so they can interact with hardware devices, access external files, and send notifications.
Author Marc Rochkind takes you through a hands-on, objective tour of Chrome Apps, which run on any platform that supports the Chrome browser—including OS X, Windows, Linux, as well as Android and iOS. If you know how to work with HTML, CSS, JavaScript, and the DOM, you’re ready to get started.
Learn how to build, run, and debug Chrome Apps step-by-stepUse Chrome Apps to access local files, sync files, and external filesTake advantage of key-value-pair APIs, including sync storage and IndexedDBUse WebSockets, Google Cloud Messaging, and other networking methodsDisplay graphics and images with Canvas, SVG, and the Media Galleries APIUse alarms, context menus, location, the camera, Bluetooth, USB, and other APIsPublish apps to the Chrome Web Store with the Chrome Dev Editor


== Table of contents ==
N/A

== 回帖见免费下载 ==

本帖隐藏的内容

Programming Chrome Apps.pdf (4.64 MB)





②【2014】Programming Windows Store Apps with C#

Programming Windows Store Apps

Programming Windows Store Apps

Book 图书名称:Programming Windows Store Apps with C#
Author 作者:Matthew Baxter-Reynolds, Iris Classon
Publisher 出版社:O'Reilly Media
Page 页数:508
Publishing Date 出版时间:Mar, 2014                        
Language 语言:English
Size 大小:6 MB
Format 格式:pdf  文字版
ISBN:1449320856, 9781449320850
Edition: 第1版  搜索过论坛,没有该文档



If you’re a .NET developer looking to build tablet apps, this practical book takes you step-by-step through the process of developing apps for the Windows Store. You’ll learn how to use Microsoft’s Modern UI design language with Windows 8.1 and WinRT 8.1.1 by building a line-of-business mobile app with C# through the course of the book.
To develop the app, you’ll work with the same system details and design specs that apply to retail apps, such as persistence, backend service, and Windows 8 features for sharing and search. You’ll learn how to develop the code, incorporate third-party open source products, and package your app for the Windows Store.
Build a UI with XAML and the Model/View/View-Model pattern Understand asynchrony—and rediscover threads and parallelism Store data and system settings locally with SQLite Use app bars for commands and the settings charm for Help options Present notifications as tile updates, badges, or toast popups Help users visualize locations and tag activities to a map Enable apps to share data and run side-by-side in the UI Implement functionality for running tasks in the background


== Table of contents ==
N/A

== 回帖见免费下载 ==

本帖隐藏的内容

Programming Windows Store Apps with C#.pdf (6.56 MB)




③【2014新书】 Embedded c programming : techniques and applications of c and pic mcus

Embedded c programming

Embedded c programming

Book 图书名称:Embedded c programming : techniques and applications of c and pic mcus
Author 作者:Mark Siegesmund
Publisher 出版社:Newnes Elsevier Inc
Page 页数:397
Publishing Date 出版时间:Sep, 2014                         
Language 语言:English
Size 大小:9 MB
Format 格式:pdf 文字版   
ISBN:978-0-12-801314-4, 0128013141
Edition: 第1版 搜索过论坛,没有该文档

This book provides a hands-on introductory course on concepts of C programming using a PIC® microcontroller and CCS C compiler. Through a project-based approach, this book provides an easy to understand method of learning the correct and efficient practices to program a PIC® microcontroller in C language. Principles of C programming are introduced gradually, building on skill sets and knowledge. Early chapters emphasize the understanding of C language through experience and exercises, while the latter half of the book covers the PIC® microcontroller, its peripherals, and how to use those peripherals from within C in great detail.

This book demonstrates the programming methodology and tools used by most professionals in embedded design, and will enable you to apply your knowledge and programming skills for any real-life application. Providing a step-by-step guide to the subject matter, this book will encourage you to alter, expand, and customize code for use in your own projects.

A complete introduction to C programming using PIC microcontrollers, with a focus on real-world applications, programming methodology and toolsEach chapter includes C code project examples, tables, graphs, charts, references, photographs, schematic diagrams, flow charts and compiler compatibility notes to channel your knowledge into real-world examplesOnline materials include presentation slides, extended tests, exercises, quizzes and answers, real-world case studies, videos and weblinks


== Table of contents ==
Content:
Embedded C Programming, Page i
Embedded C ProgrammingTechniques and Applications of C and PIC® MCUS, Page iii
Copyright, Page iv
Introduction, Pages xv-xvi
Chapter 1 - C Overview and Program Structure, Pages 1-10
Chapter 2 - Constants, Pages 11-26
Chapter 3 - Preprocessor Directives, Pages 27-42
Chapter 4 - Data Variables and Types, Pages 43-57
Chapter 5 - Expressions and Operators, Pages 59-72
Chapter 6 - Statements, Pages 73-94
Chapter 7 - Functions, Pages 95-110
Chapter 8 - Arrays, Pages 111-123
Chapter 9 - Structures, Pages 125-136
Chapter 10 - Memory and Pointers, Pages 137-152
Chapter 11 - Built-in Functions, Pages 153-173
Chapter 12 - Strings, Pages 175-187
Chapter 13 - Function-Like Macros, Pages 189-200
Chapter 14 - Conditional Compilation, Pages 201-210
Chapter 15 - PIC® Microcontroller, Pages 211-227
Chapter 16 - Discrete Input and Output, Pages 229-243
Chapter 17 - Interrupts, Pages 245-261
Chapter 18 - Timers/Counters, Pages 263-276
Chapter 19 - Advanced Timing, Pages 277-287
Chapter 20 - Analog Techniques, Pages 289-308
Chapter 21 - Internal Serial Busses, Pages 309-327
Chapter 22 - External Serial Busses, Pages 329-346
Chapter 23 - Multitasking, Pages 347-358
Chapter 24 - Inline Assembly, Pages 359-372
Chapter 25 - Debugging, Pages 373-394
Bibliography, Page 395
Appendix A, Page 397
Appendix B, Page 399
Appendix C, Pages 401-404


== 回帖见免费下载 ==

本帖隐藏的内容

Embedded c programming _ techniques and applications of c and pic mcus.pdf (9.06 MB)




声明: 本资源仅供学术研究参考之用,发布者不负任何法律责任,敬请下载者支持购买正版。
提倡免费分享! 我发全部免费的,分文不收 来看看 ...
你也可关注我  马上加关注
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

关键词:Programming Program Series Serie Prog practical 出版社 2014

回帖推荐

fantuanxiaot 发表于2楼  查看完整内容

不错!!!!C语言 Csharp 和Chrome Apps
已有 7 人评分经验 论坛币 学术水平 热心指数 信用等级 收起 理由
xujingtang + 60 + 1 + 2 + 1 精彩帖子
oink-oink + 5 + 5 + 5 精彩帖子
观世鹰 + 60 + 2 + 3 + 2 精彩帖子
421073390 + 5 + 5 + 5 精彩帖子
newfei188 + 2 精彩帖子
zsy651012 + 5 精彩帖子
fantuanxiaot + 88 + 2 + 2 + 2 精彩帖子

总评分: 经验 + 120  论坛币 + 93  学术水平 + 17  热心指数 + 17  信用等级 + 15   查看全部评分

本帖被以下文库推荐

不管你不喜欢我和不爱我
fantuanxiaot 发表于 2015-3-29 12:25:25 |显示全部楼层 |坛友微信交流群
不错!!!!C语言 Csharp 和Chrome Apps

使用道具

kychan 学生认证  发表于 2015-3-29 12:41:58 |显示全部楼层 |坛友微信交流群
fantuanxiaot 发表于 2015-3-29 12:25
不错!!!!C语言 Csharp 和Chrome Apps
好吧!再发


已有 1 人评分经验 论坛币 学术水平 热心指数 信用等级 收起 理由
fantuanxiaot + 30 + 10 + 1 + 1 + 1 精彩帖子

总评分: 经验 + 30  论坛币 + 10  学术水平 + 1  热心指数 + 1  信用等级 + 1   查看全部评分

不管你不喜欢我和不爱我

使用道具

余天 在职认证  学生认证  发表于 2015-3-29 12:43:15 |显示全部楼层 |坛友微信交流群
ogramming 3-IN-1书籍]【2015新书】Modem Programming Book Series [修

使用道具

auirzxp 学生认证  发表于 2015-3-29 12:53:42 |显示全部楼层 |坛友微信交流群

使用道具

jerker 发表于 2015-3-29 12:58:51 |显示全部楼层 |坛友微信交流群
又见免费大师

使用道具

非常感谢。

使用道具

zsy651012 发表于 2015-3-29 13:07:45 |显示全部楼层 |坛友微信交流群
看看谢谢分享[em23]

使用道具

YONGHU33 发表于 2015-3-29 13:17:43 |显示全部楼层 |坛友微信交流群
看看,谢谢!

使用道具

kzpan 发表于 2015-3-29 13:27:17 |显示全部楼层 |坛友微信交流群
谢谢分享

使用道具

您需要登录后才可以回帖 登录 | 我要注册

本版微信群
加好友,备注jr
拉您进交流群

京ICP备16021002-2号 京B2-20170662号 京公网安备 11010802022788号 论坛法律顾问:王进律师 知识产权保护声明   免责及隐私声明

GMT+8, 2024-4-18 18:53