-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathc_info_kr.html
executable file
·69 lines (50 loc) · 2.65 KB
/
c_info_kr.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<HTML>
<HEAD>
<TITLE> Deutsches Museum Cinderella Applets </TITLE>
<META author = "richter (autogenerated by cinderella)">
<META keywords = "cinderella export">
<link rel="StyleSheet" href="cinderella.css" type="text/css;" />
<script type="text/javascript">
var t;
t=setTimeout("goback()",60000);
function goback()
{
location.href="index_kr.html";
}
</script>
</HEAD>
<body claß="index" onmousedown = "goback();return false;" >
<div style="padding-left:13px;font-size:50px;position:absolute;top:60;left:350;">
신데렐라, 그리고 Mathe-Vital
</div>
<div style="padding-left:13px;font-size:50px;position:absolute;top:180;left:350;">
<table><tr><td width=1300>
<font style="line-height: 1.4; font-size: 26; color:#BBBBBB">
<i>신데렐라</i> 는 수학적 개념을 시각화하기 위해 Ulrich Kortenkamp 와 Jürgen Richter-Gebert 에 의해 개발된 프로그램입니다.
스크립트 언어인 <i>CindyScript</i> 와 물리적 현상을 실험해 볼 수 있는 <i>CindyLab</i> 이 사용되었을 뿐만 동적 기하학을 위한 많은 함수들이 사용되었습니다.
신데렐라를 사용하여 상대적으로 적은 노력으로 수학에 근거하여 만들어진 많은 복잡한 시뮬레이션을 경험할 수 있습니다.
뿐만 아니라 기하학적, 수학적, 물리학적 개념들을 이해하기 위환 도구로 사용할 수 있습니다.
<i>www.cinderella.de</i> 에서 더 많은 정보를 찾을 수 있습니다.
</font>
</td></tr></table>
</div>
<div style="padding-left:13px;font-size:50px;position:absolute;top:180;left:150;">
<img align=top src="images/Logos/Cindy.png">
</div>
<div style="padding-left:13px;font-size:50px;position:absolute;top:600;left:150;">
<img align=top src="images/Logos/MV.png">
</div>
<div style="padding-left:13px;font-size:50px;position:absolute;top:600;left:350;">
<table><tr><td width=1300>
<font style="line-height: 1.4; font-size: 26; color:#BBBBBB">
<i>Mathe-Vital</i> 은 Jürgen Richter-Gebert 가 TU München 와 협력하여 만든 인터넷 포털사이트 입니다.
이 웹사이트는 신데렐라 프로그램과 유사한 많은 수학체험 프로그램들 뿐만 아니라 프로그램에 숨겨진 다양한 수학적 주제에 대한 수업이 무료로 제공합니다.
<i>음악에서의 수학</i>, <i>식물의 성장과 수학</i> 그리고 <i>물리적 실험</i> 등이 예입니다. 컨텐츠는 끊임없이 개발중입니다. <br><i>www.mathe-vital.de</i> 를 참고하세요.
</font>
</td></tr></table>
</div>
<div style="position:absolute;top:940;left:1760;">
<a href="index_kr.html"><img src="images/menu.png" border=0></a>
</div>
</body>
</HTML>