搜索结果
找到约 3,128 项符合
D-Studio 的查询结果
其他 拉格朗日R-D 优化 H.264 视频编码
拉格朗日R-D 优化 H.264 视频编码
DSP编程 code composer studio 软件教程
code composer studio 软件教程
单片机开发 C8051F340 A/D转换程序, C8051F340 A/D转换程序
C8051F340 A/D转换程序, C8051F340 A/D转换程序
Windows CE MSMQ at Windows Mobile 5.0 sample and develop with Visual Studio .NET 2005
MSMQ at Windows Mobile 5.0 sample and develop with Visual Studio .NET 2005
文章/文档 D 语言编程参考手册(上).pdf D 语言既有 C 语言的强大威力
D 语言编程参考手册(上).pdf D 语言既有 C 语言的强大威力,又有 Python 和 Ruby 的开发效率。它是一种集垃圾回收、手工内存操作、契约式设计、高级模板技术、内嵌汇编、内置单元测试、Mixin 风格多继承、类 Java 包管理机制、内置同步机制、内建基本运行时信息的系统级编程语言 ...
文章/文档 D 语言编程参考手册(中).pdf D 语言既有 C 语言的强大威力
D 语言编程参考手册(中).pdf D 语言既有 C 语言的强大威力,又有 Python 和 Ruby 的开发效率。它是一种集垃圾回收、手工内存操作、契约式设计、高级模板技术、内嵌汇编、内置单元测试、Mixin 风格多继承、类 Java 包管理机制、内置同步机制、内建基本运行时信息的系统级编程语言 ...
单片机开发 24位的A/D转换芯片CS1242与8051的通讯程序(C语言部分)
24位的A/D转换芯片CS1242与8051的通讯程序(C语言部分)
其他书籍 TI的code composer studio的培训文档
TI的code composer studio的培训文档,可作为入门教材
单片机开发 This will sample all 8 A/D-channels. The result will be send out via UART1 and can be seen within
This will sample all 8 A/D-channels.
The result will be send out via UART1 and can be seen within
any terminal-program (9600 Baud).
With each pressed key the next channel will be converted.
No interrupts are used.
单片机开发 This will sample all 8 A/D-channels by the continous mode. Each end of conversion will call an inte
This will sample all 8 A/D-channels by the continous mode.
Each end of conversion will call an interrupt routine,
where the AD-channel is put to Port4[2..0]
and the upper nibble of the result is put to Port4[7..4].
Port 4 is connected to the user LEDs of the FlashCan100P Evaluation-Board