Our Computer Science forum is the place for Q&A-style discussions related to software design and schema, mathematical theory, and algorithms.

1,075 Recommended Topics

Remove Filter
Member Avatar for
Member Avatar for Ghost0s

please i intend to learn and study CS by my-self my goal is to be able to do reverse-engeneering,bug analysis and pentesting but i think that coding only doesnt gonna lead me anywhere so i wanna know whats the knowledges should i learn beside programming languages ?? thnx in advance

Computer Science cybersecurity off-topic
Member Avatar for Ghost0s
0
238
Member Avatar for Ravi_15

please anyone prefer me good books for preparing various math olympaid and code jam competitions (best books)...... in which platform i have to prepare ?

Computer Science mathematics
Member Avatar for llaspina
0
168
Member Avatar for gerard4143

I have a simple question about unicode and utf8. How does a utf8 encoding know what its uppercase encoding is? I understand how utf8 encoding carries its unicode value embedded in itself but I fail to see how it maps a utf8 encoding to an uppercase unicode value. What is …

Computer Science
Member Avatar for deceptikon
0
182
Member Avatar for Ghost0s

Hi if someone there is a student at Cs university or institut please give me the full program of Bsc in computer-science:Software engeneering and bsc computer-science:computer engeneering and wich one gonna help me more in security analisys and research plz i want to start my self education program cause there …

Computer Science
Member Avatar for Taywin
0
269
Member Avatar for Ghost0s

how we could randomiz in programs how we could get things for example numbers RANDOMLY in a program i hope you understand my question ;)

Computer Science python
Member Avatar for rubberman
0
159
Member Avatar for somyms
Member Avatar for Traevel
0
190
Member Avatar for simbamadah

An algorithm takes 1 second to execute for an input size of 10. What will the largest size of input be that can be executed in 25 seconds if the running time is quadratic (N2)? Can i also have links to literature that can give me clear examples or explanations, …

Computer Science algorithm-pseudocode python
Member Avatar for mike_2000_17
0
106
Member Avatar for iConqueror

Email encryption uses digital certificates to authenticate, encrypt and decrypt the message. When a message is encrypted, the public key to decrypt it is sent along with the message to the recipient, the recipient then uses the public key to decrypt the message. If the message was intercepted couldnt the …

Computer Science email encryption
Member Avatar for Hiroshe
0
284
Member Avatar for Deep Modi

I am bit confused where this question should be placed. But I think It should be here. If we go to the youtube/google/torrent etc... and finding the crack we may find many crack, patch, keygen, crack dll files etc. but how they are created, the owner is not going to …

Computer Science abuse-scam-spam
Member Avatar for Deep Modi
0
284
Member Avatar for Member #46692

In this tutorial I am going to go over a brief history of artificial intelligence. Let's begin. **The Beautiful Equation** ![a0ac936120a8fa20eba9c2f4891766f5](/attachments/large/0/a0ac936120a8fa20eba9c2f4891766f5.png "a0ac936120a8fa20eba9c2f4891766f5") OK I agree, it's a bit heavy to begin with but towards the end we will see why the above equation is, in my opinion, of great importance …

Member Avatar for mike_2000_17
1
444
Member Avatar for Christopher_7

I need to know if I'm doing this right. I just recently started Psuedocoding and I'm still confused about it. If I was to test this code would it work? Declare Employees[100] as String Declare Salaries[100] as Integer Declare K as Integer Declare Average as Integer Set Sum = 0 …

Computer Science c c++
Member Avatar for deceptikon
0
180
Member Avatar for Siberian

I tried to get help on this subject including the docs. How do I save snippets and install 'packages' in Sublime Text ?

Computer Science off-topic
Member Avatar for Siberian
0
140
Member Avatar for furalise

Hi Would anyone know what "High-order overflow" means?

Computer Science off-topic
Member Avatar for furalise
0
111
Member Avatar for msnathan72

Ok so I have an Algorithim Verification assignment I need helpfiguring out this is my first time to daniweb and I have heard nothing but great feedback from my peers! I have to have in by Friday 12/5 Answer the following questions about the information in Appendix J: o What …

Member Avatar for rubberman
1
142
Member Avatar for Masood_786

Hi All, I have demodulated two AM files (I/Q) succesfully but for one of the I/Q files which was Gnuradio (USRP) file i had to scale down I and Q components before demodulation by multiplying by 0.0001 (experimental value) to get the value that can be demodulated and heard on …

Computer Science c++
Member Avatar for rubberman
0
333
Member Avatar for Erikson

I am a student having my degree in computer science. I am in final year.My project superviser gave me a project on data mining.Its called **"GROUP SELECTION BASED ON TEMPORAL DATA"**.For example: the project is to find out 4 or any given number of players out of 11 whose performance …

Computer Science machine-learning python
Member Avatar for jwenting
-1
295
Member Avatar for Mushy-pea

Hi. I've developed a bit of an interest in encryption as well as programming in Haskell since I last used this forum. So I decided to build a symmetric block cipher and test its properties to gain more of an understanding of such things. This is for research purposes as …

Member Avatar for Mushy-pea
1
322
Member Avatar for fatalaccidents

Hello all, First of all I wasn't really sure where to post this so please let me know if I'm in the wrong forum for such a question. I understand the basics of git, but I'm still very new. I have used git locally and on github. I was wondering …

Computer Science github mac-software:macos
Member Avatar for Hiroshe
0
297
Member Avatar for Ida Amir

Which blogs or link that i should prefer to about OOP? Help me,please..

Computer Science object-oriented-programming
Member Avatar for Hiroshe
0
97
Member Avatar for mayank.mittal.3954

Hey i read about various Time Complexity Notations. I just wanted to know how big can the C (Constant ) can be . As in Big Oh Notation we say f(n)=O(g(n)) iff f(n)<=c*g(n) for all n>=n0. For eg. We have f(n)=3n+2=O(n) as 3n+2<=4n for all n>=2 but what if we …

Member Avatar for Hiroshe
0
329
Member Avatar for HunainHafeez

my friend, who told me that he can hack any facebook, yahoo, gmail account. First i didn't believe him but when he pulled out his laptop and asked me to name any account email address on the earth. I mentioned some random guys, my relatives. And in few seconds he …

Computer Science cybersecurity social-media
Member Avatar for Rebekahcorlin
-4
431
Member Avatar for bob_8

Hi i am a begginer in learning computer science and i received a assignment question on arrays. The question asks me to split the characterArray= joe,487 into two seperate variables, one is a variable called idArray where the numbers 487 will go, then i have to have three spaces for …

Computer Science algorithm-pseudocode
Member Avatar for nouth
0
850
Member Avatar for Brandy_1

Writing pseudocode for an assignment that asks to convert the number of pennies collected into dollars and cents, BUT displaying on seperate lines. I understand (sort of) that the \ sign will divide and return an integer result of the whole number and discard the fraction, while the Mod % …

Computer Science algorithm-pseudocode python
Member Avatar for Brandy_1
0
486
Member Avatar for vishalonne

Question. Name the law given and verify it using a truth table. X+ X’.Y=X+Y My Answewr give below X | Y | X’ | X’.Y | X+X’.Y | X+Y 0 | 0 | 1 | 0 | 0 | 0 0 | 1 | 1 | 1 | 1 | …

Computer Science mathematics
Member Avatar for faroukmuhammad
0
260
Member Avatar for Goldfinch

Hi, I'm looking into implementing a program that can translate words into another language (english to name the language) and I am looking for an easily readable language. I posted in this forum because its not really a coding issue, and its closer to the Natural Language Processing that is …

Computer Science
Member Avatar for Goldfinch
0
209
Member Avatar for london-G

Hello, There is a question which I don't really quite understand. Can someone explain the answer to me? I get the first part: the declaration of the "function" however the rest of it I am quite confused. Variables do not need to be declared for this type of exercise. Insert …

Computer Science
Member Avatar for Hiroshe
0
305
Member Avatar for oanahmed

Hi! I want to know how artificial intelligence system(s) work(s)? I want to know whether artificial intelligence depends upon software i.e special type of software having special algorithms or it depends upon special type of hardware having characteristics like human brain cortex and neuron system or both of them(software and …

Member Avatar for oanahmed
-1
456
Member Avatar for Curious Gorge

Hello again! I want to know what the best way to approach understanding how an application works is. I have a game that is highly moddable with Lua and I would actually like to do that. The problem is I don't know how to make sense of it all. There …

Computer Science lua
Member Avatar for L7Sqr
0
211
Member Avatar for audebono

Hi i need help with pseudocode functions asap! I need someone very kind to provide functions for the following main program code. The pseudocode assignment is to create a mail merge program. Managed to do the code for the main program. Is there anyone that can provide the functions for …

Computer Science algorithm-pseudocode
0
320
Member Avatar for arifkhumaidi

Salient object in an image is that part of the image where all the human attention goes and rest part is mostly ignored by the vision of humans. i wonder why many people researching about saliency. i can't get enough illustration how saliency would be any of use to human …

Computer Science computer-vision
Member Avatar for Daemon_CC
0
190
Member Avatar for Member #1104501

If this should have been asked under a different topic on the forum, I apologize. I have personal projects that I have done, but no "real world" experience in the workplace with programming. On my resume, I have listed experience with certain languages but have actually been told that I …

Computer Science career
Member Avatar for Member #1104501
0
130
Member Avatar for logicslab

Dear Friends, I am looking for the topic "Virtualization techniques for Security" and got 3 points 1.Isolation and Protection of hypervisor from external entities eg; Privileged management VMs 2. Recursive addition of additional virtualization layers eg: by running commodity hypervisors on top of special "Secure" hypervisors 3. Through hardware trusted …

Computer Science cybersecurity virtualization
Member Avatar for logicslab
0
193
Member Avatar for mohan@nano

Pls Clarify the issue My Function : function makeCombination ($my_arr, $k){ reset($my_arr); $enne=count($my_arr); //echo "$enne"; $num_comb=$this->numComb($enne,$k); //echo "$num_comb"; $combinations=array(); $pos=array(); for( $i = $k; $i > 0; $i--) { $pos[$i] = $i; } $counter=0; while(true) { $temp=array(); $i=$k; $counter +=1; if ($counter>1){ while($i-- > 0) { $temp[$i] = $my_arr[$pos[$i]]; } …

Computer Science php
Member Avatar for phorce
0
143
Member Avatar for keyboard_me

If you reason with science, technology and Engineering, you will understand that science deals with the study to understand whereas technology devices ways to use those theories and observable techniques, and then with the blueprint set, the engineer builds on the technologist's ideas/technology. Now to the issue at hand, Computer …

Computer Science engineering
Member Avatar for jwenting
0
445
Member Avatar for rory.starkweather.7

This may be kind of an ambiguous question, or might take more explanation than anyone is willing to provide, so don't feel obligated to respond. I've been using Windows since Version 3.11 came out, but I've never really thought about it from a programming viewpoint. My main Windows development application …

Member Avatar for jwenting
0
309
Member Avatar for mohan@nano

i need a combinations for the required and optional fields For Eg: required field [1,2,3] optional field [1,2,3,4,5] I have a textbox for selecting the titles. when i enter the textbox value as 4 for the combinations i should get result as [1,2,3,4] and [1,2,3,5] .. the [1,2,3] from the …

Computer Science php
Member Avatar for mohan@nano
0
166
Member Avatar for kabiru.abdullahi.509

THE PROBLEM: A bank has about 100 branches throughout the country. To reduce the amount of traveling required for face-to-face meetings, the management has decided to install advance video conferencing (VC) facilities in all branches. In order to install this VC facility, the service provider has to connect-up the branches …

Computer Science algorithm-pseudocode
Member Avatar for jwenting
0
164
Member Avatar for coBra

Hwo can i create a chat bot? with what programming language expect AIML?

Computer Science python
Member Avatar for Momerath
0
675
Member Avatar for stockton

My organisation is about to deploy 500+ Raspberry Pi's(running Debian) across the country. I have been given the task of configuring these devices. Configuration depends on specific installation, so cannot be configured before installation and the staff at the remote site seriously lack skills. BTW These remote sites are all …

0
223
Member Avatar for emmanuel1610
Member Avatar for rubberman
0
113
Member Avatar for kristy48

I am working on a currency conversion program and I am stuck on listing the application level requirements...any suggestions?

Member Avatar for Momerath
-5
340
Member Avatar for timothy855

First of all, I want you all to know that I am illiterate when it comes to computer porgramming and all of the other aspects that make a computer work and function; I will not be using the correct terminology and I ask that you answer my question in lamence …

Computer Science automation python
Member Avatar for brian.astley.12
0
328
Member Avatar for anish.prasad.7739

This program is for a car rental agency. Your program will have to compute the total cost of a rental. This agency has two types of cars, and the rates per day are as follows: All cars come with a basic insurance that covers damage to third Driver above 25 …

Computer Science c++
Member Avatar for rubberman
0
309
Member Avatar for inspire_all

What do you mean by a critical section? A critical section is a piece of code of a process that accesses a shared resource that must not be accessed by more than 1 thread of execn. 1.a thread is smallest seq of programmed instrns and process is made of many …

Computer Science multithreading operating-system
Member Avatar for rubberman
0
241
Member Avatar for OMER.BHAR.4U

![03a3307938abcd3048193035d4129775](/attachments/large/4/03a3307938abcd3048193035d4129775.png "03a3307938abcd3048193035d4129775") Create a flowchart to calculate the accumulated points of a few students and determine the average of the grades points.

Computer Science data-structure
Member Avatar for Member #46692
0
148
Member Avatar for mohan@nano

i have a text box in that i'll enter a value . The value should generate the tree structure using javascript .is there any pulgins for the above . please suggest me

Computer Science javascript
Member Avatar for mohan@nano
0
83
Member Avatar for sj5536

hi i want to develop project which identify person by capturing image of the person through webcam i.e. it identify the face. i googled this topic i found some algorithm .but there is two type of algorithm one is for detection and other is for recognization so which type of …

Member Avatar for ravi_14
0
188
Member Avatar for rodion.gorkovenko

Hi, colleagues! Last autumn I've started a small web-site with collection of programming problems for beginners. To solve the tasks here users are to submit answers calculated after processing some randomized data. I.e. it is resembling ProjectEuler which I admire greatly :) http://codeabbey.com/ - that is how it looks like. …

Computer Science python
Member Avatar for Schol-R-LEA
0
377
Member Avatar for oanahmed

I want to know how a microprocessor converts the binary digits into decimal equivalent. The processor only has the ability of manipulating 0's and 1's but, how these numbers are converted back into their decimal equivalent? Are they converted by another circuit? If so, then how and what it is …

Computer Science mathematics
Member Avatar for mike_2000_17
0
327
Member Avatar for Curious Gorge

I can program with C++ though I'm just a novice at it. I'm using Microsoft's Visual Studio Express 2010 but I don't entirely understand what I'm doing. I can use a library after a great order of frustration but I would like to make this easier. Are there any web …

Computer Science c++ ide visual-basic
Member Avatar for Curious Gorge
0
302

The End.