代码搜索:SW
找到约 10,000 项符合「SW」的源代码
代码结果 10,000
www.eeworm.com/read/380728/9132095
s reset_bosporus.s
/*********************************************************************
*
* Copyright:
* Advanced Micro Devices, AMD. All Rights Reserved.
* You are hereby granted a copyright license to use
www.eeworm.com/read/182923/9184459
asm vectors.asm
;
; Spectrum Digital Test code for EVM320C240
; Copyright (c) 1997.
; Spectrum Digital, Inc.
; ALL RIGHTS RESERVED
;
;
; RTXC assembly language code, vectors for test code on EVM320C2
www.eeworm.com/read/182923/9184608
asm vectors.asm
;
; Spectrum Digital Test code for EVM320C240
; Copyright (c) 1997.
; Spectrum Digital, Inc.
; ALL RIGHTS RESERVED
;
;
; RTXC assembly language code, vectors for test code on EVM320C2
www.eeworm.com/read/182923/9184817
asm vectors.asm
;
; Spectrum Digital Test code for EVM320C240
; Copyright (c) 1997.
; Spectrum Digital, Inc.
; ALL RIGHTS RESERVED
;
;
; RTXC assembly language code, vectors for test code on EVM320C2
www.eeworm.com/read/182824/9190203
txt 调用帮助文件.txt
帮助功能
程序的帮助功能一般都是打开帮助文件,做的比较好的帮助文件就是能上下文关联,但这是比较麻烦的。目前一般的帮助功能都是打开CHM格式的文件,所有的帮助内容都在其中。现在hlp文件用的越来越少。打开一个CHM格式的文件代码如下:
先在uses中加入shellapi函数.
procedure TMainForm.help1Click(Sender: TObject);
var f ...
www.eeworm.com/read/182500/9201188
h function.h
#ifndef function
#define function
#include "port.h"
void MCUInitial(void);
unsigned char RecFrameEnd(void);
void MoveData(void);
char AnalysisFrameStart(void);
void
www.eeworm.com/read/181378/9257060
m real_noise.m
function [x1,x2,n1,n2]=real_noise(x1,x2,snr,s1,s2)
% ===================================================
% function [x1,x2,n1,n2]=real_noise(x1,x2,snr,s1,s2)
%
% Adds noise to processes x1(n) and x2(
www.eeworm.com/read/180504/9304173
m real_noise.m
function [x1,x2,n1,n2]=real_noise(x1,x2,snr,s1,s2)
% ===================================================
% function [x1,x2,n1,n2]=real_noise(x1,x2,snr,s1,s2)
%
% Adds noise to processes x1(n) and x2(
www.eeworm.com/read/222183/9319208
asm rs232_2.asm
SW1 BIT P2.7
SW2 BIT P2.6
SW3 BIT P2.5
SW4 BIT P2.4
SW5 BIT P2.3
SW6 BIT P2.2
KEY
www.eeworm.com/read/176251/9510762
c xpm2xbm.c
/**
* XPM to XBM convertor
*
* 1999 Nicolas Christopoulos (wired_gr@yahoo.com)
*
* 99/06/29 - ndc - first release (v 1.0.0)
*/
#include
#include
/* cl-switches */
int sw_invert