Develop and Download Open Source Software

Browse CVS Repository

Contents of /satellite/web/htdocs/index.html.ja

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


Revision 1.13 - (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.12: +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="ja" lang="ja">
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 <link rel="stylesheet" type="text/css" href="satellite.css" />
9 <link rel="icon" type="x-image/icon" href="favicon.ico" />
10 <title>SATELLITE : Home</title>
11 </head>
12 <body>
13 <div id="page">
14 <img src="images/logo.gif" alt="logo" style="margin-top: 10px; margin-left: 30px;" />
15 <h1 id="title">SATELLITE</h1>
16 <h2 id="subtitle1">System Analysis Total Environment for Laboratory</h2>
17 <h2 id="subtitle2">- Language and InTeractive Execution</h2>
18 <div id="sectionnav">
19 <div id="sectionnav2">
20 <a href="index.html.ja" title="������������������">������������������</a>
21 <a href="features.html.ja" title="������������">������������</a>
22 <a href="screenshots.html.ja" title="���������������������������">���������������������������</a>
23 <a href="documents.html.ja" title="������������������">������������������</a>
24 <!--
25 <a href="license.html.ja" title="���������������">&nbsp;&nbsp;&nbsp;&nbsp;���������������</a>
26 <a href="manuals.html.ja" title="���������������">&nbsp;&nbsp;&nbsp;&nbsp;���������������</a>
27 <a href="compatibility.html.ja" title="���������������">&nbsp;&nbsp;&nbsp;&nbsp;���������������</a>
28 <a href="news.html.ja" title="������������������">&nbsp;&nbsp;&nbsp;&nbsp;������������������</a>
29 -->
30 <a href="download.html.ja" title="������������������">������������������</a>
31 <a href="support.html.ja" title="������������������">������������������</a>
32 <a href="links.html.ja" title="���������">���������</a>
33 <br />
34 </div>
35 <div id="sectionnav3">
36 <a href="index.html.en">[English]</a>
37 </div>
38 <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>
39 <a href="http://sourceforge.jp/">
40 <img src="http://sourceforge.jp/sflogo.php?group_id=998" width="96" height="31" alt="SourceForge.jp" style="border: none;" />
41 </a>
42 </div>
43
44 <div id="content">
45 <h3>SATELLITE ������</h3>
46
47 <p>
48 SATELLITE (System Analysis Total Environment for Laboratory - Language and InTeractive Execution) ������������������������������������������������������������������������������������������������������������������
49 </p>
50
51 <p>
52 ���������������<a href="features.html.ja">������������</a> ��� <a href="screenshots.html.ja">���������������������������</a> ������������������������
53 ��������������������� <a href="download.html.ja">������������������</a> ������������������������������������
54 </p>
55
56 <p>
57 SATELLITE ������<a href="license.html.ja">������ BSD ���������������</a> ������������������������������������������������������������������������������������
58 </p>
59
60 <p>
61 SATELLITE ���������<a href="http://www.bpel.ics.tut.ac.jp/">BPEL</a> ������������������ UNIX/Linux ��������������� <b>2.9x ������</b> ������������������������ Windows���MacOS X���Linux���FreeBSD ��������������� ������ ������������������������������������������������������������ <b>4.x ������</b> ��� 2���������������������
62 </p>
63
64 <h3>������������������</h3>
65 <div class="subblock">
66 <h4>SATELLITE 4.2.3 ������������</h4>
67 <p>SATELLITE 4.2.3 ������������������������������ (2005���11���12���)</p>
68 <ul>
69 <li>������������������
70 <ul>
71 <li>Windows ���������������text2string() ������������������������������������������(UTILITY)</li>
72 <li>Linux ��������������������������������������������������� 'BS'���'DEL' ���������������������������������������������(Shell)</li>
73 <li>GPM Window ���������������������������������������������������������������������������������������������������������������������������(GPM)</li>
74 <li>UNIX/MacOS X ���������������GPM Window ������������������������������ Xaw3d ���������������������������������������������(GPM)</li>
75 </ul>
76 </li>
77 <li>���������������������������������������
78 <ul>
79 <li>������������������������������������������������������������������������������������������������������(Shell)</li>
80 <li>eval() ������������������������������������������������������������������������������(BUILTIN)</li>
81 <li>Landscape ��������������������������������������������� Portrait ���������������������(GPM)</li>
82 <li>GPM Window ���������������������������������������������������������(GPM)</li>
83 </ul>
84 </li>
85 </ul>
86 </div>
87
88 <div class="small-right">
89 <a href="news.html.ja">[ ������������������ ]</a>
90 </div>
91
92 <!-- footerstart -->
93 <div id="footer">
94 <p>Copyright &#169;2003-2006 RIKEN Japan, All Rights Reserved</p>
95 </div>
96
97 </div> <!-- content -->
98 </div> <!-- page -->
99 <script type="text/javascript">
100 var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
101 document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
102 </script>
103 <script type="text/javascript">
104 try {
105 var pageTracker = _gat._getTracker("UA-9486820-1");
106 pageTracker._trackPageview();
107 } catch(err) {}</script>
108 </body></html>

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