//奇異值分解法求廣義逆 //本函數返回值小于0表示在奇異值分解過程, //中迭代值超過了60次還未滿足精度要求. //返回值大于0表示正常返回。 //a-長度為m*n的數組,返回時其對角線依次給出奇異值,其余元素為0 //m-矩陣的行數 //n-矩陣的列數 //aa-長度為n*m的數組,返回式存放A的廣義逆 //eps-精度要求 //u-長度為m*m的數組,返回時存放奇異值分解的左奇異量U //v-長度為n*n的數組,返回時存放奇異值分解的左奇異量V //ka-整型變量,其值為max(n,m)+1 //調用函數:dluav()
上傳時間: 2016-12-15
上傳用戶:康郎
Hello User This is nothing, but a simple program which if kept in start of windows will shut down the system by itself within five minutes of starting. It takes the time from the system & starts its timer to shut down after 5 minutes (not considering seconds). U can use shutdown.exe,once started there is only one exit that u know only. EXIT : DOUBLECLICK TIME TO ENABLE EXIT
標簽: nothing program windows simple
上傳時間: 2016-12-26
上傳用戶:ynwbosss
Hello User This is nothing, but a simple program which if kept in start of windows will shut down the system by itself within five minutes of starting. It takes the time from the system & starts its timer to shut down after 5 minutes (not considering seconds). U can use shutdown.exe,once started there is only one exit that u know only. EXIT : DOUBLECLICK TIME TO ENABLE EXIT
標簽: nothing program windows simple
上傳時間: 2014-12-20
上傳用戶:xinyuzhiqiwuwu
Hello User This is nothing, but a simple program which if kept in start of windows will shut down the system by itself within five minutes of starting. It takes the time from the system & starts its timer to shut down after 5 minutes (not considering seconds). U can use shutdown.exe,once started there is only one exit that u know only. EXIT : DOUBLECLICK TIME TO ENABLE EXIT
標簽: nothing program windows simple
上傳時間: 2016-12-26
上傳用戶:xfbs821
Hello User This is nothing, but a simple program which if kept in start of windows will shut down the system by itself within five minutes of starting. It takes the time from the system & starts its timer to shut down after 5 minutes (not considering seconds). U can use shutdown.exe,once started there is only one exit that u know only. EXIT : DOUBLECLICK TIME TO ENABLE EXIT
標簽: nothing program windows simple
上傳時間: 2016-12-26
上傳用戶:lx9076
Hello User This is nothing, but a simple program which if kept in start of windows will shut down the system by itself within five minutes of starting. It takes the time from the system & starts its timer to shut down after 5 minutes (not considering seconds). U can use shutdown.exe,once started there is only one exit that u know only. EXIT : DOUBLECLICK TIME TO ENABLE EXIT
標簽: nothing program windows simple
上傳時間: 2016-12-26
上傳用戶:yxgi5
Hello User This is nothing, but a simple program which if kept in start of windows will shut down the system by itself within five minutes of starting. It takes the time from the system & starts its timer to shut down after 5 minutes (not considering seconds). U can use shutdown.exe,once started there is only one exit that u know only. EXIT : DOUBLECLICK TIME TO ENABLE EXIT
標簽: nothing program windows simple
上傳時間: 2014-03-06
上傳用戶:ruan2570406
program to solve a finite difference discretization of Helmholtz equation : (d2/dx2)u + (d2/dy2)u - alpha u = f using Jacobi iterative method. COMMENTS: OpenMP version 3: 1 PR outside the iteration loop, 4 Barriers Directives are used in this code to achieve paralleism. All do loops are parallized with default static scheduling.
標簽: discretization difference Helmholtz equation
上傳時間: 2014-01-11
上傳用戶:bruce5996
Short description: GUI Ant-Miner is a tool for extracting classification rules from data. It is an updated version of a data mining algorithm called Ant-Miner (Ant Colony-based Data Miner), which was proposed in 2002 by Parpinelli, Lopes and Freitas. GUI Ant-Miner differs from the original algorithm as follows: It has a friendly graphical user interface, makes possible the use of ant populations within the Ant Colony Optimization (ACO) concept, data input file is standardized with the well-known Weka system, and runs on virtually any operating system since it is written in Java.
標簽: classification description extracting Ant-Miner
上傳時間: 2013-12-18
上傳用戶:gonuiln
MySQL is the world’s most popular open source database, sporting a barrier of entry low enough to attract novice developers yet powerful enough to power some of the world’s most popular websites, among them Yahoo!, BBC News, the U.S. Census Bureau, and Craigslist. This reference card was created to help you quickly navigate some of MySQL’s most popular features. Covering topics such as confguration, administration software, backup procedures, SQL features, and user management, this card will serve as a handy desk reference for countless projects to come.
標簽: database sporting barrier popular
上傳時間: 2017-07-13
上傳用戶:weiwolkt