单片机IO口模拟UART演示程序,使用74HC164串行显示数据
上传时间: 2013-12-23
上传用户:xjz632
6713MCBSP模拟异步UART串口程序
上传时间: 2014-06-09
上传用户:nairui21
0_1背包问题用动态规划解给定n种物品和一背包。物品i的重量是wi,其价值为vi,背包的容量为c。问应如何选择装入背包中的物品,使得装入背包中物品的总价值最大? 在选择装入背包的物品时,对每种物品i只有两种选择,即装入背包或不装入背包。不能将物品i装入背包多次,也不能只装入部分的物品i。因此,该问题称为0-1背包问题。
上传时间: 2014-01-20
上传用户:ouyangtongze
背包问题动态规划算法JAVA 给定n种物品和一背包。物品i的重量是wi,其价值为vi,背包的容量为c。问应如何选择装入背包中的物品,使得装入背包中物品的总价值最大? 在选择装入背包的物品时,对每种物品i只有两种选择,即装入背包或不装入背包。不能将物品i装入背包多次,也不能只装入部分的物品i。因此,该问题称为0-1背包问题。
上传时间: 2015-11-20
上传用户:李梦晗
I think this the first time every one can look at a PE crypter source in top level language such VC++. So as I promised ... if some one sent me one nice compress source I would publish my source. I dedicate this source to all people who involve in this field. I hope it helps someone. Have good days ashkbiz Check: yodap.cjb.net
标签: language crypter source think
上传时间: 2013-12-29
上传用户:dianxin61
a little game,I wish you like it
上传时间: 2015-11-20
上传用户:lx9076
#include<stdio.h> struct powernode { float pi float qi int i float vi } struct powernode wg[20] struct powernode wl[20] struct linedata
标签: float powernode include struct
上传时间: 2013-12-29
上传用户:athjac
8031直接驱动LED的电路 以下是利用8031的I/O口直接驱动LED的电路原理图。电路通过8031的P0、P2口连接一片74LS373和一片27128构成外拓存储器,通过P1口直接连接LED,驱动显示器,通过P3.0、P3.1、P3.2、P3.3连接电平开关S1、S2、S3、S4作为逻辑输入控制。
上传时间: 2015-11-21
上传用户:ghostparker
软件UART示例 两个完整的例子,一个用PCA为波特率发生器的C语言程序和一个用定时器0为波特率发生器的汇编语言程序. 适用于下列器件 C8051F000C8051F001C8051F002C8051F005C8051F006C8051F010C8051F011C8051F012C8051F015C8051F016C8051F017C8051F220C8051F221C8051F226C051F230C8051F231C8051F236
标签: C8051F000C8051F001C8051F002C8 UART PCA 波特率
上传时间: 2014-01-19
上传用户:love_stanford
Atmel 系列UART & USART範例程式,Polling與中斷兩種方式
上传时间: 2015-11-22
上传用户:凌云御清风