改寫的U-boot for s3c4510 (注意此源碼是在windows下壓縮了)。 1、支持串口下載,ftp下載。 2、flash操作。 3、總之,u-boot是一個可移植在多種單片機上的bootloader。其功能特別強大。 4、本移植針對s3C4510,flash 1片2M 16位寬度,SDRAM 1片16M 16寬度。網絡物理層RTL8019。 5、你可以直接windows解壓后,把u-boot.bin燒寫到FLASH的0x0,或放到redhat 9下重新make.
標簽: s3c4510 windows U-boot for
上傳時間: 2013-12-20
上傳用戶:sqq
This a set of notes I put together for my Computer Architecture class in 1990. Students had a project in which they had to model a microprocessor architecture of their choice. They used these notes to learn VHDL. The notes cover the VHDL-87 version of the language. Not all of the language is covered (about 95%). You may use this booklet for your own personal learning purposes. You may not use it for profit (eg, selling copies of it, using it in a course for which people pay, etc). If you want to make use of it beyond these conditions, contact me and we can come to some arrangement.
標簽: Architecture Computer Students together
上傳時間: 2014-01-15
上傳用戶:wxhwjf
Computes the hafnian of a nonnegative integer matrix. Notes: Copy hafnian.c to main.c, in the same directory as Rothberg s code (see above). You can download the .tar directory with the code weighted-match.tar here. Then "make" the codes (this codes are in C, not C++). The program is then run by the command "wmatch".
標簽: hafnian nonnegative the Computes
上傳時間: 2013-12-23
上傳用戶:lmeeworm
加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message digests: cryptest m file - To encrypt and decrypt a string using DES-EDE in CBC mode: cryptest t - To encrypt or decrypt a file cryptest e|d input output - To share a file into shadows: cryptest s <pieces> <pieces-needed> file (make sure file has no extension, if you re running this under DOS) - To reconstruct a file from shadows: cryptest j output file1 file2 [....] - To gzip a file: cryptest z <compression-level> input output - To gunzip a file: cryptest u input output - To run validation tests: cryptest v - To run benchmarks: cryptest b [time for each benchmark in seconds]
標簽: Cryptographic Primitives generate Library
上傳時間: 2015-07-16
上傳用戶:wqxstar
The Personal Software Process (PSP) shows engineers how to: 1)manage the quality of their projects 2)make commitments they can meet 3)improve estimating and planning 4)reduce defects in their products
標簽: engineers Personal Software projects
上傳時間: 2014-12-05
上傳用戶:Avoid98
This model is just testing an idea of MIMO, which IEEE802.11n will have. But I havo not seen the standard, I tried to make it with 11a. Actually this model would not work in real world, because the preambles were not designed to solve the MIMO feature. But this model may be useful to get some idea to start to design a PHY with MIMO.
標簽: testing 802.11 model which
上傳時間: 2013-12-25
上傳用戶:jeffery
linux下的c語言編程,適合初學者,包括make文件的編寫方法,網絡通訊等
上傳時間: 2013-12-24
上傳用戶:daguda
OLE Programmer s Reference Information in this online help system is subject to change without notice and does not represent a commitment on the part of Microsoft Corporation. The software and/or files described in this online help system are furnished under a license agreement or nondisclosure agreement. The software and/or files may be used or copied only in accordance with the terms of the agreement. The purchaser may make one copy of the software for backup purposes. No part of this online help system may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying, recording, or information and retrieval systems, for any purpose other than the purchaser s personal use, without the written permission of Microsoft Corporation.
標簽: Information Programmer Reference subject
上傳時間: 2015-08-04
上傳用戶:hxy200501
THIS is really two books in one: a tutorial and a reference manual for JDBC, the application programming interface that makes it possible for programmers to access databases from Java. The goal is to be useful to a wide range of readers, from database novices to database experts. Therefore, we have arranged the book so that information needed only by experts is separated out from the basic material. We hope that driver developers as well as application programmers and MIS administrators will find what they need. Because different sections are aimed at different audiences, we expect that few people will read every page. We have sometimes duplicated explanations in an effort to make reading easier for those who do not read all sections. This book will be most helpful to those who have some knowledge of the Java programming language and SQL (Structured Query Language), but one doesn t need to be an expert in either to understand the basic concepts presented here.
標簽: application reference tutorial program
上傳時間: 2015-08-04
上傳用戶:zhengzg
jpeg編解碼器,請使用make編譯。已經針對MMX指令進行過優化
上傳時間: 2015-08-04
上傳用戶:www240697738