代码搜索:implicit

找到约 5,250 项符合「implicit」的源代码

代码结果 5,250
www.eeworm.com/read/378952/9211923

install-sh

#! /bin/sh # # install - install a program, script, or datafile # This comes from X11R5. # # Calling this script install-sh is preferred over install.sh, to prevent # `make' implicit rules from creati
www.eeworm.com/read/181573/9245614

install-sh

#! /bin/sh # # install - install a program, script, or datafile # This comes from X11R5. # # Calling this script install-sh is preferred over install.sh, to prevent # `make' implicit rules from creati
www.eeworm.com/read/376037/9335306

f90 ex0703.f90

program ex0703 implicit none integer, parameter :: classes = 5 integer, parameter :: students = 5 integer :: student(students, classes) integer s ! 用来指定学生号码 integer c ! 用来指定班级号码
www.eeworm.com/read/376037/9335401

f90 sglimg6.f90

module sgl_util use sgl implicit none type palette integer r,g,b end type type(palette), save :: table(0:255) contains subroutine display() integer i,l call sglClearBuff
www.eeworm.com/read/179705/9341671

install-sh

#! /bin/sh # # install - install a program, script, or datafile # This comes from X11R5. # # Calling this script install-sh is preferred over install.sh, to prevent # `make' implicit rules from creati
www.eeworm.com/read/374698/9388922

m poly_kernel.m

function x = poly_kernel(a,b, d) % polynomial kernel function for implicit higher dimension mapping % % X = poly_kernel(a,b,[t,degree]) % % 'a' can only contain one datapoint in a row, 'b' can contai
www.eeworm.com/read/374506/9401473

install-sh

#! /bin/sh # # install - install a program, script, or datafile # This comes from X11R5. # # Calling this script install-sh is preferred over install.sh, to prevent # `make' implicit rules from creati
www.eeworm.com/read/174881/9570868

install-sh

#! /bin/sh # # install - install a program, script, or datafile # This comes from X11R5. # # Calling this script install-sh is preferred over install.sh, to prevent # `make' implicit rules from creati
www.eeworm.com/read/366147/9827131

install-sh

#! /bin/sh # # install - install a program, script, or datafile # This comes from X11R5. # # Calling this script install-sh is preferred over install.sh, to prevent # `make' implicit rules from creati
www.eeworm.com/read/360895/10072700

m poly_kernel.m

function x = poly_kernel(a,b, d) % polynomial kernel function for implicit higher dimension mapping % % X = poly_kernel(a,b,[t,degree]) % % 'a' can only contain one datapoint in a row, 'b' can contai