-
C# vs C++ vs Rust 피보나치 계산으로 성능 테스트코딩Coding/한글Rust강의★내가★공부하려고만듬 2022. 6. 24. 09:44728x90
한글러스트Rust강의_028_Rust&C#&C&C++fibonacci_Parallel효율성 #rustlang
https://youtu.be/wY0VIn6_DtY
Rust연습_Fibonacci피보나치 출력 -
https://economiceco.tistory.com/m/8694
출력 숫자로 밑에
Fibonacci 기본 개념 설명 예정
https://en.wikipedia.org/wiki/Fibonacci_number
c# 피보나치 계산
피보나치 설명 잘 됨
달팽이 모양 같은것도 피보나치구나 ㅎㅎ
https://youtu.be/awSuBvZZz7g
역시
Stackoverflow
https://stackoverflow.com/questions/40966711/how-to-get-fibonacci-in-c-sharp?answertab=trending#tab-top
2
https://www.c-sharpcorner.com/UploadFile/d0e913/the-fibonacci-numbers/
c# multithread
https://stackoverflow.com/questions/20713010/fibonacci-range-calculation-c-sharp-approach
c# & c++ & rust
다 나옴
https://www.geeksforgeeks.org/check-number-fibonacci-number/amp/
C++11 로 간단하게 시작
// C++ 11 뒤에 숫자만 11, 17, 20 다 가능 g++ simplecpp.cpp -g -std=c++11 // C++20 compile g++ simplecpp.cpp -g -std=c++20
c++ openmp - parallels역시 인도 ㅎ
https://youtu.be/6ql8BMTRo68Parallel Programming : OpenMP g++ -fopenmp omp.cpp -o omp
https://youtu.be/qLFB376KZPc
OpenMP
helloworld 같은 영상
parallel 보여주면 될듯 thread랑
https://youtu.be/_1QNzaWPYOE
C++
드디어 macOS에서 되는 코드??
https://www.boost.org/doc/libs/1_58_0/doc/html/thread/parallel.html
C++❤️Constexpr을 활용한 Fibonacci 예제
https://youtu.be/4Vnd2I91s2c
macos 되는 코드?
https://github.com/David-Haim-zz/concurrencpp/blob/master/concurrencpp.h
역시 MS가 최고
https://docs.microsoft.com/en-us/cpp/parallel/concrt/parallel-patterns-library-ppl?view=msvc-170
PPL아무래도 Visual Studio에만 있는듯 ==
https://vsts2010.tistory.com/108
concurrent_vector.h
https://github.com/jckarter/tbb/blob/master/include/tbb/concurrent_vector.h
atomic.h
https://code.woboq.org/userspace/glibc/include/atomic.h.html
arm64__atomic.h
https://github.com/torvalds/linux/blob/9269d27e519ae9a89be8d288f59d1ec573b0c686/arch/arm64/include/asm/atomic.h
2014yr
https://m.cplusplus.com/forum/general/144303/
c언어 멀티 쓰레드
https://stackoverflow.com/questions/34271079/the-fibonacci-sequence-using-threads-in-c
Rust
Rust Iteration 👍 ❤️
https://github.com/YoungHaKim7/rust_polyglot/commit/63d4c766cb59cc03af7af00cda0bf036e60b3f46
위 깃허브 코드 밑에 링크 보고 만듬
https://turreta.com/2019/10/05/rust-fibonacci-using-recursion-and-iteration/
Memory 😊만져서 만드는 피보너치 더 멋짐
https://codereview.stackexchange.com/questions/240463/fibonacci-iterator반응형'코딩Coding > 한글Rust강의★내가★공부하려고만듬' 카테고리의 다른 글
Rust glium❤️창 띄워서 Rust gui동영상 만들 예정_tutorial Book 있음 (0) 2022.06.26 Rust-windowing❤️macOS깔끔한 창 괜찮음 (0) 2022.06.26 Rust❤️How to use Rayon for parallel calculation of PI (0) 2022.06.26 c# ❤️ pi계산 1억자리까지 vs❤️ rust와 비교 (0) 2022.06.24 Rust❤️Sin 그릴 단서 (0) 2022.06.23 Rust❤️) sin & cosin 그래프 그리기 (0) 2022.06.23 동영상만들예정❤️Rust SQL❤️) Databases (With Diesel) | Code to the Moon (0) 2022.06.23 Rust &R_lang❤️sin, cos등등..그래프 그려보기-R과 코드 비교해서 - 동영상❤️ (0) 2022.06.22