代码搜索:based

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

代码结果 10,000
www.eeworm.com/read/245201/12810934

c alg30.c

#include #include #include /* generates: original order of the vector: 29 23 20 22 17 15 26 51 19 12 35 40 sorting vector based on element 26 12 15 17 19 20
www.eeworm.com/read/242797/12984252

service input.service

[Bluetooth Service] Identifier=input Name=Input service Description=Bluetooth HID based Input service Autostart=true
www.eeworm.com/read/242797/12984322

service transfer.service

[Bluetooth Service] Identifier=transfer Name=Transfer service Description=Bluetooth OBEX based Transfer service
www.eeworm.com/read/242797/12984713

service echo.service

[Bluetooth Service] Identifier=echo Name=Echo service Description=Bluetooth RFCOMM based Echo service
www.eeworm.com/read/240662/13208091

c 7-21.c

#include main() { char *str="Linux was first developed for 386/486-based pcs."; printf("%d\n",strcspn(str," ")); printf("%d\n",strcspn(str,"/-")); printf("%d\n",strcspn(str,"123456789
www.eeworm.com/read/323693/13326079

m symgraph1.m

y1=user1sym(); y2=user3sym(); y3=user5sym(); y4=user7sym(); y5=user10sym(); y6=user12sym(); %//SYMBOL BASED CONFIGURATION\\ u1=[y1,y2,y3,y4,y5,y6]; v1=[1,3,5,7,10,12]; plot(u1,v1,'r-*'); gri
www.eeworm.com/read/321262/13410037

c 7-21.c

#include main() { char *str="Linux was first developed for 386/486-based pcs."; printf("%d\n",strcspn(str," ")); printf("%d\n",strcspn(str,"/-")); printf("%d\n",strcspn(str,"123456789
www.eeworm.com/read/319671/13447026

sub hpe1463a.sub

FPAttributeValueFile n SubType="IVI" n SubVersion="1" v Boolean_values DataType="i" VI_TRUE (1) "" VI_FALSE (0) "" 0 hpe1463a_SetAttributeViInt32 3 4 false s DataType="V
www.eeworm.com/read/316945/13513952

txt versions.txt

SIMPLE EMAIL CLIENT =================== SOFTWARE RELEASES ================= Ve
www.eeworm.com/read/308059/13710043

java samplexyzdataset2.java

/* ---------------------- * SampleXYZDataset2.java * ---------------------- * (C) Copyright 2005, by Object Refinery Limited. * */ package demo; import org.jfree.data.xy.AbstractXYZDat