FEM計算應用軟件,提供3D Solid src 空間8結點等參單元計算
上傳時間: 2014-01-22
上傳用戶:亞亞娟娟123
這是個博客&論壇(學習版) 將文件夾拷貝到webapps目錄下,并安裝數據庫, 即可運行。 偶學習期間編寫的一個簡易論壇,由最初的個人博客改過來的. 編譯 jsp + javabean 運行環境 操作系統: windows 2000\xp 服務器: tomcat 5.018(jdk 1.42) 數據庫: mysql ,sqlserver 均可使用. mysql 默認 用戶名為root,密碼為空. sqlserver 默認 用戶名位sa,密碼位sa. 可在\web-inf\src\MyDataSource.java 中進行修改
上傳時間: 2013-12-15
上傳用戶:c12228
VHDL 關于2DFFT設計程序 u scinode1 ∼ scinode9.vhd: Every SCI node RTL vhdl code. The details can be seen in the following section. u 2dfft.vhd: The top module includes these scinodes and form a 3x3 SCI Torus network, and it support these sub-modules scinode1∼ scinode9 reset and clk and global_cnt signals to synchronous the sub-modules to simplify the overall design. u proj2.wfc: VSS simulation result that is the same as the ModelSim simulation result. u Pro2_2.wfc: VSS simulation result of another test pattern can’t cause overflow situation.
標簽: scinode1 scinode details 2DFFT
上傳時間: 2014-12-02
上傳用戶:15071087253
根據模糊故障數的資料,實現了核心的算法。test類是啟動測試類。該算法主要實現核心部分,具體應用要根據實際的環境對代碼作簡單的修改即可
標簽: 模糊
上傳時間: 2013-12-17
上傳用戶:bruce5996
The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statistics algorithm AS 274 (see comments at the start of the module). A planar-rotation algorithm is used to update the QR- factorization. This makes it suitable for updating regressions as more data become available. The module contains a test for singularities which is simpler and quicker than calculating the singular-value decomposition. An important feature of the algorithm is that it does not square the condition number. The matrix X X is not formed. Hence it is suitable for ill- conditioned problems, such as fitting polynomials. By taking advantage of the MODULE facility, it has been possible to remove many of the arguments to routines. Apart from the new function VARPRD, and a back-substitution routine BKSUB2 which it calls, the routines behave as in AS 274.
標簽: least-squares unconstrained Statisti Applied
上傳時間: 2015-05-14
上傳用戶:aig85
支持ACCESS數據庫的數據的查詢、打印、統計等,初始用戶:test,密碼:123456
上傳時間: 2015-05-15
上傳用戶:LIKE
RSA公開密鑰算法C源代碼,包括源代碼、文檔、安裝程序、TEST程序以及分別在WINDOWS和UNIX_LINUX下的編譯SCRIP,值得下載
上傳時間: 2014-01-04
上傳用戶:曹云鵬
J2MEUI設計Demo,其中包含UI中的界面實例,Test,Command等控件
上傳時間: 2013-11-27
上傳用戶:wendy15
BCB 編寫的一些簡單函數用于SQL的擴展存儲過程. -檢查文件是否存在Select dbo.FileExist( c:\boot.ini ) --刪除文件Select dbo.FileDelete( C:\X.txt ) --服務狀態Select dbo.ServerStat( awhost32 ,1) --建立目錄Select dbo.MKDIR( C:\Test\test ,1) --文件復制Select dbo.FileCopy( C:\boot.ini , c:\Boot\YYY.ini ,1) --刪除目錄Select dbo.RDDIR( C:\Text ,1) --鎖定計算機Select dbo.LockPc() --結束程序Select dbo.KillPorg( Notepad.exe ) --執行程序Select dbo.StartPorg( Notepad.exe ) --得到IP地址Select dbo.GetIP() --分解字符Select dbo.TextPart( 123*456*789 , * ,0) QQ:254082939 Email:haihong5995037@163.com
標簽: Select FileDelete FileExist dbo
上傳時間: 2014-01-22
上傳用戶:1109003457
該系統是一個使用Java語言開發,以國內開源Web MVC框架EasyJWeb作系統引擎的Java Web應用系統.系統主要實現的功能有訂單錄入、打印、銷售匯總、原料管理、客戶管理、生產配料計算、報表打印、匯總、系統數據管理及維護等功能,是一個使用非常簡單的編碼方式實現的Web開源應用系統。 系統采用面向對象的設計方法,頁面設計及系統邏輯分離,具有較好的擴展性。系統使用數據庫中間件技術,支持My SQL、MS SQL Server等多種數據庫系統平臺。系統涉及到復雜表單數據提交、AJAX無刷新數據提交、WEB打印等常用應用軟件中涉及到的技術。 系統在線演示地址:asp.easyjf.com 用戶名:test 密碼:test 源碼下載 安裝說明 技術交流 系統開發單位:EasyJF開源團隊 系統官方網址:www.easyjf.com
上傳時間: 2015-05-21
上傳用戶:xymbian