English
全部
搜索
图片
视频
短视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
mathworks.com
Luhn checksum implemented in MATLAB
The Luhn algorithm is a fast checksum that allows you to know if an entered series of numbers has any of the repeated digits or transpositions that are common when typing numbers in. By having a simple checksum, you can validate a number before doing a more costly database check. This video explains how to implement the algorithm.
2013年9月15日
Luhn Algorithm Explained
Credit Card Number Validation Algorithm: Luhn Explained
cgaa.org
11 个月之前
Luhn算法解释:信用卡验证的奥秘
TikTok
brookebytes
已浏览 8565 次
2023年1月24日
0:18
Validate Credit Card Numbers Using Python 💳 | Luhn Algorithm Explained | Day 18 #shorts #shortsfeed
YouTube
CodeTensor
已浏览 81 次
1 个月前
热门视频
9:00
3. Luhn Algorithm Explained
YouTube
SyntaxMatrix
已浏览 749 次
2022年4月18日
1:55
How to Effectively Solve the Luhn Algorithm in Python
YouTube
vlogize
已浏览 6 次
9 个月之前
1:45
Understanding the Luhn Algorithm in C Programming
YouTube
vlogize
已浏览 5 次
9 个月之前
Luhn Algorithm Applications
0:37
Mathematics Behind Credit Card 💳 NumbersLuhn Algorithm
YouTube
Tech Fighter
已浏览 439 次
1 个月前
3:13
day2 creating a program to validate luhns algorithm+pull ups
YouTube
GrindLogic
已浏览 12 次
1 个月前
3:08
Luhn Algorithm for Credit Card Validation. #mrongmathslessons
YouTube
Mr Ong Maths Lessons
1 个月前
9:00
3. Luhn Algorithm Explained
已浏览 749 次
2022年4月18日
YouTube
SyntaxMatrix
1:55
How to Effectively Solve the Luhn Algorithm in Python
已浏览 6 次
9 个月之前
YouTube
vlogize
1:45
Understanding the Luhn Algorithm in C Programming
已浏览 5 次
9 个月之前
YouTube
vlogize
2:44
Implementing The Luhn Algorithm Steps 1 To 10
已浏览 647 次
11 个月之前
YouTube
Darknightcerb
1:37
How to Implement Luhn's Algorithm to Sum Digits in C
已浏览 12 次
10 个月之前
YouTube
vlogize
Implementing The Luhn Algorithm Steps 11 To 20
已浏览 400 次
11 个月之前
YouTube
Darknightcerb
0:21
Implementing the Luhn Algorithm | Python Beta | Step 5
已浏览 164 次
2024年2月17日
YouTube
Patrick
27:50
Python Programming for Beginners: The Luhn Algorithm! 🐍 |
已浏览 140 次
2024年3月24日
YouTube
Kashfi
2:58
How Does The Luhn Algorithm Work? - Next LVL Programming
已浏览 164 次
11 个月之前
YouTube
Next LVL Programming
lmplementing the Luhn Algorithm | Python Beta Certification | Step 19
已浏览 457 次
2024年2月18日
YouTube
Patrick
17:47
Luhn Algorithm: Explanation and implementation
已浏览 2506 次
2017年12月4日
YouTube
Algorithms Casts
7:38
Luhn algorithm
已浏览 8636 次
2014年8月11日
YouTube
Audiopedia
lmplementing the Luhn Algorithm |Python Beta Certification | Step 32
已浏览 114 次
2024年2月20日
YouTube
Patrick
0:16
Implementing the Luhn Algorithm | Python(Beta) Certification | Step 1
已浏览 458 次
2024年2月17日
YouTube
Patrick
9:37
خوارزمية لون Luhn Algorithm
已浏览 2862 次
2021年6月29日
YouTube
HussamSMG
19:13
Natural Language Processing | CKY Algorithm & Parsing | CFG to CNF
…
已浏览 16.5万 次
2020年7月11日
YouTube
Binod Suman Academy
2:13
Algoritmo de Luhn. Mª Teresa Álvarez 4º ESO
已浏览 1676 次
2017年5月26日
YouTube
E-Profe Alborán
3:12
Implementing The Luhn Algorithm Steps 21 To 30
已浏览 389 次
11 个月之前
YouTube
Darknightcerb
9:59
Algoritmo de Luhn - Dominio de Python Curso Completo
已浏览 977 次
2024年1月5日
YouTube
Issel Code
17:14
Luhn algorithm | Валидируем данные с помощью алгоритма Л
…
已浏览 1299 次
2022年6月8日
YouTube
SolveMe
3:13
day2 creating a program to validate luhns algorithm+pull ups
已浏览 12 次
1 个月前
YouTube
GrindLogic
2:04
Implementing The Luhn Algorithm Steps 31 To 35
已浏览 450 次
11 个月之前
YouTube
Darknightcerb
13:07
KNN Algorithm Explained with Simple Example Machine Leaning
已浏览 45.5万 次
2019年10月25日
YouTube
yogesh murumkar
1:07:13
Mutual Recursion - Luhn Algorithm
已浏览 278 次
2022年4月27日
bilibili
_红高粱_
6:10
Luhn algorithm explained - with C code :: شرح بالعربي
已浏览 1077 次
2022年12月27日
YouTube
Abdelrahman Hosny
22:56
The Simplified Beginner's Method for the Rubik's Cube (4 algorithm
…
已浏览 79.5万 次
2017年11月18日
YouTube
GP Woodworking & Designs - Greg's Channel
2:56
Luhn算法解释:信用卡验证的奥秘
已浏览 8565 次
2023年1月24日
TikTok
brookebytes
3:28
What Is The Luhn Algorithm Used For? - Next LVL Programming
已浏览 44 次
11 个月之前
YouTube
Next LVL Programming
9:24
How to implement KNN from scratch with Python
已浏览 12.2万 次
2022年9月11日
YouTube
AssemblyAI
观看更多视频
更多类似内容
反馈