3,464 Topics

Member Avatar for
Member Avatar for XodoX

I'm still a beginner, so please bear with me;) I'm supposed to write a code that generates the Fibonacci series. Here is the sample program output: Please enter n (This program generates 0 to Fn) : 5 0 1 1 2 3 5 So, that's what I did.. [CODE] .data …

0
55
Member Avatar for TheCollegeGuy

Hello everybody, I am trying to get four operating systems running on my Laptop: Windows 7, Fedora, FreeBSD, OpenSolaris. I am have them on my hard-disk( because I can see them when I boot my computer from GParted CD), but I am not able to boot them. At any point …

0
121
Member Avatar for TGeorge824

Hello, I have an assignment where we are supposed to populate an operating system's ready queue with processes and try various process scheduling scheme and record their wait times. To do this i made a rudimentary structure for a process: [CODE]typedef struct{ int ID; int wait_time; int exec_time; }process; [/CODE] …

Member Avatar for TGeorge824
0
155
Member Avatar for seaagg05

Ok, so here is the issue. Last week I got a Code 10 on a flash drive. I plugged it into other computers with other operating systems, same thing. I thought the device just died. Then today my Ipod got the same code, again it fails to work in other …

Member Avatar for seaagg05
0
147
Member Avatar for umairraja52

My question is related to Window 7. My current operating system is XP, if i install window 7 on it. What about system drivers will window 7 configure itself or want to intall again. Waiting for answers.

Member Avatar for caperjack
0
66
Member Avatar for mashhype

Hi I am new to C. I'm taking an operating systems class right now and I have a project that requires me to create a set of semaphores. The command line takes in: filename ropt NS value1 value2 value3...valueNS Where argv0 is the filename Argv1 is the option to remove …

Member Avatar for apines
0
79
Member Avatar for pikpik

Hi, As part of porting a (mostly C++) library[1] to a "new" operating system[2], I'm trying to link the library's semaphore class to the platform's semaphore implementation. The problem is that the library assumes that the semaphore implementation will be a modern POSIX one[3] but the operating system's semaphores are …

0
170
Member Avatar for leemyers

Hi I have the below code and when i open it in I.E i get this error Error Executing Database Query. [Macromedia][SQLServer JDBC Driver][SQLServer]Invalid object name 'Language'. Do i need to enter a database @ the datasource= [code]<!--- GetLanguage ---> <cfquery name="qLanguage" datasource="#request.DSN#"> Select LanguageID, LanguageCode, LanguageName from Language </cfquery> …

Member Avatar for leemyers
0
262
Member Avatar for Guna16
Member Avatar for jon.kiparsky
-2
73
Member Avatar for akhil9

Hi when i view the pages that i built in firefox it shows good, where as in IE the menu bar floats..... so whats the problem with this...are there any hacks that i need to fix it....i used dreamweaver cs4 sprymenubar.... this is the CSS code.... @charset "UTF-8"; /* SpryMenuBarHorizontal.css …

Member Avatar for ko ko
0
227
Member Avatar for leemyers

Hi i have this form below and i cannot get it to display as a .cfm file within I.E. and i also get this error The value of the FROM attribute is invalid. The length of the string, 0 character(s), must be greater than or equal to 1 character(s). I …

Member Avatar for leemyers
0
145
Member Avatar for ymb6

[B]According to Walter E. Trabbold, controller of the Bank of Delaware, "We have defined it [development of management information systems] in terms of six subsystems.'' These are:[/B] [COLOR="Red"]a. Development of a central (customer information) file. b. Computerization of all operations: demand deposits, savings, commercial loans, mortgage loans, investments, and clubs. …

Member Avatar for apines
0
92
Member Avatar for roperry7

have got a new 2nd hand tower[optima].there are no pragrammes on it[was used in an office] everything was wiped.I have an operating system ;reinstallation cd'[[dell]] will this load xp onto it

Member Avatar for gerbil
0
82
Member Avatar for oldhokie

I have a system that I am responsible for that is wrapping printouts around by a character. It is printing "@" at the first of every line and dropping the last character of the line. This began after a bad shutdown and a system cleaning. Any thoughts would be appreciated. …

0
118
Member Avatar for Jaseva

Since I'm a computer major, I want to get and learn as many operating systems at home as I can. I currently have a laptop with Vista and a desktop with XP. So I'm good for both of those. I'm ready to reformat the desktop so I thought what I'd …

Member Avatar for peter_budo
0
384
Member Avatar for 'Stein

When I reformatted and reinstalled all of Windows XP (last year or so), I feel I might have screwed up and somehow kept the other version on it. The reason I think this is because now, whenever I start up, it comes up with a black screen that asks which …

Member Avatar for gerbil
0
244
Member Avatar for tgreer

I'm coding a project in C#, VS2010, using SQL Express 2008 as the data source. Whenever any other application connects to the database (such as Management Studio), the next time my C# application runs, it cannot access the database. The error is "Operating system error 32". Unable to open the …

Member Avatar for Momerath
0
130
Member Avatar for A Monkeys Uncle

I just installed Windows XP Pro, and I screwed something up, so I reinstalled it. I didn't delete the first partition, I just copied the files over the old one. NOW, when I reboot my computer, I'm forced to choose between the two, the messed up one, and the fresh …

Member Avatar for gerbil
0
242
Member Avatar for newsguy

So now we know that Microsoft is pushing out the release version of the latest in the operating system line-up, Windows 7, starting this week on the 30th April [URL="http://www.daniweb.com/blogs/entry4283.html"]according to official sources[/URL]. However, we also know from various news reports that many existing Windows users are not exactly head …

Member Avatar for SaintThomas
0
584
Member Avatar for pankaj.panat10

i having problem to operate win xp because i block devmgmt.msc services using gpedit.msc then i can't access my cd rom control panel etc how to recover it plz help

Member Avatar for caperjack
0
18
Member Avatar for MK1985

Hi, I am using win2000 Operating system and using microsoft visual studio to develop my application and while running i am getting debug assertion failed error.

Member Avatar for Adak
0
36
Member Avatar for suma k
Member Avatar for dlh6213

For some time now I have wondered about a file called Thumbs.db that appears in many folders on my computer. I finally decided to do a little research to find out what it is. It turned out to be pretty innocent, yet unnecessary. The thumbs.db file is generated by the …

Member Avatar for jeffdes
0
324
Member Avatar for docshank

I have a Compaq Armada M700 with a Pentium 3 750mhz processor (256mb RAM). The computer was working fine until I pulled the battery out to see what size the battery was. I was thinking about going ahead and getting a new battery since it was the original battery that …

Member Avatar for AtomicPages
0
189
Member Avatar for moufoo

Hello, It's been a few months since I haven't been able to launch Codeblock's debugger, when I launch the debugger I always get this (example): [B]Adding source dir: C:\Users\Me\Desktop\L2\SDD\TP2\ Adding file: bin\Debug\TP2.exe Starting debugger: failed[/B] I have tried: [LIST] [*]Reinstalling [*]Reinstalling (uninstall done using Revo Uninstaller) [*]Installing latest version of …

Member Avatar for Ancient Dragon
0
737
Member Avatar for triumphost

SKIP to LINE 117 [CODE] #include <iostream> #include <windows.h> #include <fstream.h> #include <stdio.h> #include <stdlib.h> using namespace std; char n , p , m , L , F , E; int v , x , y , O , z , q , R; int main() { SetConsoleTextAttribute(GetStdHandle(STD_OUTPUT_HANDLE), 14); cout<<"This …

Member Avatar for WilliamW1979
0
191
Member Avatar for chrisbrunke

so, i inserted windows xp into the drive attempting to format, and re-install... everything was running smoothly, until about half way through, it asked for the SP2 disc (i have xp pro WITH sp2 on the disc)... so obviously i didnt have the disc. restarted, and tried again, but then, …

Member Avatar for pcfresh
0
163
Member Avatar for mahkintaro

my laptop (HP Compaq nx6115; Windows XP SP3) is in a mess right now, i don't know what to do with it, it got a virus i believe and i haven't installed any anti virus yet, but when i am installing one, it didn't pop up like when we are …

0
144
Member Avatar for TGeorge824

So I'm simulating a File system for my Operating Systems class. I'm kinda lazy and didn't want to do it in C, so I did it in Java :(. I also didn't make any new data structures, I just made a File and Directory class, where the Directory class has …

Member Avatar for JamesCherrill
0
1K
Member Avatar for gieri002

im trying to read in a string using spaces to separate integers, then display the total of all the seperate integers in the string....Any help would be greatly appreciated [CODE] .data Prompt1: .asciiz "\nPlease enter a list of integers." newline: .asciiz "\n" Buffer: .space 400 .globl main .text main: li …

0
56
Member Avatar for DeepakSonee

Dear All, I am opening the excel file to create the object of that excel file using 'Microsoft.Office.Interop.Excel'. It is working fine with file system and local iis server on windows xp operating system. But when running the same code on windows 2003 operating sytem on local iis pagerequest time …

Member Avatar for DeepakSonee
0
553
Member Avatar for jeffcogswell

[ATTACH=RIGHT]17677[/ATTACH]Here at DaniWeb, we've talked a lot about [URL="http://www.daniweb.com/reviews/review313227.html"]Intel Parallel Studio[/URL]. I recently had the chance to sit down with Intel's James Reinders, and find out more about his take on [URL="http://software.intel.com/en-us/intel-parallel-studio-home/"]Parallel Studio 2011[/URL]. Mr. Reinders (pronounced Rhine-ders) is a senior engineer at Intel and has been with the company …

7
773
Member Avatar for requimrar

Hi, I'm new to this forum and would like to ask a question relating to C#. I am trying to make my custom OS, and shutting it down, but I am encountering a problem. Here is what I have so far: [CODE]using System; using Cosmos.Compiler.Builder; namespace CosmosBoot1 { class Program …

Member Avatar for JoshuaBowden
0
396
Member Avatar for Rambomst

I recently purchased a Linux VPS the following specs. Operating system: CentOS Linux 5.5 Webmin version: 1.520 Kernel and CPU: Linux 2.6.18-028stab070.4 on x86_64 Processor information: Intel(R) Xeon(R) CPU E5630 @ 2.53GHz, 16 cores Real memory: 512 MB total, 361.74 MB used Local disk space: 30 GB total, 3.62 GB …

Member Avatar for Rambomst
0
152
Member Avatar for sammiepooh

Hello, I am fairly new to this site and am new at studying unix/linux OS. Recently I had an assignment involving finding a script that had run an administrative task such as checking file systems periodically. With it, I had to take each line and describe in my own terms …

0
152
Member Avatar for jdbrighter

When I was trying to return to 10.2.8 after working in 9.2 for a while- the computer froze up and nothing worked to unfreeze it. When I tried to reboot- I got the blinking question mark folder icon. I believe this means the computer cant find the operating system to …

Member Avatar for macgurl70
0
597
Member Avatar for sisi

Hello i need help to switch one operating system to another one just by clicking the switch button . I saw that in a video long time ago where we can have a button to click to go one system to another . Can anyone guide me how i can …

Member Avatar for caperjack
0
110
Member Avatar for raafs

icon_confused:Hiii.........could anybody here explain which is more reliable among the network operating system and a distributed operating system and why????? and what are the various differences between these two????? thanks in advance

Member Avatar for Looben
0
120
Member Avatar for 4wheelDrift

Hello All, I'm wondering if someone may help me interpret the report that Windbg has generated? This box doesn't crash very often, but it seems to if I really drive the CPU. If I'm making a dvd file from an avi which I often do with DVD flick it nearly …

Member Avatar for Rik_
0
273
Member Avatar for Imtiyaz01

Hi, I have recently purchased a Sony Vaio Laptop with wifi support that is inbuilt or onboard. I already have a Asus P5E3 Deluxe motherboard at my home with ram 2 gb, 9800 gtx card and a quad core processor. Now, I connect this pc with a broadband connection at …

Member Avatar for alfieabel
0
257
Member Avatar for Kingcoder210

I have created setup file of my program & it shows error when I install it there in another pc which doesnt have visual studio. Even I have tried to install it there in another pc which has visual studio & it worked well. I am confused. It shows following …

Member Avatar for Naveed_786
0
252
Member Avatar for Brutus2000

Hi, I have some problems just to write a simple string output to some txt.file. That is my test code: [CODE]test = open('Test.txt', 'w') test.write("Teststring") test.close()[/CODE] I use Python 2.6.5 and PyScripter If I direcly enter the code in the IDLE SHELL, sometimes it works, sometimes only the file is …

Member Avatar for d5e5
0
104
Member Avatar for osutton

I recently bought a new HannS.G 22Inch widescreen TFT monitor and it displays a 1 pixel width vertical line of varying colours from top to bottom, which overprints the entire display, however it only shows up in the operating system, i.e.not in the bios at startup. The line is on …

Member Avatar for vikas chouriysa
0
162
Member Avatar for ryathegr8

hi.... if i download UBUNTU OS in my system....will it work with my existng windows or ll replace it??? will i get it while em offline????

Member Avatar for ryathegr8
0
96
Member Avatar for Hand

Hello, I need a simple open source audio library that can be used to play music and sound effects for C/C++. The audio files that I use are mp3, midi and ogg. My operating systems are Windows XP and Linux (Ubuntu). I need that the library be able to play …

Member Avatar for xtrmR
0
97
Member Avatar for pennylynne

Hi!! I have written three classes (two of which are most relevant) and am required to construct an operating calculator. This is the CalculatorPanel: [CODE]/* * CalculatorPanel.java * * Lab 19, COMP160, 2010 * * An alternative GUI front end for the Calculator class * */ import javax.swing.*; import java.awt.event.*; …

Member Avatar for JamesCherrill
0
524
Member Avatar for tohilding

I recently purchased a Gateway labtop off ebay and that person said he wipped the harddrive clean so I tried to load my Windows Genuine Advantage kit for Windows XP professional on to the labtop it will load up to the point which it will say coping files then will …

0
60
Member Avatar for Michael Basford

Hi Yesterday when I started my computer it would not run. Today I have looked around the web and the syptoms seem to link the problem to the hard drive. I have bought another but still no luck. I have had the cover off, cleaned off the fans (they work …

Member Avatar for bvganapathi
0
212
Member Avatar for mnewsome

Working with a netbook with 1Gh Processor and 1 Gb memory Only some supportive software such as adobe reader, flash AVG anti virus, malware, etc. The hard drive is 60% free and regularly maintained with diskclean and defrag. Exploit software used is" - Windows Defender - Malware Bytes - AVG …

Member Avatar for caperjack
0
106
Member Avatar for hulettk

I have a question about software design in general. Bear with me as I attempt to explain my concept, as I am not a software developer or programmer. However, as someone who has worked and troubleshot hardware and software issues for the past 15 years, there is a concept that …

0
54

The End.