代码搜索:数字时钟程序
找到约 10,000 项符合「数字时钟程序」的源代码
代码结果 10,000
www.eeworm.com/read/207856/15260308
c 程序扫描(线反转).c
//-----------------------函数声明,变量定义--------------------------------------------------------
#include
#define KEY P1
//-----------------------变量声明-------------------------------------------
www.eeworm.com/read/207349/15274613
doc 1、 延时子程序:.doc
www.eeworm.com/read/207202/15279636
cpp 行编辑主程序.cpp
//行编辑主程序.cpp
#include "串的堆分配基本操作头文件.h"
#define MAX_LEN 25 //文件最大行数
#define LINE_LEN 75 //每行字符数最大值+1
#define NAME_LEN 20 //文件名最大长度(包括盘符、路径)+1
www.eeworm.com/read/207127/15282998
txt 程序使用说明.txt
车辆管理系统程序使用说明
步骤:
1:将程序拷贝到机器上,去掉所有文件的只读属性。
2:本程序采用Access数据库,程序运行时可以自动识别数据库路径。
3:
有问题请联系:0431-4972266 或访问:http://www.mingrisoft.com
www.eeworm.com/read/206727/15291820
ppt 2 java小程序.ppt
www.eeworm.com/read/206497/15294167
doc ofdm仿真程序(matlab).doc
www.eeworm.com/read/206380/15296091
txt 心电滤波程序.txt
function sgolaydemo(action);
%SGOLAYDEMO Demonstrates Savitzky-Golay filtering.
% This GUI demonstrates the smoothing obtained
% with Savitzky-Golay filters on noisy ECG signals.
%
www.eeworm.com/read/205905/15304309
asm 铅酸电池修复程序.asm
WEI EQU 20H
ORG 0000H
SJMP MAIN
ORG 000BH
AJMP ZHONG
MAIN: MOV P3,#7FH
MOV P2,#00H
MOV P1,#7F
www.eeworm.com/read/205856/15305389
txt 源程序1.txt
//------------------------------------------------------------
// arith-n.cpp - order-n arithmetic coding module
#include
#include
#include
#include "errhand.h
www.eeworm.com/read/205856/15305390
txt 源程序3.txt
// bitio.h
#ifndef _BITIO_H_DCC_01
#define _BITIO_H_DCC_01
#include
typedef struct bit_file
{
FILE* file;
unsigned char mask;
int rack;
int pacifier_counter; // 工作计数