搜索:asa
找到约 14 项符合「asa」的查询结果
结果 14
按分类筛选
https://www.eeworm.com/dl/534/210777.html
其他
simulated annealing code ASA
simulated annealing code ASA
https://www.eeworm.com/dl/515683.html
技术资料
ASA-VPN配置完整版
思科  ASA-VPN配置完整版
 由于在某些环境下,通过Internet连接的远程网络之间,双方需要直接使用对方私有IP地址来互访,而私有IP网段是不能传递到Internet上进行路由的,在数据包封装为私有IP发到Internet之后,由于Internet的路由器没有私有IP网段,所以最终数据包将全部被丢弃而不能 ...
https://www.eeworm.com/dl/534/167400.html
其他
用PB做的一个小型图书管理系统 无安装程序ASA数据库
用PB做的一个小型图书管理系统 无安装程序ASA数据库
https://www.eeworm.com/dl/523/389441.html
数据库系统
这是用Powerbuilder加ASA数据库开发的一套图书管理系统源代码
这是用Powerbuilder加ASA数据库开发的一套图书管理系统源代码
https://www.eeworm.com/dl/908808.html
技术资料
一种求解圆形下料问题的快速算法
本文研究圆形件优化排样算法,目的是提高材料利用率。本文提出了一种新的放置算法(圆弧搜索算法,ASA),与文献中算法相比,ASA在较短的时间内产生了可以和排样领域著名的法国学者Hifi在SCI和EI检索
https://www.eeworm.com/dl/621/126557.html
教育系统应用
powerbuilder 环境下的图书管理系统
powerbuilder 环境下的图书管理系统,可以适用于中小企业的图书管理部门,数据库采用sybase的 ASA 。
https://www.eeworm.com/dl/685/482766.html
JavaScript
Calculates if the brackets in a sentence are correctly close. Input consists, one per line, sentenc
Calculates if the brackets in a sentence are correctly close.
Input consists, one per line, sentences with brackets, and output say YES if its correctly close, or NO int if its not saying where is the error.
Input:
()[]<>(**)
(*)
(ASA
Output:
YES
NO 2
NO 4