搜索资源列表
房产中介源代码
- 房产中介管理系统:包括客户管理,房源管理,交易管理三大功能-real estate broker management system : including customer management, housing stock management, transaction management functions of three
zj20
- 软件简介: 一款为房产中介公司及房产租售类网站量身定制的一套系统,与其它房产类程序不同的是,百姓房产中介系统更贴近用户,更理解用户真正的需求,在同类产品中具有以下优点。 管理页面:/admin/Login.aspx 管理帐号:webdiy 管理密码:webdiy.net -software profiles : one for the real estate broker and property rental website customization of the sy
Broker
- 按照Broker模式的要求,实现Client,Broker,Server三种组件(设计为三个class),不要求设计Client-side Proxy和Server-side Proxy。必须实现如下功能: • Server可以注册到Broker(使用ID号) • Broker为Server提供注册服务 • Broker可将client的request转发到正确的server • Broker可见server的respons
ServiceBrokerExtSource
- SQL Server 2005 Service Broker (SSB) is an asynchronous messaging technology built into SQL Server. With SSB, you essentially get the power of messaging technologies like Microsoft Message Queue (MSMQ) combined with the relational database capabiliti
battstat
- ppc 下读取电池状态的代码。 This sample demonstrates how to use the State and Notification Broker APIs.
Broker
- 软件体系结构代理模式的实现,经典源码,老教授亲自编写的
broker
- borker模式的源代码实现,两个server,一个接受两个整数并计算和,另外一个计算差。
Web Broker范例
- 基于Delphi的WebBroker技术的源码-WebBroker technology of the source
CORBA1
- GNOME CORBA简介 What s CORBA? CORBA(Common Object Request Broker Architecture)是一组标准,用来定义“分布式对象系统”,由OMG(Object Menagement Group)作为发起和标准制定单位。OMG由700多家公司和单位组成,几乎包括了所有有影响的公司。CORBA的目的是定义一套协议,符合这个协议的 对象可以互相交互,不论它们是用什么样的语言写的,不论它们运行于什么样的机器和操作系统。
S20585438
- 一个基于Java servelet的hotel broker 程序 实现access数据库访问
CloveriX
- CloveriX EA is a Scalper. CloveriX works best of all at broker companies with tight spreads and fast execution speed. CloveriX EA is a Free Expert Advisor for metatrader trading Platform. This Free Expert Advisor use for automatic trading.-CloveriX E
myauto
- vc6+vs2005环境,股票自动交易软件。目前支持通达信版本交易,凡交易平台使用通达信的券商都可使用。实现为使用窗口句柄抓取交易界面窗口完成。使用时需要先打开交易软件,否则无法找到。-vc6+vs2005 environment, stock automated trading software. Currently supports accessible letter version of the transaction, where the trading platform accessi
algo-trader
- 用java编写的算法交易软件。包括获取股票数据、分析、下单等全部功能。-AlgoTrader is an automated trading system (ATS) that can trade any type of security on any market available through InteractiveBrokers or FIX. All aspects of trading like getting market data, analyzing prices, taki
BROKER
- Calculates a broker s commission
ServiceBrokerCommunicationTest
- sql broker service 实例-this is a simple with sql broker service
Pro-SQL-Server-2008-Service-Broker
- Pro Biztalk BAM 2009 - Guide to develop Service Broker solutions using Microsoft Service Broker of Microsoft SQL Server 2008 R2
game-Brick-broker
- source code java j2me game brick broker
broker
- 两个server,一个server接收两个整数,求和并返回结果,另一个server接收两个整数,求差并返回结果。 客户端通过ID访问所需的服务,即:将服务ID和将两个整数发送给Broker,由broker找到正确的服务器并将整数发送给相应的服务器,服务器计算结果,再将结果交给broker转发给客户,客户显示结果。-Two server, a server receives two integers, the sum and returns the result, another se
BROKER
- Calculates a broker s commission
BrokerPattern
- Broker模式编写一个简单的四则运算的程序(Broker model, write a simple procedure of four operations)