Welcome![Sign In][Sign Up]
Location:
Search - fortran form

Search list

[CSharpetbarguestbook

Description: 本程序使用ASP.NET(VB.NET)和ACCESS数据库编写 基本留言本需要的基本功能 管理登陆地址为login.aspx 在GUESTBOOK.ASPX底部有链接 默认登陆用户名和密码都为 admin 修改密码打开 数据库修改表单 admin 建议修改数据库文件名 data/data.mdb 为其他文件名 并在 Web.config 中修改第四行对应数据库名称 欢迎提出意见和建议-the procedures used ASP.NET (VB) and the Access database to prepare basic message the need to manage the basic functions landing at the GUESTBOOK.ASPX login.aspx Links to the bottom landing default user name and password for admin password to open the database changes form admin proposals to amend the database files from data / data.mdb for other documents from the Web.confi g modified counterparts fourth line database name welcomes comments and suggestions
Platform: | Size: 75421 | Author: 竞击者 | Hits:

[WEB Code用C语言进行CGI程序设计

Description: 用C语言进行CGI程序设计CGI(公用网关接口)规定了Web服务器调用其他可执行程序(CGI程 序)的接口协议标准。Web服务器通过调用CGI程序实现和Web浏览器的 交互, 也就是CGI程序接受Web浏览器发送给 Web服务器的信息,进行处 理,将响应结果再回送给Web服务器及Web浏览器。CGI程序一般完成We b网页中表单(Form)数据的处理、数据库查询和实现与传统应用系统 的集成等工作。CGI程序可以用任何程序设计语言编写,如Shell脚本 语言、Perl、Fortran、Pascal、C语言等。但是用C语言编写的CGI程 序具有执行速度快、安全性高(因为C语言程序是编译执行且不可被修 改)等特点。-C language programming CGI (common gateway interface) provides a Web server call other executable (CGI) interface protocol standards. Web server by calling the CGI program and Web browser interaction, the CGI program is acceptable Web browser to the Web server to send the information, processing, in response to the results sent back to the Web server and Web browsers. CGI We completed procedures in general b page form (Form), data processing, database inquiries and applications to achieve with traditional systems integration work. CGI programs can be written in any programming language, such as Shell scripting language, Perl, Fortran, Pascal, C language. But using the C language implementation of the CGI program is fast, safe (because the C language compiler implementation, as it is no
Platform: | Size: 4508 | Author: 林丰 | Hits:

[ELanguagefortran形式文法

Description: 现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各类程序设计语言的分析器。-commonly used programming language syntax and grammar forms to the public. Among them, morphology is based on LEX format editing, grammar form is written by YACC format, we can use the LEX and YACC tools various compiler generation programming language analyzer.
Platform: | Size: 12357 | Author: 翟青 | Hits:

[ELanguagefortran形式文法

Description: 现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各类程序设计语言的分析器。-commonly used programming language syntax and grammar forms to the public. Among them, morphology is based on LEX format editing, grammar form is written by YACC format, we can use the LEX and YACC tools various compiler generation programming language analyzer.
Platform: | Size: 12288 | Author: 翟青 | Hits:

[Algorithm先处理法程序PFF.f90

Description: ! 平面杆系结构静力分析程序 ! 先处理法源程序 ! ! 主要功能和特点: ! 可调数组 ! 输入单元结点编号和结点位移编码; ! 先处理法形成总体刚度阵和结构综合结点荷载 ! 存储总刚上三角元素; ! GAUSS消元法解线性代数方程组; ! 计算结点位移和单元杆端力-! Plane truss structure static analysis program! First treatment source!! Main functions and characteristics:! Adjustable array! Input module node number and node displacement coding ! First approach to form and structure of the overall stiffness matrix Consolidated Statement point load! storage total just on the triangular element ! GAUSS elimination method solving linear algebraic equations ! computing node displacement and force unit rod end
Platform: | Size: 5120 | Author: 吴建明 | Hits:

[CSharpetbarguestbook

Description: 本程序使用ASP.NET(VB.NET)和ACCESS数据库编写 基本留言本需要的基本功能 管理登陆地址为login.aspx 在GUESTBOOK.ASPX底部有链接 默认登陆用户名和密码都为 admin 修改密码打开 数据库修改表单 admin 建议修改数据库文件名 data/data.mdb 为其他文件名 并在 Web.config 中修改第四行对应数据库名称 欢迎提出意见和建议-the procedures used ASP.NET (VB) and the Access database to prepare basic message the need to manage the basic functions landing at the GUESTBOOK.ASPX login.aspx Links to the bottom landing default user name and password for admin password to open the database changes form admin proposals to amend the database files from data/data.mdb for other documents from the Web.confi g modified counterparts fourth line database name welcomes comments and suggestions
Platform: | Size: 74752 | Author: 竞击者 | Hits:

[Algorithmyouxianyuanfangfa

Description: 基于FEPG的有限元方法.FEPG系统是基于虚位移原理(即弱形式)而不是变分原理,要求用户书写弱形式的微分方程表达式-FEPG Based on the finite element method. FEPG system is based on the principle of virtual displacement (ie, weak form) rather than the variational principle, require users to write the weak form of differential expression
Platform: | Size: 1409024 | Author: 何红亚 | Hits:

[Mathimatics-Numerical algorithmsdassl

Description: 解决微分方程组/代数方程组Fortran算法-This code solves a system of differential/algebraic equations of the form G(T,Y,YPRIME) = 0.
Platform: | Size: 90112 | Author: wangfeng | Hits:

[Algorithm2

Description: 计算双通道散射BUBBLEGUM v.2 的源代码-The FORTRAN code BUBBLEGUM.f calculates the unitary, analytic T-matrix for a two-channel problem with an arbitrary number of resonances. It also gives the approximate results from the K-matrix method, the Breit-Wigner approximation, or the perturbative method for the same problem. The FORTRAN code EPLOT.f generates a standard eps figure "plot.eps" from the data files generated by BUBBLEGUM.f. It allows one to include and exclude certain data files. The Coherent Bubble Sum Approximation (hence the name "bubblegum") which is used to determine the exact T-matrix is explained in the paper bubblegum.ps (bubblegum.pdf). Three key features of bubblegum, which are absent in most coupled channel codes: ANALYTICITY AND UNITARITY MASS SHIFTS DIRECTLY CORRELATED WITH THE HADRONIC FORM FACTORS EXPANSION FOR THE FORM FACTORS ALLOWS ONE TO FIT THE FORM FACTORS FROM THE DATA
Platform: | Size: 301056 | Author: liuxc | Hits:

[Othermodel

Description: fortran编写简单的形成地震同相轴,大家需要的可以用下载 用的是雷克子波-form seismic events with fortran
Platform: | Size: 1024 | Author: liyangjinjin | Hits:

[Otherbem

Description: 此代码研究的是力学上的断裂问题,从理论上研究了断裂过程中介质的受力形态。-This code is the study of fracture mechanics problems, from a theoretical study of the fracture process in the form of the medium force.
Platform: | Size: 11264 | Author: 胡龙 | Hits:

[OtherUSTC_Fortran_lectures

Description: 中科大Fortran讲义,内容全面,分析透彻,细细体会,受益匪浅。-USTC Fortran lectures, comprehensive, thorough, if we take enough attention to it,we would get much benefit form it.
Platform: | Size: 2857984 | Author: swreal | Hits:

[JSPPrenticeTechnicalJavaDevelopingScientificAndEngin

Description: Before 1995 the average person thought Java was a large Indonesian island or perhaps a hot beverage you took with cream and sugar. Today anyone with any background in computer programming knows that Java is one of the most popular and influential programming languages. Java has become the standard for developing Web-based enterprise applications, particularly business and multimedia type programs. It is a very telling point that other languages, Fortran for example, are evolving to become more Java-like in form and function.
Platform: | Size: 1381376 | Author: balu | Hits:

[OtherMATLABPrimer6thEdition

Description: MATLAB, developed by The MathWorks, Inc., integrates computation, visualization, and programming in a flexible, open environment. It offers engineers, scientists, and mathematicians an intuitive language for expressing problems and their solutions mathematically and graphically. Complex numeric and symbolic problems can be solved in a fraction of the time required with a programming language such as C, FORTRAN, or Java. How to use this book: The purpose of this Primer is to help you begin to use MATLAB. It is not intended to be a substitute for the online help facility or the MATLAB documentation (such as Getting Started with MATLAB and Using MATLAB, available in printed form and online). The Primer can best be used hands-on. You are encouraged to work at the computer as you read the Primer and freely experiment with the examples. This Primer, along with the online help facility, usually suffices for students in a class requiring the use of MATLAB.
Platform: | Size: 562176 | Author: bioct | Hits:

[Delphi/CppBuilderFortran

Description: 介绍Fortran的起源与发展历史,讲述Fortran由产生到形成标准FortranIV、Fortran77,并进一步形成新标准Fortran90/95的发展历程。-History of the origin and development of the Fortran, about Fortran generated to form a standard FortranIV, Fortran77, and the formation of a new standard Fortran90/95 the course of development.
Platform: | Size: 2029568 | Author: 徐珑 | Hits:

[Otheruni_visco_imp

Description: Closed form fortran implicit solution for uniaxial elasto- viscoplasticity
Platform: | Size: 1024 | Author: rvrv | Hits:

[Energy industryf77_to_f90

Description: fortran格式转换工具。从77到90格式。-transform the format form 77 to 90.
Platform: | Size: 15360 | Author: yang | Hits:

[Algorithmh3alc

Description: Fortran 边界元 面元Helmholtz-the discrete form of the 3-dimensional C axisymmetric Helmholtz integral operators Lk,Mk,Mkt, and Nk over a C conical element.
Platform: | Size: 10240 | Author: M | Hits:

[Otherfortran-pattern-viewer-code

Description: 读取pla 等数据格式,生成极坐标方向图-Read DATA .pla FILES ,form a polarization pattern polar plot graph.
Platform: | Size: 5120 | Author: 卓锦森 | Hits:

[Windows Developf77_to_f90

Description: 可以将旧版的Fortran77语言转换为新版的Fortran90,方便使用(A program to convert FORTRAN 77 source form to Fortran 90 source *)
Platform: | Size: 14336 | Author: 听雨少年 | Hits:
« 12 »

CodeBus www.codebus.net