代码搜索:Kl
找到约 1,098 项符合「Kl」的源代码
代码结果 1,098
www.eeworm.com/read/286468/8763287
dbf kl.dbf
www.eeworm.com/read/379525/9194203
c kl.c
#
/*
*/
/*
* KL/DL-11 driver
*/
#include "../param.h"
#include "../conf.h"
#include "../user.h"
#include "../tty.h"
#include "../proc.h"
/* base address */
#define KLADDR 0177560 /* console */
www.eeworm.com/read/371706/9540885
m kl.m
function [D_out,s] = kl(D_in,P);
%KL: Karhunen Loeve filtering of seismic data.
% The Karhunen Loeve transform can be used to enhance
% lateral coherence of seismic events, this transform
%
www.eeworm.com/read/167177/9979023
dbf kl.dbf
www.eeworm.com/read/167177/9979054
bak kl.bak
www.eeworm.com/read/159164/10686044
gif kl.gif
www.eeworm.com/read/158864/10723511
mdb kl.mdb
www.eeworm.com/read/464214/7167621
kl_test
www.eeworm.com/read/461277/7230255
py kl.py
"""
Convex optimization modeling for cvxopt.
"""
# Copyright (C) 2006-2008 Jacob Mattingley and Stephen Boyd.
#
# This file is part of CVXMOD.
#
# CVXMOD is free software; you can redistribute it an
www.eeworm.com/read/441816/7664493
c kl.c
#include
#include
#define MAX 101
int main()
{
int i,j,k,node1,node2,alliter;
long int maxgain;
int net1[MAX],net2[MAX],a[MAX][MAX];
/*int a[MAX][MAX]={
0,0,0,0,0,0,0,
0