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

Source code in C

Xem 1-20 trên 36 kết quả Source code in C
  • In recent years, automated test data generation from source code has gained a significant popularity in software testing. This paper proposes a method, named Hybrid, to generate test data for unit testing C/C++ projects. The method is a combination of two test data generation methods named IIBVTG and WCFT.

    pdf20p viambani 18-06-2024 2 1   Download

  • The .NET Framework contains such a large selection of topics that it is impossible to cover all of them in a single book of any depth. This section introduces the focus of this book, and provides an overview of the contents and conventions used in the text. The end of this section describes the online forum available for any questions or comments on the book, and explains how the source code used in the book can be downloaded from the Internet.

    pdf755p longtimenosee08 31-03-2024 1 1   Download

  • Ebook Using Flash: Part 2 includes contents: Chapter 13: Working with movie clips and buttons; Chapter 14: Creating interaction with actionscript; Chapter 15: Using components; Chapter 16: Connecting with external sources; Chapter 17: Creating printable movies; Chapter 18: Creating accessible content; Chapter 19: Testing a movie; Chapter 20: Publishing; Chapter 21: Exporting; Appendix A: Keyboard shortcuts; Appendix B: Operator precedence and associativity; Appendix C: Keyboard keys and key code values; Appendix D: Error messages.

    pdf194p haojiubujain03 04-08-2023 5 5   Download

  • "Ebook Applied cryptography (Second Edition: Protocols, algorthms, and source code in C (cloth)" present basic protocols; intermediate protocols; advanced protocols; esoteric protocols; key management; algorithm types and modes; using algorithms.

    pdf1027p lehuydu2021 09-05-2021 1107 1056   Download

  • It is also well known that the knowledge of nuclear reaction mechanisms is at best approximate, and that their modeling relies on many parameters which do not have a precise physical meaning outside of their specific implementations in nuclear model codes: they carry both specific physical information, and effective information that is related to the deficiencies of the model itself.

    pdf8p christabelhuynh 29-05-2020 5 1   Download

  • The Yii framework is free software. It is released under the terms of the following BSD License. Copyright c 2008-2010 by Yii Software LLC. All rights reserved. Redistribution and use in source and binary forms, with or without modi cation, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2.

    pdf62p nguyenvanhabk 22-06-2013 76 7   Download

  • In C++11 for Programmers , the Deitels bring their proven Live Code approach to teaching today’s powerful new version of the C++ language. Like all Deitel Developer titles, they teach the best way possible: via hundreds of complete example C++ programs, with thousands of lines of downloadable C++ source code.

    pdf200p samsung_12 07-05-2013 53 5   Download

  • Tools Overview Closure Library Closure Templates Closure Compiler Closure Testing Framework Closure Inspector Closure Design Goals and Principles Reducing Compiled Code Size Is Paramount All Source Code Is Compiled Together Managing Memory Matters Make It Possible to Catch Errors at Compile Time Code Must Work Without Compilation Code Must Be Browser-Agnostic Built-in Types Should Not Be Modified Code Must Work Across Frames Tools Should Be Independent Downloading and Installing the Tools Closure Library and Closure Testing Framework Closure Templates Closure Compiler Closure Inspector...

    pdf594p goshop_123 26-04-2013 65 4   Download

  • Using Trolltech's Qt you can build industrial-strength C++ applications that run natively on Windows, Linux/Unix, Mac OS X, and embedded Linux without source code changes. Now, two Trolltech insiders have written a start-to-finish guide to getting outstanding results with the latest version of Qt: Qt 4.3. Packed with realistic examples and in-depth advice, this is the book Trolltech uses to teach Qt to its own new hires.

    pdf734p goshop_123 24-04-2013 197 26   Download

  • This book presents a series of case studies illustrating the fundamentals of Agile development and Agile design, and moves quickly from UML models to real C# code. The introductory chapters lay out the basics of the agile movement, while the later chapters show proven techniques in action. The book includes many source code examples that are also available for download from the authors’ Web site.

    pdf944p goshop_123 24-04-2013 109 26   Download

  • Allows anyone with basic OpenCV experience to rapidly obtain skills in many computer vision topics, for research or commercial use Each chapter is a separate project covering a computer vision problem, written by a professional with proven experience on that topic. All projects include a step-by-step tutorial and full source-code, using the C++ interface of OpenCV.

    pdf340p titatu_123 09-03-2013 171 55   Download

  • Microsoft Robotics Developer Studio (MRDS) offers an exciting new wayto program robots in the Windows environment. With key portions of the MRDS code available in source form, it is readily extensible and offers numerous opportunities for programmers and hobbyists. This comprehensive book illustrates creative ways to use the tools and libraries in MRDS so you can start building innovative new robotics applications.

    pdf867p phungnguyet_123 20-02-2013 58 7   Download

  • With LINQ, you can query data from a variety of sources — including databases, objects, and XML files — directly from Microsoft Visual Basic® or C#. Guided by data-access experts who’ve worked in depth with LINQ and the Microsoft development teams, you’ll learn how .NET Framework 4 implements LINQ, and how to exploit it. Clear examples show you how to deliver your own data-access solutions faster and with leaner code. Discover how to: Use LINQ to query databases, object collections, arrays, XML, Microsoft Excel® files, and other sources...

    pdf705p stingdau_123 26-01-2013 126 21   Download

  • As you develop your application in the IDE, you can compile (or make), build, and run the application in the IDE. All three operations can produce an executable (such as .exe, .dll, .obj, or .bpl). However, the three operations differ slightly in behavior: • Compile (Project Compile) or, for C++, Make ( Project Make) compiles only those files that have changed since the last build as well as any files that depend on them. Compiling or making does not execute the application (see Run).

    pdf1231p hoangchung_dtvt 12-12-2012 68 8   Download

  • Using a series of web development examples, this free book 'C Programming in Linux' will give you an interesting glimpse into a powerful lower-level world. C is tight and spare and economical, and in the current world climate people who know C will ensure critical systems keep running.A knowledge of C is now and has been for years a pre-requisite for serious software professionals and with the recent popularity and maturity of Open Systems this is even more true. The book refers to a C source code bundle...

    pdf0p feteler 02-12-2012 61 5   Download

  • Computer programming (often shortened to programming, scripting, or coding) is the process of designing, writing, testing, debugging, and maintaining the source code of computer programs. This source code is written in one or more programming languages (such as Java, C++, C#, Python, etc.). The purpose of programming is to create a set of instructions that computers use to perform specific operations or to exhibit desired behaviors.

    pdf0p ngoctu2392 28-11-2012 164 2   Download

  • Computer programming (often shortened to programming, scripting, or coding) is the process of designing, writing, testing, debugging, and maintaining the source code of computer programs. This source code is written in one or more programming languages (such as Java, C++, C#, Python, etc.). The purpose of programming is to create a set of instructions that computers use to perform specific operations or to exhibit desired behaviors.

    pdf0p ngoctu2392 28-11-2012 50 2   Download

  • Why Qt? Why do programmers like us choose Qt? Sure, there are the obvious answers: Qt’s single-source compatibility, its feature richness, its C++ performance, the availability of the source code, its documentation, the high-quality technical support,and all the other items mentioned in Trolltech’s glossy marketing materials. This is all very well, but it misses the most important point: Qt is successful because programmers like it.

    pdf464p nhuthuybkdn 14-11-2012 96 19   Download

  • Cocomo estimation COCOMO (COnstructive COst MOdel) Boehm: group of models In the late 1970s, 63 projects (7) effort = c(size)k Effort was measured in pm (person month) Size was measured in kdsi, thousands of delivered source code instructions C, k

    ppt47p thanh_k8cntt 13-09-2012 75 6   Download

  • This tutorial uses a unique system that allows you to learn the concepts presented in this lesson without struggling with the frustration of coding errors caused by mistakes in typing or formatting. As the picture (right) shows, the sources are organized logically in several folder

    pdf151p tailieuvip13 24-07-2012 57 8   Download

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

ADSENSE

nocache searchPhinxDoc

 

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