10 次程式碼提交 (bb37eb00c3adf80a50229fc3b255909d8fe29f6e)

作者 SHA1 備註 提交日期
  Pete McNeil cb4666686f cleaned up namespace in SNFMulti 4 年之前
  Pete McNeil 966e5cc5c2 cleaned up namespace in snf_engine 4 年之前
  Wombat 694590d05f Removed ifstream NULL comparison 6 年之前
  madscientist a8394a591c Tightened up evaluator code to eliminate un-necessary attempts to match precise tokens. 8 年之前
  madscientist 48babc91c7 Implemented AI based "saccades" engine to improve scanning efficiency. The Saccades engine borrows from vision systems research and allows SNF to learn important message structures and adapt it's scanning technique in real-time. Using this engine SNF can often avoid scanning large portions of each message without missing important content resulting in potentially 10 fold improvements in scanner efficiency. 10 年之前
  madscientist 3613b43c5d Further optimized deep code in the scanning engine using a jump table to replace a collection of if/else logic. 10 年之前
  madscientist a457509f6a Replaced all assert() with appropriate Checks and Faults in SNFMulti and it's components. Also added some minor tweaks to improve code safety and eliminate compiler warnings. 15 年之前
  madscientist 9675a9036d Minor tweaks to GBUdb.* to remove compiler warnings. 15 年之前
  madscientist 7faa99d01f Re-factored for CodeDweller separation 15 年之前
  madscientist b313d3961a setup 15 年之前