A calendar of programming problems
資源簡介:A calendar of programming problems
上傳時(shí)間: 2017-01-31
上傳用戶:從此走出陰霾
資源簡介:"The GRAPHICS GEMS Series" was started in 1990 by Andrew Glassner. The vision and purpose of the Series was - and still is - to provide tips, techniques, and algorithms for graphics programmers. All of the gems are written by programmers wh...
上傳時(shí)間: 2016-12-18
上傳用戶:firstbyte
資源簡介:PHP Cookbook has a wealth of solutions for problems that you ll face regularly. With topics that range from beginner questions to advanced web programming techniques, this guide contains practical examples -- or "recipes" -- for anyone who ...
上傳時(shí)間: 2014-12-03
上傳用戶:努力努力再努力
資源簡介:a set of cross-platform tools that is useful for programming the GBA written in Java.
上傳時(shí)間: 2015-01-06
上傳用戶:yd19890720
資源簡介:This cookbook contains a wealth of solutions to problems that SQL programmers face all the time. Recipes inside range from how to perform simple tasks, like importing external data, to ways of handling issues that are more complicated, like...
上傳時(shí)間: 2013-12-08
上傳用戶:Altman
資源簡介:The problem of image registration subsumes a number of problems and techniques in multiframe image analysis, including the computation of optic flow (general pixel-based motion), stereo correspondence, structure from motion, and feature t...
上傳時(shí)間: 2016-01-20
上傳用戶:520
資源簡介:ARPACK is a collection of Fortran77 subroutines designed to solve large scale eigenvalue problems.
上傳時(shí)間: 2013-12-09
上傳用戶:66666
資源簡介:The toolbox solves a variety of approximate modeling problems for linear static models. The model can be parameterized in kernel, image, or input/output form and the approximation criterion, called misfit, is a weighted norm between the giv...
上傳時(shí)間: 2013-12-20
上傳用戶:15071087253
資源簡介:gps matlab 仿真程序(A collection of geodetic functions that solve a variety of problems in geodesy. Supports a wide range of common and user-defined reference ellipsoids. Most functions are vectorized.)
上傳時(shí)間: 2014-12-07
上傳用戶:whenfly
資源簡介:不錯(cuò)的 PERL 教程 Find a Perl programmer, and you ll find a copy of Perl Cookbook nearby. Perl Cookbook is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Perl. The book contains hundreds...
上傳時(shí)間: 2016-11-23
上傳用戶:chenbhdt
資源簡介:This document specifies a subset of the C programming language which is intended to be suitable for embedded automotive systems up to and including safety integrity level 3 (as defined in the MISRA Guidelines). It contains a list of rules...
上傳時(shí)間: 2013-12-11
上傳用戶:cursor
資源簡介:Java Puzzler, it tells a lot of amazing java codings and problems. I strongly commend it.
上傳時(shí)間: 2017-05-25
上傳用戶:gxrui1991
資源簡介:Java Extreme programming Cookbook offers more than just a collection of cut-and-paste code. Each recipe also includes explanations of how and why the approach works, so you can adapt the techniques to similar situations. One of the biggest ...
上傳時(shí)間: 2017-06-29
上傳用戶:cmc_68289287
資源簡介:vs.lib is a math library in C++ with a set of linear algebra and integrable / differentiable objects. vs.lib is a rapid-proto-typing tool which makes programming in numerical applications as easy as writing mathematical expressions.
上傳時(shí)間: 2015-03-03
上傳用戶:PresidentHuang
資源簡介:See Appendix B for a description of the programs included on this companion disk. RESOURCE.WRI identifies other books and resources for Internet programming. WEBHELP.HLP contains an introduction to the World Wide Web. TCPMAN.HLP provides...
上傳時(shí)間: 2013-12-04
上傳用戶:asasasas
資源簡介:% [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation) % Finds a maximum of a function of several variables. % fmaxga solves problems of the form: % max F(X) subject to: LB <= X <= UB % BestPop--------最優(yōu)的群體即為...
上傳時(shí)間: 2015-07-16
上傳用戶:Altman
資源簡介:C++ Standard Library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components-and to benefit from their power-you need a res...
上傳時(shí)間: 2014-03-01
上傳用戶:lizhizheng88
資源簡介:BNB20 Finds the constrained minimum of a function of several possibly integer variables. % Usage: [errmsg,Z,X,t,c,fail] = % BNB20(fun,x0,xstatus,xlb,xub,A,B,Aeq,Beq,nonlcon,settings,options,P1,P2,...) % % BNB solves problems of th...
上傳時(shí)間: 2014-01-13
上傳用戶:youth25
資源簡介:Welcome to the Microsoft CRM 3.0 Software Development Kit (SDK). This SDK contains a wealth of resources, including code samples, that are designed to help you build powerful vertical applications using the Microsoft CRM platform. It includ...
上傳時(shí)間: 2014-01-20
上傳用戶:zhichenglu
資源簡介:Software developers need to have a number of traits in order to practice their craft well. First, they must be good analytical thinkers and problem solvers. A developer’s primary role is to create software that solves business problems. ...
上傳時(shí)間: 2014-06-01
上傳用戶:671145514
資源簡介:單片機(jī)中檢測(cè)測(cè)錯(cuò) BADCODE is a program that has a lot of errors. When you compile this file, uVision reports a number of problems that you may interactively correct.
上傳時(shí)間: 2014-12-02
上傳用戶:13215175592
資源簡介:FreeBREW is a collection of open source software for BREW. BREW Foundation Framework provides a multitasking-aware kernel which supports a layered, per-task and per-state event dispatching mechanism to enable robust, state-pattern programmi...
上傳時(shí)間: 2017-02-07
上傳用戶:上善若水
資源簡介:aiParts is a set of C++ classes that can be used to develop artificial intelligence for multi-decision problems. It includes classes that implement the High-Hope technique and some sample programs.
上傳時(shí)間: 2017-02-20
上傳用戶:徐孺
資源簡介:C is a general-purpose programming language. It has been closely associated with the UNIX operating system where it was developed, since both the system and most of the programs that run on it are written in C. The language, however, is not...
上傳時(shí)間: 2014-01-14
上傳用戶:我干你啊
資源簡介:Exceptional C++ shows by example how to go about solid software engineering. Along with a lot of other material, this book includes expanded versions of the first 30 issues of the popular Internet C++ feature Guru of the Week (or, in its sh...
上傳時(shí)間: 2017-06-07
上傳用戶:yt1993410
資源簡介:MATSNL is a package of MATLAB M-files for computing wireless sensor node lifetime/power budget and solving optimal node architecture choice problems. It is intended as an analysis and simulation tool for researchers and educators that are e...
上傳時(shí)間: 2014-01-01
上傳用戶:lnnn30
資源簡介:MATSNL is a package of MATLAB M-files for computing wireless sensor node lifetime/power budget and solving optimal node architecture choice problems. It is intended as an analysis and simulation tool for researchers and educators that are...
上傳時(shí)間: 2017-07-19
上傳用戶:hasan2015
資源簡介:this is develop in java. you can see how to print a kind of star. its very usefull to learn a java programming. how the logic can be write to code in java
上傳時(shí)間: 2017-07-25
上傳用戶:changeboy
資源簡介:Exploring C++ uses a series of self–directed lessons to divide C++ into bite–sized chunks that you can digest as rapidly as you can swallow them. The book assumes only a basic understanding of fundamental programming concepts (variables, ...
上傳時(shí)間: 2014-11-15
上傳用戶:caiiicc
資源簡介:This document specifies a collection of compiler directives, library routines, and environment variables that can be used to specify shared-memory parallelism in C, C++ and Fortran programs. This functionality collectively defines the spe...
上傳時(shí)間: 2013-12-25
上傳用戶:shinesyh