myimageprocessingclass

Communication Grid

RPC

http://www.cs.cf.ac.uk/Dave/C/node33.html

Sockets
http://net.pku.edu.cn/~course/cs501/2011/code/BSD_Socket.t/sockets.pdf
https://docs.google.com/file/d/0B52sdb6BWXXNSnlrdF9tZjQ3VHM/edit?usp=sharing

c socket programming
 http://www.thegeekstuff.com/2011/12/c-socket-programming/
https://docs.google.com/file/d/0B52sdb6BWXXNaUNhem56M2FsMmc/edit?usp=sharing 

Socket Programming Tutorial

http://www.prasannatech.net/2008/07/socket-programming-tutorial.html


MultiCore Progrmming Primer(MITOCW)
http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-189-multicore-programming-primer-january-iap-2007/lecture-notes-and-video/

Writing C based client-server
http://www.cs.utah.edu/~swalton/Documents/Articles/Writing-a-C-Based-Client-Server.pdf
https://docs.google.com/file/d/0B52sdb6BWXXNRS1JNWFjbi13ZG8/edit?usp=sharing
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Home
Subscribe to: Posts (Atom)

Pages

  • Home
  • Transformations
  • General Topics
  • Plotting
  • Books
  • Communication Grid
  • Maths Workout
  • libraries
  • Suck
  • OpenGL
  • Opencv

Flickr Photos

Blogger templates

Blogger news

Popular Posts

  • image processing using scilab
    courtesy:http://www.scilab.in/files/workshops/30-03-2011-nagpur/Image_Processing_using_Scilab.pps
  • giotto-di-bondone-ognissanti-madonna-(madonna-in-maesta)
  • Image histogram in MATLAB
    %load rgb image src = 'C:\rainbow.jpg'; rgbI = imread(src); grayI = rgb2gray(rgbI); %get image histogram [counts bins]=imhist(grayI...
  • code
    img=imread('8.jpg'); figure(1);imshow(img); print -dpng a.png; img_gray=rgb2gray(img); figure(2);imshow(img_gray); print -dpn...
  • error in scilab
    error: The shared archive was not loaded: libjpeg.so.62: cannot open shared object file: No such file or dir solution: http://ubuntufor...
Simple theme. Powered by Blogger.