Archive for the ‘system approach’ Category

what are the disadvantages of the database approach by comparing with a file processing system ??

Wednesday, October 14th, 2009

what are the disadvantages of the database approach by comparing with a file processing system ??

very few that I can think of. I’ve built apps both ways, and managing data in flat files as opposed to a relational database is much more cumbersome.

what are different approaches to a system design and what is the advantage to layer approach ??plz help me?

Sunday, October 11th, 2009


Seriously Dude…read a book, goto the microsoft website etc. This stuff is easy to Google. Sounds like you want people to answer a study question that you yourself should be learning about.

Try looking at the Microsoft patterns and Practices site for guidance on Tier based development or books like Rocky Lhotkas on CSLA development

where can I find a diagram of Kast and Rosenzweig’s systems approach to organization and management?

Sunday, October 11th, 2009


It appears that the question period has expired. If you have received an answer that meets your needs, please choose one of those as a ‘best answer.’ If you haven’t received a good answer for your question, you may want to consider the following,

1) Re-post your question. Newer questions get more activity on Yahoo! Answers than old ones.
2) If you do re-post your question, consider why it wasn’t answered the first time. Could it be more specific? Could it be worded better? Were there grammatical or spelling errors? Was it in the best category?

If it doesn’t seem likely that re-posting your question will help you, then here’s a listing of my favorite ‘answer sites’. Maybe one of them will help you.

Answers.com http://www.answers.com/
Bartleby http://www.bartleby.com/
Yahoo Reference http://education.yahoo.com/reference/
HowStuffWorks http://www.howstuffworks.com/
Wikipedia http://en.wikipedia.org/wiki/Main_Page

Since I really haven’t answered your question, it is not necessary to give me any points. Regards.

How do you say ‘beam approach training’ in french?

Saturday, October 10th, 2009

For my world war two history project. I have to do it in french.

How would you say "Beam Approach Training"?

This is what the beam approach beacon system is, for context:
http://en.wikipedia.org/wiki/Beam_Approach_Beacon_System

Thanks!

You are on the right way to find the solution:

http://fr.wikipedia.org/w/index.php?title=Sp%C3%A9cial%3ASearch&search=Beam+Approach+Beacon+System&fulltext=Rechercher

Bonne chance!

How do you say ‘beam approach training’ in french?

Saturday, October 10th, 2009

For my world war two history project. I have to do it in french.

How would you say "Beam Approach Training"?

This is what the beam approach beacon system is, for context:
http://en.wikipedia.org/wiki/Beam_Approach_Beacon_System

Thanks!

You are on the right way to find the solution:

http://fr.wikipedia.org/w/index.php?title=Sp%C3%A9cial%3ASearch&search=Beam+Approach+Beacon+System&fulltext=Rechercher

Bonne chance!

‘For Clarity and better understandability of the Software System, Is object-oriented approach?

Thursday, October 8th, 2009

is closer to the working of human cognition? If yes then how? If not then why? Support

your answer with strong arguments and real life examples. ‘

Do your own homework! You didn’t even say please! How rude!

Book of OPERATING SYSTEM for a beginer that follows a practical approach?

Sunday, October 4th, 2009


You’ll get some free download-able e-Books on Operating Systems for Dummies at the links given below.

All the best.

ST

What is necessary and sufficient, in order that software system integration should occur ?

Friday, October 2nd, 2009

"software system integration used at Computer Sciences Corporation (CSC) is ….. considered necessary and sufficient to demonstrate completion of each …"

"An approach to software system integration used at Computer Sciences Corporation (CSC) is described and compared with established approaches to system integration. The approach presented here is evolutionary in nature: system functions are integrated and demonstrated to the customer in a series of successive system increments referred to as “Builds”. The order of integration is essentially top-down with vertical slicing, i.e., functional capabilities are demonstrated to the customer only when both high-level control functions and underlying low-level services have been integrated. This paper presents the first reported detailed case study of the application of the Build approach to the development of an actual system."

It should have been sufficient for the application to be integrated, so my problem is why where their so many problems and why weren’t they picked up, maybe a few red herring thrown in to addle the less learned of the group :)

What is necessary and sufficient, in order that software system integration should occur ?

Friday, October 2nd, 2009

"software system integration used at Computer Sciences Corporation (CSC) is ….. considered necessary and sufficient to demonstrate completion of each …"

"An approach to software system integration used at Computer Sciences Corporation (CSC) is described and compared with established approaches to system integration. The approach presented here is evolutionary in nature: system functions are integrated and demonstrated to the customer in a series of successive system increments referred to as “Builds”. The order of integration is essentially top-down with vertical slicing, i.e., functional capabilities are demonstrated to the customer only when both high-level control functions and underlying low-level services have been integrated. This paper presents the first reported detailed case study of the application of the Build approach to the development of an actual system."

It should have been sufficient for the application to be integrated, so my problem is why where their so many problems and why weren’t they picked up, maybe a few red herring thrown in to addle the less learned of the group :)

what is the event. division approach in operating system.? computer thingy?

Wednesday, September 30th, 2009

iv been asked by my teacher to find out what ” what is the event. division approach in operating system.? ” and i cant seem to find any links..or what is it.,, i would prefer if u explain..rather than a link.. but anythin will do thnks

I worked on an Operating System that was "Event Driven". basically it means the OS call routines depending on what the event is. If their are no events going on the CPU just does some idle stuff like adding ones and zeros while waiting for an Interrupt(event)