(2015.06.13) •cDataProperty(double[] DataSource) •cDataProperty(double[] Datasource, double[] TimeValues) •double[] h_makeDerivatives(double[] Data) •double h_CalAverage(double[] Data) •double h_CalVariance(double[] Data, double Average) •double h_FindMaxValue(double[] Data) •double h_FindMinValue(double[] Data) •double h_FindValueIndex(double[] Data, double DataValue) •double[] h_CalDistributio..
(2015.06.14) •cDataLoader(String DBName) •String[] h_GetTableNames() •String[] h_GetTablenames(String Query) •double[] h_GetDatabyQuery(String Query, int ColumnIndex) •double[] h_Get1Data(String TableName, int ColumnIndex, String Condition) •double[] h_Get1Data(String TableName, int ColumnIndex) •boolean h_ExistQueryResult(String Query) •double[][] h_Get2Data(String TableName, int Column1Index, ..
보호되어 있는 글입니다.
(2015.06.14) •cDataReader() •cDataReaser(String FolderPath) •String h_CheckDataFile(String FileName) •String h_ReadaLine(String FilePathName, int LineNo) •String h_ReadaLinefromFile(String FilePathName) •String[] h_ReadLinesfromFile(String FilePathname) •void h_ReadNUploadLines(String DBName) –FOLDERPATH 내에 있는 모든 데이터 파일의 내용을 –DBName에 저장
보호되어 있는 글입니다.
예제 function h_GetTimeStampfromTimeString($TimeString){ // TimeString example : 2019-12-01 12:23:34 $Date0 = strtoTime(date($TimeString)); return $Date0; } function h_GetElapsedDays($TimeStamp){ $Date0 = strtotime(date('Y-m-d H:i:s')); $DateDiff = round(($Date0 - $TimeStamp)/(60*60*24)); return $DateDiff; } function h_GetTimeStringfromTimeStamp($TimeStamp){ // TimeStamp : long type number $Date0 ..
- Total
- Today
- Yesterday
- 둎
- 전압전류모니터링
- DYOV
- 심심풀이
- 전압
- 치매
- BSC
- 오블완
- Hurdles
- Innovation&Hurdles
- bilient
- 티스토리챌린지
- 절연형
- arduino
- 아두이노
- ServantClock
- Video
- Decorator
- 혁신
- 빌리언트
- 심심풀이치매방지기
- 배프
- image
- 전류
- 혁신과허들
- 치매방지
- Innovations&Hurdles
- Innovations
- badp
- 허들
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |