代码搜索:Changing
找到约 3,056 项符合「Changing」的源代码
代码结果 3,056
www.eeworm.com/read/268889/11115337
cpp huashi.cpp
//THIS IS A SIMPLE PROGRAM FOR CHANGING SHESHI TO HUASHI .
//FILE HUASHI.CPP
#include
#include
int main(void)
{
int LOWLIMIT,HIGHLIMIT;
int HUASHI,SHESHI;
LOWLIMIT=3
www.eeworm.com/read/268889/11115590
cpp symbol.cpp
#include
#include
#include
int NUMBER;
int main(void)
{
int NUMBER;
clrscr();
NUMBER=1;
printf("\n-*-*-*- Before changing the NUMBER -*-*-*-");
printf
www.eeworm.com/read/148252/12481122
s 44blib_a.s
AREA |C$$code|, CODE, READONLY
EXPORT ChangeMemCon
;**************************************************************************
;* The function for changing the Bank control and refresh regi
www.eeworm.com/read/147922/12511891
s 44blib_a.s
; ***********************************************
; * NAME : assembly function library *
; * Version : 07.JUL.2000 *
; ***********************************************
AREA |C$$code|, CODE
www.eeworm.com/read/334869/12567442
s 44blib_a.s
AREA |C$$code|, CODE, READONLY
EXPORT ChangeMemCon
;**************************************************************************
;* The function for changing the Bank control and refresh regi
www.eeworm.com/read/248092/12600990
s 44blib_a.s
AREA |C$$code|, CODE, READONLY
EXPORT ChangeMemCon
;*************************************************************************
;* The function for changing the Bank control and refresh regis
www.eeworm.com/read/247765/12620151
toc cport.toc
:Base CPort.hlp>Main
:Title ComPort Library help
1 ComPort Library
2 Introduction
3 About ComPort Library=hlp_About
3 What's new in version 2.63=hlp_WhatsNew
2 Programming with ComPort Library
www.eeworm.com/read/247765/12620154
cnt cport.cnt
:Base CPort.hlp>Main
:Title ComPort Library help
1 ComPort Library
2 Introduction
3 About ComPort Library=hlp_About
3 What's new in version 2.63=hlp_WhatsNew
2 Programming with ComPort Library
www.eeworm.com/read/202060/15390727
txt readme.txt
The sample library enables reading and writing text to and from the USB port,
changing the baudrate, and changing the hardware flow control.
The sample application displays a dialog window which e
www.eeworm.com/read/200429/15433529
m double.m
function d = double(ipd)
% IPDOUBLE/DOUBLE Return the data as a Matlab double type.
% d = double(ipd) returns a double array. Changing d will not change the
% ipd data.
%
% Example:
% ipd