1,073 Recommended Topics
Remove Filter ![]() | |
I have been doing a few exercises for an exam, they dont come with answers so just looking clarification, it asks to find the errors in the table and to explain each error which 2PL principles it violates. [ATTACH]21427[/ATTACH] I have came up with T4 at Step 14 cannot work … Computer Science | |
Let me start off with this disclaimer: [B]This scenario is completely contrived.[/B] The scenario proposed is analogous to an actual problem that I am trying to solve. Problem: I'm going to cheat on a test that uses Scan-tron style cards. I've stolen the test before it was handed out and … Computer Science printer web-design | |
Hello,everyone! I have been suffer from a problem as tile says. I have no idea to solve this problem. I hope anyone who can help me! Thanks. The following is the question: In this project, you are going to invent a minimal seek-distance disk scheduler under a given QOS constraint … Computer Science | |
Is there a topic about this, if there isn't i would like to start one. Still haven't found one. Computer Science | |
Hi all, I'm working on a project with my friends which contains modules that are written in C++,JAVA and C#. This project is currently aimed for Windows and is deployed using an old InstallShield (pretty sure it's older than 2008) based wrapper. I would like to be able to check … Computer Science | |
What does it mean for a hash function to be 32 and 64 bit? [URL="http://www.isthe.com/chongo/tech/comp/fnv/index.html"]http://www.isthe.com/chongo/tech/comp/fnv/index.html[/URL] Computer Science | |
I have been assigned a project to develop a software on autocad and MS access for the boiler maintenance dept. of my company which is a thermal power plant. A failure in the boiler is to be reported along with the 3-D image of the point of failure and the … Computer Science | |
hey....can anyone tell me a flowchart which when takes input as 0..displays 1 and vice versa..WITHOUT USING CONDITIONAL STATEMENT???? Computer Science | |
- Prove that every subtree of a binary search tree is a binary search tree. Computer Science | |
This is sooo confusing and both looks like the same.can someone explain this to me? thanks Computer Science | |
i have to find distance between two projects and i have taken three attributes for this purpose which are size, project mode and a constant value.i have written code in matlab 7.but it gives error.plz see the folowing code and help me. t = 17; a =0; b=0; %size effort … Computer Science | |
is this "process" or "processor scheduling?(what is the reason for your answer) This is done by OS or processor? also what is context switching? thanks Computer Science | |
what is the program of do while that ... you can type any number but when u type zero it will stop the program? thanks for the help peace! Computer Science | |
help!.... can you give me a statement of looping that use for loop, while, and do while loop at the same time... and if you can answer the statement it will be more welcome.. thank u ... peace! Computer Science | |
is there a way to do a backwards loop in matlab? i tried: [CODE]for j = end; -1; 1[/CODE] - but it's not going, it stays in "end"... Computer Science | |
I am studying viruses and trying to figure out how the FLEX module works for C++. I have taken classes before on regular languages, context free, etc. Is FLEX dealing with regular languages or regular expressions, and also what is the difference exactly? Could you give an example of how … Computer Science c++ regex virus-malware | |
can u give me an example array of the best case of quick sort? I do understand that the best case of quick sort is when the elements are already in the pivot place., and that the complexity is O(n logn), but i m just not able to come up … Computer Science | |
Hi, I want to start my final year project before the start of third year. The area I am interested in includes programming (Java, C# & python), web development, Databases and Networking. The project must be of a engineering type meaning I must outline a problem and find a solution … Computer Science | |
OK so I have to compare Java with C++ and I need to address the following topics - The following topics should be compared: - programming constructs that are in one language and not the other, differences in - programming in one language or the other should be addressed the … | |
I've been struggling with understanding segmentation for some time now. Here's what I know. There are different types of segments, such as the code segment, data segment, stack segment, and extra segments. In old architectures (286 and below), segments were limited to 64kB and used a segment:offset addressing scheme. In … Computer Science | |
Ok I have known how to build classes for quite a long time now, and I understand attributes and methods. But from a design point of view how literally should I take these? For example I have a class Player and a class Table. class Player: attributes: name id methods: … Computer Science | |
Hello. I was wondering if any of you know a good online resource for the subject, principles of logic design. My final is coming & so an online source that could guide me with good explanations or demonstrations and etc would be really nice. Any ideas? Computer Science | |
Hey friends ..I need a help.. I want to know that to learn oop concept is RUBY language good...? we have to choose between RUBY and OCAML. Please can anyone explain a bit..Thanks in advance Computer Science ruby |
The End.