代码搜索:数字调频
找到约 10,000 项符合「数字调频」的源代码
代码结果 10,000
www.eeworm.com/read/283763/8989784
m51 计算器.m51
BL51 BANKED LINKER/LOCATER V4.23 08/23/2007 10:13:13 PAGE 1
BL51 BANKED LINKER/LOCATER V4.23, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE 数字电压表.
www.eeworm.com/read/185703/8990393
c ex6-2.c
/*
标题:范例 6-2
版本:1.0
Target:89S51
程序描述:数字电压表*/
/* **************************************************** */
#include
#define TIMER0_COUNT 0xDC11 /* 10000h-(11,059,200/(12*
www.eeworm.com/read/281457/9154876
m newton.m
% Created by colent 12/7
% Copyright (C) 2007-2008 XMU 数值分析 Experiment. All rights reserved.\nAuthors: 廖绮绮(ID:04120049).
% Thanks 鞠颖老师
% 牛顿迭代法
function [] = Newton()
format long % 显示多位有效数字
coun
www.eeworm.com/read/182612/9198895
cpp 6.11.cpp
#include
int &fun(char,int &,int &);
void main()
{
int tn(0),tc(0);
coutch;
while(ch!='#')
{
fun(ch,tn,tc)++;
cin>>ch;
}
cout
www.eeworm.com/read/378986/9211289
h sortobject.h
#ifndef _SORT_OBJECT
#define _SORT_OBJECT
#include "windows.h"
#define SORT_OBJECT_NUM 10
typedef struct tagSortObject
{
int iName; //待排序对象名:即0~9
int iSeq; //排序的序号
int iNumber;//教官给出的数字
www.eeworm.com/read/374512/9401328
bld clock.bld
Release 7.1i ngdbuild H.38
Copyright (c) 1995-2005 Xilinx, Inc. All rights reserved.
Command Line: ngdbuild -intstyle ise -dd "c:\documents and
settings\administrator\桌面\数字钟/_ngo" -uc CLOCK.ucf -p
www.eeworm.com/read/176116/9515910
cpp 编译器.cpp
#include
#include
#include
#include
using namespace std;
#define norow 13 //保留字的个数
#define nmax 14 //数字允许的最长位数
#define al 10 //标识符最长长度
#define ama
www.eeworm.com/read/176116/9515913
cpp 词法分析.cpp
#include
#include
#include
#include
using namespace std;
#define norow 13 //保留字的个数
#define nmax 14 //数字允许的最长位数
#define al 10 //标识符最长长度
fstream
www.eeworm.com/read/371832/9534751
h str.h
//文件str.h
#include
using namespace std;
#ifndef SELECT_STR
#define SELECT_STR
/*************************************************************************
如果字符串中含有大小写字母和阿拉伯数字以外的字符,则返