ERwin Methods,ERwin软件的使用说明及详细介绍。
资源简介:ERwin Methods,ERwin软件的使用说明及详细介绍。
上传时间: 2013-12-21
上传用户:lanjisu111
资源简介:欢迎使用ERwin信息模型,以前如果你从未见过模型,ERwin Methods Guide将帮助你了解什么是模型,以及它适合于什么。如果你已经一些有使用数据和信息模型的经验,那么你知道它在业务需求中是很有用的。如果在设计新的信息系统或在维护和修改存在的东西,模型能...
上传时间: 2017-01-31
上传用户:恋天使569
资源简介:·Color Image Processing: Methods and Applications,2007版新书With advances in image sensors, digital TV, image-enabled consumer electronics, and much more, color image processing is of paramount interest i
上传时间: 2013-06-19
上传用户:comua
资源简介:ERwin绝好的数据库建模工具,可以把数据模型导入数据库如sql server foxpro等这里是方法指南更多内容可以去http://ERwin.softwarechn.com/_script/showfull.asp?Board=method&Tabname=ERwin
上传时间: 2013-12-06
上传用户:c12228
资源简介:快速排序! 经典的算法。 provides Methods to sort a set of objects with quicksort algorithm.
上传时间: 2014-01-08
上传用户:ryb
资源简介:Rainbow is a C program that performs document classification usingone of several different Methods, including naive Bayes, TFIDF/Rocchio,K-nearest neighbor, Maximum Entropy, Support Vector Machines, Fuhr sProbabilitistic Indexing, and a sim...
上传时间: 2015-03-03
上传用户:希酱大魔王
资源简介:这个程序时还没有powerdesigner,ERwin的时候出现的,到现在也实用,需要fmt的一个格式文件来描述表结构,执行完毕形成xxx.sql语句,然后isql -Usa -P -Sservname -ixxx.sql即可
上传时间: 2015-03-20
上传用户:chenjjer
资源简介:这个源程序用来读写ERwin设计的ER1文件中的元数据信息,可以读出所有的ERwin文件的相关对象的属性。
上传时间: 2014-01-22
上传用户:561596
资源简介:c++的数学物理方程数值算法源程序。这是"Numerical Methods for Physics"第二版的源程序。
上传时间: 2014-01-19
上传用户:h886166
资源简介:matlab的数学物理方程数值算法源程序。这是"Numerical Methods for Physics"第二版的matlab源程序。
上传时间: 2015-04-18
上传用户:xymbian
资源简介:For the incomplete Methods, we kept the representation of the queens by a table and the method of calculation to determine if two queens are in conflict, which is much faster for this kind of problems than the representation by a matrix. h...
上传时间: 2015-05-05
上传用户:1159797854
资源简介:This toolbox contains Matlab code for several graph and mesh partitioning Methods, including geometric, spectral, geometric spectral, and coordinate bisection. It also has routines to generate recursive multiway partitions, vertex separator...
上传时间: 2015-05-25
上传用户:tzl1975
资源简介:Video codec compression Methods
上传时间: 2014-01-13
上传用户:banyou
资源简介:algrithm for optimization matlab source code for heat conducting plate 3 Methods are included
上传时间: 2013-12-22
上传用户:chongcongying
资源简介:压缩文件中是Error Correction Coding - Mathematical Methods and Algorithms(Wiley 2005)作者:(Todd K. Moon )的配套代码,是由C和matlab两种语言编写的
上传时间: 2013-12-02
上传用户:zhuyibin
资源简介:功能强大的ER图建模工具的源代码。 可以代替ERwin了
上传时间: 2015-08-23
上传用户:zhouchang199
资源简介:DOA estimation Methods
上传时间: 2015-09-06
上传用户:daoxiang126
资源简介:This folder contains all the codes based on Matlab Language for the book <《Iterative Methods for Linear and Nonlinear Equations》, and there are totally 21 M files, which can solve most of linear and nonlinear equations problems.
上传时间: 2013-12-23
上传用户:cazjing
资源简介:C# BigInteger class. BigInteger.cs is a csharp program. It is the BIgInteger class. It has Methods: abs() , FermatLittleTest(int confidence) ,gcd(BigInteger bi) , genCoPrime(int bits, Random rand) , genPseudoPrime(int bits, int confidence, ...
上传时间: 2013-12-23
上传用户:ynzfm
资源简介:Physics-Based Modeling Methods Improve Control System Design Multidomain systems (mechanical, electrical, hydraulic, chemical) 􀂃 Successful controller development requires thorough and accurate understanding of plantControllerElect...
上传时间: 2015-10-13
上传用户:xaijhqx
资源简介:his paper provides a tutorial and survey of Methods for parameterizing surfaces with a view to applications in geometric modelling and computer graphics. We gather various concepts from di® erential geometry which are relevant to surfa...
上传时间: 2014-11-09
上传用户:努力努力再努力
资源简介:In this report we provide an overview of several closely related Methods developed during the last few yers, to smooth, denoise, edit, compress, transmit, and animate very large polygonal models.
上传时间: 2013-12-16
上传用户:ippler8
资源简介:Finite Volume Methods for Hyperbolic Problems。一本关于应用有限体积法求解双曲型微分方程的书,很不错的:)
上传时间: 2014-01-21
上传用户:WMC_geophy
资源简介:The Free Finite Element Package is a library which contains numerical Methods required when working with finite elements. The goal of FFEP is to provide basic functions for approximating the solution of elliptic and parabolic PDEs in 2D.
上传时间: 2014-09-05
上传用户:trepb001
资源简介:In this article, we present an overview of Methods for sequential simulation from posterior distributions. These Methods are of particular interest in Bayesian filtering for discrete time dynamic models that are typically nonlinear and no...
上传时间: 2015-12-31
上传用户:225588
资源简介:matlab codes for solving ODEs, including euler method, RK Methods etc, and some examples.
上传时间: 2014-01-04
上传用户:xinzhch
资源简介:Surface profile measurement by noncontact optical Methods has been extensively studied because of its importance in automated manufacturing, component quality control, medicine, and robotics. In most of these Methods a known periodic patter...
上传时间: 2016-01-02
上传用户:561596
资源简介:This forced me to write about more interesting and comprehensive sorting Methods, the result of which is this one. Through this writing I have tried to give in-depth coverage of the entire sort algorithm I hope Peter wouldn t mind reading i...
上传时间: 2016-01-10
上传用户:athjac
资源简介:Meshfree Methods 这是一本介绍无网格分析方法的书籍。无网格方法是有限元等传统数值分析方法的重要补充和发展。
上传时间: 2014-01-23
上传用户:ardager
资源简介:Introduction to Methods of Applied Mathematics or Advanced Mathematical Methods for Scientists and Engineers
上传时间: 2013-12-25
上传用户:李彦东