代码搜索结果

找到约 10,000 项符合 G 的代码

minid0712.c

/***************************************************************** * 文件名: main.c * 版本号: * 创作日期: 2005.7.12 * 作者: fengzm * 功能说明: 主函数 * 其它说明: 使用AVR单片机Atmega48

main.c

#include "SPCE061V004.h" #include "unspmacro.h" #define PRECISION 6 unsigned int g_Xposition = 0,g_Yposition = 0; unsigned int *g_Xpoint,*g_Ypoint; //unsigned int g_PreXData,g_PreYData; un

display.c

extern g_Speechary[]; extern g_array[]; extern g_speechID; unsigned int g_uiAx; /*******************电阻计算******************************/ void R_display(float Rx) { if(Rx

roids.cpp

//----------------------------------------------------------------- // Roids Application // C++ Source - Roids.cpp //----------------------------------------------------------------- //---------

display.c

extern g_Speechary[]; extern g_array[]; extern g_speechID; unsigned int g_uiAx; /*******************电阻计算******************************/ void R_display(float Rx) { if(Rx

g03-01.cpp

// ============================================================================ // g03-01.cpp // Demonstrating the use of arrays in games. // =======================================================

gd03-01.cpp

// ============================================================================ // GD03-01.cpp // The Array Graphic Demonstration // ==============================================================

gd10-01.cpp

// ============================================================================ // GD10-01.cpp // Towers of Hanoi Graphical Demonstration. // =====================================================

gd07-01.cpp

// ============================================================================ // GD07-01.cpp // Stack Graphical Demonstration. // ===============================================================

gd07-02.cpp

// ============================================================================ // GD07-02.cpp // Queue Graphical Demonstration. // ===============================================================