Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: anindyakar
  • Content: Threads
  • Order by date
  1. anindyakar

    jpeg file format

    Hi, I want to write a program that will display jpeg images.Can anyone help me with the file format and other stuff? Thank you
  2. anindyakar

    suppressing the initial window in MDI applications

    Hi, I am writing an MDI application for processing bitmap images.However,whenever the application starts an empty window starts up,as it does with any MDI application in MSVC++ .How do I stop this window from appearing?
  3. anindyakar

    image processing using visual c++

    I have to build an application that processes images of coal samples using visual c++.However I am new to visual c++.Can anyone tell me how to load an image from disk to my program and display it.How do i get the coordinates of the imagw and their corresponding RGB values?Please help!!!
  4. anindyakar

    multiplying large numbers uding linked lists

    hello everyone, I have to take a large number and put the individual digits along with their powers in different nodes of a linked list.Having done that how can I multiply,add,subtract and divide 2 such numbers kept in 2 linked lists.Please help

Part and Inventory Search

Back
Top