代码搜索:体视化
找到约 10,000 项符合「体视化」的源代码
代码结果 10,000
www.eeworm.com/read/276028/10772310
txt cehuisource.txt
'角度化弧度
Public Function Radian(a As Double) As Double
Dim Ra As Double
Dim c As Double
Dim FS As Double
Dim Ib As Integer
Dim Ic As Integer
Ra = pi / 180#
Ib = Int(a)
c = (a -
www.eeworm.com/read/420707/10779881
cpp gobangplayer.cpp
//gobangPlayer.cpp
#include "gobangPlayer.h"
#include "chessboard.h"
#include
chessboard gobangPlayer::m_chessboard;
unsigned int gobangPlayer::count=0;
// static 类型, 独立初始化
gobangPla
www.eeworm.com/read/348815/10866197
txt 中英对照表.txt
==组件名称===================================
报表主对象(GridppReport)
查询显示器(GRDisplayViewer)
打印显示器(GRPrintViewer)
报表设计器(GRDesigner)
==事件名称===================================
“初始化事件/Initialize”
“请求记录数据/
www.eeworm.com/read/418936/10891208
ini config.ini
[COM]
TEMP=com3
PLC=COM1
[PID]
P=10
I=8
D=6
[玻璃默认配置]
filename=D:\magong\钢化炉设计\glassfile\3.ini
www.eeworm.com/read/273302/10921141
c lcm.c
#include
void SpiInilize(); // SPI初始化,设置时序波形、工作模式等
void SpiSendByte(unsigned int msg); // 向SPI发送字节
void ST7920I
www.eeworm.com/read/418328/10952953
scc mssccprj.scc
[SCC]
SCC=This is a source code control file
[角度弧度化算.vbp]
SCC_Project_Name=this project is not under source code control
SCC_Aux_Path=
www.eeworm.com/read/418162/10962976
htm 4.17 checkbox鼠标移入移出的特效.htm
var node;
var inited=false;
var init=function() //初始化方法
{
node=document.getElementById("chk1"); //找到页面中的checkbox控件
inited
www.eeworm.com/read/470772/6908198
c main_1820_8515.c
#include "init_1820_8515.h"
/********************/
/****1820初始化****/
/********************/
void init_1820(void)
{
SEI_DP;
CLR_DP;
delayus(600);
SEI_DP;
IN_DP;
delayus(40