代码搜索:Best 开发教程
找到约 10,000 项符合「Best 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/17013/708001
mht 第4节 xilinx公司原语的使用方法0 -与非网专题: fpga开发实用教程.mht
www.eeworm.com/read/17013/708003
mht 第4节 xilinx公司原语的使用方法1 -与非网专题: fpga开发实用教程.mht
www.eeworm.com/read/17013/708005
mht 第4节 xilinx公司原语的使用方法2 -与非网专题: fpga开发实用教程.mht
www.eeworm.com/read/17013/708017
mht 第5节 ise与第三方软件 -与非网专题: fpga开发实用教程.mht
www.eeworm.com/read/309503/13670226
url 多种开发工具开发的9054驱动源程序比较 驱动程序开发网技术社区 - powered by phpwind.net.url
[InternetShortcut]
URL=http://bbs.driverdevelop.com/htm_data/45/0411/80829.html
www.eeworm.com/read/489591/6466181
h acs.h
/*
ANT-CYCLE ALGORITHM FOR TSP
File: acs.h
Purpose: some constants and functions used for acs
*/
#ifndef __ACS_H__
#define __ACS_H__
void initialize_pheromone();
www.eeworm.com/read/251589/12332115
h acs.h
/*
ANT-CYCLE ALGORITHM FOR TSP
File: acs.h
Author: ehui928
Purpose: some constants and functions used for acs
Date: 2007-01-18
*/
#ifndef __ACS_H__
#define _
www.eeworm.com/read/149477/12371100
m main_program.m
function [Global_best, Max_Generation] = main_program( )
% 导入常量
% 初始化 pop_arr
% 计算 pop_arr 的函数值和 适应值
% 各代中的最优染色体所组成的数组
% 开始循环
% {
% 迭代次数加 1
% 产生新的 pop_arr
www.eeworm.com/read/201357/15409566
h acs.h
/*
ANT-CYCLE ALGORITHM FOR TSP
File: acs.h
Author: ehui928
Purpose: some constants and functions used for acs
Date: 2007-01-18
*/
#ifndef __ACS_H__
#define _
www.eeworm.com/read/383821/8915958