Stack Exchange
sign up
|
log in
|
careers 2.0
|
Stack Overflow
Questions
Tags
Tour
Users
Ask Question
Mozoby
less info
network profile
528
reputation
1
8
bio
website
location
age
visits
member for
1 year, 5 months
seen
9 hours ago
stats
profile views
38
528
reputation
bio
website
visits
member for
1 year, 5 months
1
8
badges
location
seen
9 hours ago
summary
answers
questions
tags
badges
favorites
bounties
reputation
activity
77
Actions
suggestions
reviews
revisions
comments
badges
posts
accepts
all
Mar
31
comment
What is the most efficient way to program electric wires in a 3d grid based environment?
this model supports multi-directional currents.. Each wire can have multiple directional currents running through it. This is the closest thing to a visualization i could find.
pages.cpsc.ucalgary.ca/~jacobs/Courses/cpsc331/W12/tutorials/…
Mar
29
comment
What is the most efficient way to program electric wires in a 3d grid based environment?
This should be rather more efficient and able to handle your situation.
Mar
29
revised
What is the most efficient way to program electric wires in a 3d grid based environment?
substantial more thought
Mar
29
comment
What is the most efficient way to program electric wires in a 3d grid based environment?
Editted to give an implementable solution.
Mar
29
revised
What is the most efficient way to program electric wires in a 3d grid based environment?
added 456 characters in body
Mar
29
answered
What is the most efficient way to program electric wires in a 3d grid based environment?
Feb
4
comment
How do i use apache commons HttpPost to send a file and encode parameters for the request?
This was correct, I needed to encode the parameters as GET parameters and put the XML in the POST body.
Jan
1
awarded
Yearling
Oct
24
comment
onResume() in android runtime error
Add super.onResume() first thing in onResume.....
Oct
4
comment
python, regex, matching strings with repeating characters
Is there whitespace after the attack string?
Sep
21
answered
startActivity to relaunch HomeActivity from another activity in the same application doesn't work in Gingerbread
Sep
14
answered
Retreiving WiFi data with Python on Android
Sep
14
answered
Android Shared preferences with multiple activities
Sep
14
comment
Retreiving WiFi data with Python on Android
Why are you programming with python in Android? Seems like this would be much easier with the Android SDK and Java.
Sep
14
comment
How to delete database value?
You can use the logical && or logical || operators. The first says if x and y, the second says if x or y.
Sep
14
answered
Can't get ADB to connect to my Android phone to develop apps on OSX
Sep
13
answered
How to delete database value?
Sep
12
comment
Convert AndroidManifest.xml to Binary
This pretty much sounds like a nightmare, but have you tried checking in the bin folder in the project?
Sep
12
answered
android publish app with google maps api
Sep
12
comment
Transformation matrices only for one shape
I suggest transforming and translating the actual line coordinates rather than the whole canvas. This can be done with linear algebra. This should help:
mathworks.com/support/solutions/en/data/1-8P4ZK5/…
Facebook - Stack Overflow works best with JavaScript enabled