Recent content by basePARTICLE
-
B
Why does an IP addreess need to be associated with an interface?
If you ever tried pinging a host, you would realize why they need an IP address. Hosts do provide services. The real reason is the originating IP of the packets. Interfaces can sit on the sub-net.- basePARTICLE
- Post #2
- Forum: Programming and Computer Science
-
B
C/C++ How can I extract and print every 5 digits from a txt file using C++ file i/o?
You are going right, so now, check the error flags in Prime. count << str2 << endl;- basePARTICLE
- Post #2
- Forum: Programming and Computer Science
-
B
C/C++ Fixing a 'Invalid use of Member' Error in C++
#3 should read: 3.Then I went to the main part of the program, int main(), instantiated a class, and gave the properties of that class, their proper values.- basePARTICLE
- Post #2
- Forum: Programming and Computer Science
-
B
C/C++ Creating a Wrapper Class in C++
Ok. Now according to you: (1) What purpose does a C++ template serve? (2) How does it interact in itz environment. Give a life cycle description, if you can.- basePARTICLE
- Post #4
- Forum: Programming and Computer Science
-
B
Is it possible to learn from books?
Did you ever think a few pointers from a stranger may help? No one teaches you, how to learn, most teachers take it for granted, that students can learn, and the only reason they give tests is students to show, they have learned. It's a really primitive way, but all that is available at this...- basePARTICLE
- Post #26
- Forum: STEM Academic Advising
-
B
Engineering A question in building a circuit using 2 full adders
Chain the outputs with the clock cycle. In English, the clock is an input, for adder A, and itz carry is the input for adder B which holds the final solution.- basePARTICLE
- Post #2
- Forum: Engineering and Comp Sci Homework Help
-
B
Engineering How to Design a Combinational Circuit for Voting with a 7-Segment Display?
What set of conditions will each multiplexer satisfy? (inputs)calculation-propagation(outputs)- basePARTICLE
- Post #2
- Forum: Engineering and Comp Sci Homework Help
-
B
C/C++ Creating a Wrapper Class in C++
Are you wrapping primitives or classes?- basePARTICLE
- Post #2
- Forum: Programming and Computer Science
-
B
Epistemic Perspective : Meanings ARE in the head
That is beautifully expressed as far as my neural model can tell. I would defer though, to a statement which finalized the sequence using, Without such previous association a symbol would be without referent. I accept this necessary condition. Very true,the term, leads to meaning, gives an...- basePARTICLE
- Post #77
- Forum: General Discussion
-
B
Object Recognition: Advice on 10-Day Assignment
The http://amath.colorado.edu/courses/4720/2000Spr/Labs/SVD/svd.html" , is described here, but be careful with the notation, because the writer uses an I matrix to represent Image matricies, rather than the Identity matrix. Are you using Matlab?- basePARTICLE
- Post #8
- Forum: Programming and Computer Science
-
B
Object Recognition: Advice on 10-Day Assignment
http://www.netlib.org/lapack/lug/node53.html" is computable, and any matrix A, can be represented using this scheme. Will you measure the Energy of the images?- basePARTICLE
- Post #5
- Forum: Programming and Computer Science
-
B
Why not multiple inclusion of a header file if certain precautions are taken?
I think, the c preprocessor takes the last definition of a meta variable.- basePARTICLE
- Post #2
- Forum: Programming and Computer Science
-
B
Can A Being with Complete Power Exist?
you have the answer to your own question embedded in your initial set of propositions. The completeness theorem, will implicate a solution such that p4 -> p1&p3 ->p1. The only difficulty I see is the superposition of both states at the same time!- basePARTICLE
- Post #9
- Forum: General Discussion
-
B
Let's have a Get-To-Know-Each-Other
hi, I am basePARTICLE while I am calculating my magnitude.- basePARTICLE
- Post #7
- Forum: New Member Introductions
-
B
Is it possible to learn from books?
How domains are laid out, the separation of information, data, how terms are introduced, what foundations are taken for granted, and ways to convert the information within the domain to knowledge, play a large part in learning by downloading.- basePARTICLE
- Post #17
- Forum: STEM Academic Advising