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 IamaSherpa 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: sedef
  • Order by date
  1. sedef

    Convert C to ASM

    I can't convert the C++ funct?on to ASM the code is for(i=1;i<=n;i++) for(j=1;j<=n;j++) y[i]=x[i]*h[i-j]
  2. sedef

    Convolution

    I must write a program that makes convolution and two dimensonal convolution. I write the programs in BorlanC but person that I'll give the programs cannot take it. So I can't use converter. Do you have an idea?? Thanks!!

Part and Inventory Search

Back
Top