搜索资源列表
HotPower_nrf905
- nrf905 C51的完全源代码,包括函数的设定,初始化以及几个状态的转化都有-nrf905 C51 full source code, including the creation function, Initialization and the conversion of several state has
classandobject1
- .定义一个圆类,具有成员函数能分别计算圆的周长、面积,要求采用构造函数初始化圆对象,且在释放圆对象时能输出“The circle is free!”信息。 -DFA-NFA
ModuleTran
- 1、本例要讲述的是如何在一个Application中实现模块间的却换,并且实现模块间的通讯(互通)。 具体的通讯过程是Module01复杂接收输入-->Module02负责显示输出-->Module02返回到Module01 2、如何实现Module01和Module02的通讯,这就要借助Application中的变量作为临时中介,并通过 Module01-->ModuleLoader-->获取数据并处理-->ModuleLoader-->Mo
NumberChangeEffect
- 自定义的控件 RollNumEffect 为滚动数字控件, 有 3 个属性为 initNum,num,duration,分别决定初始化数值,目标数值,及滚动速度-The custom the control RollNumEffect for scroll digital control Three properties initNum, num, duration, respectively, decided to initialize the values
LED (2)
- 初始化GPIO,使LED灯闪烁 、、、、、、、、、、、、、、、、、(Initialize the GPIO and make the LED light flicker)