1硬件初始化,与CPU相关的配置,SSIO功能设置2SD卡的数据包、命令索引表和命令回应3命令相应的实现,读写SD卡,命令协议的封包拆包4SD卡配置的相关结构体信息分析(CID、CSD)-a hardware initialization, and the CPU configuration, SSIO 2SD cards feature set of data packets, orders table and orders to respond to three orders corres
-------------------------------------------------------------------------------- The Art of Assembly Language -------------------------------------------------------------------------------- (Full Contents) ------------------------------------------
Book Review from the AMAZON.COM The most exciting development in parallel computer architecture is the convergence of traditionally disparate approaches on a common machine structure. This book explains the forces behind this convergence of shared-m
Document Structure The Oracle JDBC Developers Guide and Reference contains 21 chapters and one appendix: Chapter 1, "Overview" This chapter provides an overview of the Oracle implementation of JDBC and the Oracle JDBC driver architecture. Chapter 2,
安装linux工具源码 (UUI) Universal USB Installer ?009-2012 Lance http://www.pendrivelinux.com This Open Source tool falls under the GNU General Public License Version 2 Source Code is made available at time of download, from the official UUI page: http://w
THE SPRING FRAMEWORK, release 2.0.8 (January 2008) -------------------------------------------------- http://www.springframework.org 1. INTRODUCTION Spring is a modular Java/J2EE application framework, based on code published in "Expert One-on-One J
蛋白质二级结构预测
数据的来源:# Training set for study of secondary structure of globular proteins by
# Ning Qing and Terry Sejnowski.
# Copyright (C) 1988 by Terrence J. Sejnowski. Permission is hereby given to
# use the included data for non-commercial re
A web component to represent a graph data structure in a 3-dimensional space using a force-directed iterative layout. Uses ThreeJS/WebGL for 3D rendering and either d3-force-3d or ngraph for the underlying physics engine.