代码搜索:音频数字
找到约 10,000 项符合「音频数字」的源代码
代码结果 10,000
www.eeworm.com/read/494214/6380298
c 24c08.c
/**********************************************************
24c08掉电保护试验程序
功能描述:从00-99计数,中间因意外断电,当再次来电时
数码管将接着掉电前的数字继续计数
*****************************************
www.eeworm.com/read/402293/11539012
cpp helpdlg.cpp
// HELPDLG.cpp : implementation file
//
#include "stdafx.h"
#include "数字水印技术.h"
#include "HELPDLG.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__
www.eeworm.com/read/402293/11539022
cpp xydlg.cpp
// XYDlg.cpp : implementation file
//
#include "stdafx.h"
#include "数字水印技术.h"
#include "XYDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#
www.eeworm.com/read/402293/11539040
cpp dlg_control.cpp
// DLG_CONTROL.cpp : implementation file
//
#include "stdafx.h"
#include "数字水印技术.h"
#include "DLG_CONTROL.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] =
www.eeworm.com/read/402293/11539045
cpp gray_candlg.cpp
// GRAY_CANDLG.cpp : implementation file
//
#include "stdafx.h"
#include "数字水印技术.h"
#include "GRAY_CANDLG.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] =
www.eeworm.com/read/402293/11539070
cpp imagic.cpp
// Imagic.cpp : implementation file
//
#include "stdafx.h"
#include "数字水印技术.h"
#include "Imagic.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
www.eeworm.com/read/402293/11539073
cpp fanhr.cpp
// FANHR.cpp : implementation file
//
#include "stdafx.h"
#include "数字水印技术.h"
#include "FANHR.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#
www.eeworm.com/read/402293/11539075
cpp fendlg.cpp
// FENDLG.cpp : implementation file
//
#include "stdafx.h"
#include "数字水印技术.h"
#include "FENDLG.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
www.eeworm.com/read/402293/11539077
cpp scantxt_towrite.cpp
// SCANTXT_TOWRITE.cpp : implementation file
//
#include "stdafx.h"
#include "数字水印技术.h"
#include "SCANTXT_TOWRITE.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_F
www.eeworm.com/read/401590/11555877
txt caishuzi.txt
首先给出完整代码:
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.Random;
/**
* @author Gary Chan
*
* 猜数字游戏
*/
public class GuessNumbe