how to drive a WS2812 RGB LED using PWM and DMA#include void Delay(__IO uint32_t nCount){ while(nCount--) { }}#define TIM3_CCR1_Address 0x4000043...
分类:
其他好文 时间:
2015-08-27 01:58:29
阅读次数:
761
prod################### DataSource Configuration ##########################jdbc.jndi=java:comp/env/jdbc/mysqljdbc.driverClassName=com.mysql.jdbc.Drive...
分类:
其他好文 时间:
2015-08-21 19:12:38
阅读次数:
204
generator? properties: # 数据库驱动jar 路径
drive.class.path=E:\\develop_softs\\.m2\\repository\\mysql\\mysql-connector-java\\5.1.30\\mysql-connector-java-5.1.30.jar
# 数据库连接参数
jdbc.drive...
分类:
移动开发 时间:
2015-08-21 11:37:58
阅读次数:
151
DXP AD10装了好久了,很多功能都没有使用,今天突然想玩玩仿真,然后就画了一个简单的原理图,之后仿真,出现了has no drive 什么的,后来新建了一个工程文件,将其放进去,在仿真,又出现了expected separatedcharacter什么的,后来发现,仿真的激励源没有designa...
分类:
其他好文 时间:
2015-08-21 00:06:44
阅读次数:
139
File Access 组件中常见的对象有 FileSystemObject、TextStream、File、Folder、Drive等,其中每一个对象都有不同的属性和方法,我们将会在用到的时候进行详细介绍。 FileSystemObject 对象用于访问服务器上的文件系统。 此对象可对文件、文件夹...
分类:
Web程序 时间:
2015-08-17 19:27:02
阅读次数:
270
一、查看Qemu-kvm/usr/libexec/qemu-kvm -drive=?Supported formats: vvfat vpc vmdk vhdx vdi sheepdog rbd raw host_cdrom host_floppy host_device file qed qcow...
分类:
其他好文 时间:
2015-08-13 21:58:32
阅读次数:
526
OS:CentOS 7
在CentOS 7 下使用virt-manager增加虚拟机,配置成功后,启动虚拟机时,出现一下提示:
qemu-kvm: -drive file=/var/lib/libvirt/images/AloeCCnode_v2.1.qcow2,if=none,id=drive-ide0-0-0,format=qcow2: could not open disk im...
分类:
其他好文 时间:
2015-08-13 18:15:58
阅读次数:
682
在Linux平台oracle rac的组建过程中,如果使用ASM+RAW的存储方式的话,由于asm不支持块设备,支持持字符访问设备,所以需要配置将Block Device Drive转变成Character Device Drive的访问方式。但是在Linux平台中,不像aix和HP-UX中,默认提...
分类:
系统相关 时间:
2015-08-13 11:43:49
阅读次数:
255
原文 Roy Trenton used to drive a taxi. A short while ago, however, he became a bus driver and he has not regretted it. He is finding his new work far more exciting. When he was driving along Catfor...
分类:
其他好文 时间:
2015-08-10 15:04:17
阅读次数:
152
win7旗舰版安装VMware,安装过程中发生了如下错误。系统提示:“You may not install this product in the root directory of any drive”如下图:WIN7相对于XP来说,做了更为严格的权限调整。从vista开始,便加入了UAC(UA...