代码搜索:键盘程序

找到约 10,000 项符合「键盘程序」的源代码

代码结果 10,000
www.eeworm.com/read/302376/13836898

c 驱动程序 读数据.c

#include #define uchar unsigned char float data nongdu; uchar data bai,shi,gewei,one,two,xshu,zhshu,count; uchar data num[6]; uchar code add[]={0,20,40,60,80,100,120,140,160,180,200,22
www.eeworm.com/read/302226/13839326

ppt c++程序设计.ppt

www.eeworm.com/read/302012/13844495

bmp 答案程序1-1.bmp

www.eeworm.com/read/302012/13844501

bmp 答案程序1-2.bmp

www.eeworm.com/read/302012/13844563

bmp 答案程序1-3.bmp

www.eeworm.com/read/301171/13864899

c 电子钟源程序.c

#include #include #define uchar unsigned char #define uint unsigned int char DATA_7SEG[10]={0xC0,0xF9,0xA4,0xB0,0x99,0x92,0x82,0xF8,0x80,0x90,};/*0~9的数码管段码*/ uchar hour=
www.eeworm.com/read/301164/13865111

sql vb程序实现文件存取.sql

'VB/VBA中实现数据库中的文件存取 '示例数据库为ACCESS数据库,用SQL数据库的话,只需要改连接字符串 ' '************************************************************************* '** '** 使用 ADODB.Stream 保存/读取文件到数据库 '** 引用 Microsoft Activ