数值计算牛顿迭代法的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