-
DESIGN
#include<reg51.h>
delay()
{int i
for(i=0 i<32767 i++)
}
main()
{delay()
P0=0xcf
P1=0x01
delay()
P0=0x92
P1=0x02
delay()
P0=0x86
P1=0x04
delay()
P0=0xcc
P1=0x08 }(# Include <reg51.h> delay () (int i for (i = 0 i < 32767 i++) ) main () (delay () P0 = 0xcf P1 = 0x01 delay () P0 = 0x92 P1 = 0x02 delay () P0 = 0x86 P1 = 0x04 delay () P0 = 0xcc P1 = 0x08 ))
- 2010-04-23 09:59:49下载
- 积分:1
-
FTDI--1
FTDI mpsse communication
- 2015-04-07 17:01:20下载
- 积分:1
-
communicatebook
通讯录 程序设计 大二作品 c++ 面向对象 文件读写 操作符重载(Address Book program design sophomore c++ object-oriented works of the file to read and write operator overloading)
- 2009-11-14 11:17:54下载
- 积分:1
-
凸包
说明: 实现了读入二维数据点,进行凸包计算,得到凸包边界点的结果,输出到文本文件中。(It reads in two-dimensional data points, calculates convex hull, gets the results of convex hull boundary points, and outputs them to text files.)
- 2020-06-23 14:40:02下载
- 积分:1
-
c8051f020 pwm调速
基于c8051f 的pwm输出控制 直流调速程序
- 2023-08-31 04:20:03下载
- 积分:1
-
07996175
【中文版】目录下的源代码是实现中文版的,其程序必须在UCDOS等中文环境中运行,才可以 看到中文,否则是乱码, 与本说明文件同()
- 2018-03-21 08:33:42下载
- 积分:1
-
基于Cocox2DX的安卓游戏--哇!重力球
本安卓游戏是基于Cocox2DX游戏引擎的安卓游戏,是由C++语言编写,这里面又可以直接下载到手机里运行的apk文件,又有可以在电脑端看的源文件,十分方便初学者对Cocos2DX引擎的学习
- 2022-04-07 18:38:21下载
- 积分:1
-
TestForSplitterWnd
一个切分窗口的MFC程序,可以将当前窗口分成不同的行和列。()
- 2008-05-16 10:51:57下载
- 积分:1
-
DemoRealChart
说明: c#开发的动态波形图、折线图等等图形源码!(C # development of dynamic waveform, line chart and other graphics source code)
- 2021-01-08 09:26:37下载
- 积分:1
-
Desktop
说明: 实现20m双绞线有线通讯,一端控制另一端小灯亮暗,反过来,一端发送字符,另一端显示浮点数(Realize 20m twisted-pair cable communication, one end controls the light of the other end, conversely, one end sends characters, the other end shows floating-point numbers.)
- 2020-06-18 04:40:02下载
- 积分:1