搜索资源列表
exe2bin
- 将 DOS 下包含重定位信息的 .EXE 文件转换成指定起始加载位置的 .BIN 文件。在 BIOS 开发和 X86 嵌入式开发中极有用。-DOS included the re-positioning information. EXE files into the designated start loading location. BIN text pieces. The BIOS development and the development of embedded X86 extreme
LF_Article
- 使用配置: a) 如果将系统安装在网站的根路径下,直接拷贝即可使用; b) 如果将系统安装在一个虚拟路径下,请将bin、CuteSoft_Client、Templates、Uploads文件夹及移动到根路径下。 c) 如果WEB服务器和数据库服务器不在一台服务器上,请将Web.Config中的 -err
superview
- 查看Windows CE操作系统镜像文件.bin格式文件的源代码-See Windows CE operating system image file. Bin format source code
tushuguan
- 图书管理系统1:安装.NET Framework可以运行程序,安装VS.NET可以修改源程序和运行程序。 2:安装SQL SERVER2000,附加data文件夹下的数据库。 运行“代码\bin”文件夹下的exe文件,程序运行。-Library management system 1: Install. NET Framework to run programs, install VS.NET can modify the source code and run the progr
poi-bin-3.0.1-FINAL-20070705
- 在java编程中实现ppt,word等预览所必不可少的插件。-Achieved in the java programming ppt, word, such as plug-ins are essential for preview.
ShellCode
- 1、获取特殊权限 2、执行/bin/sh 3、绑定到端口。 4、反向连接。 5、躲避IDS的过滤 -1, to obtain special permission 2, the implementation of/bin/sh 3, bound to the port. 4, reverse connection. 5, to avoid filtering IDS
easyVM_Small.tar
- easyVM是一个简单的虚拟机。 0.1版本只支持8086指令集和一些简单的I/O设备,只支持英文文本显示方式。 0.2版本主要是在0.1版基础上加了一小部分32位指令(push eax等),使得easyVM可以运行MS-DOS 6.22自带的大部分程序。 文件说明: ==================== Bios\Bios.bin Bios程序 Bios\BiosData.bin CMOS数据
boot
- 实现一个bootloader ,加载kernel.bin 内核文件-bootloader
bootloadkernel
- 实现了bootload the kernel.bin入内存,并运行-bootloader the function is to load kernel.bin to mem and run it
myoskernelorange
- 开发os 的最开始部分加载kernel.bin文件。 从mbr到loader,loader再加载kernel入内存并运行-Os the beginning of the development of the most loaded kernel.bin file. From the mbr to the loader, loader and then load the kernel into memory and run
RUL
- python 爬虫 爬虫 遍历整个 网站url.rar #!/usr/local/bin/python #-*- coding: UTF-8 -*- #神龙 QQ29295842 #爬淘宝-Python crawler crawler traverses the whole site URL
FloppyWriter
- 制作虚拟软盘,通过floppyWriter,对nasm编译后的bin文件制作成镜像(Make virtual floppy disk)
hex转换成bin文件
- 1.把HEX2BIN.EXE 复制到c盘根目录下 2.hex转换成bin文件使用方法直接把hex文件拖到HEX2BIN.EXE软件上自动生成bin文件(Hex conversion to bin file)