Develop and Download Open Source Software

Browse CVS Repository

Contents of /satellite/web/htdocs/screenshots.html.en

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.5 - (show annotations) (download)
Wed Jun 24 22:39:32 2009 UTC (14 years, 9 months ago) by orrisroot
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +9 -0 lines
added google analytics code.

1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
3 <head>
4 <meta name="author" content="Neuroinformatics Lab." />
5 <meta name="keywords" content="linux windows macosx opensource system analysis modeling simulation signal-processing parameter-estimation mathematical-model free neuroinformatics" />
6 <meta name="description" content="Home of the SATELLITE" />
7 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
8 <meta http-equiv="Content-Style-Type" content="text/css" />
9 <meta http-equiv="Content-Script-Type" content="text/javascript" />
10 <link rel="stylesheet" type="text/css" href="satellite.css" />
11 <link rel="stylesheet" type="text/css" href="lightbox.css" />
12 <script type="text/javascript" src="lightbox.js"></script>
13 <link rel="icon" type="x-image/icon" href="favicon.ico" />
14 <title>SATELLITE : Screenshots</title>
15 </head>
16 <body>
17 <div id="page">
18 <img src="images/logo.gif" alt="logo" style="margin-top: 10px; margin-left: 30px;" />
19 <h1 id="title">SATELLITE</h1>
20 <h2 id="subtitle1">System Analysis Total Environment for Laboratory</h2>
21 <h2 id="subtitle2">- Language and InTeractive Execution</h2>
22 <div id="sectionnav">
23 <div id="sectionnav2">
24 <a href="index.html.en" title="The title page">Home</a>
25 <a href="features.html.en" title="SATELLITE features">Features</a>
26 <a href="screenshots.html.en" title="Screenshots">Screenshots</a>
27 <a href="documents.html.en" title="SATELLITE document">Documents</a>
28 <!--
29 <a href="license.html.en" title="License">&nbsp;&nbsp;&nbsp;&nbsp;License</a>
30 <a href="manuals.html.en" title="Manuals">&nbsp;&nbsp;&nbsp;&nbsp;Manuals</a>
31 <a href="compatibility.html.en" title="Compatibility information">&nbsp;&nbsp;&nbsp;&nbsp;Compatibility</a>
32 <a href="news.html.en" title="News">&nbsp;&nbsp;&nbsp;&nbsp;News</a>
33 -->
34 <a href="download.html.en" title="Download">Download</a>
35 <a href="support.html.en" title="Support information">Support</a>
36 <a href="links.html.en" title="Links">Links</a>
37 <br />
38 </div>
39 <div id="sectionnav3">
40 <a href="screenshots.html.ja">[Japanese]</a>
41 </div>
42 <a href="http://www.brain.riken.jp/"><img src="images/bsilogo.gif" width="96" height="31" alt="RIKEN Brain Science Institute" style="border: none;" /></a>
43 <a href="http://sourceforge.jp/">
44 <img src="http://sourceforge.jp/sflogo.php?group_id=998" width="96" height="31" alt="SourceForge.jp" style="border: none;" />
45 </a>
46 </div>
47
48 <div id="content">
49 <h3>Screenshots</h3>
50
51 <div class="screenshot">
52 <span class="description">
53 State after start in UNIX environment
54 </span>
55 <span class="image">
56 <a href="screenshots/startup.gif" rel="lightbox" title="State after startup in UNIX environment"><img src="screenshots/startups.gif" width="150" height="96" alt="Start Up" /></a><br />29 Kb
57 </span>
58 </div>
59
60 <div class="screenshot">
61 <span class="description">
62 Learning of XOR logical operation using BPS
63 </span>
64 <div class="image">
65 <table><tr><td>
66 <a href="screenshots/bps-gpm.gif" rel="lightbox" title="Learning of XOR logical operation using BPS - gpm window"><img src="screenshots/bps-gpms.gif" width="63" height="90" alt="Main window" /></a><br />21 Kb</td><td>
67 <a href="screenshots/bps-shell.gif" rel="lightbox" title="Learning of XOR logical operation using BPS - shell window"><img src="screenshots/bps-shells.gif" width="80" height="58" alt="Main window" /></a><br />16 Kb</td></tr>
68 </table>
69 </div>
70 </div>
71
72 <!-- footerstart -->
73 <div id="footer">
74 <p>Copyright &#169;2003-2006 RIKEN Japan, All Rights Reserved</p>
75 </div>
76
77 </div> <!-- content -->
78 </div> <!-- page -->
79 <script type="text/javascript">
80 var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
81 document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
82 </script>
83 <script type="text/javascript">
84 try {
85 var pageTracker = _gat._getTracker("UA-9486820-1");
86 pageTracker._trackPageview();
87 } catch(err) {}</script>
88 </body></html>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26