Load cell +Hx711 +Arduino UNOHello. My code is for a weight balance, but the results are oscilated. [code] //adiciona as bibl...
sparse matrixI just have problem in this function, line 5 and 6. Why I can't create an object of class? [code]v...
sparse matrixHow I can to write a sparse matrix [code] #include <iostream> #include <vector> #include <cstd...
Print STLHow I can to create an ostream operator << in this case [code] #include <vector> #include <iost...
Add an word in the fileI am building a tree for algorithm t9, it should read the ordered txt with the most used words, as t...