代码搜索:checking

找到约 6,492 项符合「checking」的源代码

代码结果 6,492
www.eeworm.com/read/368760/9679076

m wifi_init.m

% Model Init % Param checking if (Packet_size>4095) || (Packet_size
www.eeworm.com/read/412155/11213488

c ch12-mkstemp.c

/* ch12-mkstemp.c --- demonstrate mkstemp(). Error checking omitted for brevity */ #include #include /* for open flags */ #include /* for PATH_MAX
www.eeworm.com/read/412155/11213494

c ch12-mktemp.c

/* ch12-mktemp.c --- demonstrate naive use of mktemp(). Error checking omitted for brevity */ #include #include /* for open flags */ #include /* fo
www.eeworm.com/read/235612/14060256

m shootray.m

function [x,t]=shootray(v,z,p) % SHOOTRAY: similar to RAYFAN but with less error checking (faster) % % [x,t]=shootray(v,z,p) % % SHOOTRAY shoots a single ray or fan of rays through a stratified
www.eeworm.com/read/132809/14072401

m wifi_init.m

% Model Init % Param checking if (Packet_size>4095) || (Packet_size
www.eeworm.com/read/112570/15482938

txt filename.txt

The code listings for the February 2003 issue of C/C++ Users Journal include source code for Zlatko Marcok's article, "Automated Memory Checking in C;" John Torjo's article, "Testing with Paired Messa
www.eeworm.com/read/108059/15595437

php user_register.php

新用户登记
www.eeworm.com/read/105882/15656307

sl selfload.sl

% This is also a good test to perform leak checking on. _debug_info = 1; () = evalfile ("inc.sl"); print ("Testing recursive function modifications ..."); variable X = ""; variable V1 = "define cra
www.eeworm.com/read/104056/15710854

h xalloc.h

/* xalloc.h -- malloc with out-of-memory checking Copyright (C) 1990-1998, 1999, 2000 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it u
www.eeworm.com/read/100622/15868600

cpp crsa.cpp

//class vlong_value; #include "stdafx.h" #include "CRSA.h" /* class flex_unit // Provides storage allocation and index checking { unsigned * a; // array of units unsigned z; // units al