资源列表

排序选择:

« 1 2 ... .56 .57 .58 .59 .60 101261.62 .63 .64 .65 .66 ... 267454 »

[界面编程Temp_MFC

说明:这是我用MFC写的一个温度串行输入电脑的程序,希望对大家有帮助,谢谢啦!-This is what I use MFC to write a serial input into the computer the temperature of the process, want to help us, thank you啦!
<周鹏> 在 2025-06-26 上传 | 大小:1.85mb | 下载:0

[Windows编程74ls164LED

说明:#include<reg51.h> sbit CLKY=P0^1 sbit DATAY=P0^0 sbit CLKX=P0^3 sbit DATAX=P0^2 void delay(unsigned char t) void LED_Y(unsigned char num1) void LED_X(unsigned char num2) void show(unsigned char x,unsigned y) -#include&
<Tnavy> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[Windows编程1602_Diver

说明:#include<reg51.h> #include<intrins.h> #define uchar unsigned char #define uint unsigned int #define busy 0x80 #define DATAPORT P1 //数据端口 sbit RS=P3^5 sbit RW=P3^6 sbit ENABLE=P3^7 code char example[]="Waitting for yo
<Tnavy> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[Windows编程ds18b20

说明:#include<reg51.h> #include<absacc.h> #include<stdio.h> #include<math.h> #define uchar unsigned char #define uint unsigned int sbit P00=P0^0 sbit P01=P0^1 sbit P02=P0^2 sbit P03=P0^3 sbit P04=P0^4 sbi
<Tnavy> 在 2025-06-26 上传 | 大小:2kb | 下载:0

[Windows编程24c256_Diver

说明:#include <reg52.h> #include <intrins.h> #define ERROR 10 //允许出错次数 sbit SDA=P3^3 sbit SCL=P3^4 sbit LED=P1^7 enum eepromtype {AT2401,AT2402,AT2404,AT2408,AT2416,AT2432,AT2464,AT24128,AT24256} enum eepromtype enumer u
<Tnavy> 在 2025-06-26 上传 | 大小:3kb | 下载:0

[Windows编程CD3315_Diver

说明:#include<reg51.h> #include<intrins.h> sbit P20=P2^0 sbit P24=P2^4 sbit P25=P2^5 sbit P26=P2^6 sbit P27=P2^7 sbit dat=P1^0 //数据输入端 sbit sck=P1^1 //始终端 sbit led=P1^7 sbit led1=P1^6 unsigned char temp[6] /
<Tnavy> 在 2025-06-26 上传 | 大小:2kb | 下载:0

[文件格式iiweb03

说明:this is an article a bout fuzzymatching
<aida> 在 2025-06-26 上传 | 大小:418kb | 下载:0

[单片机(51,AVR,MSP430等)Ultrasonic_Ranging

说明:基于弹片机的超声波测距C语言程序;使用单片机的3.2口发送;3.5口接收-Based on Ultrasonic Ranging C shrapnel machine language program the use of SCM 3.2 to send 3.5 receiver
<gaobin> 在 2025-06-26 上传 | 大小:25kb | 下载:0

[单片机(51,AVR,MSP430等)MultiKey_16F727

说明:基于PIC16F727的mtouch代码,16个按键-a PIC16F727 based 16keys mTouch solution
<赵勤> 在 2025-06-26 上传 | 大小:58kb | 下载:0

[嵌入式/单片机编程Infrared_Remote_Control

说明:红外遥控在液晶上显示,使用SC9012 遥控芯片发射出来的红外信号-Infrared remote control in the liquid crystal display, use the SC9012 chip emitted infrared remote control signals
<527> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[其他小程序httprequest

说明:this is HTTPREQUEST library to using httpreqest in php
<aida> 在 2025-06-26 上传 | 大小:24kb | 下载:0

[单片机(51,AVR,MSP430等)D12_MSP430

说明:基于MSP430单片机与USB接口芯片PDIUSBD12的程序;实现与PC机的USB连接!-Based on MSP430 MCU and USB interface chip PDIUSBD12 procedures Implementation and PC-USB connection!
<gaobin> 在 2025-06-26 上传 | 大小:18kb | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 101261.62 .63 .64 .65 .66 ... 267454 »

源码中国 www.ymcn.org