一、流程图: 二、目录结构: C:\USERS\DAISY\PYCHARMPROJECTS\S12\MARKET │ __init__.py │ __init__.pyc │ ├─backend │ │ __init__.py │ │ __init__.pyc │ │ │ ├─database_go ...
分类:
数据库 时间:
2017-10-13 14:13:09
阅读次数:
220
最近上班,一个小项目用到fpga去做oled的驱动,主要是非标准的驱动,所以采用fpga去做。驱动当然没问题。遇到1个问题是IO电平的问题。因为后面oled驱动需要用1.8V 逻辑电平去驱动。为此需要改变默认的IO电平3.3V。 查找资料与问各位大神。得出解决的方法是这样的。 硬件设置bank端口供 ...
分类:
其他好文 时间:
2017-10-13 12:41:23
阅读次数:
154
最近在调试一个LVDS的屏显功能,涉及到了一些LVDS的东东,简单地整理如下,后续会再补充。 (1)对于altera FPGA(CYCLONE III) 1、对于作为LVDS传输的BANK必须接2.5V的VCCIO; 2、左右BANK(即1/2/5/6 BANK)的LVDS发送差分对信号无需外接匹配 ...
分类:
其他好文 时间:
2017-10-11 17:18:06
阅读次数:
2515
1、<context:component-scan base-package="com.eduoinfo.finances.bank.web"></context:component-scan> 作用 Spring 容器初始化的时候,会扫描 com.eduoinfo.finances.bank.we ...
分类:
移动开发 时间:
2017-10-10 16:29:39
阅读次数:
261
1. For extreme cocurrency, like twitch, douyu, we suggest using websocket or server event; 2. For small amount for the bank associate use, ajax should ...
分类:
其他好文 时间:
2017-10-10 11:28:54
阅读次数:
141
27w/m Has it ever happened to you? Have you ever put your trousers in the washing machine and then remembered there was a large bank note in your back ...
分类:
其他好文 时间:
2017-10-08 10:21:33
阅读次数:
237
Snark and Philip are preparing the problemset for the upcoming pre-qualification round for semi-quarter-finals. They have a bank of nproblems, and the ...
分类:
其他好文 时间:
2017-10-06 21:30:39
阅读次数:
240
Suppose a bank has N windows open for service. There is a yellow line in front of the windows which devides the waiting area into two parts. The rules ...
分类:
其他好文 时间:
2017-10-06 16:56:06
阅读次数:
200
Snark and Philip are preparing the problemset for the upcoming pre-qualification round for semi-quarter-finals. They have a bank of n problems, and th ...
分类:
其他好文 时间:
2017-10-05 20:27:25
阅读次数:
212
SDRAM 页读写 1.SDRAM页访问 一页通俗的来讲就是一行。 SDRAM页写操作时序图: 2.DDR(经常被提起,但是我和你不熟) DDR的连续访问操作 给DDR一个write命令,同时给出Bank,Col的信息,在WL=2时间后,如果给出下一个write命令和Bank,Col信息,则DDR可 ...
分类:
其他好文 时间:
2017-10-04 00:55:54
阅读次数:
287