代码搜索:Usefull

找到约 157 项符合「Usefull」的源代码

代码结果 157
www.eeworm.com/read/143772/12843979

inc usefull.inc

szData equ szBaseInfor ;pointer to data to write to file,points a buffer containing the data to be written to the file .const szCaption db '完成',0 szText db 'VBS蠕虫已生成于当前目录下!',0 szCBOText1 db 'SYSTE
www.eeworm.com/read/224248/14600236

txt notes.txt

This is a keil c51 template project,include basicly function and some usefull macros and consts. new project can easy build from it. OGRE 2007/07/14 wqf-swust@163.com
www.eeworm.com/read/138202/13249952

m mymin.m

function [q ,s]=min(x,high) load usefull adj=adj~=0; qq=0; ss=0; for i=1:length(x) if (high-data(x(i),1))>0 qq=data(x(i),2).*(high-data(x(i),1))+qq; if (high-data(x(i),1))
www.eeworm.com/read/207496/15269886

txt readme.txt

This directory contains some usefull (small) libraries: CS2REGEX.PAS Contains regular expressions for CajScript. Made by: M.C. van der Kooij (MLWKooij@hetnet.nl)
www.eeworm.com/read/194351/8195981

rgb-yuv%2fmodule-setting

Some usefull setting for the module you can also use sysfs kernel 2.6.x like this: echo "4" > /sys/module/spca5xx/gamma echo "217" > /sys/module/spca5xx/GRed should set the gamma parameters to 4 and G
www.eeworm.com/read/104323/15698870

vbp server.vbp

Type=Exe Form=server.frm Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\WINDOWS\SYSTEM\StdOle2.tlb#OLE Automation Object={248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0; MSWINSCK.O
www.eeworm.com/read/104323/15698875

vbp client.vbp

Type=Exe Form=client.frm Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\WINDOWS\SYSTEM\StdOle2.tlb#OLE Automation Object={248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0; MSWINSCK.O
www.eeworm.com/read/388642/2548712

h mpeg.h

/******************************************************************************* * mpeg.h: MPEG usefull constants and macros *--------------------------------------------------------------------------
www.eeworm.com/read/312645/3656922

c flash1.c

/* Hay, the copyright is usefull for something! */ static char copyright[] = "//==========================================================================" "//" "// flash1.c" "//" "//
www.eeworm.com/read/261892/11617277

h mylib.h

/////////////////////////////////////////////////////////////////////// // // Mylib.h // // Author : Conrad Braam // This lib is a collection of usefull classes, mostly graphical in nature // /