代码搜索结果

找到约 10,000 项符合 Algorithm 的代码

sparse_table_algorithm.cpp

/*A better approach is to preprocess RMQ for sub arrays of length 2k using dynamic programming. We will keep an array M[0, N-1][0, logN] where M[i][j] is the index of the minimum value in the sub ar

main_gp_algorithm.m

% G-P 算法求关联维(输入时间序列数据) % 使用平台 - Matlab6.5 / Matlab7.0 % 作者:陆振波,海军工程大学 % 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页 % 电子邮件:luzhenbo@yahoo.com.cn % 个人主页:http://luzhenbo.88uu.com.cn clc clear close all %----------

genetic algorithm tool.h

class Genetic_algorithm_tool { private: public: //------------------------------------------ void ethlon(short *total_number,short **contour_x_coordinate,short **contour_y_coo

genetic algorithm tool.~h

class Genetic_algorithm_tool { private: public: //------------------------------------------ void ethlon(short *total_number,short **contour_x_coordinate,short **contour_y_coo