代码搜索:体视化
找到约 10,000 项符合「体视化」的源代码
代码结果 10,000
www.eeworm.com/read/14921/426322
c main.c
#include "systemInit.h"
#include
// UART初始化
void uartInit(void)
{
SysCtlPeriEnable(SYSCTL_PERIPH_UART2); // 使能UART模块
SysCtlPeriEnable(SYSCTL_PERIPH_GPIO
www.eeworm.com/read/16816/692544
h zidongshouhuoji.h
class shouyinji
{
public:
int cashNow();//返回当前的现金
void acceptAmount(int acceptcash);//接受付款
shouyinji(int amount=500);//初始化
private:
int cash;
};
class shouhuoji
{
public:
int amount
www.eeworm.com/read/17110/717409
c ex1.c
#include //头文件
#line 300 //初始化行计数器
void main() //行号300
{ //行号301
printf("Line Number=%d\n",__LINE__); //行号302
}
www.eeworm.com/read/25145/944816
c sd.c
#include"sd.h"
#include"Usart.h"
//---------------------------------
//
// SD卡接口初始化函数
//
//---------------------------------
void SD_Port_Init(void)
{
SD_CS_DDR |= 1
www.eeworm.com/read/25423/946308
c sccb.c
#include "SCCB.h"
#include "delay.h"
#include "stm32f10x_lib.h"
/*
-----------------------------------------------
功能: 初始化模拟SCCB接口
参数: 无
返回值: 无
-----------------------------------------
www.eeworm.com/read/27981/992204
h ds1302.h
#ifndef __DS1302_H__
#define __DS1302_H__
void init_ds1302(); //初始化DS1302
void clock_reda(); //读取时钟各值
#endif
www.eeworm.com/read/27981/992244
h ds1302.h
#ifndef __DS1302_H__
#define __DS1302_H__
void init_ds1302(); //初始化DS1302
void clock_reda(); //读取时钟各值
#endif
www.eeworm.com/read/28714/1006339
h chipsource.h
/********************************************************/
/* */
/* 库 名 称:AT89Cx51SND1芯片资源函数库 */
/* 功 能 描 述:提供芯片各功能模块初始化,各种基本操
www.eeworm.com/read/28714/1006528
h chipsource.h
/********************************************************/
/* */
/* 库 名 称:AT89Cx51SND1芯片资源函数库 */
/* 功 能 描 述:提供芯片各功能模块初始化,各种基本操
www.eeworm.com/read/30040/1015794
c lm3s-uart0.c
#include "../config.h"
#define SysCtlPeriEnable SysCtlPeripheralEnable
/* UART0初始化 */
void UART0Init(void)
{
SysCtlPeriEnable(SYSCTL_PERIPH_GPIOA); /* 使能UART0所