CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - cloud
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - cloud - List
[
JSP/Java
]
cloud
DL : 0
用java实现分形云的算法,直接运行即可得到分形云,无需任何修改-java with Fractal Cloud algorithms can be run directly fractal clouds, without any changes
Date
: 2008-10-13
Size
: 1.15kb
User
:
胡斌
[
JSP/Java
]
三维 Tag Cloud
DL : 0
$(document).ready(function(){ //计算样式中心值 a横向中心点,b纵向log中心点 //cloud-carousel.1.0.5.js 文件中去掉了IE的倒影滤镜。FF支持得更好。 var e = 150; var a = $("#da-vinci-carousel").width() / 2; var c = $("#da-vinci-carousel").height() / 2; var b = Math.log(c) * (e / 10); $('#but1').css({top:(c / 2) - ($('#but1').height() / 2),left:70,zIndex:9999}); $('#but2').css({top:(c / 2) - ($('#but2').height() / 2),right:70,zIndex:9999}); $("#da-vinci-carousel").CloudCarousel( { minScale:0.25,//视线轴距 越大远处视觉越近 reflHeight: 40, //倒影透明度 reflGap:-2, //倒影距离 //titleBox: $('#da-vinci-title'), //altBox: $('#da-vinci-alt'), buttonLeft: $('#but1'), buttonRight: $('#but2'), yRadius:e, //Y轴距 调整轴距需要给DIV增加高度 xPos: a, //距离左侧边距 yPos: b, //距离顶部边距 speed:0.09, //滚动速度 mouseWheel:true //是否支持鼠标滚轴 }); $("#da-vinci-carousel img").css("border",0); //消除当前效果DIV中的img边框 });
Date
: 2011-06-25
Size
: 371.71kb
User
:
qp3db@163.com
[
JSP/Java
]
cloud
DL : 0
用java实现分形云的算法,直接运行即可得到分形云,无需任何修改-java with Fractal Cloud algorithms can be run directly fractal clouds, without any changes
Date
: 2025-12-28
Size
: 1kb
User
:
胡斌
[
JSP/Java
]
ywOA
DL : 0
云网oa办公自动化系统java源码。能够使用!有说明!-Oa cloud network office automation system java source code. Able to use! Described!
Date
: 2025-12-28
Size
: 26.52mb
User
:
李小平
[
JSP/Java
]
JSP_code
DL : 0
此资源是jsp应用开发 邓子云等编写的一书里的源代码,希望对大家有用-This jsp application development resources, such as Deng cloud of a book to prepare the source code, useful for all of us hope
Date
: 2025-12-28
Size
: 46.32mb
User
:
赵彦
[
JSP/Java
]
cloudsim
DL : 0
云计算仿真工具升级版cloudsim2.0,Buyya教授领导开发-Cloud computing simulation tools upgrade cloudsim2.0, Buyya Development led by Professor
Date
: 2025-12-28
Size
: 2.04mb
User
:
刘鹏
[
JSP/Java
]
src1
DL : 0
很好的用于初步学习或实践中参考云计算源代码-Good practice for the initial study or reference source cloud computing
Date
: 2025-12-28
Size
: 2kb
User
:
李杨
[
JSP/Java
]
src3
DL : 0
很好的用于初步学习和实践参考的云计算源代码3-A good reference for a preliminary study and practice of cloud computing source code 3
Date
: 2025-12-28
Size
: 706kb
User
:
李杨
[
JSP/Java
]
src5
DL : 0
很好的用于初步学习和实践参考的云计算源代码5-A good reference for a preliminary study and practice of cloud computing source code 5
Date
: 2025-12-28
Size
: 43kb
User
:
李杨
[
JSP/Java
]
src4
DL : 0
很好的用于初步学习和实践参考的云计算源代码4-A good reference for a preliminary study and practice of cloud computing source code 4
Date
: 2025-12-28
Size
: 3.42mb
User
:
李杨
[
JSP/Java
]
cloud-compute-doit
DL : 0
云计算傻瓜书,学习云计算比较好的参考书。-cloud compute
Date
: 2025-12-28
Size
: 3.78mb
User
:
周孚成
[
JSP/Java
]
TimeTracker
DL : 0
在这一章你会学会开发一款时间跟踪软件,也就是备忘录软件,这款软件会把你在这之前所学的很多东西结合起来。这是一款基于云计算技术的软件,它利用了一个运行的google服务器上的组件。这款软件可以让你跟踪你已经设定好的计划和时间以及整个计划的完成度。我们将介绍许多新的Mojo API函数而且你会对整个webOS有一个系统的完整的崭新的认识。-In this chapter you will learn to develop a time tracking software, which is the memorandum of the software, this software will you have learned before that a lot of things together. This is a cloud-based computing software, which uses a run on the google server components. This software allows you to track your plans and have set a good time and degree of completion of the entire project. We will introduce many new Mojo API function and you will have a whole system webOS complete new understanding.
Date
: 2025-12-28
Size
: 273kb
User
:
祁刚洲
[
JSP/Java
]
attachments-(1)
DL : 0
Cloud computing code for online storage and backup.
Date
: 2025-12-28
Size
: 997kb
User
:
karan
[
JSP/Java
]
cloud-model-code
DL : 0
云发生器代码,正向云模型和逆向云模型等多种云模型发生器代码-Cloud generator code, forward and reverse cloud cloud model and other models cloud model generator code
Date
: 2025-12-28
Size
: 1kb
User
:
zhangwei
[
JSP/Java
]
the-3D-spherical-tag-cloud
DL : 0
JavaScript实现的3D球面标签云效果Tags-JavaScript implementation of the 3D spherical tag cloud effects Tags
Date
: 2025-12-28
Size
: 48kb
User
:
边国龙
[
JSP/Java
]
cloud
DL : 0
分形云,java实现,使用分型插值算法,来自孙老师的书-Fractal cloud, java implementation, typing interpolation algorithm, from the book of the Sun
Date
: 2025-12-28
Size
: 2kb
User
:
rui dai
[
JSP/Java
]
dasein-cloud-master
DL : 0
Dasein Cloud是一个用Java开发的开源云服务抽象层,遵循Apache v2.0协议。它帮助开发者构建能在不同云上运行的通用应用。它提供了针对大多数IaaS和部分PaaS的抽象模型,基于此模型开发,应用在运行时就能转换为相应的云服务商模型。-Dasein Cloud is developed using Java open source cloud service abstraction layer, follow the Apache v2.0 protocol. It helps developers build general-purpose applications that can run on a different cloud. It provides an abstract model for the most IaaS and part of PaaS developed based on this model, an application at run time can be converted to the corresponding cloud service provider model.
Date
: 2025-12-28
Size
: 125kb
User
:
pudn
[
JSP/Java
]
3D-tag-cloud
DL : 0
3d标签云:将N个标题以3d球状显示出来-3d tag cloud: the title of the N 3d spherical display
Date
: 2025-12-28
Size
: 3kb
User
:
王连杰
[
JSP/Java
]
d3-cloud-1.0.5
DL : 0
基于js编写的标签云实现源码,效果很不错-Based on the tag cloud implementation source code written in js, the effect is very good
Date
: 2025-12-28
Size
: 37kb
User
:
wanghong
[
JSP/Java
]
spring cloud nginx
DL : 0
spring cloud nginx a good template !
Date
: 2019-07-11
Size
: 1.99mb
User
:
420358481@qq.com
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.