搜索结果
找到约 14,531 项符合
A-AD 的查询结果
其他 一个AD数据采集卡的例子源代码
一个AD数据采集卡的例子源代码
嵌入式/单片机编程 一个利用中断修改后进行的A/D采集功能的使用软件.
一个利用中断修改后进行的A/D采集功能的使用软件.
Linux/Unix编程 CSL is a programming language with C syntax and comprehensive libraries. The compact scripting engin
CSL is a programming language with C syntax and comprehensive libraries. The compact scripting engine can also be embedded into your own applications as a powerful macro language. Windows Distribution utilities.
J2ME a set of cross-platform tools that is useful for programming the GBA written in Java.
a set of cross-platform tools that is useful for programming the GBA written in Java.
汇编语言 DEbug 关于制作瑞星杀毒软件密钥盘的源码 MOV BX,200 ;内存基址(0面) MOV DH,00 ;磁头号00 MOV DL,00 ;驱动器号00(A盘) MOV CX,4F01 ;4F(即
DEbug 关于制作瑞星杀毒软件密钥盘的源码 MOV BX,200 ;内存基址(0面) MOV DH,00 ;磁头号00 MOV DL,00 ;驱动器号00(A盘) MOV CX,4F01 ;4F(即79)号磁道01号扇区 即(CH=4F CL=01) MOV AH,05 ;格式化磁道 MOV AL,09 ;连续读取9个扇区 INT 13 ;调用13号中断 INT 3 MOV BX,300 ;内存基址(1面) MOV DH,01 ;磁头号01 MOV DL,00 ;驱 ...
汇编语言 题目:利用条件运算符的嵌套来完成此题:学习成绩>=90分的同学用A表示
题目:利用条件运算符的嵌套来完成此题:学习成绩>=90分的同学用A表示,60-89分之间的用B表示,60分以下的用C表示。 1.程序分析:(a>b)?a:b这是条件运算符的基本例子。
DSP编程 用AD的16位定点DSP作音频压缩器
用AD的16位定点DSP作音频压缩器
Linux/Unix编程 CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most i
CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most important of the solutions and methods developed in computational geometry available to users in industry and academia in a C++ library. The goal is to provide easy access to useful, reliable geometric ...
数值算法/人工智能 The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers.
The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers.