代码搜索结果

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

pi_pwm.hex

:0300000002003BC0 :0C003B00787FE4F6D8FD758108020047CC :10002900EFD39400400B7E0F7D0ADDFEDEFA1F80C0 :01003900EFD7 :01003A0022A3 :10000300E508C394E740037508FAE508D3940A505A :100013000375080AC2A1C37

pi_pwm.lst

C51 COMPILER V7.08 PI_PWM 08/22/2007 11:32:28 PAGE 1 C51 COMPILER V7.08, COMPILATION OF MODULE PI_PWM OBJECT MODULE PLACED IN

pi_pwm.c

#include #include sbit P1_1=P2^1; sbit P1_0=P2^0; unsigned char a; void delay(unsigned char i) { unsigned char j,k; for(;i>0;i--) for(j=15;j>0;j--) for(k=10;k

pi_pwm.lnp

"STARTUP.obj", "PI_PWm.obj" TO "PI_PWM"

pi_pwm.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {

pi的算法.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################

pi的算法.dsp

# Microsoft Developer Studio Project File - Name="Pi的算法" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Con

pi的算法.plg

Build Log --------------------Configuration: Pi的算法 - Win32 Debug-------------------- Command Lines Results Pi的算法.exe - 0 error(