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.
Language
Any
Platform
Windows
Remove
License
Any
Hi,
I think that you are not still interested in play a music file, but if someone want to view code to play a multimedia file, you can search in sourceforge my project joseplayer. It plays audio...
Hi,
I am new to Windows related Code in C++.
Currently, I wish to monitor my system for the modified files using NTFS Change Journals. I tried to query the Journal data (using DeviceIOControl)...
Hi,
I am working on Java and using Java Native , with C++, I am trying to traverse the DNS Suffix Search List. I did get an exposed Widnows API in Iphelper.dll GetIpAddresses but this API only...
The least you can do is attempt to search for it before asking.
Forgers Win32 API tutorial
One of the most recommended tutorials. The very first result after searching google with "win32 api...
: Thank you very much. but can you provide a full program. I'm finding
: this very difficult. Also, how would I populate the text file. Would
: it be something like this:
:
: 1 Firstname...
Thank you very much. but can you provide a full program. I'm finding this very difficult. Also, how would I populate the text file. Would it be something like this:
1 Firstname Surname Address...
Hi,
I've been trying to get a Dialog box working all day now, and I've had it. I'm working with dev c++ on Windows Vista. Throughout my search on the net I've encountered my problem here and there...
Sir,
Kindly to go the Link Below
http://www.freevbcode.com/ShowCode.Asp?ID=3639
And Do The NeedFul
Secondly Type this in Google Search
Free ApiViewer For .Net
or
Free Api Generator For...
: I m working on a web project and I need do file content
: searching on DOC and PDF .
: Due to some reason I cant use windows indexing service How I can do
: it with out crawling
:
: each...
I m working on a web project and I need do file content searching on DOC and PDF .
Due to some reason I cant use windows indexing service How I can do it with out crawling
each and every file...
I m using asp.net to search content in files with windows indexing service Once I add files in my catalog I can perform search But when ever I add new Files or change existing in catalog directory...
Well. Do you want to program the Speech Engine itself or just to write a program implementing a ready made TTS Engine? (TTS = Text to Speech).
if you are after the first option, you will need more...
: i am using dotnet 2003.i am doing my project in vb.net windows
: application.i have two form in my project.first form is datagrid .In
: second form label,textboxes and combobox are avilable to...
: i am using dotnet 2003.i am doing my project in vb.net windows
: application.i have two form in my project.first form is datagrid .In
: second form label,textboxes and combobox are avilable to...
i am using dotnet 2003.i am doing my project in vb.net windows application.i have two form in my project.first form is datagrid .In second form label,textboxes and combobox are avilable to save the...
: i want to display the name starting with any letter(A-Z,a-z) in
: textbox from sqldatabase through datagrid using vb.net windows
: application.
: for example,
: values are in datagrid like
:...
If you want to communicate directly at hardware level, then you will can install some driver like"giveio.sys".
If you are using the c++ libraries which have come with the compiler, search in the...
You must use a bitmap class. You should search on the net. If you want to display a picture in Ms Dos enviroment you also need a class. I had use a pcx class with 16 colors for ms dos and a bitmap...
I'm looking for a lightweight language to do simple text search / replacement / filtering. I have many years of C /C++ experience and don't relish the thought of installing visual studio. Any...
: Hi,
:
: I have a Windows service from which I want to start Internet Explorer with a particular URL as an argument. I don't know why my code (shown below) doesn't work. I know that IExplore.exe...