代码搜索:体视化
找到约 10,000 项符合「体视化」的源代码
代码结果 10,000
www.eeworm.com/read/278387/6966167
c int.c
#include
#include
#include
//-----***-CPU寄存器以及外围接口初始化-***-----//
void InitSeries(void)
{
PCON = 0x20;//----------------------------------------------------
www.eeworm.com/read/467864/7002922
c systerm_init.c
#include "sfr_r81B.h"
#include "var_def.h"
#include "interrupt.h"
#include "systerm_init.h"
/************************************************************************
*函数原型: Init_IO
*功能 : 初始化IO
www.eeworm.com/read/455795/7365546
java asscache.java
public class AssCache {
Cache[] assCache=new Cache[4];//4 Cache Block
public AssCache() {//初始化
for(int i=0;i
www.eeworm.com/read/455773/7365817
cs gsm.cs
using System;
using System.Collections.Generic;
using System.Text;
using System.Runtime.InteropServices;
namespace SMS.BaseClass
{
class GSM
{
//初始化gsm modem,并连接gsm modem
www.eeworm.com/read/455740/7366994
asm init4136.asm
;************************************
; 初始化SI416
;************************************
?PR?INIT4136?LOWLVL SEGMENT CODE
PUBLIC INIT4136
RSEG ?PR?INIT4136?LOWLVL
sbit SENB = P1^3;
sbit SDATA
www.eeworm.com/read/455740/7367214
asm init4136.asm
;************************************
; 初始化SI416
;************************************
?PR?INIT4136?LOWLVL SEGMENT CODE
PUBLIC INIT4136
RSEG ?PR?INIT4136?LOWLVL
sbit SENB = P1^3;
sbit SDATA
www.eeworm.com/read/455289/7373757
cpp main.cpp
#include
#include
#include
#include
using namespace std;
void print(int x){
cout
www.eeworm.com/read/198458/7388561
asm xhuankoutongxin.asm
ORG 0000H
AJMP MASSAGE
ORG 0023H
AJMP RMASSAGE
ORG 0030H
MASSAGE: MOV DPTR,#8003H ;8255初始化
MOV A,#80H
MOVX
www.eeworm.com/read/452608/7436859
c main.c
#include
#include "Global.h"
#include "ModbusSlaver.h" // 初始化Modbus通信
#include "Measure.h" // 采样处理
#include "USART.h"
www.eeworm.com/read/447756/7545839
java textcrackcode.java
import java.io.IOException;
import java.lang.StringBuffer;
//测试类
public class TextCrackCode {
public static void main(String args[]) throws IOException {
// 初始化字符串
String CodeString