Herr Deng桑的教學blog
這是Herr Deng桑的教學blog,主要處理作業與班導事務,另外還有數位小品。
網頁
(移至...)
首頁
密碼學
程式設計Programming
APP
計算機概論
▼
2023年10月14日 星期六
Python,C++ DP動態規劃解Leetcode難題2742 Painting the Walls
2023年10月10日 星期二
C++ sliding window與deque解Leetcode難題2009 Minimum Number of Operations to...
1.對陣列nums進行排序
2.使用unique & erase去除nums中的重複元素
3.使用滑動視窗或使用queue/deque(帶迭代器)來追蹤滑動窗口
[codes on Leetcode]
https://leetcode.com/problems/minimum-number-of-operations-to-make-array-continuous/solutions/4151921/3c-using-sort-binary-search-sliding-window-queue-beats-100/
2023年10月9日 星期一
AI人工智慧 GAN家族 cGAN, stackGAN, styleGAN與Image Translation with pix2pix-ten...
‹
›
首頁
查看網路版