代码搜索:Functions

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

代码结果 10,000
www.eeworm.com/read/202288/15387105

_c functions._c

#include "config.h" void uart_putc(unsigned char c) { // wait until UDR ready while(!(UCSRA & (1
www.eeworm.com/read/202288/15387116

o functions.o

XL H 1 areas 5 global symbols M functions.c S push_gset1 Ref0000 S pop_gset1 Ref0000 A text size 30 flags 0 dbfile C:\RGauge\functions.c dbfunc e uart_putc 0 fV dbsym r c 10 c dbline FFFFFFFF
www.eeworm.com/read/200799/15424677

bas functions.bas

Attribute VB_Name = "functions" Option Explicit Option Base 1 '参考截面元素数数组 Public ProfileElement() As Object '参考截面数量 Public ProfileCount As Integer '拉伸方向元素 Public DirElement As Object '
www.eeworm.com/read/200799/15424685

bas functions.bas

Attribute VB_Name = "functions" Option Explicit '要出工程图的模型文件 Dim ModelFile As String '视图对象变量 Dim oFrontView As DrawingView Dim oLeftView As DrawingView Dim oTopView As DrawingView '是否生成左视
www.eeworm.com/read/200799/15424705

bas functions.bas

Attribute VB_Name = "functions" Option Explicit '寻找零件文档中,直径为15mm的孔特征 Sub FindHoles() Dim i As Long, j As Long Dim myBody As Object, myShape As Object Dim Holes() As Object, HoleC
www.eeworm.com/read/200799/15424724

bas functions.bas

Attribute VB_Name = "functions" Option Explicit
www.eeworm.com/read/200799/15424731

bas functions.bas

Attribute VB_Name = "functions" Option Explicit '******************************************************************************* ' Purpose: 功能模块 ' Assumtions: ' Author: SUNNYTECH
www.eeworm.com/read/200799/15424747

bas functions.bas

Attribute VB_Name = "Functions" Option Explicit ' *********************************************************************** ' Purpose: 功能模块 ' Assumtions: ' Author: SUNNYTECH Huting
www.eeworm.com/read/200724/15426556

html functions.html

Procyon AVRlib: Data Fields
www.eeworm.com/read/113583/15452909

c functions.c

/* * functions.c This file contains the functions that talk to the modem * and the serial port. It seperates the user interface * from the low-level functions. The script language also * uses t