由三星的2442修改而来,正确引导eboot,请注意用三星公版的硬件配置,具体可以参考QQ2440,因为我在些平台上跑过,具体操作 1.target settings : post-linker:选择为 ARM fromELF 2.ARM assembler与 ARM c Compiler 的 architecture or processor 选择为:ARM920T 3.ARM linker的 output:RO base为 0x00000000 (当仿真时为:0x30000000),layout的 object/sysmbol:为2440init.o section:Init 4.ARM fromELF 的 output:format:plain binary , output file name:nboot.bin 下面为全部源码,注意用ADS编译 2442addr.h 2442addr.inc 2442init.s 2442lib.c 2442lib.h 2442loader-1208.c 2442slib.h 2442slib.s Def.h k9s1208_s.s Memcfg.inc Nand.h Nand_mini.c Option.h Option.inc
标签: post-linker settings target eboot
上传时间: 2016-05-06
上传用户:moshushi0009
JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the purpose of analyzing data. It consists of four hundred m-files spanning thirty thousand lines of code. JLAB includes functions ranging in complexity from one-line aliases to high-level algorithms for certain specialized tasks. These have been collected together and made publicly available for you to use, modify, and --- subject to certain very reasonable constraints --- to redistribute. Some of the highlights are: a suite of functions for the rapid manipulation of multi-component, potentially multi-dimensional datasets a systematic way of dealing with datasets having components of non-uniform length tools for fine-tuning figures using compact, straightforward statements and specialized functions for spectral and time / frequency analysis, including advanced wavelet algorithms developed by myself and collaborators.
标签: co-written functions the fifteen
上传时间: 2014-01-26
上传用户:hjshhyy
This directory builds the miniport driver for Adaptec’s 1540 family of SCSI controllers. This driver exports several functions which are used by SCSIPORT.SYS to issue SCSI requests to the devices attached to the controller, process adapter interrupts, and various other SCSI activities. This driver is also responsible for detecting non-Plug and Play 1540 SCSI controllers—the Plug and Play controllers are detected by the operating system—and for shutting down the controller during device removal or power management operations. This sample also demonstrates the use of the SCSIWMI library to add WMI functionality to SCSI miniports. This library can be linked into a miniport and provides most of the framework needed to expose WMI data blocks to SCSIPORT and the system.
标签: driver This controllers directory
上传时间: 2016-06-28
上传用户:caiiicc
This is the source code for encryption using the latest AES algorithm. AES algorithm is also called Rijndael algorithm. AES algorithm is recommended for non-classified use by the National Institute of Standards and Technology(NIST), USA. Now-a-days AES is being used for almost all encryption applications all around the world.
标签: algorithm encryption AES the
上传时间: 2014-01-18
上传用户:xc216
多目标遗传算法程序 to run Demo files, is to run SGALAB_demo_*.m what s new: 1) Multiple-Objective GAs VEGA NSGA NPGA MOGA 2) More TSP mutation and Crossover methods PMX OX CX EAX Boolmatrix 3) More selection methods Truncation tornament stochastic 4) mutation methods binary single point int/real single point 5) encoding/decoding methods binary integer/real messy gray DNA permuation to fix the plot bugs for 4001 , download this file and replace old files.
标签: Multiple-Objective SGALAB_demo run files
上传时间: 2013-12-21
上传用户:mhp0114
Program main BIOS image | | /B - Program Boot Block | | /N - Program NVRAM | | /C - Destroy CMOS checksum | | /E - Program Embedded Controller Block | | /K - Program all non-critical blocks | | /Kn - Program n th non-critical block only(n=0-7) | | /Q - Silent execution | | /REBOOT - Reboot after programming | | /X - Don t Check ROM ID | | /S - Display current system s ROMID | | /Ln - Load CMOS defaults
标签: Program Destroy Block NVRAM
上传时间: 2016-07-26
上传用户:wfl_yy
(1) 本光盘提供了书中案例的Java源代码文件及编译发布后的可执行文件。 (2) 读者可以使用文本编辑工具(例如Windows中的记事本)或Java编辑工具来打开和编辑Java源代码文件。 (3) 文件夹图标后的数字编号为章号。例如CH03,为第3章的内容。 (4) 本光盘中,每章均含有打包发布的程序文件和案例的源代码文件(第3章除外,另请注意第1章和第2章因内容简单,所以光盘中没有包含)。 (5) 直接双击各章“打包发布”文件夹中的BAT文件即可运行相应章的案例程序(注意必须已安装JDK 1.5,并检查Path环境变量中应已经有JDK路径)。 (6) 也可以直接双击各章“打包发布”文件夹中的JAR文件来运行相应章的案例程序。但如果JAR文件已被RAR等压缩软件关联,则应当通过右击JAR文件图标,从快捷菜单中选择【打开方式】|【选择程序】|【推荐的程序】|【Java(TM) 2 Platform Standard Edition binary】命令,来取消与其他压缩软件的关联。取消后若JDK安装配置无误,即可直接双击JAR文件运行应用程序。 (7) 第11章中的database文件夹存放有该章的数据库文件,运行该章的程序前请首先配置数据源,配置方法请参考书中的讲解。
上传时间: 2016-07-31
上传用户:Amygdala
(1) 本光盘提供了书中案例的Java源代码文件及编译发布后的可执行文件。 (2) 读者可以使用文本编辑工具(例如Windows中的记事本)或Java编辑工具来打开和编辑Java源代码文件。 (3) 文件夹图标后的数字编号为章号。例如CH03,为第3章的内容。 (4) 本光盘中,每章均含有打包发布的程序文件和案例的源代码文件(第3章除外,另请注意第1章和第2章因内容简单,所以光盘中没有包含)。 (5) 直接双击各章“打包发布”文件夹中的BAT文件即可运行相应章的案例程序(注意必须已安装JDK 1.5,并检查Path环境变量中应已经有JDK路径)。 (6) 也可以直接双击各章“打包发布”文件夹中的JAR文件来运行相应章的案例程序。但如果JAR文件已被RAR等压缩软件关联,则应当通过右击JAR文件图标,从快捷菜单中选择【打开方式】|【选择程序】|【推荐的程序】|【Java(TM) 2 Platform Standard Edition binary】命令,来取消与其他压缩软件的关联。取消后若JDK安装配置无误,即可直接双击JAR文件运行应用程序。 (7) 第11章中的database文件夹存放有该章的数据库文件,运行该章的程序前请首先配置数据源,配置方法请参考书中的讲解。
上传时间: 2016-07-31
上传用户:朗朗乾坤
(1) 本光盘提供了书中案例的Java源代码文件及编译发布后的可执行文件。 (2) 读者可以使用文本编辑工具(例如Windows中的记事本)或Java编辑工具来打开和编辑Java源代码文件。 (3) 文件夹图标后的数字编号为章号。例如CH03,为第3章的内容。 (4) 本光盘中,每章均含有打包发布的程序文件和案例的源代码文件(第3章除外,另请注意第1章和第2章因内容简单,所以光盘中没有包含)。 (5) 直接双击各章“打包发布”文件夹中的BAT文件即可运行相应章的案例程序(注意必须已安装JDK 1.5,并检查Path环境变量中应已经有JDK路径)。 (6) 也可以直接双击各章“打包发布”文件夹中的JAR文件来运行相应章的案例程序。但如果JAR文件已被RAR等压缩软件关联,则应当通过右击JAR文件图标,从快捷菜单中选择【打开方式】|【选择程序】|【推荐的程序】|【Java(TM) 2 Platform Standard Edition binary】命令,来取消与其他压缩软件的关联。取消后若JDK安装配置无误,即可直接双击JAR文件运行应用程序。 (7) 第11章中的database文件夹存放有该章的数据库文件,运行该章的程序前请首先配置数据源,配置方法请参考书中的讲解。
上传时间: 2013-12-29
上传用户:阳光少年2016
(1) 本光盘提供了书中案例的Java源代码文件及编译发布后的可执行文件。 (2) 读者可以使用文本编辑工具(例如Windows中的记事本)或Java编辑工具来打开和编辑Java源代码文件。 (3) 文件夹图标后的数字编号为章号。例如CH03,为第3章的内容。 (4) 本光盘中,每章均含有打包发布的程序文件和案例的源代码文件(第3章除外,另请注意第1章和第2章因内容简单,所以光盘中没有包含)。 (5) 直接双击各章“打包发布”文件夹中的BAT文件即可运行相应章的案例程序(注意必须已安装JDK 1.5,并检查Path环境变量中应已经有JDK路径)。 (6) 也可以直接双击各章“打包发布”文件夹中的JAR文件来运行相应章的案例程序。但如果JAR文件已被RAR等压缩软件关联,则应当通过右击JAR文件图标,从快捷菜单中选择【打开方式】|【选择程序】|【推荐的程序】|【Java(TM) 2 Platform Standard Edition binary】命令,来取消与其他压缩软件的关联。取消后若JDK安装配置无误,即可直接双击JAR文件运行应用程序。 (7) 第11章中的database文件夹存放有该章的数据库文件,运行该章的程序前请首先配置数据源,配置方法请参考书中的讲解。
上传时间: 2016-07-31
上传用户:372825274