搜索资源列表
AWARD_BIOS_MODEL_D1D
- AWARD BIOS源代码,支持的CHIPSET请看文件,有同型号的板子烧上去就可以跑-the compressed file contains the source code of AWARD BIOS type D1D.Supported chipsets are listed in the related file.One can complie,download and run it on the mainboard if he has such one.
AWARD_BIOS_MODEL_D1E
- AWARD BIOS源代码,支持的CHIPSET请看文件,有同型号的板子烧上去就可以跑-the compressed file contains the source code of AWARD BIOS type D1E.Supported chipsets are listed in the related file.One can complie,download and run it on the mainboard if he has such one.
AWARD_BIOS_MODEL_D1F
- AWARD BIOS源代码,支持的CHIPSET请看文件,有同型号的板子烧上去就可以跑-the compressed file contains the source code of AWARD BIOS.Supported chipsets are listed in the related file.One can complie,download and run it on the mainboard if he has such one.
converse
- 从键盘输入一个字符串,先把它原样显示一遍 然后将其中的小写字母转换为大写显示,再将其中的大写字母转换为小写显示,最后将其中的大小写字母互换显示.显示字符串的功能调用采用宏,大写转换,小写转换和大小写互换写成子程序. (1). 编写一个完整的源程序完成题目的要求. (2). 把子程序单独写在一个文件中,用源程序包含的方法完成题目要求. (3). 把子程序单独汇编,用目标文件链接的方法完成题目要求. (4). 把子程序加入到一个子程序库中,用子程序库调入的方法完成题目要求. 另附
ipxhhixde
- 264 software source file ,made in C language
smartcop.ZIP
- This is a program that I wrote many years ago. It is a floppy disk , disk copy,disk info,and format program. All written in masm assembler. There is also a small 252 byte driver that allows nonstandard floppy formats on dos systems below 7.0. Floppi
proj
- 初音岛2 P.C.的文本汉化器,可以打开游戏目录下的mes脚本文件进行编辑。 project.inc为宏文件; project.asm为源代码; dcnames.dat为名字匹配文件; readme.txt为说明。详细说明见本文件。 随代码附了几个mes脚本,可用来测试。-DC2 P.C. Hatsune Chinese text, you can open the game directory and edit the scr ipt file mes. projec
FoxTools3
- VFP程序反编工具的源代码.可以将没加壳的VFP执行文件反编成源代码 很完整.至于脱壳 貌似功能脱的不是很理想-VFP program source code for anti-series tools. Can not packers in the VFP executable file is a complete anti-compiled source code. The function looks like shelling off a not very satisfactory
shiyan
- 用ASM文件的一些关于硬件实验的源代码,都是基础实验,将这些代码组合可以完成许多综合实验-ASM file with some information about the hardware experiment source code, are the basis of experiments, the combination of these codes can be integrated in many experiments
mbx800
- 仍然是MBX860中的通用配置文件源代码,接下来几个我都会传MBX860中的通用配置源代码,希望能对大家有用-MBX860 is still a common configuration file in the source code, the next few I will Chuan MBX860 general configuration of the source code, hoping to be useful for all of us
w83c553f
- 仍然是MBX860中的通用配置文件源代码,接下来几个我都会传MBX860中的通用配置源代码,希望能对大家有用-MBX860 is still a common configuration file in the source code, the next few I will Chuan MBX860 general configuration of the source code, hoping to be useful for all of us
smcC67SuperIo
- 仍然是MBX860中的通用配置文件源代码,接下来几个我都会传MBX860中的通用配置源代码,希望能对大家有用-MBX860 is still a common configuration file in the source code, the next few I will Chuan MBX860 general configuration of the source code, hoping to be useful for all of us
mbxLptDrv
- 仍然是MBX860中的通用配置文件源代码,接下来几个我都会传MBX860中的通用配置源代码,希望能对大家有用-MBX860 is still a common configuration file in the source code, the next few I will Chuan MBX860 general configuration of the source code, hoping to be useful for all of us
qadasm2
- 当前支持 16-bit, 32-bit and 64-bit 的二进制文件,甚至可以生成汇编更易懂源码. 在Windows下文件名请一律使用小写-Currently supports 16-bit, 32-bit and 64-bit binary file, or even to generate the compilation of a more easy-to-understand source. In Windows under the file name, please use a
bmp_asm_code
- 在窗口上使用bmp文件而不用响应WM_PAINT消息,win32汇编源码,及编译好的exe文件,汇编爱好者不错的选择-In the window instead of using the bmp file in response to WM_PAINT message, win32 compilation of source code, and compiled exe files, the compilation of fans a good choice
huibian
- 源代码 编译后的二进制文件能直接被裸机加载运行,在屏幕上显示hello world-After compiling the source code ,the binary file can be run directly by the bare-metal loading in the screen hello world
sound
- 微机技术实验时的控制8253,8255,0809,0832,进行的录音放音实验,用汇编语言实现,将源程序用MASM进行编译,然后用LINK进行连接,运行文件后,提示录音后按任意键开始录音,12秒后开始出现放音信息,按空格键可以重复放音,其他键放音一次后跳出程序。自己根据实验流程图编写,用于学习交流,有部分注解。-Computer Technology 8253,8255,0809,0832 control experiments, carried out by recording playbac
X86_32_Bit209604122008
- 32 位 X86 汇编工具,支持编译成可执行文件-This is an experimental 32 Bit Assembler. Originally planned for me to learn assembly language it turned out way bigger then I thought. It supports most of the standard, FPU, MMX, SSE and 3DNow instructions, can write Windows
Notepadatenl
- Win32汇编写的记事本源码 ,模拟XP自带记事本,未实现打印功能,拖放文件功能 richEdit控件未实现右键菜单 实现查找、替换、转到行、等基本功能,添加了工具栏和状态栏,增加颜色功能 -Win32 compilation of source code written in Notepad, analog XP comes with Notepad, not to achieve print functionality, drag-and-drop file functionalit
11111
- NTFS分区的引导记录源码 NTFS文件系统有着非常优秀的特性,其安全性、可靠性都远胜于我们常用的FAT文件系统,但是微软公司出于 商业目的没有公布它的规范,使得这种优秀的文件系统只能在Windows NT架构的操作系统中使用。 本代码在MASM 6.11下编译通过。其中与分区结构相关的数据仅适用于在下自己分的分区,各位引用时请自行 代入正确的值。 .486-NTFS partition boot record source NTFS file system has