搜索资源列表
plus1122
- 1问题描述: 设计一个实现稀疏多项式乘法的程序 2需求分析: 编程实现两个一元多项式相乘,要求: 2.1输入并建立多项式; 2.2输出多项式,输出形式为整数序列:n,c1,e1,c2,e2``````,cn.,en,其中n是多项式的系数,ci和ei分别是第i项的系数和指数,序列按指数降序排列。 2.3多项式a和b相乘,建立结果多项式a*b -a Problem descr iption : Design a sparse polynomial multiplicat
EIMS
- Java项目开发实用案例之公司办公信息管理系统 本系统为公司办公信息管理系统EIMS,主要用来管理公司的员工信息和财务信息,并提供公司内部信息交流平台。 文件说明: /EIMS/project-Eclipse/WSAD/Lomboz/MyEclipse开发环境下的工程文件目录; ? /EIMS/database-SQL Server 2000环境下的数据库数据文件和日志文件; ? /EIMS/war-通过Eclipse/WSAD/Lomboz/MyEclipse导
zzz
- import java.applet.* import java.awt. event.* public class AutoMaze extends Applet { int GridX=15,GridY=15 int Si,Sj,Ei,Ej int[][] maze = new int[30][30] int enter=20,width=20-import java.applet.* import java.awt.*
ei
- 查找顺序表中是否存在x,若存在则返回顺序表中该数的下标,不存在则返回-1.并随机产生一个数测试-Exists in the table in order to find x, if there is order in the table to return the number of subscr ipts, it does not exist return-1 and randomly generate a number of test
LAMP-security-research
- 2008 EI文献 LAMP平台安全机制研究 可以好好学习学习-2008 IEEE Asia-Pacific Services Computing Conference
Java-php
- java 研究 EI文章,值得一看 It s a good research-java research EI IEEE
