搜索资源列表
r_w_regiest
- 设计题目:读写磁盘文件 设计要求:能正确执行对硬盘文件的读写 设计应用:熟练基本的汇编编程,为后来编程打基础。 设计思路:反复利用DOS系统功能调用,进行操作。-design topics : read and write disk file design requirements : the correct implementation of the document literacy drive design applications : a compilation of bas
28f512
- DOS下基于28f512的小型文件系统 format.asm/list.asm/erasetes.asm/readfl.asm/start.asm/writefl.asm-28f512 DOS-based file system of small format.asm / list.a sm / erasetes.asm / readfl.asm / start.asm / wri tefl.asm
bootkitbasic
- 可在系统引导时工作的RootKit,较简单 1) It s very small.The basic framework is just about 100 lines of assembly code.It supports 2000,XP,2003 2) It patches the kernel at runtime(no files are patched on disk).(basic version has this code removed , so as other
ABSTRACT
- 目录 摘要 ABSTRACT 前言 第一章 为什么要开发一个学生档案管理系统? 第二章 计算机已经成为我们学习和工作的得力助手 1.1 在中小学中用计算机管理学生档案的意义 1.2 为将来学校上网做好准备 1.4 学生档案的设计分析 第三章 怎样开发一个学生档案管理系统? 2.1 编程环境的选择 2.2 关系型数据库的实现 2.3 二者的结合(DBA) 第四章 Windows下的Visual Basic 编程环境简介 3.1 告别“hel
Absolute_Safe_File
- 使用汇编语言编写,将一个文件以忽略文件系统的RAW格式存入磁盘中。这意味着除了使用这个程 序,他人没有办法读取你的文件。对机密文件的保存非常有效!-use of assembly language, will be overlooked in a paper file system into the RAW format disks. This means that in addition to the use of this procedure, others can not rea
fat_fat32mcs51code
- 51环境下的FAT及FAT32文件系统源码-51 under the FAT and FAT32 file system FOSS
CLANGUAGESYSTEM
- 一个简单模拟文件系统的C程序 ,里面有重命名,删除文件,移动文件等功能-a simple simulation File System C program, which has re-named, delete files, documents and other functions Mobile
代码转换程序
- 这是一个字母或数制之间的转化程序,5为主模块,调用模块1和模块7模块1又调用模块2、3、4和6四个模块,其中: 模块2实现小写字母向大写字母的转换 模块3实现大写字母向小写字母的转换 模块4实现二进制数向十六进制数的转换 模块6实现十六进制数向二进制数的转换 模块7实现十六进制数向十进制数的转换按“q”键退出。使用时,需将7个文件分别汇编,连接的方法为:5+1+2+3+4+6+7生成可执行文件“5” 即可运行。-This a letter or number into the system p
11.asm
- 这是个汇编语言写的课程设计,个人档案管理系统-this is a program design in assembly language,individual file manage system
adc
- 本程序为c语言环境下的电力系统潮流计算程序 文件输入输出-This procedure for the c language environment of power system load flow calculation program file input and output
notebox
- 利用系统的标准控件编写的一个简单的文本文件编辑工具--记事本-Use of the standard control system prepared by a simple text file editing tool- Notepad
test
- mp3播放器,包含FAT文件系统,外扩SRAM,keil C51开发 -mp3 player, contains the FAT file system, outside the extended SRAM, keil C51 development
fuzzy_pic
- This program implements a PIC-based fuzzy inference engine for the Fudge fuzzy development system from Motorola. It works by taking the output from Fudge for the 68HC11 processor, and converting it to a MPASM compatible assembler file using the
2
- 基于ARM的SD卡文件系统设计 嵌入式的必备东西 喜欢的可以看看来-ARM-based SD card file system design of embedded essential things like take a look to
11111
- NTFS分区的引导记录源码 NTFS文件系统有着非常优秀的特性,其安全性、可靠性都远胜于我们常用的FAT文件系统,但是微软公司出于 商业目的没有公布它的规范,使得这种优秀的文件系统只能在Windows NT架构的操作系统中使用。 本代码在MASM 6.11下编译通过。其中与分区结构相关的数据仅适用于在下自己分的分区,各位引用时请自行 代入正确的值。 .486-NTFS partition boot record source NTFS file system has
NtldrCode
- 反汇编接卸的NTFS文件系统的Ntldr引导代码,包括对MFT的查找等,内容详尽,非常经典-Disassembly unload the NTFS file system Ntldr boot code, including the search of the MFT and so detailed, very classic
dsf
- 文件系统的操作系统的作业,做的不错的,大家自己调整吧-Operating system file system operations, to do good, we adjust it ~~
9787508477077_1
- 汇编语言是计算机专业的专业基础课,也是电子、通信等相关专业的计算机课程。本书介绍80x86汇编语言程序设计的方法和技术,共分为两个部分:第一部分为基础知识,介绍80x86cpu的编程结构,汇编语言程序的格式和伪指令,80x86cpu的寻址方式和指令系统;第二部分为编程方法,深入讨论分支程序、循环程序、子程序基本程序设计方法,以及以中断为主的i/o程序设计,其中包括宏指令、多模块连接技术、汇编语言与高级语言的混合编程、dos和bios提供的常用中断调用,以及文件系统等内容。-Assembly la
adblock1
- 一个系统文件 微软的系统文件 -A Microsoft system file system file
OS2
- 编写程序 read_fat12,读取 a.img 文件(该文件是 fat12 文件系统的软盘镜像)。要求: • 通过分析 fat12 文件系统,打印出所有文件。 • 打印完成后,要求能够获取用户输入文件路径(以回车结束),程序查询 Fat12 文件,分别对目录文件、普通文件、不存在的文件进行做相应的输出-Programming read_fat12, read a.img file (which is a floppy disk image fat12 file sy