0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R500 - R1,000 (1)
  • R1,000 - R2,500 (9)
  • R2,500 - R5,000 (2)
  • -
Status
Brand

Showing 1 - 12 of 12 matches in All Departments

Practical WPF Charts and Graphics (Paperback, 1st ed.): Jack Xu Practical WPF Charts and Graphics (Paperback, 1st ed.)
Jack Xu
R2,249 R1,826 Discovery Miles 18 260 Save R423 (19%) Ships in 18 - 22 working days

Creating 2D and 3D charts is one of the most common uses of computer graphics. Such charts can have wide applications in representing mathematical, physical, and economic functions in your daily life. Whether you are an engineer, a quantitative analyst, a teacher, or a student, you will end up dealing with charting applications to some degree.

Windows Presentation Foundation (WPF) is a next-generation graphics platform that enables you to build advanced user interfaces incorporating documents, media, 2D and 3D graphics, and animations. It is an ideal development tool that allows you to not only generate data, but also easily represent data graphically.

Practical WPF Charts and Graphics provides all the tools you will need to develop professional chart and graphics applications in WPF and C#. This book will be useful for WPF and C# programmers of all skill levels, providing a complete and comprehensive explanation of WPF's graphics capability and the creation of various charts, and paying special attention to the details of code implementation. What you'll learn Understand the types of charts that can be developed in WPF and how WPF can be used to maximum effect in their development Develop a wide range of charts that consist of not only simple 2D and 3D graphs, but also the multimedia elements, embedded documents, and animations now commonly found in cutting-edge applications Adapt the wide selection of fully working demonstration charts that are provided with the book and integrate them into your own web site for instant results Who this book is for

Practical Charts and Graphics is more than just a bookit's a powerful 2D and 3D charts and graphics package. You will find that many of the examples in the book can be immediately used in your real-world applications, and that many others will inspire you to create advanced graphical and sophisticated chart capabilities of your own.

This book is targeted at professional developers and those who are studying to become professionals. Its coverage is equally valuable to both groups, providing a strong reference for one audience and an excellent introduction to the other. Table of Contents Overview of WPF Programming 2D Transformations WPF Graphics Basics in 2D Colors and Brushes 2D Line charts Specialized 2D Charts Stock Charts Interactive 2D Charts 2D Chart Controls Data Interpolations Curve Fitting 3D Transformations WPF Graphics Basics in 3D 3D Charts with the WPF 3D Engine 3D Charts Without the WPF 3D Engine Specialized 3D Charts

Learn Quantitative Finance without Code - Without Needing to Write a Single Line of Code, Gincker Finance Allows You to Perform... Learn Quantitative Finance without Code - Without Needing to Write a Single Line of Code, Gincker Finance Allows You to Perform Technical Analysis, Backtest Trading Strategies, and Price Financial Instruments (Paperback)
Jack Xu
R930 Discovery Miles 9 300 Ships in 18 - 22 working days
Practical Multiple-Page Apps with ASP.NET Core and Angular Elements - Building Modern Multiple-Page Web Applications using... Practical Multiple-Page Apps with ASP.NET Core and Angular Elements - Building Modern Multiple-Page Web Applications using ASP.NET Core Razor Pages, Angular Elements, WebPack, RxJS, and Mini-SPAs (Paperback)
Jack Xu
R1,532 Discovery Miles 15 320 Ships in 18 - 22 working days
Practical Quantitative Finance with ASP.NET Core and Angular - Building Ultra-Modern, Responsive Single-Page Web Applications... Practical Quantitative Finance with ASP.NET Core and Angular - Building Ultra-Modern, Responsive Single-Page Web Applications for Quantitative Finance using ASP.NET Core and Angular (Paperback)
Jack Xu
R2,166 Discovery Miles 21 660 Ships in 18 - 22 working days
Practical Cross-Platform Charts and Graphics with ASP.NET Core MVC (Paperback): Jack Xu Practical Cross-Platform Charts and Graphics with ASP.NET Core MVC (Paperback)
Jack Xu
R1,912 Discovery Miles 19 120 Ships in 18 - 22 working days
Practical C# and WPF for Financial Markets - Advanced C#, WPF, and MVVM Programming for Quant Developers/Analysts and... Practical C# and WPF for Financial Markets - Advanced C#, WPF, and MVVM Programming for Quant Developers/Analysts and Individual Traders (Paperback)
Jack Xu
R2,660 Discovery Miles 26 600 Ships in 18 - 22 working days
Practical Quantitative Finance with R - Solving Real-World Problems with R for Quant Analysts and Individual Traders... Practical Quantitative Finance with R - Solving Real-World Problems with R for Quant Analysts and Individual Traders (Paperback)
Jack Xu
R2,600 Discovery Miles 26 000 Ships in 18 - 22 working days
Practical .Net Chart Development and Applications (Paperback): Jack Xu Practical .Net Chart Development and Applications (Paperback)
Jack Xu
R1,915 Discovery Miles 19 150 Ships in 18 - 22 working days
Practical Numerical Methods with C# (Paperback): Jack Xu Practical Numerical Methods with C# (Paperback)
Jack Xu
R1,879 Discovery Miles 18 790 Ships in 18 - 22 working days

This book presents an in-depth exposition of the various numerical methods used in real-world scientific and engineering computations. It emphasizes the practical aspects of C# numerical methods and mathematical functions programming, and discusses various techniques in details to enable you to implement these numerical methods in your .NET application. Ideal for scientists, engineers, and students who would like to become more adept at numerical methods, Practical Numerical Methods with C# familiarizes you with: - Overview of C# programming. - The mathematical background and fundamentals of numerical methods. - Math libraries for complex numbers and functions, real and complex vector and matrix operations, and special functions. - Numerical methods for generating random numbers and random distribution functions. - Various numerical methods for solving linear and nonlinear equations. - Numerical differentiation and integration. - Interpolations and curve fitting. - Optimization of single-variable and multi-variable functions with a variety of techniques, including advanced simulated annealing and evolutionary algorithms. - Numerical techniques for solving ordinary differential equations. - Numerical methods for solving boundary value problems. - Eigenvalue problems. In addition, this book provides testing examples for every math function and numerical method to show you how to use these functions and methods in your own .NET applications in a manageable and step-by-step fashion. Please visit the author's website for more information about this book at www.drxudotnet.com

Practical Silverlight Programming (Paperback): Jack Xu Practical Silverlight Programming (Paperback)
Jack Xu
R1,425 Discovery Miles 14 250 Ships in 18 - 22 working days

Silverlight is a cross-browser, cross-platform plug-in for delivering the next generation of .NET-based media experiences and rich interactive applications for the Web. With Silverlight, your Web development experience will much more closely resemble the development of desktop applications using WPF. Ultimately, the goal of Silverlight is to create Web applications that are indistinguishable from desktop applications. "Practical Silverlight Programming" provides everything you need to create advanced graphics and user interfaces in your Web applications using Silverlight 2. From simple user interfaces and 2D shapes to complex custom user controls, game physics, and 3D graphics objects, the book uses code examples to clearly explain every step it takes to build a variety of Silverlight applications. You'll learn how to use Silverlight to develop impressive graphics effects and high-fidelity user interfaces. This book includes a complete, in-depth instruction on practical programming using Silverlight 2. After reading this book and running the example programs, you will be able to add various sophisticated graphics and interactive user interfaces to your Web applications. The 100 ready-to-run example programs in the book allow you to explore the details of UI and graphics programming techniques. You can modify the code examples or add new features to them to form the basis of your own projects. Some of the example code listings provided in this book are already sophisticated graphics and user interfaces that can be used directly in your own real-world Silverlight applications. Please visit the author's website for more information about this book at www.drxudotnet.com

Practical Wpf Graphics Programming (Paperback): Jack Xu Practical Wpf Graphics Programming (Paperback)
Jack Xu
R1,694 Discovery Miles 16 940 Ships in 18 - 22 working days

The Windows Presentation Foundation (WPF) is a next generation graphics platform that is part of .NET 3.0 and .NET 3.5. It allows you to build advanced user interfaces that incorporate documents, media, 2D and 3D graphics, animations, and web-like characteristics. "Practical WPF Graphics Programming" provides all the tools you need to develop professional graphics applications using WPF and C#. This book will be useful for WPF and C# programmers of all skill levels. It provides a complete and comprehensive explanation of the WPF graphics capability, and pays special attention to the details of code implementation. The book shows you how to create a variety of graphics ranging from simple 2D shapes to complex 3D surfaces and interactive 3D models. It includes over 120 code examples, which cover broad array of topics on WPF graphics programming. You will learn how to create a full range of 2D and 3D graphics applications and how to implement custom 3D geometries and shapes that can be reused in your WPF projects. Please visit the author's website for more information about this book at www.authors.unicadpublish.com/ jack_xu.

Practical C# Charts and Graphics (Paperback): Jack Xu Practical C# Charts and Graphics (Paperback)
Jack Xu
R1,615 Discovery Miles 16 150 Ships in 18 - 22 working days

The book "Practical C# Charts and Graphics - Advanced Chart and Graphics Programming for Real-World .NET Applications" privides all the tools you need to create professional C# chart and graphics applications For .NET developers, creating professional charts and graphics in your C# applications is now easier than ever before. Practical C# Charts and Graphics is the perfect guide to learning all the basics for creating your advanced chart and graphics applications in C#. The book clearly explains practical chart and graphics methods and their underlying algorithms. The book contains: - Overview of GDI+ graphics capabilities and mathematical basics of computer charting and graphics - Step-by-step procedures to create a variety of 2D and 3D charts and graphics with complete ready-to-run C# code for each application - Powerful 2D and 3D chart packages and user controls that can be directly used in your C# applications or can be easily modified to create your own sophisticated chart and graphics packages. - Detailed procedures to create C# spreadsheet-like chart and graphics applications - Introductions for how to use Microsoft's Excel charts in your C# applications

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Signal Analysis of Hindustani Classical…
Asoke Kumar Datta, Sandeep Singh Solanki, … Hardcover R4,330 Discovery Miles 43 300
The Complete Hitchhiker's Guide to the…
Douglas Adams Paperback R1,417 R1,149 Discovery Miles 11 490
Innovations in the Design and…
Daniel Piedra Hardcover R5,333 Discovery Miles 53 330
Work, Society and Politics - The Culture…
Patrick Joyce Hardcover R1,578 Discovery Miles 15 780
Saffron - The Age-Old Panacea in a New…
Maryam Sarwat, Sajida Sumaiya Paperback R2,535 Discovery Miles 25 350
The Arctic - A Barometer of Global…
Neloy Khare, Rajni Khare Paperback R2,821 Discovery Miles 28 210
Tales Of Two Countries - An Insightful…
Ray Dearlove Paperback R375 R346 Discovery Miles 3 460
Blank Sheet Music - Classic
Steavie Licks Paperback R307 R279 Discovery Miles 2 790
Our Long Walk To Economic Freedom…
Johan Fourie Paperback R365 R326 Discovery Miles 3 260
Go, tell it on the mountain
Ryan Murphy Sheet music R177 Discovery Miles 1 770

 

Partners