代码搜索:split
找到约 9,328 项符合「split」的源代码
代码结果 9,328
www.eeworm.com/read/14648/400345
txt guiencjs.txt
; generated by ARM C/C++ Compiler with , RVCT4.0 [Build 524] for uVision
; commandline ArmCC [--split_sections --debug -c --asm --interleave -o.\Obj\guiencjs.o --depend=.\Obj\guiencjs.d --device=DARM
www.eeworm.com/read/14719/403661
m enframe.m
function f=enframe(x,win,inc)
%ENFRAME split signal up into (overlapping) frames: one per row. F=(X,WIN,INC)
%
% F = ENFRAME(X,LEN) splits the vector X up into
% frames. Each frame is of length LE
www.eeworm.com/read/36988/1065717
txt wavemaker.txt
; generated by ARM C/C++ Compiler with , RVCT4.0 [Build 524] for uVision
; commandline ArmCC [--split_sections --debug -c --asm --interleave -o.\Obj\wavemaker.o --depend=.\Obj\wavemaker.d --device=DA
www.eeworm.com/read/36988/1065741
txt backlight.txt
; generated by ARM C/C++ Compiler with , RVCT4.0 [Build 524] for uVision
; commandline ArmCC [--split_sections --debug -c --asm --interleave -o.\Obj\backlight.o --depend=.\Obj\backlight.d --device=DA
www.eeworm.com/read/36988/1065746
txt button.txt
; generated by ARM C/C++ Compiler with , RVCT4.0 [Build 524] for uVision
; commandline ArmCC [--split_sections --debug -c --asm --interleave -o.\Obj\button.o --depend=.\Obj\button.d --device=DARMSTM
www.eeworm.com/read/36988/1065748
txt hzlib.txt
; generated by ARM C/C++ Compiler with , RVCT4.0 [Build 524] for uVision
; commandline ArmCC [--split_sections --debug -c --asm --interleave -o.\Obj\hzlib.o --depend=.\Obj\hzlib.d --device=DARMSTM --
www.eeworm.com/read/36988/1065755
txt systick.txt
; generated by ARM C/C++ Compiler with , RVCT4.0 [Build 524] for uVision
; commandline ArmCC [--split_sections --debug -c --asm --interleave -o.\Obj\systick.o --depend=.\Obj\systick.d --device=DARMST
www.eeworm.com/read/38039/1095961
mnu bundle.mnu
MOD#BUNDLE
#
Add#Cable
Add cables to an existing bundle.
#
Del#Cable
Delete cables from an existing bundle.
#
Extract
Extract cables from existing bundles.
#
Split#Bundle
Create a new bundle by chop
www.eeworm.com/read/494434/1160126
js utf-8.js
function EncodeUtf8(s1) {
var s = escape(s1);
var sa = s.split("%");
var retV = "";
if (sa[0] != "") {
retV = sa[0];
}
for (var i = 1; i < sa.length; i++) {
www.eeworm.com/read/480930/1311812
txt baycom.txt
LINUX DRIVERS FOR BAYCOM MODEMS
Thomas M. Sailer, HB9JNX/AE4WA,
!!NEW!! (04/98) The drivers for the baycom modems have been split into
separate drivers as they d