Skip to primary content
Skip to secondary content

Knowledge Database

Knowledge Database

Main menu

  • Home
  • Coding Questions
    • Cracking the Coding Interview
    • CodeEval
    • LeetCode
    • UVa (ACM)
  • Online Courses
    • ALPHA Camp
      • 不只是刷題的 Leetcode 訓練營
    • Coursera
    • Udemy
      • Web Development
      • Programming Languages
    • Udacity
  • Project
    • Course Projects
    • Other Projects
  • About

Monthly Archives: April 2013

Android Remote Control for net-TV3

Posted on April 30, 2013 by Carlos
Reply

This app uses wireless network to connect your PC and then sends commands to control your player software. Now, it only supports UPMOST net-TV3 (network TV-BOX).

Development tool:

  • Server: Embarcadero C++ Builder XE3
  • Client: Eclipse with Android SDK
  • Testing Platform: HTC Desire HD (Android 2.3.4)

 

Continue reading →

Posted in Android Development, C/C++, Programming | Leave a reply

Use UltraEdit to compile Objective-C

Posted on April 24, 2013 by Carlos
Reply

For Windows users, you need to install GNUstep Core and MSYS System.

Command example: gcc -o hello hello.m  -fconstant-string-class=NSConstantString -I C:/GNUstep/GNUstep/System/Library/Headers/ -L C:/GNUstep/GNUstep/System/Library/Libraries/ -lobjc -lgnustep-base

 

Continue reading →

Posted in Ojbective-C & Xcode | Leave a reply

Recent Posts

  • Change the order of Prism’s supported languages
  • [Android Study Jam] Unit 2: Kotlin basics for Android (Notes)
  • 704. Binary Search
  • 167. Two Sum II – Input array is sorted
  • 66. Plus One

Recent Comments

  • cywang on CTCI: Ch. 1-4
  • cywang on CTCI: Ch. 1-4
  • cywang on CTCI: Ch. 1-4
  • cywang on CTCI: Ch. 1-1

Archives

  • May 2021
  • April 2021
  • May 2020
  • October 2018
  • June 2018
  • May 2018
  • April 2015
  • August 2013
  • July 2013
  • June 2013
  • May 2013
  • April 2013
  • March 2013
  • February 2013
  • December 2012
  • September 2012
  • June 2012
  • May 2012
  • March 2011
  • December 2010
  • September 2010
  • May 2010
  • March 2010
  • June 2008
  • January 2008
  • April 2000

Categories

  • 8051
  • Android Development
  • Android Study Jam
  • C/C++
  • C#
  • Chapter 1. Arrays and Strings
  • Chapter 11. Sorting and Searching
  • Chapter 2. Linked Lists
  • Chapter 5. Bit Manipulation
  • Cracking the Coding Interview
  • Data Structures and Algorithms
  • iOS Development
  • Leetcode
  • Linux
  • Ojbective-C & Xcode
  • Programming
  • Projects
  • Raspberry Pi
  • Ruby on Rails
  • Smart Home
  • Uncategorized

Recent Comments

  • cywang on CTCI: Ch. 1-4
  • cywang on CTCI: Ch. 1-4
  • cywang on CTCI: Ch. 1-4
  • cywang on CTCI: Ch. 1-1

Meta

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

My Link

  • cywang's homepage
  • LinkedIn
Proudly powered by WordPress