搜索结果
找到约 4,136 项符合
Power-I 的查询结果
其他 http://www.bc-cn.net/Article/kfyy/cyy/jc/200409/5_4.html float aver(float a[5]) { int i float a
http://www.bc-cn.net/Article/kfyy/cyy/jc/200409/5_4.html
float aver(float a[5])
{
int i
float av,s=a[0]
for(i=1 i<5 i++)
s=s+a[i]
av=s/5
return av
}
void main()
{
float sco[5],av
int i
汇编语言 this C++ programming language,i wish this program will help u a lot,thank you!
this C++ programming language,i wish this program will help u a lot,thank you!
其他书籍 the book is for the power
the book is for the power
其他 I-Worm_Win32.Voltage病毒源代码
I-Worm_Win32.Voltage病毒源代码,有详细的说明
单片机开发 mcs51平台的SA866AE控制程序.用I/O口模拟spi
mcs51平台的SA866AE控制程序.用I/O口模拟spi,高质量代码.
加密解密 AES Core Modules In this document I describe components designated to encoding and decoding using A
AES Core Modules In this document I describe components designated to encoding and decoding
using AES.
aes enc — parametrizable component which can encrypt input data, using
128, 192 and 256 bit key,
&#8226 aes dec — parametrizable component which can decrypt input data, using
128, 192 and 256 bit ...
其他书籍 the unix power tools
the unix power tools
matlab例程 When I first studied Kalman filtering, I saw many advanced signal processing submissions here at the
When I first studied Kalman filtering, I saw many advanced signal processing submissions here at the MATLAB Central File exchange, but I didn t see a heavily commented, basic Kalman filter present to allow someone new to Kalman filters to learn about creating them. So, a year later, I ve written a v ...
matlab例程 This is a collection of m-files I created to complete a research project into the DC components of v
This is a collection of m-files I created to complete a research project into the DC components of various encoding techniques. Eight of the files create random bit sequences that conform to their coding requirements. The others were files I found useful in the scope of the project and supplement th ...
其他 This a small hack I wrote to bypass the "No previous installation!" error of Microchip s C18 Upgrade
This a small hack I wrote to bypass the "No previous installation!" error of Microchip s C18 Upgrade.
Simply run C18Fake and select your C18 installation directory (create if necessary) and click Save button. A "fake" file will now be created into that directory, and this will fool the Upgrade into ...