⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index-19.htm

📁 Visual C++ has been one of most effective tool for the large industrial applications. This book is t
💻 HTM
字号:
<html>
<head>
<title>Java Ray Tracing</title>
<meta  name="description" content="Java vs C++: two implementations of a ray tracer">
<meta name="keywords" content="reliable, software, cplusplus, java, object oriented, programming">
</head>

<body bgcolor="#00000" text="#ffff99" link="#0033ff" alink="#00ff00" vlink="#00ff00">
<font face="arial">
<!--Home button and Title-->
<table cellpadding=10 width="100%">
<tr>
	<td width="100" align="CENTER" valign="MIDDLE">
		<a href="index-11.htm" tppabs="http://www.relisoft.com/index.htm">
		<img src="rsbullet.gif" tppabs="http://www.relisoft.com/images/rsbullet.gif" alt="RS" border=0 width=39 height=39>
		<p>Programmers' Home Site</a>
	<td width=500  bgcolor="#ff0066">
		<font face="arial" color="#ffffff">
		<h1 align=center>Java</h1>
		</font>
<tr>
	<td width=100></td>
	<td width=500>
		Is Java going to replace C++? Probably not, but it sure is making headway. Check out <a href="javascript:if(confirm('http://www.relisoft.com/java/c_java.html  \n\nThis file was not retrieved by Teleport Pro, because it is linked too far away from its Starting Address. If you increase the in-domain depth setting for the Starting Address, this file will be queued for retrieval.  \n\nDo you want to open it from the server?'))window.location='http://www.relisoft.com/java/c_java.html'" tppabs="http://www.relisoft.com/java/c_java.html">one person's opinion</a> and see if you agree.
	
</table>

<!-- Downloads -->
<table cellpadding=10 width="100%">
<tr>
	<td width="100" align="CENTER" valign="MIDDLE">
	<i>Java vs. C++</i>
	<td  width=500 bgcolor="#ff6600">
	If your browser supports Java, go to the <a href="javascript:if(confirm('http://www.relisoft.com/java/raytrace.html  \n\nThis file was not retrieved by Teleport Pro, because it is linked too far away from its Starting Address. If you increase the in-domain depth setting for the Starting Address, this file will be queued for retrieval.  \n\nDo you want to open it from the server?'))window.location='http://www.relisoft.com/java/raytrace.html'" tppabs="http://www.relisoft.com/java/raytrace.html">Ray Tracing</a> page. You'll see a Java applet that performs ray tracing right before your eyes. You have the option of downloading
<ul>
<li>The <a href="javascript:if(confirm('http://www.relisoft.com/java/java.zip  \n\nThis file was not retrieved by Teleport Pro, because it is linked too far away from its Starting Address. If you increase the in-domain depth setting for the Starting Address, this file will be queued for retrieval.  \n\nDo you want to open it from the server?'))window.location='http://www.relisoft.com/java/java.zip'" tppabs="http://www.relisoft.com/java/java.zip">Java source</a> code for the applet (42k zipped). Many thanks to James Goruk for updating the Java sources.
<li>The <a href="javascript:if(confirm('http://www.relisoft.com/java/cplus.zip  \n\nThis file was not retrieved by Teleport Pro, because it is linked too far away from its Starting Address. If you increase the in-domain depth setting for the Starting Address, this file will be queued for retrieval.  \n\nDo you want to open it from the server?'))window.location='http://www.relisoft.com/java/cplus.zip'" tppabs="http://www.relisoft.com/java/cplus.zip">C++ source</a> code that implements exactly the same functionality (48k zipped).
<li>The <a href="javascript:if(confirm('http://www.relisoft.com/java/c_ray.zip  \n\nThis file was not retrieved by Teleport Pro, because it is linked too far away from its Starting Address. If you increase the in-domain depth setting for the Starting Address, this file will be queued for retrieval.  \n\nDo you want to open it from the server?'))window.location='http://www.relisoft.com/java/c_ray.zip'" tppabs="http://www.relisoft.com/java/c_ray.zip">C++ executable</a> (46k zipped).
</ul>
See for yourself the performance difference between Java and C++.

</table>
<p>

<!-- Physics -->
<table cellpadding=10 width="100%">
<tr>
	<td width="100" align="CENTER" valign="MIDDLE">
	<i>Physics</i>
	<td  width=500 bgcolor="#ff6600">
	You can simulate various physical phenomena using Java applets. Here is an <a href="javascript:if(confirm('http://www.relisoft.com/java/field/FieldApp.html  \n\nThis file was not retrieved by Teleport Pro, because it is linked too far away from its Starting Address. If you increase the in-domain depth setting for the Starting Address, this file will be queued for retrieval.  \n\nDo you want to open it from the server?'))window.location='http://www.relisoft.com/java/field/FieldApp.html'" tppabs="http://www.relisoft.com/java/field/FieldApp.html">example</a> of such a simulation together with the source code.

</table>
<p>
<!-- Source control plug -->
<table cellpadding=10 width="100%">
<tr>
	<td width=100 align=center valign=middle><img src="rs_ani.gif" tppabs="http://www.relisoft.com/images/rs_ani.gif" width=32 height=32 border=0 alt=" "><i>Our plug.</i>
	<td  width=500 bgcolor="#ffff66">
	<font color="#000000">
		If you're a Java developer and you are collaborating with other people, you might consider trying (for free) our <a href="index-13.htm" tppabs="http://www.relisoft.com/co_op/index.htm">source control system</a>. It's perfect for small teams that don't have a computer to spare for a central repository of source. Our unique product let's you collaborate with anybody who has e-mail.
	</font>
</table>
<p>
</font> <!-- Arial-->
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -