搜索资源列表
NT下进程隐藏
- 在NT环境下隐藏进程,也就是说在用户不知情的条件下,执行自己的代码的方法有很多种,比如说使用注 册表插入DLL,使用Windows挂钩等等。其中比较有代表性的是Jeffrey Richer在《Windows核心编程》中 介绍的LoadLibrary方法和罗云彬在《Windows环境下32位汇编语言程序设计》中介绍的方法。两种方法的 共同特点是:都采用远程线程,让自己的代码作为宿主进程的线程在宿主进程的地址空间中执行,从而达 到隐藏的目的。相比较而言,Richer的方法由于可以使用c/c++等高级
汉字显示程序
- 这是一个用汇编语言编写的汉字显示程序,在DOS环境下运行。-This is a compiled language with the Chinese character display program, running under DOS environment.
用c语言编写串口程序
- 用c语言编写串口程序 在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬 件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言 作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言 的方便。 在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和 状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以 及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个 问
Advanced Windows程序的汇编形式
- Windows 核心编程 第三版中的源代码,改编成汇编语言-core Windows programming of the third edition of the source code and reorganized into assembly language
《Windows环境下32位汇编语言程序设计》
- 在现在,Windows 程序非常流行,但我们要理解它的工作方式非常困难,这本“WindowsW环境下32位汇编语言程序设计”书有助于我们理解Windows的编程。-now, a very popular Windows programs, but we have to understand the way it is very difficult, this "WindowsW under 32 Assembly Language Programming" book help
播放mp3,avi,等多媒体文件的程序
- 用汇编语言写得一个小程序,可以播放mp3,avi等多媒体文件.源代码在txt文件里面-written in assembly language using a small program that can play MP3, avi and other multimedia files. The source code inside the txt file
用汇编语言编写的数字钟原程序
- 此文件是用汇编语言编写的数字钟原程序,它包括时钟显示、整点报时和闹钟部分。-this document is a compilation of language digital clock original program, which includes clock, the whole point timer and alarm clock parts.
现代微机汇编语言程序设计4566888888
- 现代微机汇编语言程序设计编程学习资料-compilation of modern computer programming language learning program design information
第5章1输入输出程序设计
- 汇编语言程序设计 汇编语言程序设计-assembly language programming a ssembly language programming
第5章2分支程序设计
- 汇编语言程序设计 汇编语言程序设计52-assembly language programming design assem bly language programming design52
第5章3循环程序设计
- 汇编语言程序设计 汇编语言程序设计53-assembly language programming language compilation of program design assembly language programming 53
第5章4多重循环程序设计
- 汇编语言程序设计 汇编语言程序设计54-assembly language program design
第5章5字符串程序设计1
- 汇编语言程序设计 汇编语言程序设计56-assembly language programming language compilation of program design assembly language programming 56
汇编语言 顺序结构程序设计
- 汇编语言 顺序结构程序设计 《汇编语言程序设计》 实验报告
Windows环境下32位汇编语言程序设计源代码
- Windows环境下32位汇编语言程序设计(第2版) 罗云彬
微机原理实验
- 汇编语言程序和一些小实验,能够帮助同学实现汇编小结果(Assembly language software)
2.Intel汇编语言程序设计(第五版)
- 汇编语言是我目前学习的书,还不太熟练,内容虽然不高深,但对我来说也算是蛮难的,加油(no.There is nothing I can do to change my mind.Because I will get it.I hope I will never give in)
x86汇编语言-从实模式到保护模式
- 很好的汇编语言书籍,里面的硬件知识以及软件都讲得很清楚,对PC机器的引导过程有非常清楚的说明,通过这本书可以让你了解操作系统的引导过程,以及操作系统怎样提供接口API,以及怎样装载应用程序的,十本底层的好书,需要彻底了解底层的,值得参考!(Good assembly language books, software and hardware knowledge which will be very clear, to guide the process of PC machine has a v
keshe
- 利用汇编语言呢编写的五子棋小游戏 可以实现人机对战(The use of assembly language to write a small game of chess can achieve man-machine comba)
emu8086_4.08_XiaZaiBa
- 汇编语言程序,实际工程理论的支撑,另带有软件安装包,适用于调试。(Assembly language program, the actual engineering theory of support, the other with a software installation package, suitable for debugging.)