Forum: Java 3 Days Ago |
| Replies: 2 Views: 128 Thank you for your help bu, my instructor says that we need to do this project with processes, but I dont really know how to "fork" a child process in Java as we did in C. |
Forum: Java 3 Days Ago |
| Replies: 2 Views: 128 Hello All,
I need to make parallel processing with Java. I know there are threads but i need to examine a distributed-like system. I will implement the MST algorithim and with a distributed... |
Forum: JavaScript / DHTML / AJAX 3 Days Ago |
| Replies: 0 Views: 172 Hello all,
I start working with Selenium Web Testing 5 day ago, and I cannot figure out how to test Javascripts and AJAX-driven menus. I read almost every sentence in documentation, it explains well... |
Forum: Linux Servers and Apache Aug 21st, 2009 |
| Replies: 0 Views: 959 Hi everyone,
In my internship, I need to prepare a telephone directory with LDAP and a simple program which uses that with C language. I am using Ubuntu machine and I guess I manage to install... |
Forum: Legacy and Other Languages Nov 27th, 2008 |
| Replies: 3 Views: 999 As my homework I need to discuss contemporary issues in the design of programming languages, but I do not know what are these contemporary issues really. I neeed help to find these contemporary... |
Forum: C# Aug 20th, 2008 |
| Replies: 9 Views: 902 I cannot understand clearly. What do you mean "potential downside to that app is that is uses native code" :S
Can you explain it a little bit? (I'm not a native speaker so maybe the reason of the... |
Forum: C++ Aug 20th, 2008 |
| Replies: 2 Views: 441 I heard something which firstly .NET converts all codes to MSIL language and then create .exe. If that is true, I wonder that does .NET convert C++ codes to MSIL language. Also can anybody explain me... |
Forum: C# Aug 19th, 2008 |
| Replies: 9 Views: 902 Yes I have problems with people decompiling my code now.
I found a program which works well to now, CodeVeil. Anybody has any idea about this program?? |
Forum: C# Aug 15th, 2008 |
| Replies: 9 Views: 902 Today I found 2 distinct program which can takes .exe's and gives sorce code exactly, same method names, same class names, same variables also. I am trying to find a solution which can stop this... |
Forum: Assembly Aug 12th, 2008 |
| Replies: 3 Views: 1,363 I am talking about actual assembler code, as written and commented by a human. And the conversation a big code is my job in the probation. Do not understand wrong, I do not try to use a dissambler... |
Forum: Assembly Aug 12th, 2008 |
| Replies: 3 Views: 1,363 Hi All,
I need to convert a Assembly Code to high level languages such as C/C++, C#, .Net vs vs.
I found a website (http://www.microapl.co.uk/asm2c/index.html)that converts it but with very very... |
Forum: C++ Mar 19th, 2008 |
| Replies: 1 Views: 1,834 Dear all,
I need to find the max width of Binary Search Tree. It means the biggest number of nodes in a level among all levels.
http://www.imgloadtr.com/pics/aca41035095c6695489f975721df328a.jpg... |