Python编程(第4版)目录 第一部分 序幕 第1章 先睹为快 第1步:表示记录 第2步:持久存储记录 第3步:走进OOP 第4步:增加控制台交互 第5步:增加GUI 第6步:增加Web 界面 第二部分 系统编程 第2章 系统工具 第3章 脚本运行上下文 第4章 文件和目录工具 第5章 并行系统工具 第6章完整的系统程序 第三部分GUI 编程 第7章图形化用户界面 第8章tkinter 之旅:第一部分 第9章tkinter 之旅:第二部分 第10 章GUI 编码技巧
2023-11-14 06:02:01 24.49MB Python
1
本文介绍了一个名为Sales_item的类,它用于表示销售商品的信息。该类包含了商品的ISBN号、销售数量和销售收入等信息,并提供了构造函数和输入输出运算符等功能。本文还引入了C++ Primer 4th这本书作为参考。
2023-11-07 08:04:42 34KB PRIMER Sales_item.h
1
SwiftUI 进阶书籍2023-07-07出版
2023-10-12 09:07:16 60.19MB SwiftUI 进阶
1
Focusing on high-dimensional applications, this 4th edition presents the tools and concepts used in multivariate data analysis in a style that is also accessible for non-mathematicians and practitioners. It surveys the basic principles and emphasizes both exploratory and inferential statistics; a new chapter on Variable Selection (Lasso, SCAD and Elastic Net) has also been added. All chapters include practical exercises that highlight applications in different multivariate data analysis fields: in quantitative financial studies, where the joint dynamics of assets are observed; in medicine, where recorded observations of subjects in different locations form the basis for reliable diagnoses and medication; and in quantitative marketing, where consumers’ preferences are collected in order to construct models of consumer behavior. All of these examples involve high to ultra-high dimensions and represent a number of major fields in big data analysis. The fourth edition of this book on Applied Multivariate Statistical Analysis offers the following new features: A new chapter on Variable Selection (Lasso, SCAD and Elastic Net) All exercises are supplemented by R and MATLAB code that can be found on www.quantlet.de. The practical exercises include solutions that can be found in Härdle, W. and Hlavka, Z., Multivariate Statistics: Exercises and Solutions. Springer Verlag, Heidelberg. Table of Contents Part I Descriptive Techniques Chapter 1 Comparison of Batches Part II Multivariate Random Variables Chapter 2 A Short Excursion into Matrix Algebra Chapter 3 Moving to Higher Dimensions Chapter 4 Multivariate Distributions Chapter 5 Theory of the Multinormal Chapter 6 Theory of Estimation Chapter 7 Hypothesis Testing Part III Multivariate Techniques Chapter 8 Regression Models Chapter 9 Variable Selection Chapter 10 Decomposition of Data Matrices by Factors Chapter 11 Principal Components Analysis Chapter 12 Factor Analysis Chapter 13 Cluster Analysis Chapter 14 Discriminant Analysis Chapter 15 Correspondence Analysis Chapter 16 Canonical Correlation Analysis Chapter 17 Multidimensional Scaling Chapter 18 Conjoint Measurement Analysis Chapter 19 Applications in Finance Chapter 20 Computationally Intensive Techniques Part IV Appendix Chapter 21 Symbols and Notations Chapter 22 Data
2023-09-18 20:12:47 11.83MB Multivariate Data Analysis
1
此压缩包内容为game coding complete 4th 英文版,游戏编程书籍
2023-09-18 09:47:14 5.3MB 游戏开发
1
If you’re a web designer or app developer interested in sophisticated page styling, improved accessibility, and saving time and effort, this book is for you. This revised edition provides a comprehensive guide to CSS implementation, along with a thorough review of the latest CSS specifications. CSS is a constantly evolving language for describing the presentation of web content on screen, printers, speech synthesizers, screen readers, and chat windows. It is used by all browsers on all screen sizes on all types of IoT devices, including phones, computers, video games, televisions, watches, kiosks, and auto consoles. Authors Eric Meyer and Estelle Weyl show you how to improve user experience, speed development, avoid potential bugs, and add life and depth to your applications through layout, transitions and animations, borders, backgrounds, text properties, and many other tools and techniques. This guide covers: Selectors, specificity, and the cascade Values, units, fonts, and text properties Padding, borders, outlines, and margins Colors, backgrounds, and gradients Floats and positioning tricks Flexible box layout The new Grid layout system 2D and 3D transforms, transitions, and animation Filters, blending, clipping, and masking Media and feature queries
2023-08-20 22:28:51 83.83MB css
1
英文原版,看不明白糟糕的翻译的时候,看原版往往是个好方法
2023-07-07 11:02:18 5.48MB perl
1
professional c++ 4th 全书代码
2023-06-20 14:35:33 521KB c++ professional code
1
Thinking In Java 4th Edition exercise answer
2023-06-05 06:16:01 1.5MB Thinking In Java 4th
1
This book is intended to survey the most important computer algorithms in use today, and to teach fundamental techniques to the growing number of people in need of knowing them. It is intended for use as a textbook for a second course in computer science, after students have acquired basic programming skills and familiarity with computer systems. The book also may be useful for self-study or as a reference for people engaged in the development of computer systems or applications programs, since it contains implementations of useful algorithms and detailed information on performance characteristics and clients. The broad perspective taken makes the book an appropriate introduction to the field
2023-05-31 23:19:49 11.74MB Algorithms Java ADT
1