特殊函数的fortran代码,是书Computation of Special fuNCTIONS所附源码,将源码放入自己的代码即可
上传时间: 2016-10-09
上传用户:thinode
Export a vertices/faces patch to an STL triangular mesh.This is based heavily on Bill McDonald s previous work, simply enabling his output fuNCTIONS for a different form of input.
标签: triangular vertices McDonald heavily
上传时间: 2014-01-12
上传用户:lindor
This file contains documentation all APIs from Palm, Inc. for Palm OS by ACCESS. It includes the API function definitions for the following product lines: Centro Treo Tungsten Zire LifeDrive The goal of this document is to provide developers with a detailed reference of all fuNCTIONS, parameters, and constant definitions. For more information on developing applications, refer to the document "Palm Developer Guide, Palm OS Platform" available as part of the SDK download and also separately at the PDN website.
标签: Palm documentation contains includes
上传时间: 2013-12-12
上传用户:tedo811
给VC增加多标签功能,每个打开的文件显示为一个标签,可以快速切换文件.安装后解压语言文件到安装目录,可以实现多语言切换. === === "Window Tabs" (WndTabs) is an add-in for Microsoft Visual C++ v6 family of products (VC5, VC6, eVC3, eVC4 and Visual Fortran). It adds a docking bar of tabs reflecting all of the opened windows in the workspace. You can switch between the windows by simply clicking on the tab. The tabs have extensive right-click context menus full of useful fuNCTIONS.
上传时间: 2014-01-13
上传用户:王者A
CppReference 对于c/c++的详尽说明 C/C++ Reference General C/C++ Pre-processor commands Operator Precedence Escape Sequences ASCII Chart Data Types Keywords Standard C Library Standard C I/O Standard C String & Character Standard C Math Standard C Time & Date Standard C Memory Other standard C fuNCTIONS All C fuNCTIONS C++ C++ I/O C++ Strings C++ String Streams Miscellaneous C++ C++ Standard Template Library C++ Algorithms C++ Vectors C++ Double-Ended Queues C++ Lists C++ Priority Queues C++ Queues C++ Stacks C++ Sets C++ Multisets C++ Maps C++ Multimaps C++ Bitsets Iterators All C++ fuNCTIONS
标签: Pre-processor CppReference Reference Operator
上传时间: 2016-10-26
上传用户:aeiouetla
The "1818" is my first search word in this website, So I upload Lcd drive(Ssd1818a) C language code as my support. 96*64 dot matrix Graphic LCD controller: SSD1818A Parallel interface Initial routine code Command write and Data write Base fuNCTIONS and application code Ascii font library Product Photo Mcu: Pic16F887...etc. Keywords: Ssd1818a, dot matrix graphic, Parallel interface, Initial routine, base font8x8 librarys
标签: 1818 language website search
上传时间: 2016-11-05
上传用户:赵云兴
The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The fuNCTIONS in this package are accurate, but they are far slower than their MATLAB equivalents (x=A\b, [L,U,p]=lu(A), and so on). They are presented here merely to illustrate and educate. "Real" production code should use backslash and lu, not this package.
标签: illustrates elimination Gaussian pivoting
上传时间: 2016-11-09
上传用户:wang5829
The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The fuNCTIONS in this package are accurate, but they are far slower than their MATLAB equivalents (x=A\b, [L,U,p]=lu(A), and so on). They are presented here merely to illustrate and educate. "Real" production code should use backslash and lu, not this package.
标签: illustrates elimination Gaussian pivoting
上传时间: 2014-01-21
上传用户:lxm
This text shows how to analyze programs without its source code, using a debugger and a disassembler, and covers hacking methods including virtual fuNCTIONS, local and global variables, branching, loops, objects and their hierarchy, and more.
标签: disassembler debugger programs analyze
上传时间: 2013-12-23
上传用户:ljmwh2000
Inside the C++ Object Model Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritance, and "the virtuals"-virtual fuNCTIONS and virtual inheritance. This book shows how your understanding the underlying implementation models can help you code more efficiently and with greater confidence. Lippman dispells the misinformation and myths about the overhead and complexity associated with C++, while pointing out areas in which costs and trade offs, sometimes hidden, do exist. He then explains how the various implementation models arose, points out areas in which they are likely to evolve, and why they are what they are. He covers the semantic implications of the C++ object model and how that model affects your programs.
上传时间: 2013-12-24
上传用户:zhouli