GIDForums  

Go Back   GIDForums > Computer Programming Forums
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Sub-Forums : Miscellaneous Programming Forum Search this Forum
  Forum Last Post Threads Posts
21-Nov-2009 18:17 Go to last post
84 113

Post New Thread
Threads in Forum : Miscellaneous Programming Forum Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order Replies Views
 
by samsam2021
rite.... go easy on me , i dont have much of an idea what im doing... infact pretty much none at all. i need a programme whereby it can be linked to a telephone line and then dial a certain automated number, use some sort of voice recognition to remember what the automated line is telling the...
12-Aug-2006 12:32
by WaltP Go to last post
3 453
Question
by aijazbaig1
Hello. Newbie here. I am trying to write a very simple program to simulate a multiplexer. I am using the xilinx version of the modelsim compiler viz. Modelsim XE version. heres my code: library ieee; use ieee.std_logic_1164.all; entity mux is
11-Aug-2006 16:00
by aijazbaig1 Go to last post
6 785
Question
by aijazbaig1
Hello. Ive been curious to know if there exists a forum related to using C to program in assembly :D . Additionally, does anyone know of a forum on the VHDL language which isn't dead. I did try the google group: comp.arch.vhdl but it still isn't as dynamic as our forums here on GID 8) . Id be keen...
09-Aug-2006 09:28
by davekw7x Go to last post
11 2,110
 
by pcxgamer
This question is about dates and I need some advice about the best way to go about getting this done. What is the best way to deal with dates in programming I'm trying to look back 10 days in the script that I'm writting and basicly all I do is take the day and then -10 from that well as the new...
04-Aug-2006 22:35
by TurboPT Go to last post
6 441
 
by dogangoko
Hi, The purpose is that, i need to connect to a webpage which contains some test results, if i see FAIL across a field then the program should report. I'm able to connect to the webpage by using Microsoft Internet Controls, but i don't know how to process the page for pre-defined keywords..
25-Jul-2006 07:08
by dogangoko Go to last post
0 421
Question
by etavoa
I have a fairly good background and experience with computers but haven't done any programming outside of just a little bit of html code. I'm pretty much starting from the beginning and have thought about going back to school to learn more. If I chose to go a self-help route, what would you...
20-Jul-2006 17:37
by crystalattice Go to last post
3 490
Exclamation
by RED SCORPION
Hi every body, I wanna know what the symbolic computing is? its Domains and uses? its techniques? and languages for symbolic computing ? appreciate ur helps
14-Jul-2006 14:35
by davekw7x Go to last post
1 383
 
by WaltP
Thanks to fhj52 for taking the time to respond... Thanks -- I'll pass this on to the moderator... True. Many people just know too much -- before they find out otherwise ;)
10-Jul-2006 13:46
by fhj52 Go to last post
3 400
 
by netnut
Hi, After quite a bit of procedural programming, we started inheritence today at school. Now, I understood what inheritence basically does, but I could not convince myself of its advantages. Moreover I seem to get confused asking myself "what should inherit what". We just had a discussion on the...
08-Jul-2006 11:21
by netnut Go to last post
5 477
 
by khoda
Hi all, I started getting into programming early this summer, with some previous experience. As I go through these beginner books I notice that most of it is all semantics with the same things: loops, if statements, etc etc. I understand these things and what I want is to learn more about...
02-Jul-2006 18:28
by crystalattice Go to last post
2 450
Poll
Poll: Code Contest (Multi-page thread  1  2  3  4  5  6 ... Last Page)
by Paramesh
Hello Friends, Can we have some sort of C/C++ code contest? That would be very interesting and exciting. Senior members(especially Walt and Dave) may not participate(they can be in the selection committee and review.)8) I dont have an idea though. Some interesting programs? If you have any...
30-Jun-2006 13:18
by d3jake Go to last post
76 7,263
 
by crystalattice
I'm having trouble getting my head around the OOP paradigm. I learned C/C++ and had no problem programming procedurally, but when my textbook started discussing classes, methods, inheritance, etc. I got confused, which led me to Python. When I started learning Python, I was finally able to...
17-Jun-2006 12:56
by crystalattice Go to last post
7 2,640
 
by Blase
My poor attempts at answering these questions regarding description of 'constant'. Appreciate if you would comment and shed light to this novice's attempts at C++ (to be specific) or OO programming in general. j) Describe the use of const regarding a) Input arguments Declaring the input arguments...
15-Jun-2006 08:15
by Blase Go to last post
0 367
 
by davis
The challenge is to produce code that: 1: reads a file of two "poker" hands 2: outputs whether hand 1 or hand 2 is the winner (or if there is a tie) 3: use the best 5 cards of the seven per hand in calculating the value of the hand. 4: output the "string reason" result of the two hands (eg:...
12-Jun-2006 09:29
by davis Go to last post
0 552
 
by Harmony88
I am so amazed at how dumb I am. Ok so I fixed this problem I had ..and I guess in the process. I deleted windows task manager..I found it..I just dont know what program to open it with. Any one know?
10-Jun-2006 19:14
by davekw7x Go to last post
3 398
 
by Harmony88
I feel like a moron, but I can not fix my computer. I ran a disk cleanup to restore memory. After that programs just dont work right anymore. Im not sure what the term for this is but, Internet Explorer loads..but the appearance of it is different. Sometimes if I hit refresh it fixes itself, and...
10-Jun-2006 12:13
by Harmony88 Go to last post
2 393
 
by eventbroker
I am a hving a small utility designed for more. The programmer has told me he is designing it in Visual Basic. The utility is creating a profile of a person similiar to a Missing Persons Flyer, I want the program to have the ability to "Save the Data" into Spanish even if the information is entered...
07-Jun-2006 07:37
by eventbroker Go to last post
0 384
 
by SourceCrusade
Hi, I am developing a tool to record & report source code metrics (primarily for C & C++). I'm looking for people to give feedback on the proposed feature set and betatest the software on windows or linux. I'm also interested in peoples opinions regarded source code metrics in general and...
05-Jun-2006 10:07
by SourceCrusade Go to last post
0 425
 
by davis
Mod Edit: More discussions can be found here: 9938. The idea that cout is a good debugging tool is a bit of a stretch even for a total rookie. Not only that, it liters your code with a bunch of meaningless statements that require a lot of time to maintain. Just run through the code with a...
24-May-2006 09:41
by davis Go to last post
7 633
Lightbulb
by Golmal
Hi all, I was trying to download some of the movie clip from internet, then this question flased in my mind and i am curious to know the following question. when you download say a movie file from internet, it usually say 20%,50% completed etc. But when the network is highly load the time taken...
15-May-2006 00:38
by Golmal Go to last post
4 529
Post New Thread

Recent GIDBlogProgramming ebook direct download available by crystalattice

Display Options Moderators
Showing threads 201 to 220 of 263 Moderators : 1
Sorted By Sort Order
From The
LuciWiz  
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 02:37.


vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd.