This page is a NO-INDEX summary of comments posted in this blog.

Total 849 Comments (33/34 Pages) - Newer Comments - Older Comments

801. 2014-11-18 19:50:02 jean leon Comments on N Queen Problem in Back Tracing, Bit-logics:

cool


802. 2014-11-13 17:00:09 Javid Comments on Site News: VPS Upgraded Again to Handle Large Traffic.:
Very informative article, Thanks !


803. 2014-11-13 16:07:36 ACMer Comments on Tutorial 8 – C Programming in 6502 – Sprites:
Glad you like it.. yes, i will write more.. but too busy at the moment.


804. 2014-11-13 16:06:25 Eric Slattery Comments on Tutorial 8 – C Programming in 6502 – Sprites:
Hello, I have been thoroughly enjoying these tutorials on C programming in 6502. Thank you for this because i was having such a hard time trying to figure out how to set up 6502 assembly to be able to program for the NES. I was curious if there are going to be more tutorials past part 8? If not, should i learn more C and then try to apply it to what i have learned in these tutorials? I have learned C++ somewhat, but not any C. Some stuff i recognize, but a lot i do not. Thanks, EWS


805. 2014-11-12 11:07:41 ACMer Comments on C++ Function Pointers to Member Methods in Class:
thanks...very useful.


806. 2014-11-12 02:52:33 YT Comments on C++ Function Pointers to Member Methods in Class:
Try this one: double integral(std::function f, double a, double b, int n); Then call: obj->integral(std::bind(&Integral::g, obj, std::placeholders::_1), 0, M_PI / 2, 100); I will still work with those standard function pointers like Integer::f;


807. 2014-11-09 18:16:36 ACMer Comments on Spot a dramatic increase of CPC by blocking low CPC URLs in Adsense:
what is your RPM ?


808. 2014-11-09 12:55:46 Habi Khan Comments on Spot a dramatic increase of CPC by blocking low CPC URLs in Adsense:
Hello Bro, I have a website sports related but actually my cpc is extremely low. I have huge traffic from Us, UK but nothing is changing. This is my website: http://man-news.com Can you suggest me anything?


809. 2014-11-09 12:22:26 Ink Say Comments on Shrink WordPress Database Usage:
I have been using this way for long time. I have more than 700 posts and 20K+ comments, but the database is just 13MB, much smaller than yours: 150*23%.


810. 2014-11-07 20:23:27 ACMer Comments on How to Plot Scatter in Numpy Python?:
:)不多不多, 平时也就做个笔记。


811. 2014-11-07 18:37:52 YT Comments on How to Plot Scatter in Numpy Python?:
您会的语言可真多!


812. 2014-11-06 15:19:31 ACMer Comments on Using AT keyboard on modern PC using AT-PS2-USB connector:
I got it from a Chinese Ebay Taobao.


813. 2014-11-06 15:18:48 YT Comments on Using AT keyboard on modern PC using AT-PS2-USB connector:
I was wondering where do you get the `Subor-made' kbd?


814. 2014-10-29 20:11:12 Javid Gajievi Comments on Spot a dramatic increase of CPC by blocking low CPC URLs in Adsense:
Awesomely awesome!


815. 2014-10-29 19:08:17 ACMer Comments on Block 426 Low CPC Advertiser URLs in Adsense - Using VBScript to Remove Duplicate Domains:
you can count on it 🙂


816. 2014-10-28 20:38:31 ACMer Comments on Passing String or StringBuilder to Function in C# (By Value or By Reference):
thanks, corrected.


817. 2014-10-28 20:19:50 Xiaoming Tu Comments on Passing String or StringBuilder to Function in C# (By Value or By Reference):
Just a minor correction in your post 'In C#, the string is a very special class that is passed by reference.'. In C#, string is a reference type but it is passed by value.


818. 2014-10-28 13:49:37 Luke Comments on Node.js Tutorial - 3 Creating a Chat Server using TCP Sockets:
This looks way too awesome. I just implemented this server and client in C for one of my classes and it was absolutely awful. I am just getting into socket programming and I think I may try this tutorial!


819. 2014-10-23 19:03:49 Lucas Comments on Open A Excel File using VBScript @ Windows Script Host:
Thanks, i used this code and worked. But i want my directory be a variable created by time update. How could work?


820. 2014-10-22 15:55:51 Wasiulla sharief Comments on C/C++ Function to Compute the Bilinear Interpolation :
Inteligent


821. 2014-10-18 10:09:30 Ink Say Comments on How To Block Google Domains in Adsense?:
I mean the price.


822. 2014-10-18 10:08:46 Ink Say Comments on How To Block Google Domains in Adsense?:
Ads from Google itself is really low. Thanks for sharing your tricks.


823. 2014-10-09 15:38:49 Emerson Lara Comments on Lost Era, Microsoft DOS, .COM Assembly, Print Letters using Loop:
Is that possible to make a loop inside other loop? I'm trying to do so, but I can't. What I have to do is make a triangle of asterisks. I did the firs (top) but I need to do the next line and I don't know how.


824. 2014-10-07 11:55:20 IRCTC Comments on Block 426 Low CPC Advertiser URLs in Adsense - Using VBScript to Remove Duplicate Domains:
would give it a try, let's see if it works.


825. 2014-10-05 19:33:49 ACMer Comments on How To Add a Virtual Host on Apache2 Under Ubuntu Server?:
good for you. If it is working well, leave it like this for now. If you have multiple sites, it also saves money by purchasing one VPS for all.


Newer Comments - Older Comments

–EOF (The Ultimate Computing & Technology Blog) —

46 words

The Permanent URL is: List of Comments