面向对象的程序设计 在Coursera上完成Java专业化的面向对象编程的工作
2022-09-01 22:31:40 21.81MB Java
1
网上其他地方基本找不到的资源——Jim Adams的《Programming Role Playing Games with DirectX》第二版的源代码,用DirectX 9.0b写成的。
2022-08-31 22:03:12 29.49MB RPG 游戏编程 角色扮演 DirectX
1
经典的DX11龙书,作者依然是Frank Luna,非常值得一看
2022-08-30 16:41:57 23.83MB DirectX 11 DirectX DX11
1
About This Book, Use Python and QGIS to create and transform data, produce appealing GIS visualizations, and build complex map layoutsLearn undocumented features of the new QGIS processing moduleA set of user-friendly recipes that can automate the entire geospatial workflows by connecting Python GIS building blocks into comprehensive processes, Who This Book Is For, If you are a geospatial analyst who wants to learn more about automating everyday GIS tasks or a programmer who is responsible for building GIS applications,this book is for you. The short, reusable recipes make concepts easy to understand. You can build larger applications that are easy to maintain when they are put together., What You Will Learn, Build a library of reusable scripts with ScriptRunner Create, import, and edit geospatial data on disk or in memory Get to know more about dynamic mapping Create and add features to static maps Create a mapbook Reproject a vector layer Geolocate photos on a map Combine multiple rasters into one image, In Detail, QGIS Python Programming will teach you how to write Python code that works with spatial data to automate geoprocessing tasks in QGIS. It will cover topics such as querying and editing vector data and using raster data. You will also learn to create, edit, and optimize a vector layer for faster queries, reproject a vector layer, reduce the number of vertices in a vector layer without losing critical data, and convert a raster to a vector. Following this, you will come across recipes that will help you to compose static maps, create heavily customized maps, and add specialized labels and annotations. Apart from this, the book will also share a few tips and tricks based on different aspects of QGIS.
2022-08-30 14:39:24 20.47MB QGIS,Python
1
Intel (R) Flash Programming Tool(FPT 15)Version: 15.0.1.1347,可用于软刷和备份主板BIOS,有32位和64位版本。
2022-08-30 04:45:30 681KB FPT15 BIOS 备份工具 软刷
1
RxSwift: Reactive Programming with Swift v2.0 配套源码,看源码学的更快更透彻
2022-08-25 21:51:50 25.93MB rxswift swift
1
你必须知道的495个C语言问题 (C Programming FAQs) 本书以问答的形式组织内容,讨论了学习或使用C语言的过程中经常遇到的一些问题。书中列出了C用户经常问的400多个经典问题,涵盖了初始化、数组、指针、字符串、内存分配、库函数、C预处理器等各个方面的主题,并分别给出了解答,而且结合代码示例阐明要点。 本书结构清晰,讲解透彻,是各高校相关专业C语言课程很好的教学参考书,也是各层次C程序员的优秀实践指南。 下载地址:你必须知道的495个C语言问题 全球C语言程序员集体智慧的结晶   Amazon全五星图书   权威解答495个最常遇到的C语言问题   C是一门简洁精妙的语言,掌握基本语法容易,真正能够自如运用,就不那么简单了。你难免会遇到各种各样的问题,有些可能让你百思不得其解,甚至翻遍图书馆,也找不到问题的答案。   《你必须知道的495个C语言问题》的出版填补了这一空白。书中内容是世界各地的C语言用户多年来在新闻组comp.1ang.c中讨论的成果。作者在网络版CFAQ列表的基础上进行了大幅度的扩充和丰富,结合代码示例,权威而且详细深入地解答了实际学习和工作中最常遇到的495个C语言问题,涵盖了初始化、数组、指针、字符串、内存分配、库函数、C预处理器等各个方面的主题。许多知识点的阐述都是其他资料中所没有的,弥足珍贵。   涵盖C99标准   “本书是Summit以及C FAQ在线列表的许多参与者多年心血的结晶,是C语言界最为珍贵的财富之一。我向所有C语言程序员推荐本书。”.       ——Francis Glassborow,著名C/C++专家,ACCU(C/C++用户协会)前主席   “本书清晰地阐明了Kernighan与Ritchie的The C Programming Language一书中许多简略的地方,而且精彩地总结了C语言编程实践,强烈推荐!”       ——Yechiel M.Kimchi,以色列理工学院
1
C Programming Language, 2nd Edition 英文版 第2版 PDF 扫描版 Dennis Ritchie
2022-08-21 21:17:01 20.27MB C Programming Language Dennis
1
This guide is ideal if you're a professional, manager, or student who wants practical knowledge of analyzing data, without having to get a PhD in statistics. It's also good for people who have a PhD in statistics, but may not know how to write programs that apply statistical methods to real data. Discover how to apply the R language to data analysis through active learning and hands-on demonstration. You'll learn how to use R libraries that useful and reliable for data analysis, and how they can save you time and stress. Learn from a PhD-level statistician who develops and leads R courses Start analyzing data with R, rather than absorb academic statistics concepts Run more powerful analyses and make better-looking graphs Spend less time coding, with ggplot2, plyr, reshape2, and lubridate Learn how to make decisions during a data analysis
2022-08-20 12:50:20 7.41MB Hands-On Programming With R
1
leetcode高频面试题内部结对编程资源 下面是我可以召集的进行结对编程会议的过程的记录。 :) 结对编程会话前的电子邮件 模板化电子邮件在结对编程会话发生的当天发送(周二/周四@下午 1 点,周日@上午 10 点) 模板化的电子邮件链接到我们内容丰富的文档,以及会话的时间(如果/当会话时间发生变化时,这将必须更新 邮件还明确指出,研究员应在 5 分钟内到达,否则将被锁在房间外 模板位于 Streaks Gmail 共享 Pathrise 帐户中 在结对编程会话之前要做的事情 找到一个问题来询问会话。 我这样做... 去leetcode并按标签过滤问题(寻找出现频率高的POPULAR问题) 查看标签的原因是为了确保我不会总是最终选择具有相同答案类型的问题(我发现我正在做很多 DFS 问题,因为这是很多 leetcode 媒体的答案) 我确保我有一个我理解的解决方案。 有时我自己写,有时我只是在 leetcode 的讨论部分找到有人写的像样的。 创建内容指南并发布问题。 为了保持一致性,请遵循以下格式: 标题是“结对编程:” 群组 ID 是“JAN17A”,请确保您在此处按 Enter
2022-08-20 10:11:37 28KB 系统开源
1