image
下載 mono-4.6.2.7-gtksharp-2.12.38-win32-0下載 mono-4.6.2.7-x64-0直接講結果: 假設你的作業系統是Win 10-64位元, 如果安裝Win32版本會無法編譯有GUI的C#程式,請記得安裝上面第二個連結(64位元版本) 接著安裝GTK#C:\Program Files (x86)\GtkSharp\2.12\測試monohello.cs
using System;
 
public class HelloWorld
{
 static public void Main()
 {
 Console.WriteLine("Hello World");
 }
}

me1237guy 發表在 痞客邦 留言(0) 人氣()

有興趣了解網路通訊及Multi-Thread 的觀念, 這個應該是一個不錯的範例!Simple Instant Messenger with SSL Encryption in C# Download demo project - 17.1 KBDownload source - 29.1 KB   參考資料1. Simple Instant Messenger with SSL Encryption in C#

me1237guy 發表在 痞客邦 留言(0) 人氣()

image
上禮拜剛收到露天購買的BeagleBone Black Rev C(B.B.B. C改版)eMMC內建記憶體達4GB, CPU: 1 GHz今天總算有機會開始玩他, 775MB檔案不算小Recommended Debian ImagesJessie for BeagleBone via microSD cardDebian 8.5 2016-05-13 4GB SD LXQT image for BeagleBone, BeagleBone Black, …

me1237guy 發表在 痞客邦 留言(0) 人氣()

今天意外逛到一個不錯的網站pythonlibs,裡面整理了一些不錯的Python套件, 先記錄下來, 改天應該派得上用場!!!
參考資料1. Unofficial Windows Binaries for Python Extension Packages

me1237guy 發表在 痞客邦 留言(0) 人氣()

這是一個網友問我的問題, 我印象中是可以做到, 不過自己沒有實際測試過,上網找到類似狀況, 找時間再來試試看!!
-----------------------------------以下是問題I have a .dll from c++ and I want to debug it in C#, but I don't know how to.When I compiled the c++ project, Visual studio asked me to execute an ".exe".I supposed that I had to create a project to execute the dll.But I am lost, how could I debug it?-----------------------------------

me1237guy 發表在 痞客邦 留言(0) 人氣()

image_thumb9
前幾天剛安裝OpenCV for Python, 今天準備測試時發生錯誤訊息
import cv2
---------------------------------------------------------------------------
ImportError Traceback (most recent call last)
<ipython-input-1-72fbbcfe2587> in <module>()
----> 1 import cv2
 
ImportError: DLL load failed: 找不到指定的程序。

me1237guy 發表在 痞客邦 留言(0) 人氣()

image

me1237guy 發表在 痞客邦 留言(0) 人氣()

barh_demo
官網 Matplotlib Examples展示各式各樣繪圖範例, 實在太棒了!!!matplotlib第一印象就是跟MATLAB繪圖風格超像, 因此學他就對了!以下為官網展示範例中一部分, 先睹為快~ barh_demo  fill_demo

me1237guy 發表在 痞客邦 留言(0) 人氣()

image
下載 PIL-1.1.7.win32-py2.7PIL 1.1.7Python Imaging Library 1.1.7 Source Kit (all platforms) (November 15, 2009)
Python Imaging Library 1.1.7 for Python 2.4 (Windows only)
Python Imaging Library 1.1.7 for Python 2.5 (Windows only)
Python Imaging Library 1.1.7 for Python 2.6 (Windows only)
Python Imaging Library 1.1.7 for Python 2.7 (Windows only)

me1237guy 發表在 痞客邦 留言(0) 人氣()

image

me1237guy 發表在 痞客邦 留言(0) 人氣()

image
接續這兩篇 Learning Python N-Dimensional Array–Part I

Learning Python N-Dimensional Array-Part II


接下來, 利用Python 內建函式庫計算求和, 平均值 和方差


a = np.random.randint(0, 10, size=(4, 5))
 
a
Out[11]: 
array([[7, 5, 1, 1, 2],
 [8, 8, 2, 8, 2],
 [0, 3, 2, 7, 6],
 [3, 9, 7, 8, 2]])

me1237guy 發表在 痞客邦 留言(0) 人氣()

image
下載 arduino-1.6.9-windows 點選I agree, 繼續…預設路徑C:\Program Files (x86)\Arduino安裝USB驅動程式,點選<安裝>
參考資料

me1237guy 發表在 痞客邦 留言(2) 人氣()

Blog Stats
⚠️

成人內容提醒

本部落格內容僅限年滿十八歲者瀏覽。
若您未滿十八歲,請立即離開。

已滿十八歲者,亦請勿將內容提供給未成年人士。