代码搜索:Lin
找到约 10,000 项符合「Lin」的源代码
代码结果 10,000
www.eeworm.com/read/469655/6972926
m lin1.m
function [fvec,J]= lin1(n,m,x,opt)
% **********************************
% Function [fvec,J] = lin1(n,m,x,opt)
% Linear function - rank 1 [33]
% Dimensions: n variable, m>=n
% Standard starting
www.eeworm.com/read/469655/6972938
m lin0.m
function[fvec,J]=lin0(n,m,x,opt)
% ****************************************************
% Function[fvec,J] = lin0(n,m,x,opt)
% Linear function - rank 1 with zero columns and rows [34]
% Dimensions:
www.eeworm.com/read/467407/7011953
c bnch_lin.c
/*......................... BENCH_LINE.C ................ 2-25-96 ..........*/
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/466123/7038793
tsp lin318.tsp
NAME: lin318
TYPE: TSP
COMMENT: 318-city problem (Lin/Kernighan)
DIMENSION: 318
EDGE_WEIGHT_TYPE: EUC_2D
NODE_COORD_SECTION
1 63 71
2 94 71
3 142 370
4 173 1276
5 205 1213
6 213 69
7 244 69
8 276 630
www.eeworm.com/read/464590/7065957
tsp lin318.tsp
NAME: lin318
TYPE: TSP
COMMENT: 318-city problem (Lin/Kernighan)
DIMENSION: 318
EDGE_WEIGHT_TYPE: EUC_2D
NODE_COORD_SECTION
1 63 71
2 94 71
3 142 370
4 173 1276
5 205 1213
6 213 69
7 244 69
8 276 630
www.eeworm.com/read/462075/7209558
lst lin_main.lst
C51 COMPILER V8.08 LIN_MAIN 04/19/2009 00:03:15 PAGE 1
C51 COMPILER V8.08, COMPILATION OF MODULE LIN_MAIN
OBJECT MODULE PLACED I
www.eeworm.com/read/462075/7209560
c lin_api.c
www.eeworm.com/read/462075/7209563
obj lin_main.obj
www.eeworm.com/read/462075/7209566
c lin_main.c
#include "INCLUDE.H"
//#include
//#include "LIN_HARDWARE.C"
//#include "LIN_LLC.C"
//#include "LIN_MANAGE.C"
//#include "LIN_API.C"
/* Private typedef ----------定义主机和从机的状态机------------