E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
CHIP
stm32 fsmc 功能讲解
LCD有如下控制线:CS:
Chip
Select 片选,低电平有效RS:Register Select 寄存器选择WR:Write 写信号,低电平有效RD:Read 读信号,低电平有效RESET:重启信号
·
2015-11-13 04:02
stm32
LCD与FSMC的连接原理
本文由龙佛热贡献LCD有如下控制线:CS:
Chip
Select 片选,低电平有效RS:Register Select 寄存器选择WR:Write 写信号,低电平有效RD:Read 读信号,低电平有效RESET
·
2015-11-13 04:01
连接
多核处理器基础SMP&&BMP
多核处理器也称片上多核处理器(
Chip
Multi-Processor,CMP)。
·
2015-11-12 22:38
基础
19.5系统复位
NuMicro M051微控制器实现了此功能,用户只需简单的控制IPRSTC1寄存器的其中两位
CHIP
_RST/CPU_RST就可以系统复位了,为了执行复位的目的,
·
2015-11-12 18:11
系统
AMBA总线介绍
The Advanced Microcontroller Bus Architecture (AMBA) specification defines an on-
chip
·
2015-11-12 16:44
介绍
arm 驱动进阶:nor flash 驱动程序设计
analysis code NOR FLASH识别过程: do_map_probe("cfi_probe", s3c_nor_map); drv = get_mtd_
chip
_driver
·
2015-11-12 15:37
Flash
arm 驱动进阶:nand flash 驱动程序设计
nand flash 驱动内核实现分析过程: analysis code s3c2410_nand_inithw s3c2410_nand_init_
chip
nand_scan
·
2015-11-12 15:36
Flash
U-boot中实现Yaffs2+HwEcc
经过老手的指点,要实现Yaffs2+HwEcc,重点在于
chip
->ops.mode由MTD_OOB_RAW
·
2015-11-12 13:53
Boot
N3292x IBR介绍
N3292x IBR介绍 1 IBR启动流程 图1-1 IBR启动流程
CHIP
_CFG[0] Mode 0 Boot from IBR Recovery Mode
·
2015-11-12 12:39
介绍
Arduino "Card failed, or not present"(即找不到SD卡)错误解决方案
pinMode后面加上如下的第二行代码 pinMode(10, OUTPUT); digitalWrite(10, HIGH); // davekw7x: If it's low, the Wiznet
chip
·
2015-11-12 10:35
arduino
ECE 576 UDP Hardware
User Datagram Protocol) stack for the DE2 evaluation board that interfaces with the DM9000A MAC/PHY
chip
·
2015-11-11 16:16
UDP
zoj 1986 Bridging Signals
Memory Limit: 32768 KB 'Oh no, they've done it again', cries the chief designer at the Waferland
chip
·
2015-11-11 13:17
Signal
ARM开发经典学习网站推荐
busses & boards,embedded software,dsp,embedded systems,open source,rtos,embedded chips,system-on-a-
chip
·
2015-11-11 12:26
ARM
write_
chip
,read_
chip
int write_
chip
(UINT32 addr, UINT32 data) { if(0 == fpgaRWMode) /* localbus mode */ {
·
2015-11-11 11:17
write
dram的刷新详解
anauto-refresh (auto-refreshis sometimes called CAS-before-RAS refresh)command to the DRAM.The DRAM
chip
·
2015-11-11 08:24
详解
如何实现模拟器(
CHIP
-8 interpreter) 绝佳杰作.
转自 http://www.multigesture.net/articles/how-to-write-an-emulator-
chip
-8-interpreter/ How to
·
2015-11-11 07:54
int
CSL概述(翻译总结自TI官方文档)
(
Chip
Support Library) 每一个外设都有自己对应的CSL模块。每个模块有自己的支持符,来表示对于给定的设备,该模块是否被支持。
·
2015-11-11 07:33
总结
抛开系统安装维护光盘,制作 WinXP & Win7双启动U盘
tid=20620 大致过程如下: 用
Chip
·
2015-11-11 05:39
win7
hdu 1047 Integer Inquiry(高精度数)
Problem Description Oneof the first users of BIT's new supercomputer was
Chip
Diller.
·
2015-11-11 02:38
Integer
国外嵌入式、音视频处理等重要网站
busses & boards,embedded software,dsp,embedded systems,open source,rtos,embedded chips,system-on-a-
chip
·
2015-11-10 22:32
嵌入式
微软计划将Silverlight移植到机顶盒
REF:微软正在瞄准下周在拉斯维加斯举办的NAB设备展会,Silverlight的开发团队宣布将和System on a
Chip
(SoC)制造商例如Intel和Broadcom联合,使机顶盒、电视、
·
2015-11-09 13:54
silverlight
内存接口原理图笔记
硬件原理图内存接口:1.RAM-like接口:SDRAM NORFLASH 网卡2.不同位宽外设的接线,访问过程3.怎么确定访问地址、设置内存控制器 CS
chip
·
2015-11-08 13:52
接口
HDU 1047 Integer Inquiry
Integer Inquiry Problem Description One of the first users of BIT's new supercomputer was
Chip
·
2015-11-08 11:33
Integer
医学遗传学词汇英语术语英文(Glossary) 6
Microarray --- Miniaturized wafer (“
chip
”) made of glass, plastic, or silicon onto which a large number
·
2015-11-08 10:33
sar
hdu 1047 Integer Inquiry
pid=1047 Integer Inquiry Description One of the first users of BIT's new supercomputer was
Chip
Diller
·
2015-11-07 15:37
Integer
【大数加法】POJ-1503、NYOJ-103
nbsp; 65536kB 描述 One of the first users of BIT's new supercomputer was
Chip
·
2015-11-07 14:59
poj
POJ1503——字符串——Integer Inquiry
Description One of the first users of BIT's new supercomputer was
Chip
Diller.
·
2015-11-07 14:05
Integer
解决 Win8 Pl2302 下不能识别的问题
官网上说到: “ - Windows 8 is NOT supported in HXA/XA
chip
versions (will show yellow mark Error Code 10).
·
2015-11-07 14:36
win8
微软计划将Silverlight移植到机顶盒
REF:微软正在瞄准下周在拉斯维加斯举办的NAB设备展会,Silverlight的开发团队宣布将和System on a
Chip
(SoC)制造商例如Intel和Broadcom联合,使机顶盒、电视、
·
2015-11-06 08:47
silverlight
ZOJ1986(Bridging Signals)
Memory Limit: 32768 KB 'Oh no, they've done it again', cries the chief designer at the Waferland
chip
·
2015-11-05 08:11
Signal
NandFlash驱动框架
1.首先和前面的几个驱动程序相似,需要分配一个nand_
chip
结构体s3c_nand=kzalloc(sizeof(structnand_
chip
),GFP_KERNEL);然后填充该结构体/*2.设置
丿心然
·
2015-11-04 19:00
HDU5536
chip
factory 【01字典树】
HDU5536第一道字典树。2015长春站ACM-ICPC的一道题据说现场赛O(n^3)可以过看了网上大牛代码以后顿悟了自己敲的。。。感觉好腻害。花了两小时弄懂代码。。第一次敲这么复杂的树 留个纪念#include #include #include #include #include inta[1010]; usingnamespacestd; introot; inttot; structno
wxyfennie
·
2015-11-04 19:00
Nand flash ecc校验
但是至于为什么默认的kernel跑步起来,现在我没有看,将来有机会再研究:首先需要将kernel的校验方式改为相同,在drivers/mtd/nand/s3c2410.c中:s3c2410_nand_init_
chip
fzs333
·
2015-11-03 15:00
Nand flash uboot 驱动研究
board.c中调用了函数nand_init()初始化nandflash:二. nand_flash()定义在drivers/mtd/nand/nand.c中,在nand_flash()中调用nand_init_
chip
fzs333
·
2015-11-03 15:00
【HDU5536 2015长春赛区 J】【字典树or暴力】
Chip
Factory 字典序做法+暴力做法
首先暴力做法竟然可以AC。#include #include #include #include #include #include #include #include #include #include #include #include #include usingnamespacestd; voidfre(){freopen("c://test//input.in","r",stdin);f
snowy_smile
·
2015-11-03 13:00
算法
ACM
ICPC
HDU
脑洞
HDU 5536
Chip
Factory (暴力 或者 01Trie)
ChipFactoryTimeLimit:18000/9000MS(Java/Others) MemoryLimit:262144/262144K(Java/Others)TotalSubmission(s):236 AcceptedSubmission(s):129ProblemDescriptionJohnisamanagerofaCPUchipfactory,thefactoryprod
Tc_To_Top
·
2015-11-02 23:00
HDU
01Trie
二分 Codeforces591D
Chip
'n Dale Rescue Rangers
传送门:点击打开链接题意:前t秒,风速的向量为(vx,vy),t秒后风速的向量变成(wx,wy),刚开始在(x1,y1),要去(x2,y2),飞机速度的最大大小是v,问到达目的地至少需要多长的时间思路:二分时间,那么就能求出风速对飞机位移的影响,那么影响后,现在与目的地的距离求出来,让飞机直行看是否能在时间内到达,就算验证二分是否满足条件了,剩下的二分就行。#include #include #i
qwb492859377
·
2015-11-02 23:00
Zynq7000系列之芯片系统结构概述
相比较经典的FPGA,Zynq7000系列最大的特点是将处理系统PS和可编程资源PL分离开来,固化了PS系统的存在,实现了真正意义上的SOC(System On
Chip
)。 1.
·
2015-11-02 16:46
系统
U盘测试の亿捷EAGET速豹优盘系列对决[U5]比拼[CM981]
品牌:亿捷EAGET 容量:4G 型号:亿捷速豹U5,亿捷速豹CM981 亿捷速豹U5 亿捷速豹CM981 实拍图 芯片测试 使用
Chip
·
2015-11-02 12:05
get
手把手教你编写游戏模拟器 -
Chip
8篇(3)
手把手教你编写游戏模拟器 -
Chip
8篇(3) 翻译整理分析:by Yiran Xie *如要转载请附上本文链接
·
2015-11-02 12:34
模拟器
手把手教你编写游戏模拟器 -
Chip
8篇
手把手教你编写游戏模拟器 -
Chip
8篇 翻译整理分析:by Yiran Xie *如要转载请附上本文链接 最近在学习游戏模拟器的编写,发现国内现成的教程少之又少,代码倒是能找到不少
·
2015-11-02 12:33
模拟器
Codeforces 590B
Chip
'n Dale Rescue Rangers(二分)
题目链接:Codeforces590BChip‘nDaleRescueRangers解题思路二分时间,判断是否可行。判断方法为先处理出在风的作用下会移动到哪里,然后看最后用最大速度是否能到达目的地。代码#include #include #include #include usingnamespacestd; constdoubleeps=1e-8; doublesx,sy,ex,ey; do
u011328934
·
2015-11-02 11:00
hdu 5536
Chip
Factory(水 | 字典树)
题目链接:hdu5536ChipFactory解题思路这题时限太松,纯暴力都可以,正解应该是字典树。代码#include #include #include usingnamespacestd; constintmaxn=1e3+5; intN,S[maxn]; intmain(){ intcas; scanf("%d",&cas); while(cas--){ scanf("%d",&N)
u011328934
·
2015-11-02 10:00
所有有趣的问题都是扩展性方面的问题
他有一个名为
Chip
Overclock的博客,最近发布了一篇文章——《所有有趣的问题都是扩展性方面的问题》。
·
2015-11-02 10:53
问题
S3C2440 nand_flash驱动程序
20150418 S3C2440 nand_flash驱动程序 2015-04-18 Lover雪儿 一、一个简单的nand_flash驱动 1.定义nand_
chip
、mtd_info两个结构体
·
2015-11-02 10:57
Flash
hdoj 5536
Chip
Factory 【字典树】
ChipFactoryTimeLimit:18000/9000MS(Java/Others)MemoryLimit:262144/262144K(Java/Others)TotalSubmission(s):96AcceptedSubmission(s):51ProblemDescriptionJohnisamanagerofaCPUchipfactory,thefactoryproduceslo
笑着走完自己的路
·
2015-11-01 22:55
字典树
hdoj 5536
Chip
Factory 【字典树】
ChipFactoryTimeLimit:18000/9000MS(Java/Others) MemoryLimit:262144/262144K(Java/Others)TotalSubmission(s):96 AcceptedSubmission(s):51ProblemDescriptionJohnisamanagerofaCPUchipfactory,thefactorypr
chenzhenyu123456
·
2015-11-01 22:00
hdu5536
Chip
Factory
暴力+剪枝话说网上有字典树的正规解法,不过hdu重现赛时并不会,于是直接暴力了。剪枝方式直接在代码注释中标注了,这里不详解了。#include #include usingnamespacestd; constintMAXN=1005; inta[MAXN]; inlineintlowbit(intx) { returnx&-x; } intmain() { intT;scanf("%d",
u010005180
·
2015-11-01 21:00
HDU 5536
Chip
Factory(01字典树找最大异或值)——2015ACM/ICPC亚洲区长春站
ChipFactoryTimeLimit:18000/9000MS(Java/Others) MemoryLimit:262144/262144K(Java/Others)ProblemDescriptionJohnisamanagerofaCPUchipfactory,thefactoryproduceslotsofchipseveryday.Tomanagelargeamountsofp
queuelovestack
·
2015-11-01 19:00
ACM
trie
XOR
U盘测试の亿捷EAGET速豹优盘系列对决[U5]比拼[CM981]
品牌:亿捷EAGET 容量:4G 型号:亿捷速豹U5,亿捷速豹CM981 亿捷速豹U5 亿捷速豹CM981 实拍图 芯片测试 使用
Chip
·
2015-11-01 14:27
get
上一页
20
21
22
23
24
25
26
27
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他