數值計算牛頓迭代法的matlab源程序 說明如下: %fun----input,the part as the form of f(x) in the equation f(x)=0 % ini----input,sets the starting point to ini % err----input,sets admissible error % sol----output,returns the root of equation
上傳時間: 2014-01-12
上傳用戶:妄想演繹師
java 機器人 lejos 產生聲音 // NOTE: This tune was generated from a midi using Guy // Truffelli s Brick Music Studio www.aga.it/~guy/lego
標簽: generated Truffelli lejos using
上傳時間: 2013-12-09
上傳用戶:2525775
php+spider 官方: http://www.cs.ioc.ee/~ando/sphider/ 演示: http://www.ioqz.com/search/sphider/search.php 漢化 by sluke topscn@gmail.com www.sluke.cn 1、修改admin/auth.php中的管理員和密碼 $admin = "admin" 用戶名 $admin_pw = "admin" 密碼 2、修改include/connect.php中的數據庫設置 $database="sphider" 數據庫名稱 $mysql_user = "root" 數據庫用戶 $mysql_password = "" 數據庫密碼 $mysql_host = "localhost" 數據庫地址 $mysql_table_prefix = "sphider_" 3、修改include/connect.php中的各種設置,可以不修改。 4、運行admin/install.php安裝
上傳時間: 2017-01-01
上傳用戶:wqxstar
flash播放器,可以調用在同一目錄下music文件夾里放swf
上傳時間: 2013-12-22
上傳用戶:qiao8960
這是MySQL官方測試用的數據庫,費了一番功夫找到的。使用命令 mysql -u root -p <sakila-schema.sql mysql -u root -p <sakila-data.sql 導入數據庫中,數據庫結構參見mysql文檔。
上傳時間: 2017-01-12
上傳用戶:shawvi
The combinatorial core of the OVSF code assignment problem that arises in UMTS is to assign some nodes of a complete binary tree of height h (the code tree) to n simultaneous connections, such that no two assigned nodes (codes) are on the same root-to-leaf path. Each connection requires a code on a specified level. The code can change over time as long as it is still on the same level. We consider the one-step code assignment problem: Given an assignment, move the minimum number of codes to serve a new request. Minn and Siu proposed the so-called DCAalgorithm to solve the problem optimally. We show that DCA does not always return an optimal solution, and that the problem is NP-hard. We give an exact nO(h)-time algorithm, and a polynomial time greedy algorithm that achieves approximation ratio Θ(h). Finally, we consider the online code assignment problem for which we derive several results
標簽: combinatorial assignment problem arises
上傳時間: 2014-01-19
上傳用戶:BIBI
dsp2812的源程序,很多的例子如I/O , PWM , MUSIC PLAYER ,BUZZER等
上傳時間: 2013-12-30
上傳用戶:熊少鋒
整個程序是struts1.2的版本構架,數據庫是mysql,用戶名root,密碼1234,希望這個程序可以為初學者提供幫助! 數據庫文件就是那個sql文件,啟動mysql后,導入這個sql文件就可以本程序是myeclipes6.0的工程,直接導入就行。直接發布可以將webroot下所有文件復制到別的文件夾下,發布到tomcat中。 程序后臺管理入口是admin_login.jsp, 用戶名密碼都是admi
上傳時間: 2017-01-31
上傳用戶:koulian
學生管理系統,實現了學生和班級的一對多關聯,數據庫采用SQLSERVER 一開始用戶名和密碼都是root
標簽: 管理系統
上傳時間: 2017-01-31
上傳用戶:zsjinju
小蟲新聞管理系統 V1.0(jsp+javabean+mysql) 1.解壓縮 (如解壓縮到D:\tomcat4\webapps\ROOT\news目錄下) 2.進入classes目錄,打開news.txt。 修改mysql.url(數據庫聯接地址及數據庫名),mysql.user(用戶名),mysql.password(密碼),ilog(數據庫聯接池日志文件,請注意路徑分隔符為“\\”,在linux中是“/”); 3.建數據庫,并將database目錄下news.sql導入;news.sql中37行中用戶可修改你想要的密碼,但用戶名admin不能更改,否則不能實現超級管理員的功能 4.運行管理文件 --> admin/index.jsp 對系統進行一些基本設置(首先添加欄目) (如: http://localhost:8080/news/admin/index.jsp ) 5.OK!歡迎使用 (如:http://localhost:8080/news/index.jsp )
標簽: omcat4webappsROOT javabean classes mysql
上傳時間: 2013-11-28
上傳用戶:www240697738