Luhn알고리즘 구현
페이지 정보
작성일 20-12-22 16:35
본문
Download : Luhn.zip
Luhn/src/com/nhncorp/luhn/luhncaculate/CreditCardValidator.java
순서
Luhn 알고리즘으로 구현한 신용카드 번호 검증 로직 입니다.
Luhn/src/com/nhncorp/luhn/luhncaculate/
압축파일 내 파일목록
Luhn/bin/com/nhncorp/
Luhn/bin/com/nhncorp/luhn/luhncaculate/
Luhn/bin/com/nhncorp/luhn/luhncaculate/CreditCardValidator.class
Luhn/src/com/nhncorp/
Luhn/src/com/
Luhn 룬 알고리즘
JAVA
Luhn/src/com/nhncorp/luhn/card/CardTest.java
Luhn/bin/com/nhncorp/luhn/card/Card.class
Download : Luhn.zip( 64 )
컴파일 실행環境
Luhn/src/com/nhncorp/luhn/luhncaculate/CreditCardValidatorTest.java
Luhn/bin/com/
Luhn/bin/com/nhncorp/luhn/card/CardTest.class
테스트 케이스 포함되어 있습니다. Luhn/.project
Luhn/.classpath
레포트 > 공학,기술계열
설명
Luhn알고리즘 구현
Luhn/bin/com/nhncorp/luhn/luhncaculate/CreditCardValidatorTest.class
Luhn/bin/com/nhncorp/luhn/
Luhn/src/
Luhn/bin/com/nhncorp/luhn/card/
Luhn/bin/
Luhn/src/com/nhncorp/luhn/
Luhn/src/com/nhncorp/luhn/card/Card.java
Luhn 알고리즘으로 구현한 신용카드 번호 검증 로직 입니다. 테스트 케이스 포함되어 있습니다.
Luhn/src/com/nhncorp/luhn/card/
Luhn/.settings/
Luhn/.settings/org.eclipse.jdt.core.prefs
다.