코딩Coding
-
Open X-Embodiment: 로봇 학습 데이터세트 및 RT-X 모델 (robotics-transformer-x.github.io)코딩Coding/Embedded★Rust★★★ 2023. 10. 9. 10:14
https://news.hada.io/topic?id=11218&utm_source=discord&utm_medium=bot&utm_campaign=1480 Open X-Embodiment: 로봇 학습 데이터세트 및 RT-X 모델 | GeekNews최대 규모의 오픈 소스 데이터 셋21개 기관의 협업을 통해 22개의 다른 로봇으로부터 수집한 데이터 셋527개의 스킬셋(16만개의 태스크) 포함이 데이터로 훈련된 RT-X 모델을 2가지 공개RT-1-X: 로봇 news.hada.io ▲ Open X-Embodiment: 로봇 학습 데이터세트 및 RT-X 모델 (robotics-transformer-x.github.io) 3P by xguru 2일전 | favorite | 댓글과 토론 최대 규모의 오픈 소스 데이..
-
gdb - gdb 기본 사용방법 변수 확인 방법코딩Coding/LLDB&GDB_TheGNU_Project_Debugger 2023. 10. 8. 20:41
https://jayy-h.tistory.com/m/11 gdb(1) - gdb 기본 사용방법gdb란? gdb는 GNU에서 만든 디버거이다. gdb는 C, C++, Objective-C, Java, Go, Rust 등의 많은 언어를 지원하며, arm, x86, IA-64 등 수 많은 아키텍쳐를 지원한다. gdb를 이용한 간단한 디버깅 아래와 같은 코드가 jayy-h.tistory.com gdb(2) - 실제 환경에서의 디버깅(코어파일, 실행중 프로세스 ) - https://jayy-h.tistory.com/m/12 gdb(2) - 실제 환경에서의 디버깅(코어파일, 실행중 프로세스 )코어파일을 이용한 디버깅 코어파일이란 프로세스에 예외가 발생해 중지되는 순간의 프로세스 수행 이미지를 말한다. 이러한 코어 ..
-
Ada❤️Doubly listed list 구현코딩Coding/Ada❤️Language 2023. 10. 8. 14:42
https://en.m.wikipedia.org/wiki/Doubly_linked_listDoubly linked list - WikipediaThe first and last nodes of a doubly linked list for all practical applications are immediately accessible (i.e., accessible without traversal, and usually called head and tail) and therefore allow traversal of the list from the beginning or end of the lisen.m.wikipedia.org 다른거 https://en.m.wikibooks.org/wiki/Ada_Pro..
-
The Lox Language코딩Coding/기타_프로그래밍언어 2023. 10. 8. 09:56
https://craftinginterpreters.com/the-lox-language.html The Lox Language · Crafting Interpreters3 The Lox Language What nicer thing can you do for somebody than make them breakfast? Anthony Bourdain We’ll spend the rest of this book illuminating every dark and sundry corner of the Lox language, but it seems cruel to have you immediately start grindcraftinginterpreters.com https://github.com/munif..
-
GN⁺: HTTP/3 채택이 빠르게 증가하고 있음코딩Coding/코딩_역사상식❤ 2023. 10. 8. 00:03
https://news.hada.io/topic?id=11203&utm_source=discord&utm_medium=bot&utm_campaign=1480 HTTP/3 채택이 빠르게 증가하고 있음 | GeekNews하이퍼텍스트 전송 프로토콜(HTTP)은 인터넷의 기본적인 부분으로, 웹 페이지를 로드하고, 비디오를 스트리밍하고, 앱을 위한 데이터를 가져오는 데 사용HTTP/3는 지난해 인터넷 엔지니어링 작업 news.hada.io GN⁺: HTTP/3 채택이 빠르게 증가하고 있음 (blog.apnic.net) 하이퍼텍스트 전송 프로토콜(HTTP)은 인터넷의 기본적인 부분으로, 웹 페이지를 로드하고, 비디오를 스트리밍하고, 앱을 위한 데이터를 가져오는 데 사용