搜索结果
找到约 106 项符合
Sub-architcture 的查询结果
嵌入式/单片机编程 /* * linux/arch/m68knommu/platform/520x/spi-mcf520x.c * * Sub-architcture dependant initializa
/*
* linux/arch/m68knommu/platform/520x/spi-mcf520x.c
*
* Sub-architcture dependant initialization code for the Freescale
* 520x SPI module
*
* Yaroslav Vinogradov yaroslav.vinogradov@freescale.com
* Copyright Freescale Semiconductor, Inc 2006
*
* This program is free software you can redis ...
Internet/网络编程 C.P.Sub公告系统 v2.26
C.P.Sub公告系统 v2.26
其他 Option Explicit Private Sub Form_click() Dim T As Date T = -2.5 Picture1.Print T End Sub priva
Option Explicit Private Sub Form_click() Dim T As Date T = -2.5 Picture1.Print T End Sub priva
USB编程 制作安装程序必备此模块包含的SUB及Function能帮你做出专业的安装程序
制作安装程序必备此模块包含的SUB及Function能帮你做出专业的安装程序
其他 Comm.jar是Sub实现底层串口操作的API,调用了本地的DLL文件,因为Java本身不具备直接访问硬件设置的能力,都是通过调用本地方法来实现的.可以Java的官方网站下载.下载之后把其中Comm
Comm.jar是Sub实现底层串口操作的API,调用了本地的DLL文件,因为Java本身不具备直接访问硬件设置的能力,都是通过调用本地方法来实现的.可以Java的官方网站下载.下载之后把其中Comm.jar包导入到工程的Classpath中,把另外两个非常重要的文件javax.comm.properties和win32com.dll考贝到你的工程目录下,即java.user下. ...
其他 Elan typical sub program
Elan typical sub program
数学计算 一个演示正二十面体与球的(OR)组合(AND)组合(SUB)组合等的工程,编译,运行都需要glut
一个演示正二十面体与球的(OR)组合(AND)组合(SUB)组合等的工程,编译,运行都需要glut
其他 Sample for selecting the sub item in ListCtrl
Sample for selecting the sub item in ListCtrl
其他行业 实验参数采集窗口程序 开始采集 Private Sub kaishicaiji_Click() Timer1.Enabled = True End Sub Private Sub lishi
实验参数采集窗口程序
开始采集
Private Sub kaishicaiji_Click()
Timer1.Enabled = True
End Sub
Private Sub lishishuju_Click()
Form5.Show
Form2.Hide
End Sub
Private Sub shishiquxian_Click()
Form4.Show
Form2.Hide
End Sub