代码搜索:Direct

找到约 10,000 项符合「Direct」的源代码

代码结果 10,000
www.eeworm.com/read/113165/6139133

repository

ogrenew/RenderSystems/Direct3D7/include
www.eeworm.com/read/113165/6139138

repository

ogrenew/RenderSystems/Direct3D7/misc
www.eeworm.com/read/113165/6139144

repository

ogrenew/RenderSystems/Direct3D7/scripts
www.eeworm.com/read/113165/6139161

repository

ogrenew/RenderSystems/Direct3D7/src
www.eeworm.com/read/113165/6139165

repository

ogrenew/RenderSystems/Direct3D7/bin
www.eeworm.com/read/426535/9015527

m ex2505.m

%例25-5 直接索引着色 %Ex25-5 Direct-Mapping Indexed Coloring clear close all [x,y]=meshgrid(0:2); z=x+y.^2; surf(x,y,z,[-50 0 15;25 35 45;55 65 85],'CDataMapping','direct','FaceColor','interp') colorb
www.eeworm.com/read/184299/9112565

c drive_motor.c

/*********************************************************************** * 项目:单片机AT89C2051控制步进电动机(PX245-01A )下位机程序 * * Func: 该程序通过串口从主机获得控制信号——电动机选择信号,电动机转动 * * 方向以及电动机所需要运行的步数信号
www.eeworm.com/read/278680/10518478

c motor.c

单片机AT89C2051控制步进电动机(PX245-01A)下位机程序 -------------------------------------------------------------------------------- 作者:- [code]/*******************************************************
www.eeworm.com/read/433445/7035966

h d51.h

/* XMON51: In Application Programable Flash Monitor for the 8051 Copyright (C) 2005, 2006 Jesus Calvino-Fraga / jesusc at ece.ubc.ca This program is free software; you can redistribute it and/or
www.eeworm.com/read/328266/13037332

m ex2505.m

%例25-5 直接索引着色 %Ex25-5 Direct-Mapping Indexed Coloring clear close all [x,y]=meshgrid(0:2); z=x+y.^2; surf(x,y,z,[-50 0 15;25 35 45;55 65 85],'CDataMapping','direct','FaceColor','interp') colorb