能在windows下读取bios的内容,程序编写的不错的,大家看看吧-can read bios windows where the contents, procedures prepared by the good, we look at it 下载
|
一个bios的程序,C语言编写,里面有Flash的驱动,以太网的驱动等等。-a bios procedures, C language, which has the Flash drive, Ethernet drivers and so on. 下载
|
汇编程序,改写BIOS开机画面,学习操作系统启动的好资料(极力推荐)- 下载
|
用VC编写的获取BIOS的程序,对于学习VC编程的人来说,是一个不错的值的参考的程序-VC prepared by the BIOS access procedures, learning the VC, it is a good reference value of the procedure 下载
|
如何编写PC机上的BIOS在线升级程序-how to prepare the PC-BIOS upgrade 下载
|
用汇编语言编写程序,在dos下面调用BIOS时间,显示时间,还有其他的一些功能-assembly language programming, the following dos called BIOS, show time, There are other features 下载
|
写软盘扇区的小程序及ASM源程序,采用ASM编程,直接使用BIOS INT 13H,使用方法,wr sourcefilename 0x115600 0x3000,参数1:被写文件名,参数2:起始逻辑扇区号,参数3:写长度-sector of floppy disks to write small programs and ASM source code, using ASM programming, direct use of the BIOS INT 13H, use, wr sourcefilename 0x115600 0x3000, a parameter : written documents, and two parameters : initial logic sector, three parameters : write length 下载
|
修改awd bios的软件的源代码,用vc++编写-AWD bios revision of the softwares source code, prepared with vc 下载
|
BIOS源代码,可以根据此源代码了解bios的编写方法,以及如何移植-BIOS source code, according to this source code to understand the preparation bios, and how to transplant 下载
|
用VC编写的FS44B0II BIOS,具有启动、引导,下载、烧写,设置日期、时间,设置工作频率等多种功能,并且支持各种参数的存储和自动调用。 可以用flashpgm等软件将BIOS烧写到Flash中去,BIOS的自身驻留地址位于NOR FLASH的0x1f0000处,系统参数保存在0x1ff000以上区域中。所以在烧写完BIOS,上电复位后先要执一定要执行backup命令把BIOS本身拷贝到NOR FLASH的高端1f0000去。-VC FS44B0II prepared by the BIOS, start with the guide, downloads, burning, set the date, time, setup multiple functions such as frequency, and support various parameters of the store and called automatically. Flashpgm can use software such as the BIOS will be burning to Flash, go the BIOS itself is located on the presence of the NOR FLASH 0x1f0000, system parameters stored in the above 0x1ff000 region. Siu finished in the BIOS, power-on reset after bailiffs must first implementation of an order for backup copy of the BIOS itself to the NOR FLASH 1f0000 to high-end. 下载
|