代码搜索:键盘程序
找到约 10,000 项符合「键盘程序」的源代码
代码结果 10,000
www.eeworm.com/read/197219/8011443
asm 初始化子程序.asm
;指示性语句(伪指令)--------------------
RSO BIT P1.6 ;控制端口
RW BIT P1.5 ;控制端口
CS BIT P1.4 ;控制端口
B3 BIT P1.3
www.eeworm.com/read/397774/8022223
txt 工资查询系统程序说明.txt
/////////////////////////////////////////////////////////////////////////////////////////////////
名称:公司工资查询程序 V 1.5
类别:搜索链接
下载地址:附件
平台:ASP
说明:完善了一些功能,修改了一些bug
作者主页:http://www.realer.net/gz
实
www.eeworm.com/read/297232/8042733
rar fat32固件程序.rar
www.eeworm.com/read/296696/8080793
doc ofdm_matlab_仿真程序.doc
www.eeworm.com/read/396843/8087753
txt i2c程序.txt
/*VIICC.H*/
#pragma db cd small
#include
#include
#define NOP nop ( ); nop ( ); nop ( ); nop ( )
#define SDA P1^7
#define SCL P1^6
void sta( );
void cack( );
void stop
www.eeworm.com/read/196090/8115562
doc ~$s程序使用说明.doc
www.eeworm.com/read/247295/12667464
dsp gps网平差程序.dsp
# Microsoft Developer Studio Project File - Name="GPS网平差程序" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86)
www.eeworm.com/read/247295/12667476
ncb gps网平差程序.ncb
www.eeworm.com/read/247295/12667483
cpp gps网平差程序.cpp
#include
#include
#define MAX 100
#define PI 3.14159265358979312
#define rou (180.0*60*60/PI)
#include
#include
//***************************矩阵求逆函数说明*