资源列表
[其它资源] jspguestbook
说明:采用jsp+servlet+javabean,jsp负责少量的页面处理,以servlet为主。 结构清晰明了,未对页面做美工处理,因此html和javascr ipt代码很少, 非常适合作为java入门的例程,特别是对servlet部分。 开发调试平台为jbuilder9+tomcat4,在resin下测试通过。 数据库平台为ms sql server,在mysql下测试通过,但要改部分代码 数据库连接池为apache组织下jakarta项目组开发的commons-dbcp<黎平> 在 2008-10-13 上传 | 大小:1.24mb | 下载:0
[其它资源] oracle_sample
说明:学习oracle的脚本,包括备份,proc编程的,例子,是学习oracle的好资料-learning oracle scr ipts, including backup, proc programming, for example, is a good learning oracle information<tch> 在 2008-10-13 上传 | 大小:22.28kb | 下载:0
[其它资源] 二维小波变换
说明:关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用FFT实现快速运算,难点就在重构矩阵上。若用矩阵概念明确,一个<罗松溪> 在 2008-10-13 上传 | 大小:3.7kb | 下载:0
[其它资源] matlablibs
说明:在vc中调用matlib得时候,需要一些引擎文件,在这里已经全部包含。-in vc call matlib in time and need some engines, has been here all included.<刘扬> 在 2008-10-13 上传 | 大小:50.6kb | 下载:0
[其它资源] PID 算法1(c语言)
说明:PID calculations for the _pid structure *a. This function uses the positional form of the pid equation, and incorporates an integral windup prevention algorithim. Rectangular integration is used, so this function must be repeated on a consistent time<任> 在 2008-10-13 上传 | 大小:1.91kb | 下载:0
[其它资源] Support vector machine
说明:数据挖掘算法,support vector machine算法源代码,用于分类-data mining algorithms, support vector machine algorithm source code for classification<sah> 在 2008-10-13 上传 | 大小:2.43kb | 下载:0