clementyan 筆記分享

歡迎~ 這裡是我的備忘資料庫!! 我經常透過Google搜尋專業知識受益多多,希望寫一些教學文章分享給大家~ ^ ^

2015年12月9日

Debian 簡易使用 ftp

›
Server 端: Setp 1. 安裝 ssh server # apt-get install openssh-server Step 2. 確認ssh port 是否有打開 # netstat -tlnp | grep ssh tcp        0     ...
2015年11月25日

申請 Google Map Api Key

›
搜尋 keytool 
2015年11月16日

Android Studio Import jar Files 載入 jar 檔案

›
請用ctrl+c ctrl+v複製 Copy LeapJava.jar file into Project → app → libs Result

Android Studio Import .so File 載入 so 檔案

›
Android → Project main → Right click → New → Directory
2015年11月15日

Windows powershell 安裝或更新

›
Windows PowerShell 4.0 is part of the Windows Management Framework 4.0, which includes the following: Windows PowerShell Windows PowerS...
2015年11月14日

使用 Android Debug Bridge (ADB) 環境變數建立

›
假定你已經確安裝完 Android Studio 到Users底下你的使用者名稱資料夾內
1 則留言:

使用 EmguCV GPU CUDA Image< > 發生 System.TypeInitializationException 例外

›
用 EmguCV Image< > 發生 System.TypeInitializationException 可能 是沒有加入opencv dll檔案

安裝 Google Nexus USB Driver

›
http://developer.android.com/intl/zh-tw/sdk/win-usb.html#top
2015年10月6日

Visual Studio C# 安裝 OpenCV

›
Software & Library Vision - Visual Studio:2013 C# - OpenCV:2.4.10 目的:在 Visual Studio 2013 使用 OpenCV ,這邊我使用  EmguCV ,他已經幫你把 OpenCV 函式...
2015年9月30日

Interface Design Practice 1 2015/09/30

›
由PC host端觀看target board開機資訊,並操作基本uboot command PC host端: OS:Linux Debian 安裝minicom 終端模擬程式 在terminal下達底下command 請參考此篇→ 文章 的Use ...
2015年9月4日

Raspberry Pi 2 Energy Analysis

›
事前準備 一台Linux OS x86或x86-64 主機(有3GB以上硬碟空間,RAM>2GB) 一塊SBC(UDOO, Raspberry Pi 2) USB 延長線公對母 ARM Energy Probe 下載DS-5 Streaml...
1 則留言:
2015年8月2日

Disabling shutdown command for users 禁止一般使用者關機 linux kde

›
最近玩server發現一件嚴重的事情!! 一般使用者竟然可以執行 $ /sbin/shutdown -h now Solution: # ls -l /sbin/shutdown lrwxrwxrwx 1 root root 14 May 26 14:07 /sbi...
2015年7月25日

test 7

›
/*   ReadAnalogVoltage   Reads an analog input on pin 0, converts it to voltage, and prints the result to the serial monitor.   Attach th...

›
const int ledPin =  13;      // the number of the LED pin // Variables will change: int ledState = LOW;             // ledState used to s...
2015年7月24日

Arduino practice 3

›
const int numReadings = 10; int readings[numReadings];      // the readings from the analog input int index = 0;                  // the ...
2015年6月7日

Debian Jessie SSL VPN Client

›
目的:在學校網域以外的地方連老師的鏡像站 不知從何時開始學校外沒辦法連到老師的鏡像站 # ping 120.117.72.71

建立網路印表機伺服器 安裝網路印表機 智慧型手機列印 linux printer share windows linux smartphone tablet

›
測試環境在Linux上建網路印表機伺服器,讓電腦、手機與平板都可列印 Server 硬體架構:x86_64 O.S.:Linux Debian Jessie 印表機:Epson stylns TX235( USB port ) 印表機的選擇 印表機廠牌有E...
2015年6月2日

Linux cpu temperature

›
# apt-get install lm-sensors # sensors-detect # sensors-detect revision 6209 (2014-01-14 22:51:58 +0100) # Board: ASRock Z77 Extreme4

Doom on Linux Debian

›
# apt-get install prboom Downloads Doom.wad http://www.pc-freak.net/blog/doom-1-doom-2-doom-3-game-wad-files-for-download-playing-doom-o...
2015年5月31日

Debian Jessie Cross Toolchains Install

›
安裝Cross-compiler分三個套件 armhf( ArmHardFloatPort ) Supported device:supports newer, more powerful 32-bit devices using ARMv7 armel( ArmEabi...
‹
›
首頁
查看網路版
技術提供:Blogger.