代码搜索:数字器件
找到约 10,000 项符合「数字器件」的源代码
代码结果 10,000
www.eeworm.com/read/402293/11539014
cpp childfrm.cpp
// ChildFrm.cpp : implementation of the CChildFrame class
//
#include "stdafx.h"
#include "数字水印技术.h"
#include "ChildFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static cha
www.eeworm.com/read/260764/11702445
cpp 高通.cpp
#include
#include
#include
using namespace std;
const double pi=4*atan(1);
void butterworthhighpass(double,double,double,double,double);
int main()
{
//数字高通滤波器性能要求
www.eeworm.com/read/260763/11702456
cpp 巴特沃斯低通滤波器.cpp
#include
#include
#include
using namespace std;
const double pi=4*atan(1);
void butterworthlowpass(double,double,double,double,double);
int main()
{
//数字低通滤波器性能要求
www.eeworm.com/read/153469/12031175
txt asp函数详解.txt
ASP函数详解
Array()
FUNCTION: 返回一个数组
SYNTAX: Array(list)
ARGUMENTS: 字符,数字均可
EXAMPLE:
www.eeworm.com/read/130223/14202934
java guess.java
/**
* 猜数字游戏
*/
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.Random;
public class GuessNumber {
public static void main(St
www.eeworm.com/read/228202/14396222
cpp mainfrm.cpp
// MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "数字识别.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THI
www.eeworm.com/read/125174/14510526
dat bookinfo.dat
[General Information]
书名=数字控制系统——原理、硬件与软件
作者=
页数=479
SS号=0
下载位置=http://192.168.36.205/00/diskjsj/js129/09/!00001.pdg
www.eeworm.com/read/221301/14746522
asm init.asm
;数字电话程序,录音(不加密),录音(加密),放(解密)
; .version 548
.mmregs
STACK .usect "STACK",100h
;常量;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
K_CirBfr_SIZE .set 192
K_CoefTable_SIZE