CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - DataCenter
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - DataCenter - List
[
CSharp
]
DataCenter
DL : 0
GPRS通信的数据中心程序,需要调用同一目录下的DataCenterXControl.ocx控件,方可执行。
Update
: 2008-10-13
Size
: 459.24kb
Publisher
:
dong
[
CSharp
]
DataCenter
DL : 0
GPRS通信的数据中心程序,需要调用同一目录下的DataCenterXControl.ocx控件,方可执行。-GPRS data center communications procedures, the need to call the same directory DataCenterXControl.ocx control, can not be implemented.
Update
: 2025-02-17
Size
: 459kb
Publisher
:
dong
[
Other
]
Servers_gen
DL : 0
This is realization of generic algorithm, which is used for calculating loading of DATACENTER
Update
: 2025-02-17
Size
: 379kb
Publisher
:
Pavel
[
JSP/Java
]
datacenter
DL : 0
发电企业数据交换(中心)平台解决方案,该解决方是投标的写的-Power Enterprise Data Exchange (center) platform solutions, the solution is written in the tender
Update
: 2025-02-17
Size
: 582kb
Publisher
:
陈车
[
ARM-PowerPC-ColdFire-MIPS
]
the_datacenter_as_a_computer
DL : 0
《The Datacenter as a Computer: An Introduction to the Design of Warehouse-Scale Machines》 一本讲解数据中心专用处理器设计的教材-" The Datacenter as a Computer: An Introduction to the Design of Warehouse-Scale Machines" a special processor designed to explain the data center materials
Update
: 2025-02-17
Size
: 1.06mb
Publisher
:
yisaogua
[
Other
]
virtualization
DL : 0
这是关于虚拟机的入门教材,和大家分享,详细信息请看英文描述-Migrate to a dynamic, on-demand data delivery platform "If you re looking to hit the ground running with any virtualization project, large or small, this book is going to give you the start you need, and along the way will offer you some cautionary tales that will even take some seasoned virtualization veterans by surprise."--From the foreword by Chris Wolf, Senior Analyst, Burton Group Transform your IT infrastructure into a leaner, greener datacenter with expert guidance from a pair of industry professionals. Through clear explanations, examples, and a five-step deployment plan, Virtualization: A Beginner s Guide shows you how to maximize the latest technologies from Citrix, Microsoft, and VMware. Consolidate your servers, set up virtual machines and applications, and manage virtual desktop environments. You ll also learn how to implement reliable security, monitoring, and backup procedures. Select a virtualization platform and develop rollout plans Perform pre-deployment n
Update
: 2025-02-17
Size
: 8.33mb
Publisher
:
dadao
[
JSP/Java
]
NBServer
DL : 0
用java编写的DTU数据中心,可以远程接受DTU传输回的TCP包-DTU datacenter used java,it can receive the TCP data remotely
Update
: 2025-02-17
Size
: 2kb
Publisher
:
dj
[
JSP/Java
]
CloudSimExample1
DL : 0
shows how to create a datacenter with one host and run one cloudlet on it
Update
: 2025-02-17
Size
: 3kb
Publisher
:
pooja
[
JSP/Java
]
CloudSimExample2
DL : 0
shows how to create a datacenter with one host and run two cloudlets on it.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
pooja
[
JSP/Java
]
CloudSimExample3
DL : 0
shows how to create a datacenter with two hosts and run two cloudlets on it.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
pooja
[
GPS develop
]
DTUDemo_VC
DL : 0
gprs dtu数据中心软件代码,具有数据发送、数据接收、数据处理、终端信息显示等功能。-gprs dtu datacenter software source code
Update
: 2025-02-17
Size
: 610kb
Publisher
:
feijianlin
[
Communication
]
TcpCSFramework
DL : 0
c#环境下的tcp socket通讯软件。可用于gprs数据中心软件、tcp/ip网络通讯会话软件。-c# enviorment tcp socket communication software.it maybe used in gprs datacenter software,or tcp/ip internet conversation.
Update
: 2025-02-17
Size
: 46kb
Publisher
:
feijianlin
[
Post-TeleCom sofeware systems
]
DataCenter
DL : 0
DTU数据中心,可对DTU的参数设置,并接受DTU数据-DTU Data Center, the parameters can be set on the DTU, and accept DTU Data
Update
: 2025-02-17
Size
: 360kb
Publisher
:
lizhigang
[
Game Hook Crack
]
sdaf
DL : 0
时光模块做外挂的好东西 时光模块做外挂的好东西-With a focus on mission-critical business environments, Oracle provides best-of-breed technology solutions that are open, integrated, and complete. We deliver unique value for customers through the integration of server, storage, networking, and software to deliver some of the most scalable, reliable, and secure products available today. Our integrated software and hardware solutions are optimized to improve transactional efficiencies and deliver performance levels that are unmatched in the industry. And because Oracle systems are built on open standards, they can be deployed in the datacenter as individual components, or as
Update
: 2025-02-17
Size
: 835kb
Publisher
:
赖发
[
JSP/Java
]
DTU-DATACENTER
DL : 0
GPRS DTU数据中心 源代码,实际cdma的也可以用 DTU接受程序使用Java编写,其中,…\WSNserver\src 为源文件,…\WSNserver\bin 为可执行程序。该文件夹下project文件可用eclipse for java 直接打开编译。编译是需要注意的是将java-mysql的类库放置在C:\Program Files\Java\jre6\lib\ext路径下。本程序只用到这一个Java外部类库。 在源文件中,DataReceiver.java 为主程序类,通过该类调用其他子类。 其中:DataReceiver.java 包括主程序main,以及TCP/IP 接收数据的实现。 DataAnalysis.java 对接受的数据按照既定格式进行拆分 DataBase.java 将数据写入Mysql数据库 DataStructure.java 规定数据格式 TwoThread.java 开启多线程功能 post.java 实现向新浪网备份数据 GetIP.java 获取本机固定IP-GPRS DTU data center source code, you can also use the actual cdma DTU to accept the program written in Java, which, ... \ WSNserver \ src for the source file, ... \ WSNserver \ bin for the executable program. The project file folder opened directly available eclipse for java compiler. Compilation is important to note that the library will be java-mysql placed in C: \ Program Files \ Java \ jre6 \ lib \ ext path. This procedure is only used outside this a Java class libraries. In the source file, DataReceiver.java main classes, the class called by other sub-categories. Of which: DataReceiver.java including the main program main, and TCP/IP implementation to receive data. DataAnalysis.java of the received data in accordance with the established format for split DataBase.java to write data to Mysql database DataStructure.java data format requirements TwoThread.java on multithreading post.java Sina backup data to achieve GetIP.java fix
Update
: 2025-02-17
Size
: 31kb
Publisher
:
刑名
[
JSP/Java
]
DataCenter
DL : 1
这是一个数据转发的数据中心的源码,是电力项目针对遥测项目的数据转发-This is a data source to forward the data center, power projects is the project for telemetry data forwarding
Update
: 2025-02-17
Size
: 12.42mb
Publisher
:
zhumuchun
[
Software Engineering
]
Centro-de-Computo
DL : 0
Information of DataCenter
Update
: 2025-02-17
Size
: 182kb
Publisher
:
ManuAT
[
Linux-Unix
]
tcp_dctcp
DL : 0
DataCenter TCP (DCTCP) congestion control.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
pmnnfei
[
Internet-Network
]
ns-3-datacenter
DL : 0
ns-3网络拓扑结构,包括多对一和多对多-ns-3 network topology, including many-to-many
Update
: 2025-02-17
Size
: 3kb
Publisher
:
刘少清
[
matlab
]
MinHR_schedulepolicy
DL : 0
This script provides an scheduling algorithm to minimize the energy consumption of a datacenter based on the minimum heat recirculation method.
Update
: 2025-02-17
Size
: 5kb
Publisher
:
Freerk
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.