AI
Artificial intelligence (AI) is a branch of computer science and engineering that deals with intelligent behavior, learning, and adaptation in machines. Research in AI is concerned with producing machines to automate tasks requiring intelligent behavior. Examples include control, planning and scheduling, the ability to answer diagnostic and consumer questions, handwriting, speech, and facial recognition. As such, it has become an engineering discipline, focused on providing solutions to real life problems, software applications, traditional strategy games like computer chess and other video games.
Forum Post

Please help me....

we have this project in our data communications and networking. here it goes: " Simulate the downloading of file with the following parameters - KB or MB. The simulation display all together to...
Forum Post

Re: How to determine the size of a bit field?

Thank you Stober and Tom for your answers, unfortunately it is as I feared. Using #defines or constants seems the only way to do it, but I think would require too much effort and time on the part...
Forum Post

Re: How to determine the size of a bit field?

stober is correct, there is no way in the language to dynamically determine the bitfield sizes. You could use #define'd or enum values to declare the bitfields. Sounds like you considered that...
Forum Post

Re: need help building a program

: have u got the references... : try to make a new project and the references which u probably added in ur pc for text to speech transformation : yes i have the references
Forum Post

How to determine the size of a bit field?

I have my Structure: struct s_myStruct { unsigned short int m_part1:3; unsigned short int m_part2:3; unsigned short int m_part3:7; unsigned short int m_part4:3; }; Is...
Forum Post

Re: need help building a program

have u got the references... try to make a new project and the references which u probably added in ur pc for text to speech transformation
Forum Post

WAIT WAIT WAIT, a disapointing response, sorry

no, i have none, but there are millions of site to look at to LEARN, i wonder, do you want to learn? just search google, ther is one called gamedev.com, i dont use it, but most i know do (okay one...
Forum Post

Paging through a recordset

hi all, i wonder if there is anyone who can help me on this one, i have a search page that posts on itself, however i want the results to be divided into multiple pages depending on the chosen...
Forum Post

Searching with wildcards

Hi, I want to perform searches on a String (or StringBuffer, it doesn't matter to me) where some of the characters in the pattern I'm looking for are variable. For example, if I have the string...
Forum Post

Re: windows system32 folder/files

dir /a Volume in drive C has no label Volume Serial Number is 1A06-0D7A Directory of C:\WINDOWS\SYSTEM32 . 31.10.05 20:41 . .. 31.10.05 20:41 .....
Forum Post

Re: Need help with rational numbers

Ok this is simple firstly if both even half them both!! then simply set up a loop from lowest value of the A/B and work downward and as soon as you find a value that devides equally into both...
Forum Post

Re: Restoring BootLoader

Thanks man, I appreciate your help and yes I will search for it. dede:-)
Forum Post

windows system32 folder/files

I cannot get windows\system32 folder to show. I have unhidden all folders/files but still no luck.....I have searched for it in explorer but nothing....when I do a virus scan or similar it does...
Forum Post

Re: set of integers

: Thx. One more thing. : : int main(void) : { : int num; : cout > num; // this number should be searched. : : // when using the class, what do I need to use it? : Example://...
Forum Post

porting to Mac

I recently developed a diagramming tool using C# with GDI+, and I just learned that it absolutely has to be ported to the Mac for many of its users. My web searches have not found any great...
Forum Post

Re: Routing and Proxies

: Hi, : : : I want to setup a router with Proxy and port access blocking facility. : : I am using SuSE 10.0 OSS Should I stick to it or there is a better choice : : : Thanks : : SSL...
Forum Post

Re: Mouse programming sample

: Hi all, : I want to read mouse pointer position using c++ program. please help me in this matter. i am using VC++ IDE for this. : : : Thanks & Regards : : Search MSDN for the...
Forum Post

Re: Intercepting keyboard from another app

: : Ok this is the deal. I have a program that runs in the backgrouund. What this program does is that it pop up a dialog when a certin amount of keypresses has acured. Do you get me? Now I'm writing...
Forum Post

Re: problem on string manipulation

This message was edited by john0908 at 2005-11-20 19:1:5 thanks everyone, i've done it. Yes it was better form e to use simple looping, but my professor just required to use scasb. Our topic was...
Forum Post
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.