代码搜索:PS2接口
找到约 10,000 项符合「PS2接口」的源代码
代码结果 10,000
www.eeworm.com/read/209925/15211616
cpp trayicon.cpp
//常用接口函数
//CTrayIcon(UINT uID)
// UINT uID -- 菜单
//SetNotificationWnd(CWnd* pNotifyWnd, UINT uCbMsg)
// CWnd* pNotifyWnd -- 响应消息窗口句柄
// UINT uCbMsg -- 自定义消息(WM_****)
//OnTrayN
www.eeworm.com/read/207411/15272898
vb database.vb
Imports System.Data
Imports System.Data.SqlClient
Imports System.ComponentModel
Public Class DataBase
'实现接口IDisposable
Implements IDisposable
'数据库连接对象
Private SqlConn As SqlConn
www.eeworm.com/read/9539/169773
c mmc.c
/******************************************
* 程序名称: MMC(SD)卡读写程序
* 程序功能: MMC(SD)卡接口操作
* 修改记录: 无
******************************************/
/* INCLUDE参数 */
#define F_CPU 4000000UL
#include
www.eeworm.com/read/9615/172275
h system_stm32f10x.h
/**
******************************************************************************
* @文件 system_stm32f10x.h
* @简述 CMSIS Cortex-M3 设备外围接口系统头文件.
* @作者 STMicroelectronics - MCD 应用程序组
* @版本
www.eeworm.com/read/15480/465415
def export.def
;接口输出声明
EXPORTS
InitMp3Enc
FreeMp3Enc
StartMp3Enc
StopMp3Enc
Mp3EncWritePcm
AdoMp3Cmd
www.eeworm.com/read/16728/684478
c main.c
/*******************************************************************************
* 文件名 : main.c
* 功能描述 : USB 音频设备实例程序
* 该程序包括main函数初始化系统以及USB接口等。
*********************************
www.eeworm.com/read/16728/685006
c main.c
/*******************************************************************************
* 文件名 : main.c
* 功能描述 : USB 音频设备实例程序
* 该程序包括main函数初始化系统以及USB接口等。
*********************************
www.eeworm.com/read/17540/737607
cpld
library IEEE;
use IEEE.STD_LOGIC_1164.all;
entity TestUSB is
end TestUSB;
architecture Test of TestUSB is
component USB
port(
-- usb接口
vp: in STD_LOGIC;
vm: in STD_LOG
www.eeworm.com/read/17687/754052
vhd testusb.vhd
library IEEE;
use IEEE.STD_LOGIC_1164.all;
entity TestUSB is
end TestUSB;
architecture Test of TestUSB is
component USB
port(
-- usb接口
vp: in STD_LOGIC;
vm: in STD_LOG
www.eeworm.com/read/27562/865878
c main.c
//-----------------------------------------------------------------
// 名称: 用IIC接口读写AT24C04
//-----------------------------------------------------------------
// 说明: 本例使用的PIC单片机为PIC16LF1937,按下K1时