代码搜索:音频数字
找到约 10,000 项符合「音频数字」的源代码
代码结果 10,000
www.eeworm.com/read/140673/5784594
cpp main.cpp
#include
#include
#include
#include "LinkedQueue.h"
using namespace std;
int main() {
int noErrors = 0;
cout
www.eeworm.com/read/484044/6589731
asm bcd.asm
//============================================================
// 文件名称: BCD.asm
// 功能描述: 二进制转BCD码
// 维护记录: 2004-4-25 v1.0
// 2006-9-10 v1.1
// 维护说明: 支持0~65535数字转换
//==========================
www.eeworm.com/read/480700/6660011
java testcharacter.java
/**
* 这个类将字符数组初始化为字母数字值并检测其类型
*/
package SG6.Example2;
public class TestCharacter {
/** 构造方法
protected TestCharacter() {
}
/** 这是 main 方法
* 它检测数组中每个元素的类型
www.eeworm.com/read/256407/12001348
asm keyshuzi.asm
;键盘控制的数字显示。按p32,p33,p34,p35,分别显示0123
;***************************************************************************
;* sxj1974@163.com (51c51 test web) www.8951.com *
;* Create by :石学