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 Mike Lewis 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: s2lai
  • Order by date
  1. s2lai

    Solving equations

    thanks! code is extremely helpful!
  2. s2lai

    ADO Record Object

    In MSDN I find reference to a Record object, which is like a one row recordset. But I can't seem to reference this object. What I would like to do is to put the current row of a recordset into a Record object, and pass that record to a function instead of passing the entire recordset. Thanks!
  3. s2lai

    Solving equations

    Hi all, I'm wondering if you know any libraries that will solve a linear set of equations in five unknowns? Thanks!
  4. s2lai

    Edge detection, image processing

    I have a greyscale image that i need to do edge detection on. I kno i need to convolve with some kind of kernel, but not sure how to implement. also, matlab has such a function, is there a way to execute matlab code from VB? Thanks!

Part and Inventory Search

Back
Top