搜索结果
找到约 12,493 项符合
Processing-A 的查询结果
嵌入式Linux 2410开发板在ADS下的D/A转换测试程序。 运行步骤: 1 打开DA.mcp工程文件 2 运行 3 使用示波器
2410开发板在ADS下的D/A转换测试程序。
运行步骤:
1 打开DA.mcp工程文件
2 运行
3 使用示波器,
连接示波器与开发板上的DA输出和地线,
观察示波器上的变化
文件说明:
ad_test.c 开发板初始化文件
ad.c ad实验主程序文件
驱动编程 USB Driver Programming - a DIY developers guide
USB Driver Programming - a DIY developers guide
汇编语言 This package contains assembly programs for testing how many clock cycles a piece of code takes to
This package contains assembly programs for testing how many clock cycles
a piece of code takes to execute.
Internet/网络编程 显示ARP缓存信息.A R P高效运行的关键是由于每个主机上都有一个A R P高速缓存。这个高速缓存存放了最 近I n t e r n e t地址到硬件地址之间的映射记录。高速缓存中每一项的生存时间
显示ARP缓存信息.A R P高效运行的关键是由于每个主机上都有一个A R P高速缓存。这个高速缓存存放了最
近I n t e r n e t地址到硬件地址之间的映射记录。高速缓存中每一项的生存时间一般为2 0分钟,起
始时间从被创建时开始算起。 ...
SQL Server Medical signal digital processing technique
Medical signal digital processing technique
其他 masm is a important thing.
masm is a important thing.
人工智能/神经网络 用A*算法求解八数码问题。A*算法又叫做最佳图搜索算法
用A*算法求解八数码问题。A*算法又叫做最佳图搜索算法,是满足启发函数不大于实际耗散值的A算法,可以用理论证明如果最佳解图存在的话,一定可以用A*算法找出来。
微处理器开发 DAC outputs a sine wave 550Hz to DAC0. Rate calculations assume defualt clock of 2.097152MHz 针对于A
DAC outputs a sine wave 550Hz to DAC0.
Rate calculations assume defualt clock of 2.097152MHz
针对于ADUC848
其他 source insight. A very very useful tool for developer.
source insight. A very very useful tool for developer.
Java书籍 A Java virtual machine instruction consists of an opcode specifying the operation to be performed, f
A Java virtual machine instruction consists of an opcode specifying the operation to be performed, followed by zero or more operands embodying values to be operated upon. This chapter gives details about the format of each Java virtual machine instruction and the operation it performs.