본문 바로가기 메뉴 바로가기
Writing data to a file

Introduction to the use of SMath Studio Prepared by Gilberto E. Urroz, May 2010 p.63~ Writing data to a file a:=2.5 wfile(a, file01)=1 wfile(2.5, file02)=1 wfile("a", file02)=1 Saved in C:\Users\User_name\AppData\Roaming\SMath\user i recommend you use only lowercase letters in the filenames used to store data. I had difficulties getting SMath Studio to read data out of files with uppercase lette..

SMath 2023. 5. 26. 17:58
프로그래밍 오류

프로그래밍 오류 일반적으로 프로그램 개발에는 세 가지 주요 유형의 오류가 있습니다: (1) 구문 오류: 명령어가 프로그래밍 언어의 구문. 이러한 오류는 프로그램 자체에서 구문 위반을 알려주므로 쉽게 발견할 수 있습니다. 위반을 알려주기 때문에 쉽게 발견할 수 있습니다. (2) 런타임 오류: 수학적 불일치로 인한 오류(예: 나눗셈을 제로. 이러한 오류도 프로그램에서 감지할 수 있습니다. (3) 논리적 오류: 알고리즘 자체의 오류입니다. 이는 감지하기가 더 어렵습니다. 따라서 알려진 값으로 프로그램을 테스트해야 합니다. 알고리즘의 모든 단계를 확인하여 알고리즘이 의도한 대로 작동하는지 확인하세요.

SMath 2023. 5. 26. 17:23
프로그래밍 단계

프로그래밍 단계 효율적인 프로그램 제작을 위한 권장 단계는 다음과 같습니다: (1) 해결하고자 하는 문제를 명확하게 정의합니다. (2) 프로그램의 입력과 출력을 정의합니다. (3) 순서도 또는 의사 코드를 사용하여 알고리즘 설계하기 (4) 프로그래밍 언어로 알고리즘을 프로그래밍하기 (예: SMath Studio 프로그래밍 명령어) (5) 알려진 값 집합으로 코드 테스트하기

SMath 2023. 5. 26. 17:22
The for and range commands in SMath Studio

Introduction to the use of SMath Studio Prepared by Gilberto E. Urroz, May 2010 The for and range commands in SMath Studio p.59~ Using ranges: Ranges are needed for the "for" statement. A range represents a vector whose elements follow a certain pattern. Ranges can be entered as : (1) range(start, end) becomes: start..end (increment = 1) (2) range(start, end, start+increment) becomes: start, sta..

SMath 2023. 5. 26. 08:46
Equality of wall areas at all angles

Equality of wall areas at all angles https://skyground21.tistory.com/entry/Ponts-%E2%80%93-cadres-et-portiques-%EB%AF%B8%EC%A0%81-%EC%97%B0%EA%B5%AC Ponts – cadres et portiques 미적 연구 Ponts – cadres et portiques 2.8 미적 연구 2.8 - ETUDE ESTHETIQUE 구조물에 다가갈수록 이러한 전체적인 인식은 희미해지고 세부적인 부분(외벽의 모양, 벽의 세부적인 모양, 거셋, 처마 장식 등)에 대한 인 skyground21.tistory.com

SMath 2023. 5. 25. 10:59
The while command in SMath Studio

Introduction to the use of SMath Studio Prepared by Gilberto E. Urroz, May 2010 The while command in SMath Studio p.57~ // The "while" command can be entered by using: (1) Using "while" in the "Programming" palette (2) Typing "While(condition, body) " https://youtu.be/QIXowFuZYmg

SMath 2023. 5. 23. 08:59
이전 1 ··· 6 7 8 9 10 11 12 ··· 21 다음
이전 다음

티스토리툴바

이메일: skyground21@gmail.com | 운영자 : millonario
제작 : 아로스
Copyrights ⓒ 2022 All Rights Reserved by (주)아백.

단축키

내 블로그

내 블로그 - 관리자 홈 전환
Q
Q
새 글 쓰기
W
W

블로그 게시글

글 수정 (권한 있는 경우)
E
E
댓글 영역으로 이동
C
C

모든 영역

이 페이지의 URL 복사
S
S
맨 위로 이동
T
T
티스토리 홈 이동
H
H
단축키 안내
Shift + /
⇧ + /

* 단축키는 한글/영문 대소문자로 이용 가능하며, 티스토리 기본 도메인에서만 동작합니다.