代码搜索:Num

找到约 10,000 项符合「Num」的源代码

代码结果 10,000
www.eeworm.com/read/381152/9107225

c sem_num.c

#include #include #include #include #include #include #include int lock_var; time_t end_time; sem_t sem; voi
www.eeworm.com/read/282274/9107308

c num_els.c

#include void main(void) { int int_values[] = {51, 23, 2, 44, 45}; float float_values[] = {21.1, 13.3, 22.2, 34.4, 15.5}; printf("Number of elements in int_values %d\n
www.eeworm.com/read/380940/9120680

c num_els.c

#include void main(void) { int int_values[] = {51, 23, 2, 44, 45}; float float_values[] = {21.1, 13.3, 22.2, 34.4, 15.5}; printf("Number of elements in int_values %d\n
www.eeworm.com/read/380631/9137636

gif secure_num.gif

www.eeworm.com/read/183326/9168771

c fty_num.c

/* * THIS CODE IS SPECIFICALLY EXEMPTED FROM THE NCURSES PACKAGE COPYRIGHT. * You may freely copy it for use as a template for your own field types. * If you develop a field type that might be of g
www.eeworm.com/read/183326/9170316

c getenv_num.c

/**************************************************************************** * Copyright (c) 1998,2000 Free Software Foundation, Inc. * *
www.eeworm.com/read/181164/9271856

cpp chk_num.cpp

/* Copyright is licensed under GNU LGPL. by I.J.Wang 2003 Test functions in wynum.h Build: chk_anum */ #include "wynum.h" #include #include #include "wystr
www.eeworm.com/read/181164/9271923

cpp ck_num.cpp

/* Copyright is licensed under GNU LGPL. by I.J.Wang 2004 Build: ck_num.o */ //#include "wystr.h" #include "wynum.h" #include #include #include "wymath.h" #incl
www.eeworm.com/read/181164/9272001

h wy__num.h

/* Copyright is licensed under GNU LGPL. by I.J.Wang 2004 Basci conversions between ascii-string and integral type */ #ifndef WY__NUM_H__ #define WY__NUM_H__ #include "wyret.h" #i
www.eeworm.com/read/181164/9272064

cpp demo_num.cpp

/* Copyright is licensed under GNU LGPL. by I.J.Wang 2004 Demonstrate use of Wy::_strnum by implementing a simple calculaor Build: 1. typedef NumType to long long or double (defaul