bahamut-1.8.6-release 支持中文呢称代码
上传时间: 2013-12-21
上传用户:jeffery
两个磁盘文件A和B,各存放一行字母,把这两个文件中的信息合并(按字母顺序排列), 输出到一个新文件C中。
上传时间: 2014-01-05
上传用户:haohaoxuexi
基于 Ma t l a b语言的遗传算法工具箱支持二进制和浮点数编码方式, 并且提供了多种选择、 交叉、 变异的方法。 通过具体实例对 Ma t l a b的遗传 算法工具箱的用法进行 了说 明介绍.
上传时间: 2017-09-05
上传用户:671145514
用j2ee开发的b/s通讯录. 欢迎各位使用
上传时间: 2014-01-17
上传用户:pinksun9
实用电子技术专辑 385册 3.609G电容在宽带领域的应用 8页 1.2M.pdf
标签:
上传时间: 2014-05-05
上传用户:时代将军
电子基础类专辑 153册 2.20G21世纪大学新型参考教材系列 集成电路B 荒井 159页 2.8M.pdf
标签:
上传时间: 2014-05-05
上传用户:时代将军
A design about 8051 (running at 12MHz) based system with 3 7-Seg displays and two buttons to implement the following functions. 1. When press the + button, the display C = A+B. 2. When press the button, the display C = A - B. “A” and “B” are 8-bit inputs when “C” is 9-bit output.
上传时间: 2015-05-05
上传用户:guoxiy
#include<reg52.h> #include<intrins.h> #define LED P0 sbit KEY0=P2^0; //定义按键输入端口 A sbit KEY1=P2^1; //定义按键输入端口 B sbit KEY2=P2^2; //定义按键输入端口 C unsigned int Led_table[8]={0xfe,0xfc,0xf8,0xf0,0xe0,0xc0,0x80,0x00}; char Led_num=0; unsigned int num=0; //中断计数 void delayms(unsigned int x) { unsigned int i,j;
标签: 单片机
上传时间: 2015-12-23
上传用户:kimyu
ADS-B接收机PCB电路板Mode-S Beast快速ADSB指南
标签: Mode-S ADS-B Beast PCB 接收机 电路板
上传时间: 2016-05-24
上传用户:gzzy2013
2015年全国大学生电子设计竞赛风力摆控制系统(B题),附源代码及设计方案分析和报告。
上传时间: 2016-05-25
上传用户:psypj