Thumbnail of post image 065

Swift

概要 Hacking with Swift Home Pageが公開した100日間Swift学習。 The 100 Days of Swift HOW IT W ...

Thumbnail of post image 164

Swift

概要 使用クラス NWConnection 資料 「Introducing Network.framework: A modern alternative to ...

Thumbnail of post image 162

Swift

概要 使用クラス NWListerner 資料 「Introducing Network.framework: A modern alternative to ...

Thumbnail of post image 161

Swift

概要 アプリ内から他アプリを起動。 「UIApplication.shared.open()」を使用。 Example BookLive Booklover K ...

Thumbnail of post image 155

Algorithm,Swift

改訂新版 C言語による標準アルゴリズム事典をSwiftでコーディング アルゴリズム 石取りゲーム2 実行 Command Line コード

Thumbnail of post image 125

Swift

概要 書籍「ニューラルネットワーク自作入門」をSwiftでコーディング。 「Matrix」は別記事参照。 2.4.8 完成版ニューラルネットワークコード」 書籍 ...

Thumbnail of post image 055

Swift

概要 書籍「ニューラルネットワーク自作入門」をSwiftでコーディング。 書籍はPythonです。 Numpyを使用しています。 Numpyの代わりを自作します ...

Thumbnail of post image 130

Algorithm,Swift

改訂新版 C言語による標準アルゴリズム事典をSwiftでコーディング アルゴリズム 安定な結婚の問題 stable marriage problem 実行 Co ...

Thumbnail of post image 145

Swift

概要 「Java人工知能プログラミング」 第1章 再帰処理と副問題への分割 – 1.2 フラクタルカーブ – ツリー曲線プログラム をSwiftに変換。書籍はJ ...

Thumbnail of post image 049

Swift

概要 「Java人工知能プログラミング」 第1章 再帰処理と副問題への分割 – 1.2 フラクタルカーブ – シェルピンスキー曲線プログラム をSwiftに変換 ...