intTypePromotion=1
zunia.vn Tuyển sinh 2024 dành cho Gen-Z zunia.vn zunia.vn
ADSENSE

Programming recipes

Xem 1-20 trên 74 kết quả Programming recipes
  • Ebook "Financial numerical recipes in C++" includes content: On C++ and programming, matrix tools, the mean variance frontier, binomial option pricing, futures algoritms, the term structure of interest rates and an object lesson, extending the black scholes formula, option pricing with binomial approximations,.... and other contents.

    pdf262p haojiubujain07 20-09-2023 8 4   Download

  • Ebook "Numerical recipes in C - The art of scientific computing" includes content: Preliminaries, solution of linear algebraic equations, interpolation and extrapolation, integration of functions, evaluation of functions, special functions, random numbers, sorting, root finding and nonlinear sets of equations, minimization or maximization of functions, eigensystems, fast fourier transform,... and other contents.

    pdf1018p haojiubujain07 20-09-2023 5 4   Download

  • Ebook " SQL Server T-SQL recipes" includes content: Getting started with select, elementary programming, querying from multiple tables, aggregations and grouping, advanced select techniques, windowing functions, working with strings, working with dates and times, working with numbers, managing tables, managing views, managing large tables and databases,.... and other contents.

    pdf947p haojiubujain07 20-09-2023 9 9   Download

  • Investigate impact of community based programs for creating nutrition and health awareness of women of child bearing age for prevention of anemia. Design: Intervention comprising of informal meetings, live demonstrations of iron rich recipes from green leafy vegetables and kitchen garden activity.

    pdf7p viisac 23-09-2023 3 1   Download

  • Lecture Introduction to Programming: Lesson 22 provide students with knowledge about bit wise manipulation and assignment operator; bit manipulation operators; design recipes; variables; symbolic names; data types; ASCII table; arrays collection of same data types;...

    ppt45p hanthienngao 15-04-2022 10 1   Download

  • Computing problems Solved by executing a series of actions in a specific order Algorithm a procedure determining Actions to be executed Order to be executed. Example: recipe Program control Specifies the order in which statements are executed

    ppt89p sakuraphuong 04-06-2013 51 8   Download

  • One way of characterising texts is in terms of the discourse structures on which they appear to be built. Each type of text, or genre, e.g. the sports report, the recipe, the sermon, the proverb, will have associated with it a characteristic organisation of units. In this paper, a general model of the structure of one text type, the story, is described. This model forms the basis of a program which combines the general story structure principles with rules goveming a particular sub-genre, the Old French epic, in order to generate story summaries. INTRODUCTION Over the last twelve years,...

    pdf8p buncha_1 08-05-2013 58 3   Download

  • over 30 simple but incredibly effective recipes for installing and managing system center 2012 endpoint protection master the most crucial tasks you’ll need to implement system center 2012 endpoint protection provision scep administrators with just the right level of privileges, build the best possible scep policies for your workstations and servers, discover the hidden potential of command line utilities and much more in this practical book and quick and easy recipes to ease the pain of migrating from a legacy av solution to scep...

    pdf161p ringphone 07-05-2013 112 8   Download

  • Java Platform, Enterprise Edition is a widely used platform for enterprise server programming in the Java programming language. This book covers exciting recipes on securing, tuning, and extending Enterprise Applications using a Java EE 6 implementation. The book starts with the essential changes in Java EE 6. Then we will dive into the implementation of some of the new features of the JPA 2.0 specification, and look at implementing auditing for relational data stores.

    pdf60p namde04 04-05-2013 65 5   Download

  • This paper describes the referring expression generation mechanisms used in EPICURE, a computer program which produces natural language descriptions of cookery recipes. Major features of the system include: an underlying ontology which permits the representation of non-singular entities; a notion of diacriminatory power, to determine what properties should be used in a description; and a PATR-like unification grammar to produce surface linguistic strings.

    pdf8p bungio_1 03-05-2013 26 1   Download

  • Editors: Shawn Wallace and Mike Hendrickson Production Editor: Kristen Borg Proofreader: O’Reilly Production Services Revision History for the First Edition: Cover Designer: Karen Montgomery Interior Designer: David Futato Illustrator: Robert Romano

    pdf120p ringphone 02-05-2013 57 5   Download

  • SQL Server 2012 T-SQL Recipes is an example-based guide to the Transact-SQL language that is at the core of SQL Server 2012. It provides ready-to-implement solutions to common programming and database administration tasks. Learn to create databases, insert and update data, generate reports, secure your data, and more. Tasks and their solutions are broken down into a problem/solution format that is quick and easy to read so that you can get the job done fast when the pressure is on.

    pdf794p shop_123 29-04-2013 98 23   Download

  • Objective-C Recipes provides a problem solution approach for dealing with key aspects of Objective-C programming, ensuring you have the indispensable reference you need to successfully execute common programming tasks. You will see how to use the unique features of the Objective-C programming language, the helpful features of the Foundation framework, and the benefits of using Objective-J as an alternative. Solutions are available for a range of problems, including:

    pdf452p shop_123 29-04-2013 63 8   Download

  • Tham khảo sách 'clever algorithms nature inspired programming recipes', kỹ thuật - công nghệ, cơ khí - chế tạo máy phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả

    pdf437p nt1810 26-04-2013 48 7   Download

  • Password sniffing, spoofing, buffer overflows, and denial of service: these are only a few of the attacks on today's computer systems and networks. At the root of this epidemic is poorly written, poorly tested, and insecure code that puts everyone at risk. Clearly, today's developers need help figuring out how to write code that attackers won't be able to exploit. But writing such code is surprisingly difficult.

    pdf792p titatu_123 01-03-2013 64 19   Download

  • SP.NET MVC 4 contains a number of significant advances over previous versions. New mobile and desktop templates (employing adaptive rendering) are included together with support for jQuery Mobile for the first time. New display modes allow your application to select views based on the browser that's making the request while Code Generation Recipes for Visual Studio help you auto-generate project-specific code for a wide variety of situtations including NuGet support.

    pdf738p phungnguyet_123 20-02-2013 186 60   Download

  • Android continues to be one of the leading mobile OS and development platforms driving today’s mobile innovations and the apps ecosystem. Android appears complex, but offers a variety of organized development kits to those coming into Android with differing programming language skill sets. Android Recipes: A Problem-Solution Approach, Second Edition offers more than 100 down-to-earth code recipes, and guides you step-by-step through a wide range of useful topics using complete and real-world working code examples.

    pdf953p caucaphung 05-02-2013 71 12   Download

  • The popularity of Google Android devices is seemingly unstoppable and the Android 4 release offers, for the first time, a single OS solution for building both phone and tablet applications. With that exciting information in mind, veteran author Wei-Meng Lee presents you with 100 unique recipes that you can apply today in order to discover solutions to some of the most commonly encountered problems that exist in Android programming.

    pdf410p caucaphung 01-02-2013 58 15   Download

  • Overcome the vexing issues you’ll inevitably confront when creating apps for the iPhone, iPad, or iPod touch. By making use of new and revised recipes in this updated cookbook, you’ll quickly learn the steps necessary to write complete iOS apps—including ways to store and protect data, enhance and animate graphics, manage files and folders, and take advantage of Passbook.

    pdf133p hoa_can 28-01-2013 57 4   Download

  • Gain hands-on experience with the amazing PhoneGap library, using the practical recipes in this handy guide. With these solutions, you can enable your mobile web apps to interact with device-specific features such as the accelerometer, GPS, camera, and address book. Learn how to use your knowledge of HTML, CSS, and JavaScript to build full mobile apps for iOS, Android, and several other platforms without rewriting apps in the native platform language. Each recipe includes sample code you can use in your project right away, as well as a discussion of why the solution works....

    pdf76p stingdau_123 21-01-2013 76 9   Download

CHỦ ĐỀ BẠN MUỐN TÌM

ADSENSE

nocache searchPhinxDoc

 

Đồng bộ tài khoản
3=>0