搜索资源列表
3107006368
- 宾馆管理系统 本系统的设计开发以Visual Basic 2005 + SQL Server 2005 为工具,应用的主要技术有:面向对象的程序设计、工程属性的设置、窗体和基本控件的使用、数据库参照完整性的实现和加密算法。-Hotel management system design and development of this system to Visual Basic 2005+ SQL Server 2005 as a tool for the application of the
knn
- 这是一个小而有效的程序来执行的K -近邻搜索算法,此算法利用JIT 理论加速循环,比向量化有效解决了大量数据的精度问题。甚至比kd-tree效果要佳。 K-nearest neighbor search已经广泛应用在科学与工程上,比如模式识别,数据挖掘和信号处理。 -This is a small and effective procedures to implement the K- nearest neighbor search algorithm, this algorithm J