代码搜索:PC卡
找到约 10,000 项符合「PC卡」的源代码
代码结果 10,000
www.eeworm.com/read/396844/2407117
m learn_struct_pdag_pc.m
function [pdag, G] = learn_struct_pdag_pc(cond_indep, n, k, varargin)
% LEARN_STRUCT_PDAG_PC Learn a partially oriented DAG (pattern) using the PC algorithm
% P = learn_struct_pdag_pc(cond_indep, n, k
www.eeworm.com/read/395929/2428797
h te-pc532mach.h
/* This file is te-pc532.h
Written by Ian Dall
24-May-94. */
#define TARGET_FORMAT "a.out-pc532-mach"
#include "obj-format.h"
/* Maybe these should be more l
www.eeworm.com/read/393286/2482563
h pc300-falc-lh.h
/*
* falc.h Description of the Siemens FALC T1/E1 framer.
*
* Author: Ivan Passos
*
* Copyright: (c) 2000-2001 Cyclades Corp.
*
* This program is free software; you can redi
www.eeworm.com/read/385191/2594619
svn-base test_pc.m.svn-base
% test PC + Chi2 statistical test
clear all;
add_BNT_to_path;
test='pearson'; % Pearson's Chi2
%test='LRT'; % Likelihood ratio test G2
fprintf('\n=== Structure Learning with PC algorith
www.eeworm.com/read/378241/2687574
c pc机接收子程序.c
void receivef(char *fname)
{FILE *fp;
char ch;
int count,temp,sum=0;
remove(fname);
if((fp=fopen(fname,"w"))==NULL)
{printf("不能打开文件\n");
exit(1);
www.eeworm.com/read/378241/2687620
c pc并口模拟iic.c
// 在微机上模拟I2C总线的设计中,用并行口的D0(PIN2)模拟SCL信号,用D1(PIN3)模拟SDA信号。根据IIC总线的电平规范,程序如下:
#include
#include
#include
#include
#define DELAY_TIME
www.eeworm.com/read/375900/2718950
c esd_pc104_200.c
/* esd_can_pc104_200.c - implementation of Board Interface for ESD CAN PC104/200 */
/* Copyright 2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01b,03sep04,la
www.eeworm.com/read/361261/2948358
patch libcdio-install-cdparanoia-pc.patch
--- libcdio/Makefile.am 2008-03-15 19:21:28.000000000 +0300
+++ libcdio.patched/Makefile.am 2008-04-04 03:29:17.000000000 +0400
@@ -48,8 +48,8 @@
libcdio++.pc \
libiso9660.pc \