Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!lll-winken!uunet!mcsun!ukc!icdoc!ran From: ran@doc.ic.ac.uk (Robert A Nicholls) Newsgroups: comp.os.msdos.programmer Subject: WANTED: 80x86 assembly code for spline generation Message-ID: <2851@gould.doc.ic.ac.uk> Date: 5 Feb 91 17:35:04 GMT References: <861@keele.keele.ac.uk> Organization: Dept. of Computing, Imperial College, London, UK. Lines: 17 Hi, Does anyone have 80x86 assembly code for spline generation? Any type of spline is ok but B-spline would be the ideal. The reason I want this is for the speed advantage, I presume, it would have over a higher level language version. Therefore, hand coded assembly code is required, and not the output from a high level compiler. Code which uses a 80x87 is ok but is not necessary. One final point, this code should be public domain. Maybe due to the high level of maths involved an assembly version does not have a significant speed advantage over a higher level version. If this is true would you let me know. Thanks, Bob.