-1
votes
1answer
40 views
How to uniquely identify a computer based on Gmail, Skype and Apple updates [closed]
Hi folks,
I bought an iMac some time ago. Although it was stolen some time ago, I managed to get the Serial Number from the provider who sold it to me. The point is that I know wh …
0
votes
2answers
14 views
Can basic Geometry ever come useful to a Beginner to Intermediate skilled Java coder?
Just Curious. I'm currently foraying into the world of Java coding, and, was wondering weather Geometry can come useful in the kind of programming a Beginner to Intermediate Skill …
0
votes
0answers
17 views
How to run the computer browser and server services automatically?
How to run the computer browser and server services automatically?
When I start my computer browser from services.msc,it stops after 2 or 3 hours.I dont want this to happen because …
0
votes
2answers
35 views
Access virtual folder under My Computer
When I connect my digital camera, it creates a folder under My Computer named Canon PowerShot SD1100 IS. Using the File Explorer, I can browse this folder and its subfolders to acc …
0
votes
0answers
41 views
Computer Arcitecture question, cost performance analysis [closed]
This is not a HW problem, these are sample questions I am preparing for my exam
I have two systems. B is 1.38 times faster than A. B costs $12,000 and A costs $10,000. CPI of A is …
0
votes
3answers
84 views
least square solution to camera matrix [numpy]
I would like to use use numpy's least square algorithm to solve for a camera matrix from 6 known 3D -> 2D point correspondence.
I have been using this website as a reference:
htt …
0
votes
2answers
90 views
C# Query a remote computer for resource usage (i.e. cpu load, ram usage)
Is there some simple way to send out a ping-style message to a remote PC and get back some general facts/figures about the PC in C#? I'd be mostly interested in CPU Load, RAM usag …
1
vote
4answers
61 views
ports on computer and firewall and it’s purpose - 101 question [closed]
Ok, computers have ports for applications to transfer data from the outside world into a firewall and then into a computer.
Then how does firefox and internet explorer use the sam …
0
votes
2answers
34 views
What is the difference between texture filtering and texture sampling?
Are these concepts one and the same? I've seen them used in multiple contexts.
0
votes
4answers
299 views
Patterns in Binary Numbers
Consider an n-bit binary number in the following form:
bn−1bn−2bn−3...b0
Each bi is a single bit in the n-bit binary number. Each bi has one of two possible values: 0 …
1
vote
2answers
71 views
In Natural language processing, what is the purpose of chunking?
Does anyone know? Is this a place to ask Computer science questions or just programming?
0
votes
0answers
108 views
What is the best laptop to use to build a Hackintosh? [closed]
I'm in the process of computer shopping. I want to get a mac but the prices are outrageous. Are there any known laptops that are good for making a hackintosh/
0
votes
2answers
29 views
how could I load a bitmap file in a video feed?
I am using artoolkit to create an augmented reality based project.I can load vrml 3d objects in the video feed using openvrml.
Now I wanted to load a bitmap or any other image file …
0
votes
2answers
87 views
Logic question (universal and existential quantifications)
Hi there,
I have a logical statement that says "If everyone plays the game, we will have fun".
In formal logic we can write this as:
Let D mean the people playing.
Let G be the …
7
votes
14answers
693 views
Should I keep reading the pragmatic programmer?
I have heard from many sources that this is one of the best books for programmers, I am currently about 50 pages into it, and so far I have only been understanding about 35% of wha …
