-
h.264标准介绍以及其在视频会议的应用
h.264标准介绍以及其在视频会议的应用-the standard of h.264 and its application in vidio conference
- 2022-02-06 00:58:23下载
- 积分:1
-
"grid computing" [author (U.S.) Joshy Joseph, Craig Fellenstein When y...
《网格计算》
【作者】(美)Joshy Joseph, Craig Fellenstein
当您打开电灯,电力网将立即向您传递所需的能量。那么,计算机和网络是不是也可以这样工作呢?答案是肯定的,它们甚至还可以改变您的业务方式。网格计算推动了“按需电子商务”:在任何地方,任何时间,简单或低成本地传递您所需的确切技术资源。您可以利用现有的系统,立即实现所有的功能。不管您是执行人员、策略人员、设计人员、技术人员还是开发人员,本书都将是您的最佳选择。.
本书主要内容:
掌握网格计算和效用计算的底层概念
学习如何开始着手以及从哪些应用开始
了解最新技术和标准..
使用网格计算最大化现有资源的价值
建立灵活性、弹性和可操作性更强的基础设施
基于“感知和响应”提供对数据和资源的即时访问
消除不同的非集成系统的管理负担
在本书中,一流的IBM专家提供了最好的部署实践、集成现有资源的实际指导以及最新的案例分析;而您需要的是利用网格计算的演化来驱动您的商业价值。-"grid computing" [author (U.S.) Joshy Joseph, Craig Fellenstein When you open Electric, the electricity grid will immediately convey to you the necessary energy. Then, the computer and the Internet can not do this kind of work? Answer is yes, They can even change the way your business. Grid computing to promote the "e-business on demand" : at any place, any time, simple low-cost or you need to transfer the exact technical resources. You can use the existing system, the immediate realization of all the functions. Whether y
- 2022-03-28 12:31:57下载
- 积分:1
-
时钟闪烁移动
#include"reg51.h"
sbit SET_K = P1^0; //设置
sbit PLUS_K = P1^1;//左移加1
sbit SHIFT_K = P1^2;//左移
sbit CHANGE_K = P1^3;//切换 年、月、日
bit SecFlag = 0;
bit FlashFlag = 0;
unsigned int Counter = 0;
unsigned char Led0,Led1,Led2,Led3,Led4;
unsigned char Shift;
code unsigned char LedSeg[10] = {0x3f,0x06,0x5B,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f};
void Time0() interrupt 1 // 0: EX0 1:Time0 2: EX1 3: Time1,4:serial 中断
{
static unsigned int IntCnt;
TH0 = 0xfc;
TL0 = 0x66;
if(++IntCnt > 1000)
{
IntCnt = 0;
SecFlag = 1;
}
switch(++Counter%5) //显示功能
{
case 0:
- 2022-03-02 21:20:39下载
- 积分:1
-
一吨
一篇基于离散小波变换的彩色图像数字水印算法的期刊论文-A DWT-based color image watermarking algorithm Journals
- 2022-07-17 05:35:17下载
- 积分:1
-
Iocomp控件的力量是人们经常谈论的,但它的帮助…
iocomp控件的强大功能一直为人么津津乐道,然而其帮助资料却不多见,此为很少有的电子资料,详细介绍了iocomp控件的使用,希望对大家有所帮助-iocomp controls the power of what people have always talked about, but its help information is rare, this is rare electronic data, detailing the use of iocomp controls, and they hope to help everyone
- 2022-05-08 12:19:59下载
- 积分:1
-
c++实践之路。帮助有C++理论基础的朋友走上实践之路
c++实践之路。帮助有C++理论基础的朋友走上实践之路-help you get the way of learning C++ practice
- 2022-02-03 04:50:45下载
- 积分:1
-
zemax源码:
This DLL models an anamorphic aspheric surface.
This surface is...
zemax源码:
This DLL models an anamorphic aspheric surface.
This surface is essentially an even aspheric surface with different terms for
the x and y directions.
The sag is given by:
Z = ((CX*x*x)+(CY*y*y)) / (1 + sqrt(1-((1+KX)*CX*CX*x*x)-((1+KY)*CY*CY*y*y)))
+ AR*( (1 - AP)*x*x + (1 + AP)*y*y )^2
+ BR*( (1 - BP)*x*x + (1 + BP)*y*y )^3
+ CR*( (1 - CP)*x*x + (1 + CP)*y*y )^4
+ DR*( (1 - DP)*x*x + (1 + DP)*y*y )^5
Note the terms AR, BR, CR, and DR ... have units of length to the -3, -5, -7, and -9 power.
The terms AP, BP, CP, and DP are dimensionless.
The surface is rotationally symmetric only if AP = BP = CP = DP == 0 and CX = CY and KX = KY.
-ZEMAX source: This DLL models an anamorphic aspheric surface.This surface is essentially an even aspheric surface with different terms forthe x and y directions.The sag is given by: Z = ((CX* x* x)+ (CY* y* y))/(1+ sqrt (1- ((1+ KX)* CX* CX* x* x)- ((1+ KY)* CY* CY* y* y)))+ AR* ((1- AP)* x* x+ (1+ AP)*
- 2022-04-21 04:49:04下载
- 积分:1
-
Pthread lib库完整说明文档,很好用,推荐!
Pthread lib库完整说明文档,很好用,推荐!-Pthread lib a complete description of the document library, very good, and recommended!
- 2022-08-15 16:20:31下载
- 积分:1
-
- 2022-06-30 21:31:48下载
- 积分:1
-
岛
德塞特
- 2022-11-26 15:20:04下载
- 积分:1