| |
Rating
Thread /
Thread Starter
|
Last Post  |
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
|
3 |
453 |
|
 |
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
|
|
6 |
785 |
|
 |
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...
|
|
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...
|
|
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..
|
|
0 |
421 |
|
 |
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...
|
|
3 |
490 |
|
 |
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
|
|
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
|
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...
|
|
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...
|
|
2 |
450 |
|
 |
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...
|
|
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...
|
|
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
|
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
|
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?
|
|
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...
|
|
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...
|
|
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...
|
|
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
|
7 |
633 |
|
 |
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...
|
|
4 |
529 |