搜索结果
找到约 40 项符合
RECIPES 的查询结果
按分类筛选
其他书籍 The Rails Cookbook is is packed with the solutions you need to be a proficient developer with Rails,
The Rails Cookbook is is packed with the solutions you need to be a proficient developer with Rails, the leading framework for building the new generation of Web 2.0 applications. Recipes range from the basics, like installing Rails and setting up your development environment, to the latest techniqu ...
其他书籍 不错的 PERL 教程 Find a Perl programmer, and you ll find a copy of Perl Cookbook nearby. Perl Cookbook
不错的 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 of rigorously reviewed Perl "recipes" and thousands of examp ...
其他 The CSS Cookbook cuts straight through the theory to provide hundreds of useful examples and CSS cod
The CSS Cookbook cuts straight through the theory to provide hundreds of useful examples and CSS code recipes you can use immediately to format your web pages. Reflecting CSS2 and including topics that range from basic web typography and page layout to techniques for formatting lists, forms, and tab ...
Java书籍 The purpose of this chapter is to bring relative newcomers up to speed in writing, compiling, and pa
The purpose of this chapter is to bring relative newcomers up to speed in writing, compiling, and packaging servlets and JSPs. If you have never developed a servlet or JSP before, or just need to brush up on the technology to jumpstart your development, then the upcoming recipes provide simple progr ...
嵌入式/单片机编程 Discussing embedded systems in general is difficult, because each embedded system is unique. Rather
Discussing embedded systems in general is difficult, because each embedded system is unique. Rather than presenting a list of general principles for handling embedded development issues, this book presents examples of problems encountered and solutions to those problems using real hardware and softw ...
Java书籍 Java Extreme Programming Cookbook offers more than just a collection of cut-and-paste code. Each rec
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 challenges facing developers today is sorting through the wi ...
Delphi/CppBuilder dmath
TPMath is a library of scientific programs written in Pascal. Available in several versions according to the compiler, it is proposed as an alternative to the famous Numerical Recipes, for which the Pascal version is no longer developed, or to the Borland Numerical Methods Toolbox which is no longer ...
数值算法/人工智能 Numerical recipes
Numerical recipes_ the art of scientific computing-Cambridge University Press (2007)
书籍 Numerical Recipes in C
最经典的数值方法教科书。出自康奈尔大学。