代码搜索:数字示波
找到约 10,000 项符合「数字示波」的源代码
代码结果 10,000
www.eeworm.com/read/11315/222254
rar 数字示波表程序.rar
www.eeworm.com/read/405254/11467592
doc 手持式数字示波表.doc
www.eeworm.com/read/424397/10454789
txt vscodesreadme.txt
音频数据采集,能显示波形
可采集传感器等非音频信号,能够实时显示。至于其他功能如:回放,存储,压缩和相关处理的算法等功能由于其他技术保密。没有贴出。需要交流的话可以在12440435群上交流。
转载请注明来源:开源盛世-源代码下载网
http://www.vscodes.com/
www.eeworm.com/read/423137/10584055
txt vscodesreadme.txt
音频数据采集,能显示波形
可采集传感器等非音频信号,能够实时显示。至于其他功能如:回放,存储,压缩和相关处理的算法等功能由于其他技术保密。没有贴出。需要交流的话可以在12440435群上交流。
转载请注明来源:开源盛世-源代码下载网
http://www.vscodes.com/
www.eeworm.com/read/406197/11448161
txt vscodesreadme.txt
音频数据采集,能显示波形
可采集传感器等非音频信号,能够实时显示。至于其他功能如:回放,存储,压缩和相关处理的算法等功能由于其他技术保密。没有贴出。需要交流的话可以在12440435群上交流。
转载请注明来源:开源盛世-源代码下载网
http://www.vscodes.com/
www.eeworm.com/read/282318/9102088
doc 马吉炜基于声卡的虚拟示波.doc
www.eeworm.com/read/389359/8530845
plg 位示图.plg
Build Log
--------------------Configuration: 位示图 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\cqqjsxh\L
www.eeworm.com/read/389359/8530848
dsw 位示图.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/389359/8530849
opt 位示图.opt
www.eeworm.com/read/389359/8530851
cpp 位示图.cpp
#include
#define CAPACITY 200 //位图容量,即磁盘容量,单位为位
void CFile(int *btm) //存入文件,传入参数位示图
{
int i , j;
int blocks ;
int capacity;
int table[3] ;
cout