User profile: victorio

User info
User name:victorio
History
Joined:
Number of posts:59
Latest posts:

Load cell +Hx711 +Arduino UNO
Hello. My code is for a weight balance, but the results are oscilated. [code] //adiciona as bibl...

sparse matrix
I just have problem in this function, line 5 and 6. Why I can't create an object of class? [code]v...

sparse matrix
How I can to write a sparse matrix [code] #include <iostream> #include <vector> #include <cstd...

Print STL
How I can to create an ostream operator << in this case [code] #include <vector> #include <iost...

Add an word in the file
I am building a tree for algorithm t9, it should read the ordered txt with the most used words, as t...