搜索资源列表
Java 的JDBC 数据库连接池实现方法
- J2EE 程序员一般都有现成的应用服务器所带的JDBC 数据库连接池,不过对于开发一般的 Java Application 、 Applet 或者 JSP、velocity 时,我们可用的JDBC 数据库连接池并不多,并且一般性能都不好。我们可以自己写一个JDBC 数据库连接池。-J2EE programmers tend to have a ready-made application server release the JDBC database connection pool, but
matlab
- matlab经典算法程序。本文件主要是针对数学建模中的一些问题,给出一些现成可用的算法程序。-classical algorithm matlab procedures. This document is mainly for mathematical modeling of some problems, give some readily available algorithm program.
OrEeV8aL
- 传奇A星寻路实例,易语言脚本,初学者使用,对初学者最友好的例子,可以修改成自己的范本(Legend A star search example, easy language scr ipt)
TxtToShpLine
- 最近由于项目需要,不能使用ArcEngine,要将文本文件转shapefile文件,但网上没有现成的。本菜鸟几经摸索得知可用GDAL/OGR库创建,才完成这一功能。若有问题请留言。PS:这是转线shp的,想转点和面的改一下就行了,网上都有。(Recently, due to project needs, ArcEngine can not be used to transfer text files to ShapeFile files, but there is no ready Intern