代码搜索:NI平台
找到约 10,000 项符合「NI平台」的源代码
代码结果 10,000
www.eeworm.com/read/268944/11113704
h hosttype.h
#ifndef _hosttype_H
#define _hosttype_H
/**
NI CONFIDENTIAL
www.eeworm.com/read/268944/11113708
h fundtypes.h
#ifndef _fundtypes_H
#define _fundtypes_H
/*
NI CONFIDENTIAL
www.eeworm.com/read/268944/11113710
h platdefines.h
#ifndef _platdefines_H
#define _platdefines_H
/*
NI CONFIDENTIAL
www.eeworm.com/read/452710/7435432
c icsetsrc.c
/* icsetsrc.c - icsetsrc */
#include
#include
#include
/*------------------------------------------------------------------------
* icsetsrc - set the sourc
www.eeworm.com/read/373700/9442203
doc 论java技术在因特网平台上的应用——通信服务平台的应用.doc
www.eeworm.com/read/152843/5658427
s systbl.s
/*
* This file contains the table of syscall-handling functions.
* Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org)
*
* Largely rewritten by Cort Dougan (cort@cs.nmt.edu)
* and Paul Mack
www.eeworm.com/read/100790/15864367
txt 新建 文本文档.txt
> 您好:
> 源程序是银行综合业务平台中基本业务里的其中几个子业务的c语言的源码,是北京易初
> 公司编写的,希望对贵站有所帮助。
>
> 礼
> 贺明雁
>
www.eeworm.com/read/191902/8417086
m deterministic_boltzmann.m
function D = Deterministic_Boltzmann(train_features, train_targets, params, region);
% Classify using the deterministic Boltzmann algorithm
% Inputs:
% features - Train features
% targets - Tra
www.eeworm.com/read/289743/8530108
m find_nn.m
function [D, ni] = find_nn(X, k)
%FIND_NN Finds k nearest neigbors for all datapoints in the dataset
%
% [D, ni] = find_nn(X, k)
%
% Finds the k nearest neighbors for all datapoints in the dataset X.
www.eeworm.com/read/288877/8596874
txt prior.m.txt
function [pv,b] = Prior(p,m)
% [pv,b] = Prior(p,m)
% Calculate value of prior for state p given model m
% Optionally returns b, a vector of booleans over nodes that is true
% if the node has diffe