资源列表
fangcheng
- 用JAVA实现的一元二次方程的求解,其中包括有异常提示
ldq
- 开始深入学习JSP编程。-started in-depth study JSP programming.
Best
- java遗传算法程序,采用标准遗传算法求解函数的一个例子。-java genetic algorithm process, the use of standard genetic algorithm function of a case in point.
tomorrow
- 求明天星期几,是JAVA一个小程序,简单实用。-Request tomorrow week, is a small JAVA program, simple and practical.
asp
- 这是简单例子,连接同一文件夹下 Access 数据库 MyFile.mdb,显示其中数据表 MyTable 的字段 MyField 的第一个记录数据: -Set cn = Server.CreateObject("ADODB.Connection") cn.Open "provider=microsoft.jet.oledb.4.0 data source=" & server.MapPath("MyFile.mdb") Set rs = Server.CreateObject("
ttt
- my name 写上传资料书写上传资料的详细-my name
shop
- 简单连接数据库 从而获得商品信息 初学者必备-Simply connect to the database to obtain information for beginners essential commodities
PowerProfile
- Reports power consumption values for various device activities. Reads values from an XML file. Customize the XML file for different devices.
jnlp
- jnlp是java web start的简称,他强大网络部署。十分必要的通过网络,与平台无关。-java web start jnlp is short, his strong network deployment. Very necessary to the network, and platform-independent.
1
- 创建一个整型5*5矩阵,题目中包含了两个类。矩阵类包含input和output两个方法。-Create an integer 5* 5 matrix, the title contains two classes. Matrix class contains input and output of two methods.
6-3
- java中网页上进行文件的上传,支持多个文件上传-java file upload pages to support multiple file upload
DNA
- 人类基因由4种核苷酸,分别用字母ACTG表示。要求编写一个程序,按以下规划比较两个基因序列并确定它们的相似程度。即两 给出两个基因序列AGTGATG和GTTAG,它们有多相似呢?测量两个基因的相似度一种方法称为对齐。使用对齐方法可以在基因的适当位置加入空格,让两个基因的长度相等,然后根据基因的分值矩阵计算分数。-Human genome consists of four nucleotides, are represented by the letters ACTG. Requested t
