GamePhysicsCookbook:游戏物理食谱的源代码
2022-03-28 15:26:48 20.79MB c math physics cookbook
1
Haskell Data Analysis Cookbook 英文版 Haskell Data Analysis Cookbook 英文版 Haskell Data Analysis Cookbook 英文版
2022-03-26 11:35:31 2.55MB Haskell Data Analysis Cookbook
1
This book will take you on a voyage through all the steps involved in data analysis. It provides synergy between Haskell and data modeling, consisting of carefully chosen examples featuring some of the most popular machine learning techniques. You will begin with how to obtain and clean data from various sources. You will then learn how to use various data structures such as trees and graphs. The meat of data analysis occurs in the topics involving statistical techniques, parallelism, concurrency, and machine learning algorithms, along with various examples of visualizing and exporting results. By the end of the book, you will be empowered with techniques to maximize your potential when using Haskell for data analysis. What You Will Learn Obtain and analyze raw data from various sources including text files, CSV files, databases, and websites Implement practical tree and graph algorithms on various datasets Apply statistical methods such as moving average and linear regression to understand patterns Fiddle with parallel and concurrent code to speed up and simplify time-consuming algorithms Find clusters in data using some of the most popular machine learning algorithms Manage results by visualizing or exporting data
2022-03-26 10:50:01 2.64MB Haskell Data Analysis Cookbook
1
Table of Contents Preface 1 Chapter 1: Validating and Converting User Input 7 Introduction 7 Performing form-level custom validation 7 Creating a custom validator 12 Composing multiple validators into a single reusable validator 18 Converting string inputs to objects 23 Chapter 2: Getting Down and Dirty with Forms and Form Components 33 Introduction 33 Creating linked selectboxes 34 Composing multiple form components into a single reusable component 39 Preventing multiple form submits 45 Protecting against spam with a CAPTCHA 55 Chapter 3: Making Forms Presentable 61 Introduction 61 Changing form component CSS class on validation errors 62 Using FeedbackPanel to output form component specific messages 65 Streamlining form component presentation using behaviors 67 Chapter 4: Taking your Application Abroad 75 Introduction 75 Storing module resource strings in package properties 76 Retrieving a localized string 80 Feeding dynamic localized strings to components using StringResourceModel 84 Using wicket:message to output localized markup 86 Overriding localized resources on a case by case basis 89 ii Table of Contents Chapter 5: Displaying Data Using DataTable 95 Introduction 95 Sorting 96 Filtering 100 Making cells clickable 106 Making rows selectable with checkboxes 110 Exporting data to CSV 120 Chapter 6: Enhancing your UI with Tabs and Borders 129 Introduction 129 Creating tabs with dynamic titles 130 Making a tabbed panel play nice with forms 136 Creating a client-side JavaScript tabbed panel 140 Using borders to decorate components 143 Creating a collapsible border 148 Chapter 7: Deeper into Ajax 157 Introduction 157 Adding Ajax validation to individual form components 158 Blocking until an Ajax request is complete 162 Providing Ajax feedback automatically 168 Chapter 8: Visualizing Data with Charts 177 Introduction 177 Charting with Open Flash Chart 178 Feeding chart data using a SharedResource 191 Responding to clicks 199 Chapter 9: Building Dynamic and Rich UI 207 Introduction 207 Swapping components using a select box 208 Creating dynamic forms 214 Creating a dynamic portal layout 222 Chapter 10: Securing your Application 235 Introduction 235 Creating a login page and forcing the user to log in 236 Authenticating with OpenID 243 Securing components using 251 IAuthorizationStrategy 251 Securing URLs and protecting against cross-site request forgery 258 Switching from HTTP to HTTPS and back again 260 iii Table of Contents Chapter 11: Integrating Wicket with Middleware 263 Introduction 263 Integrating with Spring 264 Integrating with CDI 268 Populating repeaters from a JPA query 272 Creating a model for a JPA entity 282 Chapter 12 This chapter is not present in the book but is available as a free download from: http://www.packtpub.com/sites/default/files/downloads/ 1605_Chapter12.pdf Index 291
2022-03-25 16:16:15 4.53MB Apache Wicket Cookbook
1
UE4 C++脚本指南,2016.10月新版,带彩色插图,看起来很舒服
2022-03-24 23:16:36 6.98MB UE4 C++
1
Python CookBook(3rd)_Code 源码 第3版 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,如有侵权,请联系上传者或csdn删除
2022-03-21 21:00:50 2.3MB Python CookBook
1
Mathematica英文原版教程,帮助轻松掌握Mathematica的语法,编程,调试等操作
2022-03-21 08:55:36 28.89MB Mathematica cookbook 教程
1
OpenCV-3 编程应用手册,英文原版。 OpenCV-3 编程应用手册,英文原版。
2022-03-19 17:57:13 16.61MB opencv 3; computer vision;
1
这本书是一本集合了多个作者的手稿的作品。实际上,这也是一种将开源开发的方式应用到书籍出版业的尝试。Python社区有超过300个成员在本书中贡献了他们的心得和资料。在这里,我们作为编辑,想给你——本书的读者,介绍一些重要的背景资料,这些背景资料是关于此书是如何编著出来,以及这个过程和涉及的人,并提出一些关于这种崭新的风格的思考
2022-03-17 14:55:24 1.2MB python cookbook
1
Apache Hive Cookbook 英文无水印原版pdf pdf所有页面使用FoxitReader、PDF-XChangeViewer、SumatraPDF和Firefox测试都可以打开 本资源转载自网络,如有侵权,请联系上传者或csdn删除 查看此书详细信息请在美国亚马逊官网搜索此书
2022-03-16 11:01:00 4.47MB Apache Hive Cookbook
1