登录
首页 » Visual Basic » C51-VBddl

C51-VBddl

于 2013-11-17 发布 文件大小:304KB
0 78
下载积分: 1 下载次数: 2

代码说明:

  VB 开发C51的动态链接库,可以拿来直接用的,(VB-C51 dynamic link library that can be used directly, and)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • My-clock
    本程序为单片机红外遥控液晶万年历程序。本程序包括ds1302时钟部分,ds18b20部分,红外遥控等部分(The program for the infrared remote control MCU LCD calendar program. The program including of ds1302 clock parts, ds18b20 part, infrared remote part)
    2013-04-14 16:01:38下载
    积分:1
  • PWM-ULN2003A
    利用ULN2003A进行驱动,产生PWM波,里边有照片,可供参考,通过本例程了解PWM 的基本原理和使用 (#include <reg52.h> unsigned char timer1 sbit PWM=P1^2 void system_Ini() { TMOD|= 0x11 //PWM TH1 = 0xfe //11.0592 TL1 = 0x33 TR1 = 1 IE =0x8A } main() { system_Ini() while(1) { if(timer1>100) timer1=0 if(timer1<30) PWM=0 else PWM=1 } )
    2013-11-21 15:17:25下载
    积分:1
  • 315m_WU_XIAN_3LU_kongzhiqi
    这是我做的一款3路LED的RGB控制器,输出接光耦控制可控硅,被控灯具为AC220V的,外接315M接受模块,用市场上一般的PT2262型遥控器无线调节输出的模式和变化速度(This is the RGB controller I do a 3 channel LED, output optocoupler control thyristor controlled lamp, AC220V, external 315M receiving module, general use on the market PT2262 remote wireless control output pattern and speed of change)
    2013-09-09 16:11:32下载
    积分:1
  • Logic-Analyzer
    基于Cy7y168013USB接口芯片的逻辑分析仪keil源码(Logic analyzer based on Cy7y168013USB interface chip keil source code)
    2015-07-29 22:08:19下载
    积分:1
  • MSP430
    MSP430 我们全国电子竞赛老师给的资料(MSP430 National Electronic contest teacher gave us the information)
    2013-08-16 14:20:55下载
    积分:1
  • QuizMaster1793799142004
    QuizMaster for viusal basic.
    2016-01-03 14:37:31下载
    积分:1
  • cc2530-datasheet
    cc2530zigbee芯片英文资料,数据手册(cc2530zigbee chip information in English, Data Sheet)
    2013-08-24 15:02:02下载
    积分:1
  • M16_LED1
    M16跑马灯试验,内容丰富,代码简单,信息量大(M16 Marquee test, content-rich, simple code, the large amount of information)
    2012-05-28 13:24:09下载
    积分:1
  • PortIO
    c8051f060中IO口设置的参考程序,用于IO口设置(C8051F060 IO port settings for the reference program, IO port settings)
    2015-03-06 18:38:20下载
    积分:1
  • FIFO-master
    This is a generic FIFO buffer that can be used to store any kind of items. It is written in C language and can be compiled and used on almost any architecture. It was designed to be used on memory limited architectures such as microcontrollers. Examples of the applications that can be built with this library include:
    2020-06-21 02:00:01下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载