Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
4
Posts with Upvotes
4
Upvoting Members
4
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
2 Commented Posts
0 Endorsements
Ranked #1K
~7K People Reached
Interests
Reading, writing, AI, being a code monkey, training to be a code monkey, thinking about being a code…
Member Avatar for swinefish

Hello all I'm working on a project for next year, and I've decided to be a little ambitious. One of the features I would like to have is the ability for my project to analyse an area of the earth (from Google Earth or a good atlas) and determine the …

Member Avatar for m7mud.mustafa
0
144
Member Avatar for flasp

Hello everyone, im starting on computer science the coming summer. I checked our classes schedule and we start of by Functional Programming in SML. I download the book we gonna use but I cant make sense of it. I guess my question is what do you use 1.Functinal programming for, …

Member Avatar for flasp
0
142
Member Avatar for Kakashi Hatake

I wanted to know the applications of linked lists in real-world applications. Are there any alternatives to Linked lists ? Thanks so much ^_^

Member Avatar for griswolf
0
1K
Member Avatar for celiz45

can anyone please suggest few algorithms to predict protein structure - topic may come under datamining in bioinformatics

Member Avatar for swinefish
0
65
Member Avatar for Anika123

Hi I am doing a game design course and am in my last year. The title of this thread is the title I have chosen for my final year project. My aim is to produce a program that will mimic the effects of weather conditions on a model in an …

Member Avatar for fansi099
0
96
Member Avatar for prishe

[B]Hi everyone.. am looking a for an individual project in artificial intelligence..i have no idea in choosing my topic. so far i have learned logic programming, data mining, intelligence agent, fuzzy logic and neural network.. besides taking other AI subjects eg. image proccessing next semester while am doing my final …

Member Avatar for Dhruv Gairola
0
268
Member Avatar for sulantha2007

I am doing a Neural Network project as my final year undergraduate project. The idea of the project : A very simple robot with 2 motors, and two ir and bump sensors will traverse a environment with the use of a Neural Network which is in a computer. The main …

Member Avatar for swinefish
0
172
Member Avatar for tiramisu10

I've tried everything I know ( and that's really little ) and read everything I found, but I still don't know what's wrong here... Short version... If I must write more details, please tell me I have small program with only one class. All it has to do is to …

Member Avatar for tiramisu10
0
107
Member Avatar for monu952

[B]hie guyss... pleas help me to choose a good and interesting topic based on new computer technolgiess.. i m to giv a seminar on that ... and i need an interting topic.. pleas hel me..[/B]

Member Avatar for swinefish
0
78
Member Avatar for swinefish

Hello all Does anyone know of any interesting problems that can be solved fairly easily with particle swarm optimisation? I need to do a project for this, but I can't think of any good ideas. I know the travelling salesman problem can be solved this way (especially with ant colony …

Member Avatar for agugglez
0
86
Member Avatar for RehabReda

hi all hope that all of u are fine : ) well i want to draw a tree [B]not a binary tree[/B] but i can't find an efficient algorithm to draw it the big problem when the tree is unbalanced Thanks ur help will be greatly appreciated : )

Member Avatar for swinefish
0
174
Member Avatar for swinefish

Hello all I'm having a major problem with instantiating objects across threads in WPF. For example, if I have the following: [icode]Line l = new Line[/icode] I get the following error: 'InvalidOperationException: The calling thread must be STA, because many UI components require this.' While I understand that in general, …

0
96
Member Avatar for swinefish

I'm having an odd issue with reading the output of a process in VS2010. I have redirected all the necessary streams as I should ([icode]p.RedirectStandardOut = true[/icode] etc) and getting hold of the standard output and placing it in a another stream is no problem. However, when I read from …

Member Avatar for swinefish
1
111
Member Avatar for swinefish

Hey all I'm trying to write a Multiple Document Summary (MDS) system as proposed by Chali et al. (2009), see attached. And after a lot of reading I've managed to wrap my head around a lot of the concepts. However, one of the things I need to make is a …

Member Avatar for jk451
0
141
Member Avatar for swinefish

Hey All I'm working on a graphics project at the moment, and although the details themselves are a little tedious (I won't bore you with them all) I am having some problems. My app was working beautifully, rendering my shapes with ease. But in an attempt to make it more …

Member Avatar for quuba
0
291
Member Avatar for swinefish

Hey all I'm writing a rasterizer at the moment, and one of the basic transformations you can perform is rotation. This demands the use of trig functions. However, when rotating a cube, my cube slowly shrinks. Is this s result of loss of accuracy in Math.sin() and Math.cos()? Or is …

Member Avatar for mrnutty
0
125
Member Avatar for swinefish

Hey all I'm gonna be taking graphics next year and I've been kinda thinking ahead. One of the things we have to do is make either a ray tracer or a rasterizer. However I can find almost no info online about how to actually write a rasterizer. There's a fair …

Member Avatar for swinefish
0
107
Member Avatar for swinefish

Hello all In my studies next year, I'm gonna be taking AI as one of my courses, and as one of the requirements we must create an intelligent agent/multi agent simulation. I was wondering if anyone has any cool ideas that I could try out. It's something that must be …

Member Avatar for Nick Evan
0
166
Member Avatar for swinefish

Hey All I'm having a tad of trouble with a couple of WCF services I've built, and it's with LINQ. Having written the service, which uses LINQ to SQL classes, I am now trying to test it. Now the Service builds perfectly, but Whenever I try to use any of …

Member Avatar for kvprajapati
0
87
Member Avatar for swinefish

Hey All WCF is being a pain. I've finally got some of my services working, but it seems that they struggle to return complex entities. For example, I have the following function in a service: [code] List<Pair<DateTime, Double>> getInfo(...); [/code] where [icode]Pair<T, V>[/icode] is defined via a data contract in …

0
61
Member Avatar for swinefish

Hey all I have a number of WCF services that I've written for a project I'm doing at university. Unfortunately, my services are being stubborn (or maybe my firewall or something related). Whenever I try to add a service reference to another project, apparently 'the remote computer actively refused the …

0
33
Member Avatar for AnnA.B

I'm trying to do program to basic operations in math. So, I want that the program calculate for example 3*2+4 etc. I already did something, but it needs upgrade. The problem is with division (/). Everything I write it's always the same result- 0. I don't know why. It is …

Member Avatar for FlamingClaw
0
152
Member Avatar for avirag

Hi!!! I have made a window application in which ,we have to roundoff the numbers of given expression to nearest 10,100,1000 and then solve the expression.So i have taken 3 textboxes. In the first textbox User enter any expression like 231*437. In second user can enter 10 or 100 or …

Member Avatar for avirag
0
102
Member Avatar for Hiroshe

Kinda had an idea for artificial intelligence, though I don't think it's original. I don't know much about AI, so I'm taking a shot in the dark. My idea comes from biology and evolution (not new in computer science). The 'algorithm' for evolution is simple. Lets say you have a …

Member Avatar for Hiroshe
0
168
Member Avatar for deepugtm

We are going to submit our C++ project on a game, which resembles Classic VideoGame game "Battle Rush", by next week, but we don't know much more about how to make artificial intelligence of the enemy tanks. So do you have any idea that how to update and move those …

Member Avatar for deepugtm
0
677
Member Avatar for Kracus

Yes I'm quite noobish I've been learning C# by myself reading various material I can scrounge online but I've run into a small issue while trying to write a small program. I'm simply trying to use a menuitem as a toggle between various instructions. The basic idea is simply to …

Member Avatar for jeremy.adamich
0
110
Member Avatar for Silvershaft

Is there any good 2d game making library for kinda noobs? I've tried alegro but it doesn't work good somehow. If you know any tell please! Thanks

Member Avatar for swinefish
0
100
Member Avatar for metalclunch

Can anyone please tell me what does the this Function do? I understand everything till the "(n * GetPower(n, power - 1))" part. I just can't understand it. I do realise what the "n * " does, it multiplies N to the other side, and I also get what "GetPower" …

Member Avatar for metalclunch
0
85
Member Avatar for arj19

Hi I need to know some basic information here. I want to develop a small software which I want to market as a product on CD. Please can anyone let me know the basic steps of how to go about it? I have experience in programming but I do not …

Member Avatar for swinefish
0
89
Member Avatar for swinefish

Hey all I'm looking for a nice simple password encryption algorithm. I'm not looking for anything amazingly military type secure, but If I could do something irreversible, I'd be happy. I've looked at a couple of google searches, but found nothing particularly interesting. Any help would be greatly appreciated. Thanks …

Member Avatar for swinefish
0
279