Properties
共 99 篇文章
Properties 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 99 篇文章,持续更新中。
留言簿架构 oracle 9i + jsp + struts 留言簿基本功能: 1 、客人签写留言 2 、基本的UBB支持
留言簿架构
oracle 9i + jsp + struts
留言簿基本功能:
1 、客人签写留言
2 、基本的UBB支持,如[url]http://www.lunji.com[/url],[color="red"]红色字[/color]
3 、ctrl+enter可提交留言
4 、搜索留言
5 、悄悄话功能
安全:
1 、解决了连串字母将表格撑大问题
2 、用户名与
There are several problems related to the properties of the triangular mesh representation that des
There are several problems related to the properties of
the triangular mesh representation that describes a
surface of an object. Sometimes, the surface is represented
just as a set of triangles wi
批量邮件发送器v01 - 2008-03-15 功能:对于某一路径下的文件
批量邮件发送器v01 - 2008-03-15
功能:对于某一路径下的文件,以附件的形式发送到某一个或多个邮箱里。
可配置参数(properties.txt)包括:
-smtp服务器(目前仅支持gmail)
-用户名、密码
-发件人地址
-收件人地址(可多个)
-邮件主题,文本内容
-一个本地目录(目录下符合条件的文件将被发送)
-文件名过滤规则(自定义正则表达式)
配置方法: 1。将需要的组建都装入项目中 2。将SQLserver2000的数据库文件还原 3。将webWEB-INFclasseProxool.properties文件中的数据库密码改成你的
配置方法:
1。将需要的组建都装入项目中
2。将SQLserver2000的数据库文件还原
3。将web\WEB-INF\classe\Proxool.properties文件中的数据库密码改成你的
管理员 admin 密码 admin
Distribution generator Here is a simple generator which can build some distributions with given pro
Distribution generator
Here is a simple generator which can build some distributions with given properties.
Distributions generator (compile with -lm)
Typical use might be:
./distributions -u -m
This sample demonstrates the handling of DIF_ calls during device installation and the insertion of
This sample demonstrates the handling of DIF_ calls during device installation and the insertion of a property page into the install wizard and into the device properties.
Introduction To CSS2样式表简介 本手册针对的是已有一定网页设计制作经验的读者。其目的是提供最新最全的样式表内容的快速索引及注释。所以对于样式表的基础知识
Introduction To CSS2样式表简介
本手册针对的是已有一定网页设计制作经验的读者。其目的是提供最新最全的样式表内容的快速索引及注释。所以对于样式表的基础知识,在此仅简单介绍,恕不赘述。
本手册的升级信息与版权声明请参阅关于本书页面。本手册中专用词汇请参阅中英文词汇对照表。
限于篇幅,对于一些过于繁杂的相关内容,如动态样式属性(Dynamic Properties),滤镜(
采用jsp+servlet+javabean
采用jsp+servlet+javabean,jsp负责少量的页面处理,以servlet为主。
结构清晰明了,未对页面做美工处理,因此html和javascript代码很少,
详细介绍了jdbc的常用api以及数据库中的表的级联。
开发调试平台为jbuilder9+tomcat4,在resin和weblogic下测试通过。
数据库平台为ms sql server2000
数据库连接池为a
AQUILA is a MATLAB toolbox for the one- or twodimensional simulation of %the electronic properties
AQUILA is a MATLAB toolbox for the one- or twodimensional simulation of
%the electronic properties of GaAs/AlGaAs semiconductor
%nanostructures.
1.安装配置tomcat+mysql5环境; 2.执行sql.sql; 3.更改 WEB-INFclasses etdmresearchutil 下my.properties对应配置 4.访问首
1.安装配置tomcat+mysql5环境;
2.执行sql.sql;
3.更改 WEB-INF\classes\net\dmresearch\util 下my.properties对应配置
4.访问首页;
Flowlive The thermo library provides thermodynamical, chemical and physical properties of elements
Flowlive
The thermo library provides thermodynamical, chemical and physical properties of elements and species.
Permits to negotiate of simple form (without code) some of the most utilized combinations of keys i
Permits to negotiate of simple form (without code) some of the most utilized
combinations of keys in the forms. It suffices with freeing the component on
the form and to activate the properties de
MATLAB Code for Optimal Quincunx Filter Bank Design Yi Chen July 17, 2006 This file introduces t
MATLAB Code for Optimal Quincunx Filter
Bank Design
Yi Chen
July 17, 2006
This file introduces the MATLAB code that implements the two algorithms (i.e., Algorithms
1 and 2 in [1], or Algorithms 4
A Monte-Carlo Maplet for the Study of the Optical Properties of Biological Tissues
A Monte-Carlo Maplet for the Study of the Optical Properties of Biological Tissues
When trying to extract information from SAR images, we need to distinguish two types of image prope
When trying to extract information from SAR images, we need to distinguish
two types of image property. The more important is where properties of the
scene (e.g., its dielectric constant, its geomet
This standard describes a keyed-hash message authentication code (HMAC), a mechanism for message au
This standard describes a keyed-hash message authentication code (HMAC), a
mechanism for message authentication using cryptographic hash functions. HMAC can
be used with any iterative Approved crypt
自已写的Log4j的小例子
自已写的Log4j的小例子,包含了在jsp页面及java类文件中使用Log4J的代码;使用properties文件与使用XML文件进行配置的代码
This modified version of polar can plot with Settable Properties which is much much more versitile t
This modified version of polar can plot with Settable Properties which is much much more versitile than the default polar
进销存管理系统(JSP版) 【系统配置】 先将此目录下的WEB-INFclassesJXC 为JavaBean 本系统这里使用的ACCESS数据数据库。 数据源名称:JXC
进销存管理系统(JSP版)
【系统配置】
先将此目录下的\WEB-INF\classes\JXC 为JavaBean
本系统这里使用的ACCESS数据数据库。
数据源名称:JXC, (也可以改变j\WEB-INF\classes\JXC\db.properties的文件)。
数据库为: jxcDB.mdb
编写环境: win2000+j2sdk1.4.1_01+tomca
我用matlab写的一个corner detector, 效果比现在流行的harris
我用matlab写的一个corner detector, 效果比现在流行的harris,susan,CSS等效果要好。
Algorithm is derived from:
X.C. He and N.H.C. Yung, Curvature Scale Space Corner Detector with Adaptive Threshold and Dynamic Region of Su