1,073 Recommended Topics
Remove Filter ![]() | |
Hi, I was thinking of making a big website with an algorithm in place to decipher the multiple match pair chance of same hash occurance for long strings but the only problem is I need a database of hashes. A really big one at that. So does anybody know of … Computer Science api | |
Hi Friends, what is the proper way of understanding a programming language, even though I gained some (good) knowledge like java i feel some times struck while coding. give me valuable tips. thanks for your time. Computer Science | |
Hello daniweb community i'm new here and glad to join this amazing website. Well want I need to understand is how I learn to become a competent computer science major and learn to write code very well. I have always had a knack for this and I love it alot … | |
At the moment I am trying to decide which book to buy, there are many that I think would be very interesting, but some are most likely beyond me. The books in my list, along with my thoughts on them are: Concrete Mathematics (I believe this is probably too advanced … Computer Science | |
max <- 0 for(i in 1:1000){ x1 <- runif(1:10, 1) x2 <- runif(1:10, 1) x3 <- runif(1:10, 1) z <- (exp(x1)+x2)^2 + (3(1-x3)^2) if(z > max) max <- z } print(max) This has to print maximum number between 1 to 10000 and 'z' is the formula. I am getting error … Computer Science | |
i need project reports or any link where i can get full report to download.............. Computer Science | |
Hi im new to html and fairly new to programing i've been waching youtube vidios on html and they all do the same thing to put up a phot but whenever i try the photo eror shows up by the way i use notepad ++ <!doc type html > <html> … Computer Science html-css | |
Hi there everyone. I'm trying to get a start on learning about Character encoding. I'm trying to understand what it is and how it is used and how to interpret it etc etc... I know there is allot of web resources out there on this kind of thing but I … Computer Science | |
Hi, we, the Software Engineering Group at Trier University (Germany), are currently conducting a survey on the use of sketches and diagrams in software development. We want to gain deeper insights into the work of software practitioners (developers, testers, architects, etc.) to call attention to their actual work practices, which … Computer Science engineering | |
so... whats up with the x86 thing for 32 bit if 64 bit is x64? sorry for being so brief, im on a cell phone. Computer Science | |
I am interested in big data analytics and need help in finding the most appropriate research question. I would wish the ideas to include design of algorithms or computational algorithms. Your ideas are all welcome and will highly be appreciated. Diana Computer Science | |
I have just started a basic class in programming and I am totally lost. Can someone help me out? I have to write pseudocodes and create flowcharts and don't have a clue. I need help. Create flowcharts and pseudo-code for the following problems: 1. You're trying to figure out where … Computer Science | |
I'd like to make a small version similar to "Rain room" as my graduation project but I don't know where to start, https://www.youtube.com/watch?v=jSup0tm86no I've been searching the web for days, and I'm beginning to understand how it's build and what hardware I need, this is the the short list: 3D … Computer Science | |
Hi, Next year i would like to study Computer Science at college and then go on to study it further in university or a releated topic. Knowing this and how hard it can be, i would like to do perparation for it so that when i come round to studying … Computer Science | |
Hi!! I am fairly new to computer science and programming. I am interested in doing the Google Code-Jam competition. It is a contest for programming that asks algorithms. Problem is, I have no clue how to even begin to solve these problems! Do I create an html code? JS? What … Computer Science | |
I work for a small food charity that delivers hot meals to people in London. We are looking for a program that will make our logistics easier. We need a route planner that can take a list of postcodes and design routes that work with variable requirements such as the … Computer Science | |
I am new into the computer Science..I just completed reading and understing the C programming language..I think am quite decent in it..Now I want to start studying a new programming language this semester, before I start, I want to get some advice from the experts, should I choose Java or … | |
Hi.I have an image(A) and encrypted image(B) .I want to find correlation coefficient for(Horizontal,Vertical,Diagonal) A(~1)and for B(~0)is there any function in matlab for this ?I know corr2 is for calculating the correlation coefficient for two images.but for one image? Computer Science encryption image | |
Hi , I need your help to provide me with some tips/guidelines about the process of developing online discussion forum. It would be best if you can provide me the name of the software too. I have class presentation next week about this topic and I am quite blur about … Computer Science | |
![]() | Hi, I'm at my wits end. I just need some idea/brain storming here with the expert/professional. Scenario, I have 30 text files. (each files about 300mb-500mb) What i need to do is to convert these files into some sort of binary and store it some where. But not in SQL … Computer Science ![]() |
Hey guys, I wasn't really certain which category this question fell under, so I chose CS with it being the broadest. I was recently given a text file and told that it could be converted into an image. The text file looks like this... 0000000 d8ff e0ff 1000 464a 4649 … Computer Science | |
hi guys, This topic might be a little bit common sense but I do also believe it can help so much to beginners and experts. As a developer, I always have great interest in other languages although time and effort to learn is to be strictly applied and manage. My … Computer Science | |
i want to learn about robotic and i have no idea where to start. problem is that my college dont have any robotic class. so i have to learn every thing on my own. goal is to build and program a robot. should i start learning about hardware or software? … Computer Science | |
I really couldn't see what area of the forum to post this in so this is where I thought it might best go. MODs, move it to the appropriate forum area if there is a better place for it please. Was watching Wire Shark processing my LAN card while I'm … Computer Science | |
As the title states, I am wondering if there is a "simple" way to make your own IC or program an IC to mirror data. To me it sounds simple, but that is my opinion. Such as, data is sent, then the chip reads it and processes "mirrors/splits" the same … Computer Science | |
Hi, I am searching and gathering materials that will be very helpful in writing and carrying out my final year project. The topic of the project is "design and implementation of a management system for Home delivery meals services". To some, the topic might be laughable and "not too scientific … Computer Science | |
I forgot this word: 1) it is a program that runs that demonstrates an error for debugging 2) it is an acronym someone on either this board, or another board or another board where I ask programming questions told me to make one a few years ago... and now I … Computer Science | |
Do anyone here knows flex builder? I'm a beginner in this language. I have written a code for HMAC SHA1 signature generation for authenticating account in cloudstack. No error is showing while compiling. But when i run, the browser opens blank. The url is correct, the signature is genetated. I … Computer Science | |
All, Anyone have any suggestions for completing the last line below: public/private define a variable's scope. int/char/double define a variable's type. static/non-static define a variable's ____________. I know what static variables are, I just can't think of a word or even 2 words to fill in the blank. (I'm building … Computer Science | |
Hey guys, I'm trying to get an idea of my job possibilities in a programming-related field without a degree. I've been going to my local university for far too long in persuit of a computer science degree, however, I now face the very real possibility of not being able to … Computer Science | |
I am doing a math research on mathematcians. I searched up Lady Ada Lovelace on wikipedia and many other websites and all it says is, "Lady Ada Lovelace made the first computer" If you know nything about her contributing to math please respond. Please help if you can Thanks Computer Science | |
I know that if 1 and 0 goes through an OR gate, it gives 1. But how does the 1 come? how it works? thanks Computer Science | |
I have the numbers 0-8 so I can represent a state as 012345678 012345687 .... 876543201 876543210 This gives me 40320 ways to represent a state so I have a HashMap of size 40320 and I need a good way to make sure each state only corresponds to 1 key … Computer Science | |
A little patience, please: I'm incredibly old, it's a long time since I did basic algebra so I'm a little confused. I have a line y = mx+c and a circle (x-h)*(x-h)+(y-k)*(y-k) = r*r I've expanded the circle: x*x-2*x*h+h*h+y*y-2*y*k+k*k = r*r and substituted mx+c for y: x*x-2*x*h+h*h+(m*x+c)*(m*x+c)-2*(m*x+c)*k+k*k = r*r expanding … Computer Science | |
So I made a simple scripting language in C# based on batch. I made it compile into a batch file since it is a scripting language it had no compiler. Is there any program out there where you can customize a programming language and compiler? Computer Science | |
Hi, I have two threads A and B. Thread A prints only odd numbers. Thread B prints only even number. I want to synchronize it in such a way that on the screen I get continues numbers. How can I do that? I was thinking of using sockets. Thread A … Computer Science socket-programming | |
Good day all...i am a final year student of computer science and am finding it hard to choose my project topic. Pls any idea cos i am seriously in a fix now? pls Computer Science | |
Hi, My teacher asked us to implement the bigint data type in C, C++ or Java, we must also implement the basic operations (assignment, addition, subtracion, multiplication and division). I'm implementing in C, my ADT is implemented as an array of chars, the first char is used to represent the … Computer Science | |
I was wondering, why are there so many programming languages out there? I mean, I've learned a bit of Visual Basic, a bit of C++ and a bit of Java (which I didn't like) and I was wondering, why others keep making more langauges. I can see Java having to … Computer Science | |
I am 42 year old male returning to college fall 2013 to get an AS degree. Previous work experience I have is electronic / computer bench technician. I am going to major in 1. c# application development - to be a programmer 2. Network Administration - network administrations or 3. … Computer Science | |
You will create a program that determines the language of a given input file based on the words in that file. The structure of the input files will be one word per line (all lowercase letters). You should read these words in one LETTER at a time. Each input file … Computer Science c++ | |
Hi, I'm a computer science student, my O.S teacher asked us to write a operating system simulator in java, each group of students should write a piece of the simulator, like memory management, process scheduler, file system, etc. My group needs to make the file system part, it's more like … Computer Science java | |
Here is my question: How difficult will it be for a 41 year old, former CPA but recently graduated Computer Science major, to find a good programming job? I read another article on this forum that was somewhat related (e.g., CPAtoCompSci), but it did not directly answer the question about … Computer Science | |
desing algorithms using flowchart and pseudocode to display sum of all even numbers between 7 and 2020213? Computer Science | |
Would I create "more" randomness if if I had the library random function selecting randomly a value from the logistic function,with initial values showing chaotic behaviour, which I then would use as a seed to the random function provided by the library? Phew, whole mouthfull I guess . . . … Computer Science | |
Some people will say that modern languages are the reason behind the production of generations of "inferior" programmers of late. Because they provide a lot of things in hand, people tend not to delve into the basics and learn the insides... Do you agree, or disagree? Please share your views … Computer Science | |
int sum=0; for(i1=0,i1<m,i++){ for(i2=0,i2<m,i++){ for(i3=0,i3<m,i++){ ... ... ... for(im=0,im<m,i++){ sum += a[i1][i2][i3]...[im]; } } } } What is the time complexity of the above code? btw, I always having problems related to time complexity, do you guys got some good article on it? especially about the step count and loops … Computer Science | |
Dear all Members here I need international Journal for Software Engineering Maybe some of u can help me to find the link or the journal thnk's before best regart ajonk Computer Science |
The End.