搜索结果
找到约 26,030 项符合
A母usb2.0 的查询结果
微处理器开发 一个VC写A*寻路的程序库
一个VC写A*寻路的程序库,可以给你演示各种算法的快慢,优劣,作者超级强悍,一定要看!要用VC6.0编译才行~
微处理器开发 As a result of additional product testing and evaluation, some specifications published in the S3C2
As a result of additional product testing and evaluation, some specifications
published in the S3C2440A User s Manual, Revision 0.01, have been changed.
These changes are described in detail in the Revision Descriptions section
below.
其他书籍 Linux in a Nutshell, 5th Edition By Stephen Figgins, Robert Love, Arnold Robbins, Ellen Siever, Aa
Linux in a Nutshell, 5th Edition
By Stephen Figgins, Robert Love, Arnold Robbins, Ellen Siever, Aaron Weber
... ... ... ... ... ... ... .....
Publisher: O Reilly
Pub Date: July 2005
ISBN: 0-596-00930-5
Pages: 944
Over the last few years, Linux has grown both as an operating system and a tool ...
其他 此程序为将a律13折线的PCM信号
此程序为将a律13折线的PCM信号,进行采样量化输出,和其中的量化精度可达0.01
书籍源码 //*** *** *** *** *** *** *** *** *** *** *** *** *** // MSP430x1xx Demo - Software Toggle P1.0 /
//*** *** *** *** *** *** *** *** *** *** *** *** ***
// MSP430x1xx Demo - Software Toggle P1.0
//
// Description Toggle P1.0 by xor ing P1.0 inside of a software loop.
// ACLK = n/a, MCLK = SMCLK = default DCO
//
// MSP430x1xx
// -----------------
// /|\| XIN|-
// | | |
// --|RST XOUT|-
// | |
// ...
单片机开发 源码公开的MCS 51 单片机的宏汇编器 Macro Assembler of MCS MCS-51 micro controller Version 0.12 这是一个应届生写的习作 尽管这个软件A
源码公开的MCS 51 单片机的宏汇编器 Macro Assembler of MCS MCS-51 micro controller Version 0.12 这是一个应届生写的习作 尽管这个软件A51 还未完全达到满意的效果不过与Keil 公司的A51 配合起来使用还是不错的 公开源码和文档的目的是希望能够给一些爱好者作为学习编译原理和C 程序设计的靶子同时也希望有更多的热心人 ...
其他 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 a calculator simulation program written in Labview. It is based on event structure introduced b
This a calculator simulation program written in Labview. It is based on event structure introduced by Labviw 8.0 or later editions.
单片机开发 使用8051连接A/D转换器ADC0804
使用8051连接A/D转换器ADC0804,并从ADC0804输入0到5V的类比电压,然后把输入的类比电压值在LCM上显示出来。
VC书籍 VC6.0核心编程。主要涉及到windows消息
VC6.0核心编程。主要涉及到windows消息,框架,mfc库以及相关编程,com,activex技术,数据库技术,网络编程技术。为英文版本。
The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Archit ...