Junhao

  • iCtrl
  • 博文
  • 站点
  • English
    • English
    • 中文

博文

C Review 30 days

Day 1 – C Language Review

Recommended time: 40 minutes. For Loop Q: What is a for loop?A: A for loop … Initializes some index Checks if the condition is valid If the condition is valid, do somethingIf the condition is not valid, go below the 阅读更多…

由Junhao,5年6 2 月 2020 前
Uncategorized

C++ Implementation to ECE345 HW2 Q1

No plagiarism involved since this part is not marked anyways, and the announcement was sent right after I finished the code. #include <iostream> #include <vector> std::vector<unsigned> testArray = {7,4,2,3,5}; unsigned testNum = 28; void merge (std::vector<unsigned> &array, unsigned l, unsigned 阅读更多…

由Junhao,6年2 10 月 2019 前
Tips & Tutorials

7-Segment Display with Raspberry Pi

This is a small project done in the summer as my elementary approach to learn Python, and the “gpiozero” library for controlling GPIO devices on a Raspberry Pi. The panel can display hexadecimal numbers/letter from 0x0-0xf. Each segment is formed 阅读更多…

由Junhao,6年1 10 月 2019 前
Mapper Screenshot - Toronto
ECE297

ECE297 Mapper Migration

The Chinese edition of this article is available >>>here<<<. Disclaimer: Please keep in mind we do not own the copyrights of some course files such as osmXml2bin and the EZGL library. Please do not post any course files in a 阅读更多…

由Junhao,6年13 6 月 2019 前
Site Maintenance

Hello World

Hi, this is my first blog here. I will be posting project updates, helpful tips, and life moments on this site.

由Junhao,6年 前

文章分页

上一页 1 2
分类目录
  • Site Maintenance
  • Tips & Tutorials
    • C Review 30 days
    • ECE243
    • ECE297
    • ECE344
    • Linux
  • Uncategorized
文章归档
  • 2024年3 月
  • 2021年10 月
  • 2021年8 月
  • 2021年5 月
  • 2021年4 月
  • 2021年3 月
  • 2021年1 月
  • 2020年9 月
  • 2020年4 月
  • 2020年3 月
  • 2020年2 月
  • 2019年10 月
  • 2019年6 月
  • 2019年5 月
  • iCtrl
  • 博文
  • 站点
  • English
Hestia |由ThemeIsle开发