Location:
Search - ant v
Search list
Description: 1. 如何生成自签名的KeyStore以及导出供SP使用的公钥
C:>keytool -v -genkey -alias idp -keystore idp.jks -keyalg RSA -dname uid=idp
然后按照提示输入密码即可,这里选择输入123456作为密码,同时主口令也使用该密码
C:>keytool -v -export -alias idp -keystore idp.jks -file idp.cer
这个命令将导出公钥证书,公钥证书将会配置在Identity Assertion Provider的Details选项卡中,同时需要配置123456作为访问证书的密码
2. 如何编译
修改build\\目录下build.local.properties文件,将其中的WL_HOME指向具体的WebLogic Server安装目录
然后在build目录下执行ant即可
demo/目录中有编译好的demo应用,可以直接使用
Platform: |
Size: 973058 |
Author: thomas |
Hits:
Description: For build this project you can use ant (www.apache.org). Before build project rename
file build.properties.pattern in build.properties and set specific for your machine
parameters, then start build.bat (for Windows platform) or build.sh (for Linux)
in root project folder. After compile process all binary files will be copy into
build forlder.
For additional information please visit web site http://www.m-g.ru/corba
To subscribe on news about MT_DORB send e-mail with subject subscribe to corba@m-g.ru
We recommend that you place the MTDORB_UCUtils.dll ( or MTDORB_UCUtils.so for Linux)
in the Windows\\System directory (or Windows\\System32 for WinNT and Win2K and
/lib for Linux).
Main MTDORB author: Oleg V. Safonov <safonov@m-g.ru>
Platform: |
Size: 4161815 |
Author: SophiaLung |
Hits:
Description: 1. 如何生成自签名的KeyStore以及导出供SP使用的公钥
C:>keytool -v -genkey -alias idp -keystore idp.jks -keyalg RSA -dname uid=idp
然后按照提示输入密码即可,这里选择输入123456作为密码,同时主口令也使用该密码
C:>keytool -v -export -alias idp -keystore idp.jks -file idp.cer
这个命令将导出公钥证书,公钥证书将会配置在Identity Assertion Provider的Details选项卡中,同时需要配置123456作为访问证书的密码
2. 如何编译
修改build\目录下build.local.properties文件,将其中的WL_HOME指向具体的WebLogic Server安装目录
然后在build目录下执行ant即可
demo/目录中有编译好的demo应用,可以直接使用-1. How to generate self-signed, as well as export the KeyStore for SP
Platform: |
Size: 972800 |
Author: thomas |
Hits:
Description: 本论文围绕蚁群算法的理论及其应用,就如何解决非线性整数规划问题、连续性伏化问题、聚类问题、与其它算法混合以及收敛性进行了较为深入、系统的研究。
-In this paper, the theory surrounding the ant colony algorithm and its application on how to solve the nonlinear integer programming problem, the issue of continuity of V, clustering problems, mixed with other algorithms, as well as convergence in more depth, systematic study.
Platform: |
Size: 5346304 |
Author: 高阳 |
Hits:
Description: For build this project you can use ant (www.apache.org). Before build project rename
file build.properties.pattern in build.properties and set specific for your machine
parameters, then start build.bat (for Windows platform) or build.sh (for Linux)
in root project folder. After compile process all binary files will be copy into
build forlder.
For additional information please visit web site http://www.m-g.ru/corba
To subscribe on news about MT_DORB send e-mail with subject subscribe to corba@m-g.ru
We recommend that you place the MTDORB_UCUtils.dll ( or MTDORB_UCUtils.so for Linux)
in the Windows\System directory (or Windows\System32 for WinNT and Win2K and
/lib for Linux).
Main MTDORB author: Oleg V. Safonov <safonov@m-g.ru>
Platform: |
Size: 4161536 |
Author: SophiaLung |
Hits:
Description: 蚁群算法解VRP问题 蚁群算法解VRP问题 蚁群算法解VRP问题 -the procedure of ant colony algorithm for VRP,used to solve the famous HP-hard problem: the VRP problem with the ant colony algorithm developed with matlab. It s not a felwell procedure, there are still some problems contained within this procidure.the procedure of ant colony algorithm for VRP,used to solve the famous HP-hard problem: the VRP problem with the ant colony algorithm developed with matlab. It s not a felwell procedure, there are still some problems contained within this procidure.the procedure of ant colony algorithm for VRP,used to solve the famous HP-hard problem: the VRP problem with the ant colony algorithm developed with matlab. It s not a felwell procedure, there are still some problems contained within this procidure.the procedure of ant colony algorithm for VRP,used to solve the famous HP-hard problem: the VRP problem with the ant colony algorithm developed with matlab. It s not a felwell procedure, there are still some problems contained within this procidure.the
Platform: |
Size: 2048 |
Author: Timson |
Hits:
Description: 讲诉的是使用蚁群算法解决TSP问题。跟通常的TSP方法有所不同,效率也更高些。-V. stresses that the use of ant colony algorithm to solve TSP problem. TSP with the usual methods are different, more efficient manner.
Platform: |
Size: 2048 |
Author: EAGLE_123 |
Hits:
Description: 完整的ant打包脚本,包括ftp,vss,telnet等,实现完全自动化打包,实现转码,赋权限等-The complete package ant scripts, including ftp, vss, telnet and so on, to achieve a fully automated packaging and achieve transcoding, Fu rights, etc.
Platform: |
Size: 2048 |
Author: phrash |
Hits:
Description: For build this project you can use ant (www.apache.org). Before build project rename
file build.properties.pattern in build.properties and set specific for your machine
parameters, then start build.bat (for Windows platform) or build.sh (for Linux)
in root project folder. After compile process all binary files will be copy into
build forlder.
For additional information please visit web site http://www.m-g.ru/corba
To subscribe on news about MT_DORB send e-mail with subject subscribe to corba@m-g.ru
We recommend that you place the MTDORB_UCUtils.dll ( or MTDORB_UCUtils.so for Linux)
in the Windows\System directory (or Windows\System32 for WinNT and Win2K and
/lib for Linux).
It is also possible to link MTDORB_UCUtils.* inside program itself. Just
set build.utillibrary=off in build.properties
Main MTDORB author: Oleg V. Safonov <safonov@m-g.ru>
-For build this project you can use ant (www.apache.org). Before build project rename
file build.properties.pattern in build.properties and set specific for your machine
parameters, then start build.bat (for Windows platform) or build.sh (for Linux)
in root project folder. After compile process all binary files will be copy into
build forlder.
For additional information please visit web site http://www.m-g.ru/corba
To subscribe on news about MT_DORB send e-mail with subject subscribe to corba@m-g.ru
We recommend that you place the MTDORB_UCUtils.dll ( or MTDORB_UCUtils.so for Linux)
in the Windows\System directory (or Windows\System32 for WinNT and Win2K and
/lib for Linux).
It is also possible to link MTDORB_UCUtils.* inside program itself. Just
set build.utillibrary=off in build.properties
Main MTDORB author: Oleg V. Safonov <safonov@m-g.ru>
Platform: |
Size: 1593344 |
Author: SophiaLung |
Hits:
Description: svn版本代码自动化编译部署,使用ant+SVN自动编译打包gwt-SVN Version code compiled deployment automation
Platform: |
Size: 2435072 |
Author: 苟斌琪 |
Hits:
Description: Ant Colony Optimization (ACO) is an optimization metaheuristic based on the foraging behavior of ants. This metaheuristic was originally proposed to find good solutions to discrete combinatorial problems. Many extensions of the ACO heuristic for continuous domain have been proposed, but even those that claim close similarity with classical (discrete domain) ACO, like ACOR, do not use the heuristic information called visibility, commonly used in the original ACO algorithm. In this paper, we show the importance of the visibility in ACO, by proposing ACOℝ -V , a variant of ACOR that performs better in a number of benchmark functions.
Platform: |
Size: 1024 |
Author: Alireza |
Hits:
Description: 利用优化的蚁群算法解决<v,n>有向图中经过指定节点的最短距离-Use ant colony optimization algorithm to solve <v,n> Directed graph after the specified node shortest distance
Platform: |
Size: 10240 |
Author: 燕藏锋 |
Hits:
Description: 自1991年由意大利学者 M. Dorigo,V. Maniezzo 和 A. Colorni 通过模拟蚁群觅食行为提出了一种基于种群的模拟进化算法——蚁群优化。-ant colony optimization, ACO
Platform: |
Size: 3072 |
Author: 李不言 |
Hits: