Object Arx 的中文说明文档,欢迎下载
上传时间: 2016-05-16
上传用户:ukuk
I made a lot of changed on this object,such as * // 1.Encapsulates all code in one userobjet,since PB does not * // support "Address of Function" , so we can not set new * // WndProc, just makes the object more easy to use. * // 2.Uses structure array instead of Datastore * // 3.Calc width of menuitem at runtime(MEASUREITEM) * // 4.Draw disabled status
标签: Encapsulates userobjet changed object
上传时间: 2014-01-14
上传用户:lx9076
圍攻阿瓦隆[Siege of Avalon]遊戲源代碼 是個值得參考的RPG遊戲 使用到的語言 : C, Delphi/Kylix, Object Pascal, Pascal
标签: Pascal Avalon Delphi Object
上传时间: 2014-01-05
上传用户:jkhjkh1982
看n2实例 #Create a simulator object set ns [new Simulator] #Define different colors for data flows #$ns color 1 Blue #$ns color 2 Red #Open the nam trace file set nf [open out-1.nam w] $ns namtrace-all $nf set f0 [open out0.tr w] set f1 [open out1.tr w] #Define a finish procedure proc finish {} { global ns nf $ns flush-trace #Close the trace file close $nf #Execute nam on the trace file exit 0 } #Create four nodes set n0 [$ns node] set n1 [$ns node] set n2 [$ns node] set n3 [$ns node] #Create links between the nodes $ns duplex-link $n0 $n2 1Mb 10ms
标签: simulator Simulator different Create
上传时间: 2016-07-02
上传用户:wfl_yy
Service Oriented Architecture Based Integration
标签: Architecture Integration Oriented Service
上传时间: 2014-01-05
上传用户:2404
Object pascal参考手册,中文,对于初学delphi的新手非常有用,讲解详细,为pdf版,高清晰
上传时间: 2014-01-03
上传用户:lingzhichao
sqlalchemy连接数据库.已经如何保持一个连接:就像java中的one object类似.
标签: sqlalchemy object java one
上传时间: 2016-07-09
上传用户:zsjzc
A multi-hypothesis approach for salient object tracking in visual surveillance
标签: multi-hypothesis surveillance approach tracking
上传时间: 2016-07-11
上传用户:杜莹12345
A System for Moving Object Detection and Shadow Extermination
标签: Extermination Detection System Moving
上传时间: 2016-07-11
上传用户:whenfly
DCNF 采用RSOMC(Remote Service Object Method Call)远程服务对象方法调用机制,分层结构实现. 1.网络通信适配层 2.服务对象管理层 3.应用业务层(For Delphi VCL 组件) 容易学习,灵活的扩展机制.兼容原有的应用开发环境(譬如:VCL DB 控件), 利于旧系统迁移(大部分成熟的应用软件都是C/S结构,其业务功能非常完善, 为了能在互联网上直接使用,技术解决方案大部分为VPN,远程桌面等, 采用第三方支持技术实现,加重用户使用运维成本,并没有直接提升产品本身价值) 所以采用一种平滑的迁移技术方案,从而提高产品的竞争优势,延长产品生命周期.
标签: Service Object Method Remote
上传时间: 2013-12-28
上传用户:lindor