English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Programming & Design - March 2007

[Selected]: All categories Computers & Internet Programming & Design

how do i stretch my background image?
i don't want it tiled.
if you would, please jot down an example, or link me to a page that can help me.
ty!

2007-03-18 20:37:56 · 3 answers · asked by Maria 2

I am an engineering student, and while I don't want someone to write a cache for me, I do need some clarification/reminders about caches and Verilog.

Here are my two main questions:

How does one handle instruction fetches in a cache? I know what happens with reads and writes in caches, but what about instruction fetches? I've looked online but so far haven't found anything I could use to better understand how to write this into the operation of my cache.

For example:

Your testbench must read memory accesses from a text file of the following format:
n address
Where n is
0 read data
1 write data
2 instruction fetch
The address will be a hex value. For example:
2 408ed4
0 10019d94
2 408ed8
1 10019d88
2 408edc

In essence, I'm asking how to deal with the "2"'s or instructions.

My second question is: How do I draw data from my din/text file into my testbench to then test my cache once testing begins? Then how does the testbench recognize each address (a carriage return, what code)?

2007-03-18 20:35:15 · 1 answers · asked by xzaerynus 2

how do i stretch my background image? what attribute is that? if you would, please jot down an example. ty!

2007-03-18 20:25:27 · 2 answers · asked by eraserheads 1

When i open Internet Explorer Windows, error alert is pop up sometime, that is :
Error
A Runtime Error has occured
Do you wish to debug?

Line:42
Error: 'OAS)version' is undefined

YES or NO

(Note : Line : Number are change)
If I was click YES button

another dialog box display

Just-in-time debugging

New Instance of Microsoft Scrip Editor

If I Click Yes button

Other Dialog Box Display again that is:
Step Into Remote Procedure Call
Process:
[3320] C:\Program Files\Internet Explorer\IEXPLORE.EXE

Choose the program types that you want to debug:
(Tick Mark in the Schropt Check box)

The following programs will be debugged
Script

If I click OK button

Microsoft Visual Sudio Debugger/ Microsoft Scrip Editor Window was Diplay and
Microsoft JScript runtime error: 'OAS_Version' is undefined
there are three button Break Continue Help
If I click Break there are arrow in the line -
-> if(OAS_version >= 11)
OAS_RICH(pos); what ido

2007-03-18 20:21:58 · 2 answers · asked by rc 1

jsp program to form a screen consisting of user id ,password and login option.,and it should display the error message ,like user id invalid or password invalid or both userid and password invalid

2007-03-18 20:20:38 · 2 answers · asked by Sanju D 1

Hi, trying to figure out why my JTextField 'scInput' cannot be seen in another class?

I define it in class 'gui' as

private JTextField scInput;

within the public class

public class Gui extends JFrame
implements ActionListener

But when trying to call it in another class, its not being resolved...

public String setStockCode()
{
new Gui();
stockCode = scInput.getText();
}

even after i make a new instance of Gui()

Also, changing it to public from private does nothing, and theyre in the same package.

anyone got any ideas?

Thanks

2007-03-18 20:01:02 · 7 answers · asked by Dave 2

the executable file exist on local computer that is an object of the active directory(intranet), so i don't want to run external file from internet but from intranet in my company

2007-03-18 19:51:41 · 2 answers · asked by Anonymous

Who should I hire for my new web site design?

2007-03-18 19:26:52 · 7 answers · asked by Web Guy 1

Where can I get a logo design at a cheap price? I'm trying to stay under $100 for the logo design. Thanks!

2007-03-18 19:23:30 · 3 answers · asked by Web Guy 1

On ebay, I see party invitations, labels, favors--just about anything, with say a various Elmo graphic. Where can I get those graphics? I don't want to pay shipping and/or someone else to create my design.

My daughter's party theme is Elmo. I want the whole party to match-invites, thank you, favors, etc.

I want to design everything myself. I want everything to coordinate throughout the whole party.

There are some that I like from one seller, but they don't have all the products I need. So, I would prefer to just buy the computer program or whatever it is, and create my own matching party supplies. I just don't know where to get the designs from?!

(For example, if you go on ebay and type in elmo invites, a list shows up. Most of them are too "loud" for me, so I'd like to create a simpler, more appropriate design and continue it throughout my party-favors, games, cake, etc. etc)

2007-03-18 18:09:45 · 1 answers · asked by 2sweet 2

I have 2 window created in javascript ,1) Parent and 2) Child. I have button in the both window called "Save", How can I call the save button in the parent window from the save button in the child windows. ?

Kindly help me on this.
Thanks.

2007-03-18 18:04:36 · 2 answers · asked by B Rajagopal 1

I want to make these, how can I?

2007-03-18 17:29:35 · 1 answers · asked by LetMeKnow! 2

Help? Thanks.

2007-03-18 17:14:23 · 4 answers · asked by Invader Z 1

I know how to set the framework version for the Internet Explorer browser, but I want to set it programmically for each individual web page

2007-03-18 17:10:33 · 3 answers · asked by hdhdht t 2

2007-03-18 17:07:18 · 7 answers · asked by antony272b2 3

Online database for item quantity, forums, etc.
Thanks.

2007-03-18 17:06:17 · 3 answers · asked by Auron1838 3

The basis of what I'm doing is a calandar script, that I can put in al lthe dates and it outputs the code for me so I don't have to go through the trouble of redoing it every month. Problem is, the whole thing works, except the 23rd box. (At least on my computer). Go ahead, click the link below, and see if it does it to you. The calandar works by just putting the name of the month (March) in the first box, selecting Thursday (Cause March starts on thursday), and then putting the event for each day in the boxes. In the box two up and two from the left of the bottom complete row, whenever I put in my event, it never shows up. The code is exactly the same, nothign is different from the other dates, just that box doesn't work.

http://www.freewebs.com/sweetsfamily/Modifierv1.html

P.S. Could this possibely have somethign to do with the 23 enigma? :D

2007-03-18 17:04:06 · 1 answers · asked by Anonymous

this is a question for all the programming savvy out there....
hey you, try to answer this one......
it could be helpful to everyone viewing this site.....
here it goes.....

What does the following program print?
public class Mystery2 {
public static void main( String args[] )
{
int count = 1;
while ( count <= 10 ) {
System.out.println( count % 2 == 1 ?
"****" : "++++++++" );
++count;
}
}
}

well.......you may answer it now......

good luck to all.....

have a nice day....

jason......

2007-03-18 16:43:13 · 3 answers · asked by nosaj_amazin 1

2007-03-18 16:37:29 · 6 answers · asked by Anonymous

like taking a real life picture i took and using a tool on a graphic design program to make it look like a cartoon.

pleas be therough and tell me step by step and what program to use.

thank you!

2007-03-18 16:28:37 · 2 answers · asked by gio1991a 2

I'm new to Ubuntu and I'm trying to get Wireless internet to work and they tell me to enter commands but I dont know how to open the command line. Is it the Synaptic Package Manager? Because I cant find any way from here to enter commands.. Any help will be great thanks!

2007-03-18 16:23:07 · 4 answers · asked by Truth Seeker 1

I tried using pimp-my-profile.com. there was 1000 offers. I kept saying no to all of them. 30 minutes later, there were still more offers. forget it!

Are there any other FREE sites that will help me decorate myspacem with out all of that crap?
thanks
sammie

2007-03-18 16:18:52 · 6 answers · asked by Anonymous

I recently took my computer to get fixed and we just got it back yesterday, but whenever I try to go on youtube or something i always get this message that says:

Hello, you either have JavaScript turned off or an old version of Macromedia's Flash Player. Get the latest flash player.
I already downloaded the flash player and it still won't work. Is there any way I can fix this?


thanks :]

2007-03-18 16:18:37 · 5 answers · asked by thatonegirl 3

1. When selecting an architecture, what items should a systems analyst consider as part of the overall design checklist?

2. Explain system management and support tools and consepts, including performance management, system security, fault management, backup and disaster recovery, and file retention.


Totally lost with these two questions.

2007-03-18 16:10:41 · 2 answers · asked by mohotbabe 2

fedest.com, questions and answers