1,073 Recommended Topics
Remove Filter ![]() | |
anyone know how genetic programming works on finding duplicate records in database? Computer Science | |
Hi, is knowing HTML, CSS and Javascript sufficient enough for getting an internship somewhere? I'm currently a full-time college student. I'm really worried about not knowing enough for one. What was your first internship like? Computer Science | |
Hello, I am new to this web and new to programming. I am not sure what does mean the following algorithm: set counta = 0 set countb = 0 read number while read was succesful do if number mod 2 equals 0 then set counta = counta + 1 otherwise … Computer Science | |
[QUOTE=;][/QUOTE] Please help me to build a list of examples of stack and queue in real life situation... Conditions: The object concerned must only one object. And the object must be tangible. Example: Queue (FIFO): The bullet in a machine gun..(you cannot fire 2 bullets at the same time) Stack … Computer Science | |
[COLOR=DarkOrchid]hi, im looking to start my final year project in computer science, but we haven't been given much guidance on a topic area, one of the things i was thinking of perhaps doing is a learning aid or something of that sort, and im not too good at java so … Computer Science | |
Hello mates, Currently Im in my 4th year of Bachelor studies for Computer Science majoring in Information Systems. For this final year, I will need to do a project that will enable me to complete my studies. As for that, I need some of your guidance in choosing the right … Computer Science | |
Hi, My teacher asked us for homework to do the following task: Create a binary tree with the vowels and walk through this tree using a pre-order traversal algorithm and insert the output in a array, then write an algorithm to print the array using post-order traversal. I haven't figured … Computer Science | |
i Wana start a project on this topic. what is the scope of this topic as i want to do MS in future. Is there any coding related work in this ? I have just started this project 5 days before. thanks Computer Science | |
If i not wrong, selection of methodology will decide the data modeling to use.. If i use Agile methodology, can i draw DFD as my data modeling? or I have to use UML? (DFD is much more easier for me) Computer Science | |
I was looking for advice concerning the compatibility of computer science with mechanical engineering. I have had an interest in mechanical engineering and to me it seems totally interesting to have a degree for both fields. Is this something that is pratical at the professional level ? Computer Science | |
hi frnds, do anyone of you have theoritcal notes on Computer Organization, which include topics like Number Systems, Hamming Code, Error detection method ?? if you have can u pls let me know ? Computer Science | |
let's assume we create 3 integers.each takes 1 byte of space int x=4 (1 byte) int y=4 (1 byte) int z=6 (1 byte) when we launch the program after compiling, does the program take 3 bytes of RAM space? the more declarations ,the more momory it takes in RAM?? 2 … Computer Science | |
Good day. I would like to ask for a better and clearer explanation for the Find-S algorithm. You see, the one in Machine Learning book was not that clear to me and almost handouts I saw from the net rely on that book as well. Given target = <?, Cold, … Computer Science | |
I am currently a final year Business Information Systems student. I have the task of completing a final year project.I am not much of a programmer. I am not sure what project i should tackle. I am thinking of a system whcih automates somthign with finance. If anyone can give … Computer Science | |
i'm learning about networking on a site and there says there are 3 types of sending data: unicast, multicast and broadcast in the unicast case the IP layer encapsulates the IP destination(let's say "derp"). the interesting fact i've read about the unicast is that all machines within the same network … Computer Science | |
I building a android system for single user (college project) and i require to draw a modeling diagram (DFD, UML something like that) I just wonder which modeling diagram is suitable for 1 entity? How my system work: User enter input, system give out output to user. I tried with … Computer Science | |
hello every one, this is my first post in daniweb and i'm so glad to join you guys. for my final year in computer science i'm working in speech recognition as an application in android mobiles..... i really have some issues like where to start and what helping libraries is … Computer Science | |
I just started taking Logic and design and Im not understanding the whole concept. I try writing it but know that its wrong and im leaving to many things out and dont know what to write or how to write it. My book tells me "this is how its done" … Computer Science | |
Tab Split String Now Working. Please Help. I wrote a C# program that reads code one line at a time. Each line has data seperated by tabs. Here is what my C# code is supposed to do. The line is supposed to be split into a string array by using … Computer Science | |
Can anybody share the algorythm to perform inorder traversal of a binary search tree using parent node(without stack or recursion) Computer Science programming-construct | |
I've been using the HxD hex editor by Mael Horz and recently learned about its ability to display the contents of my entire hard drive(about 1 terabyte). My assumption is that all this data retrieved from the hard drive must be kept in RAM first, and then it can be … Computer Science | |
Hi, over the past couple of years I've been learning C++ but now I am looking for another programming language to learn. I want to learn something that is widely used. I was thinking about either java or python. Does anyone have any experience with either of those? Or suggestions … Computer Science | |
Hey, iv been looking around for help with a problem with a program i am working on, but i cant find an appropriate category on any forum really. The program is a flash swf compiler. But at the moment i am having problems understand a certain data structure (the abc … Computer Science | |
Hi all !! I am planning to do a masters in computer science from a US university. I am not sure which field I should specialize in. I have my interests, but job prospects are also important to consider, which I have little idea of. I am listing the specializations … Computer Science microsoft | |
what is genetic programming?can you give an example? can anyone suggest an another name for this topic plz......? Computer Science | |
people in the forum who have jobs or who are recruiters or own a company (yes I'm referring to people such as sergey brin and lawrence page); what advice would you give to an entry level computer science student about what to put on resume and cover letters. i'm looking … Computer Science | |
Given two strings u and v and text T,i need help to find whether there is an occurrence of u and v interwoven in T, possibly with spaces. For example, the strings abac and bbc occur interwoven in cabcbabdcca (cabcbabdcca) along with other characters (in black). i tried to implement … Computer Science | |
Hello all, I'm having trouble getting google to give me anything useful because I don't know the name of the algorithm I'm looking for.  This image shows different ways of connecting two points together, A is just plain lines, C is bezier curves but what is the algorithm … Computer Science | |
Hey everybody.I am going into the second year of a Computer Science degree that I am paying for out of pocket, so can only attend part-time. I have taken a Javascript class, basic web development (HTML, CSS, JS), and will take Visual Basic and a hardware class in the fall. … Computer Science | |
I am having a difficulty when understanding and writing c++ programs .can anyone give me a solution, thanks :cry: Computer Science | |
Hello Daniweb Users! I'm taking a Programming Logic course next semester, and I'm curious as to what kind of topics we'll be covering. The course will be using the BASIC programming language for its examples and evercises, which I've never worked with. I'm fairly new to programming, but I've done … Computer Science | |
can u give me some details regarding this paper?can u plz tell me what is a master defect record and feature association? Computer Science | |
Can any one help me to solve this. When inorder traversing a tree resulted E A C K F H D B G; the preorder and postorder traversal would return Computer Science data-structure ![]() | |
i need help to Implement Hirshberg’s Space Efficient Computer Science | |
The latest from Microsoft research: a new language based on O'Calm, called F#. Read about it and download the compiler and documentation to try it for yourself. Make your colleagues scratch their heads wondering what the heck you're writing in :cheesy: [url]http://research.microsoft.com/projects/ilx/fsharp.aspx[/url] Computer Science | |
Hello all. I am 16 years old and I am a junior in highschool. I Love computers I am A+ certified I can network I know alot about Linux and windows and yes I can program in VB6, Pascal, and I am learning vb.net and C. What I am wanting … Computer Science | |
Hey everyone, Recently, my friend and I have decided to begin to learn how to code as it could potentially be beneficial for future uses. I've been looking around and researching which coding language to learn first as the foundation in order to learn other coding languages more proficiently. In … Computer Science | |
Hello all, I am trying to design the logic for a program that allows a user to enter 10 numbers, then displays them in the reverse order of their entry. This is in pseudocode. Thanks for your suggestions! Computer Science | |
Is this considered 2 loops? I was confused about it because it shared an end point so I assumed that it counted it 2 loops. Am I wrong? http://i.imgur.com/wvM3C.png Computer Science | |
![]() | I'm just curious, allot of news and comments I read online, people say hackers have to learn programming in order to hack or computer science Is It true? or am I mistaken. Computer Science |
Hello, iv been working on generating a swf tag generator for a project. However i am having trouble understanding how certain values are generated. The shape i have defined in flash is 200 pixels wide and 200 pixels in height and placed at X, 20 and Y 20. The problem … Computer Science | |
Hi, I am not sure if I am posting in the appropriate forum...but i have to generate some task graphs for a research project that I am currently working on. Please suggest what software is best suited for this job, and other methods if any. The project invloves Scheduling algorithms … Computer Science | |
Dear all, I am looking for an expert opinion on what the fastest combination generator is. I am currently facing a problem of generating a huge combinations (k elements out of n) and as it stands now, the running time of my program will take more than three years. My … Computer Science | |
Hey, everyone. I am writing a batch script (.bat program) to automate some tasks. And when that certain task is complete, I would like it to send an email to the admin saying if the task was completed successfully or it failed. It will figure out if the task was … Computer Science | |
How do you guys manage your time with a very limited time in designing their desired system? Computer Science | |
hello friends, i want to learn cryptography,steganography ane algorithms , i have tried some books but failed. is there any way to learn from beginning and easily? thanks. Computer Science |
The End.