The Blitz++ project is now being served via SourceForge. To download the Blitz++ library, go to the blitz project web page, at http://sourceforge.net/projects/blitz. More information about supported platforms and C++ compilers is available in this document or on the official Blitz++ home page, at http://oonumerics.org/blitz.
标签: Blitz SourceForge the download
上传时间: 2014-01-03
上传用户:lo25643
这篇文章是关于C++语言的一个新的扩展——标准模板库的(Standard Template Library),也叫STL。 当我第一次打算写一篇关于STL的文章的时候,我不得不承认我当时低估了这个话题的深度和广度。有很多内容要含盖,也有很多详细描述 STL的书。因此我重新考虑了一下我原来的想法。我为什么要写这篇文章,又为什么要投稿呢?这会有什麽用呢?有再来一篇关于STL的文章的 必要吗? 当我翻开Musser and Saini的页时,我看到了编程时代在我面前消融。我能看到深夜消失了, 目标软件工程出现了。我看到了可维护的代 码。一年过去了,我使用STL写的软件仍然很容易维护。 让人吃惊的是其他人可以没有我而维护的很好! 然而,我也记得在一开始的时候很难弄懂那些技术术语。一次,我买了Musser&Saini,每件事都依次出现,但是在那以前我最渴望得到的 东西是一些好的例子。 当我开始的时候,作为C++一部分的Stroustrup还没出来,它覆盖了STL。 因此我想写一篇关于一个STL程序员的真实生活的文章可能会有用。如果我手上有一些好的例子的话,特别是象这样的新题目,我会学的更 快。 另外一件事是STL应该很好用。因此,理论上说,我们应该可以马上开始使用STL。
标签: Standard Template Library 语言
上传时间: 2016-02-06
上传用户:hebmuljb
这是linux下的进化计算的源代码。 === === === === === === === === === === === ===== check latest news at http://eodev.sourceforge.net/ ======================================================================= Welcome to EO, the Evolving Objects library. The latest news about EO can be found on the sourceforge repository at http://eodev.sourceforge.net/ In case of any problem, please e-mail us at eodev-help@lists.sourceforge.net, eodev@egroups.com To get started, take a look at the tutorial, starting with ./tutorial/html/eoTutorial.html The easiest way to start programming a new genome with all EO evolution engines handy is to create a new standalone EO project from the tutorial/Templates/ directory. Read Lesson 5 of the tutorial for an introduction )
上传时间: 2013-12-23
上传用户:jkhjkh1982
swt library for apple computer
标签: computer library apple swt
上传时间: 2016-02-11
上传用户:koulian
SWT 3.2 library for windows
上传时间: 2014-01-17
上传用户:gaojiao1999
文件名 :test3.c * 文件描述:预测分析法实现的语法分析器。分析如下文法: * E->E+T | E-T | T * T->T*F | T/F |F * F->(E) | i * 输入:每行含一个表达式的文本文件(#号结束)。 * 输出:分析成功或不成功信息。 * 创建人:余洪周 <nick19842000.cublog.cn> 2006-12-16 * 版本号:1.0 * 说明 :为了表示的方便采用了如下的所示表示方法: * A=E B=T * 非终结符:0=E 1=E 2=T 3=T 4=F * 终结符 :0=i 1=+ 2=- 3=* 4=/ 5=( 6=) 7=#
上传时间: 2013-12-21
上传用户:cylnpy
A Numerical Photonics library written in C++. The library includes beam propagation method, coupled mode method, Bragg Gating Analysis, transfer matrix method, and vectorial Fourier Decomposition method. Very useful in simulating integrated Photonic devices
标签: library propagation Numerical Photonics
上传时间: 2013-12-22
上传用户:wendy15
libgsmc is a GSM Communications library intended to be used as a foundation for phone applications on linux based handheld mobile phones.
标签: Communications applications foundation intended
上传时间: 2016-02-14
上传用户:ecooo
大话西游II外挂源码,E语言编写,使用易语言开发环境进行开发的游戏外挂
上传时间: 2014-11-22
上传用户:wkchong
Synapse The synchronyous socket library. File content: 1.) About Synapse 2.) Distribution package 3.) Installation instructions 4.) Usage notes
标签: Synapse Distribution synchronyous library
上传时间: 2016-02-15
上传用户:JIUSHICHEN