Welcome![Sign In][Sign Up]
Location:
Search - bios

Search list

[Embeded Linuxkyyi+BIOS6

Description: 经典s3c44b0xBios引导程序代码内含详细说明 烧写步骤 1> 开发板上电 2> 执行Debug目录下的F.bat文件将bios程序烧写到flash中 3> 将PC配置为192.168.111网段 4> 用交叉网线连接开发板和PC 5> 运行串口监视软件,波特率115200 6> 开发板复位 -classic s3c44b0xBios guide code contains detailed steps 1gt burning; Development board-- inversion; Debug implementation of the directory F.bat document will bios flash of burning procedures which 3gt; PC configuration of the network 4gt 192.168.111; Using cross-network link development board and PC 5GT; Serial run monitoring software, 6gt 115,200 baud rate; development board reduction
Platform: | Size: 1143808 | Author: 李大嘴 | Hits:

[TreeViewbios

Description: 如果你忘记了bios的密码,就清除它的密码,进入系统.-If you forget the password bios on it to remove the password, access to the system.
Platform: | Size: 56320 | Author: yangpeng | Hits:

[OtherAwardBios6.00

Description: Award Bios 6.00的源码,供相关从业人员提供参考-Award Bios 6.00 source code for the practitioners to provide relevant information
Platform: | Size: 3073024 | Author: 林辉 | Hits:

[DSP programbios5000

Description: TI 公司的5000系列DSP的BIOS C语言程序,希望对大家有帮助 -TI's DSP-5000 series BIOS C language program, we hope to help
Platform: | Size: 199680 | Author: Bruce | Hits:

[OS programFATFileSystem

Description: FAT文件系统原理 计算机在按下power键以后,开始执行主板bios程序。进行完一系列检测和配置以后。开始按bios中设定的系统引导顺序引导系统。假定现在是硬盘。Bios执行完自己的程序后如何把执行权交给硬盘呢。交给硬盘后又执行存储在哪里的程序呢。其实,称为mbr的一段代码起着举足轻重的作用。MBR(master boot record),即主引导记录,有时也称主引导扇区。位于整个硬盘的0柱面0磁头1扇区(可以看作是硬盘的第一个扇区),bios在执行自己固有的程序以后就会jump到mbr中的第一条指令。将系统的控制权交由mbr来执行。在总共512byte的主引导记录中,MBR的引导程序占了其中的前446个字节(偏移0H~偏移1BDH),随后的64个字节(偏移1BEH~偏移1FDH)为DPT(Disk PartitionTable,硬盘分区表),最后的两个字节“55 AA”(偏移1FEH~偏移1FFH)是分区有效结束标志。-FAT file system in principle computer keys after pressing the power to start procedures for the implementation of motherboard bios. End conducted a series of inspections and subsequent distribution. Start by bios set in the boot sequence guidance system. It is assumed that drive. Bios implementation End after their own procedures on how the implementation of the right to drive it. Then drive to the store where the implementation of the procedure beforehand. In fact, as mbr section of the code will play a decisive role. MBR (master boot record), the master boot record that is sometimes also called master boot. Located in the entire drive 0 0 cylinder head a sector (can be seen as one drives the sector), bios their inherent in the implementation of the procedures will jump to the future mbr
Platform: | Size: 270336 | Author: henry | Hits:

[Windows Developtest-biosid

Description: 一个检测bios的id小程序,开发语言c-bios detection of a small id procedures, the development of language c
Platform: | Size: 1024 | Author: swq | Hits:

[DSP programTMS320C6000BootMethod

Description: 首先介绍了DSP/BIOS的优点,然后讨论了DSP/BIOS的资源优化方法,最后介绍了使用DSP/BIOS编程时的自举引导方法。-first introduced the DSP/BIOS advantage then discuss the DSP/BIOS resource optimization method, Finally, the use of DSP/BIOS programming at the Boot Method.
Platform: | Size: 63488 | Author: 丁德锋 | Hits:

[OS programxi_2_yy5

Description: 这个是用于获取系统和显卡的BIOS信息的源码,也是用delphi作的,找的好辛苦,希望站长可以让我成为会员-for access to the system BIOS and graphics information source, is used for Delphi, hard to find a good, I can head to become a member
Platform: | Size: 173056 | Author: 张喊 | Hits:

[CommunicationHDDIO

Description: 直接访问硬件端口和物理内存.读硬盘参数和主板BIOS信息。-direct access to hardware ports and physical memory. Reading drive and motherboard BIOS parameter information.
Platform: | Size: 3072 | Author: | Hits:

[OtherDOS_SRC_bios

Description: DOS 源码 系列之 BIOS ,上传与大家分享,rar文件-DOS series BIOS source code and upload to share with you, tar paper
Platform: | Size: 332800 | Author: lsw | Hits:

[Software EngineeringIntel8088BIOSource

Description: bios wenjian 220kb
Platform: | Size: 21504 | Author: xiao | Hits:

[Otherxp163.com.7.167

Description: 在windows程序中读取bios内容 软件语言: 简体中文 软件类型: 编程源程序/代码 / VC源程序/MFC 运行环境: Win2003, WinXP, Win2000, NT, WinME, Win9X -the windows proceedings read bios content software languages : English software types : source programming/code/VC source/MFC runtime environment : Win2003, WinXP, Windows 2000, NT, WinME, Win9X
Platform: | Size: 70656 | Author: 李浪 | Hits:

[WEB CodeV1.0b

Description: 这是一款全中文环境的傻瓜型汇编语言辅助开发工具;它包含179个DOS/BIOS中断功能和6个常用的程序框架的模板,用户只要根据自己的需要在窗口中设置选项,就可以快速、准确地自动生成相应的汇编源代码;其中的二进制位的设置与计算、使用哪些寄存器、大量数据的编排(如:低格时的扇区的交叉排列)等等既往需要程序员记忆、理解、计算、查资料才能完成的工作,现在都可由软件隐含自动完成。程序框架模板可自动生成汇编程序的各个段、循环语句、判断语句等,用户可以象使用高级语言一样,不用考虑程序格式以及如何设置跳转标号等初级问题,把时间和精力更多地用在程序功能上,从而用汇编编出更大、更复杂、功能更强也更完善的程序来!它是一个成功的汇编程序员所不可缺少的!-This is a completely Chinese environment fool-assisted assembly language development tools; It contains 179 DOS/BIOS interrupt function and six commonly used procedural framework of the template, as long as the users according to their own needs in the window directive, it can quickly and accurate automatic generation of the corresponding source code compilation; the binary bit with the setup, the use of which register, the presentation of large amounts of data (such as : low portion of the grid at the intersection with), etc. programmers need to remember the past, to understand, measure, check information to complete the work, is now available from the software automatically implied. Framework template can be automatically generated compilation of the various procedures of the loop is t
Platform: | Size: 507904 | Author: 李锦 | Hits:

[ARM-PowerPC-ColdFire-MIPSfs44b0xbios

Description: 44B0S3c44B0 bios 源程序-44B0S3c44B0 bios source
Platform: | Size: 233472 | Author: kaning | Hits:

[OS programwindowsbios

Description: 大家都知道,windows接管了对物理内存的直接存取,而bios信息存在物理内存 的f000:0000处,关键就是如何读取物理内存。 函数说明 第一个函数ZwOpenSection用来打开section,第一个参数是指向HANDLE变量的指针,第二个是访问参数,第三个是指向OBJECT_ATTRIBUTES的指针 第二个函数ZwMapViewOfSection用来建立物理内存和当前进程的一段物理内存的联系,参数很多,一会在例程里再详细解释 第三个函数ZwUnmapViewOfSection用来断开物理内存和当前进程中的映射断开联系,第一个参数是进程句柄,必须掉用第二个函数时一样,第二 个是当前进程中映射的基址,由ZwMapViewOfSection返回-we all know, took over the windows of the direct physical memory access, bios information exists and physical memory of f000 : 0000, the key is how to read physical memory. Note function ZwOpenSection a function used to open the section, the first parameter is a variable HANDLE at the target, and the second was to visit the parameters, the third point is the target OBJECT_ATTRIBUTES second function ZwMapView OfSection used for physical memory and the current process of physical memory for the links, many parameters, in a routine Lane elaborate on the third function to disconnect ZwUnmapViewOfSection physical memory and the current process of mapping links disconnected, a parameter is the process handle, must swap with the second function the same, the second is the process of mapping the s
Platform: | Size: 67584 | Author: 王涛 | Hits:

[Windows Developreadbios

Description: 在windows程序中读取bios内容,对你挺有帮助,能够见识到bios方面的内-the windows proceedings read bios, you quite right help, to see that within the bios
Platform: | Size: 81920 | Author: lovexx | Hits:

[OtherSMBIOS_Sources

Description: SMBIOS读取PC的BIOS程序,在Visual Studio环境里实现-SMBIOS read PC BIOS procedures in Visual Studio environment to achieve
Platform: | Size: 21504 | Author: wse | Hits:

[DSP programBIOSexample

Description: DM642集成外设DSP/BIOS变成之BIOS例子-DM642 DSP/BIOS become examples's BIOS
Platform: | Size: 125952 | Author: zhxm | Hits:

[ARM-PowerPC-ColdFire-MIPS2440biossrc

Description: 三星2440开发板的BIOS和测试例程源码,网上很少能下到的,希望对大家有用-Samsung 2440 development board BIOS source code and test routines, can seldom be online to the next, We hope to useful
Platform: | Size: 1887232 | Author: xiaoyan | Hits:

[Software EngineeringMP3_and_AAC_Player_Implementation_In_RF3

Description: This application report introduces and describes an MP3 /AAC audio player for use with the TMS320C54x(TM) digital signal processor (DSP) devices. This audio player is based on Reference Framework Level 3 (RF3). Reference Framework for eXpressDSP(TM) Software is a start-ware for developing applications that use DSP/BIOS(TM) and the TMS320(TM) DSP AlgorithmStandard.-This report introduces application and de scribes an MP3/AAC audio player for use with the TMS320C54x (TM) digital signal processor (DSP ) devices. This audio player is based on Referen ce Framework Level 3 (RF3). Reference Framewor k for eXpressDSP (TM) Software is a start-ware f or developing applications that use DSP/BIOS ( TM) and the TMS320 (TM) DSP AlgorithmStandard.
Platform: | Size: 128000 | Author: 郎盖 | Hits:
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »

CodeBus www.codebus.net