-
汇编语言是一门本来是很基础很古老的语言,由于它的代码可读性可移植性较差,现在已经很少有人用。但它的优点也是显而易见的,
很高的效率,不受编译器限制的随意性,...
汇编语言是一门本来是很基础很古老的语言,由于它的代码可读性可移植性较差,现在已经很少有人用。但它的优点也是显而易见的,
很高的效率,不受编译器限制的随意性,对硬件的直接操作(保护模式下需要系统支持),以及逆向工程时不可或缺的反汇编调试等。随
着你越来越深入的了解计算机,你会越来越觉得这个古老的东西是最重要的,是那些时髦的编程语言不可比拟的。
我们每天使用的Windows 内核部分,几乎完全用C 语言开发。只可惜MS 并不公开源代码。
虽然如此,却没有谁能阻止你看汇编的代码。MS 对Windows 既没有加壳加密,也没有花指令,洋洋洒洒上千万行代码,数千精英
程序员的智慧结晶,如今就在你的电脑内。工作结束,夜晚无聊之时,难道不想读一读,这深不可测的浩瀚天书吗?
以前曾经有人把Windows 的dll 反汇编后改写为C 语言的资料。后来又有WindowsNT 和2000 的源代码泄漏。不过到如今vista
都已经发布了。想要自己随心所欲的阅读,还是要自己掌握Windows 程序的汇编写法吧。获人之鱼,不如师人之渔。-err
- 2022-12-29 22:20:03下载
- 积分:1
-
可以用devcpp编译,可以测试文件,字符的md5值
可以用devcpp编译,可以测试文件,字符的md5值-Can be devcpp compile, you can test the file, the character of the md5 value
- 2022-12-25 22:35:03下载
- 积分:1
-
一个用c语言编写的管理命令,很实用,是一次课程…
一个用C语言编写的订单管理,非常实用,是一个课程设计-a C language prepared by the management of orders, very practical, is a curriculum design
- 2022-11-22 19:35:03下载
- 积分:1
-
一个ping程序用来测试服务器的ping值,但是有点小问题:会跟系统的ping冲突,大家可以下载...
一个ping程序用来测试服务器的ping值,但是有点小问题:会跟系统的ping冲突,大家可以下载-Procedures used to test a ping server ping value, but a bit small problem: ping will conflict with the system, everyone can download
- 2022-04-30 15:07:38下载
- 积分:1
-
很好的控件
很好的控件rxlib-2.7.7.zip
RxLib for Delphi2006
(02/01/2006)
=======================================
* Add the rxLib Unit directory (...RxLib_2006Units) to:
Tools->options
- Environment Options
- Delphi Options
- Library - Win32 | Library Path
* Open the project from IDE:
File->Open: ...RxLib_2006UnitsRxlib2006.bdsgroup
* Compile All packeges:
Project-> Build All projects
* Install all packages:
Una vez que todos los paquetes se han compilado correctamente se
deben instalar los que son de dise駉; Click derecho sobre los packages y
pulsar [Install] (View -> Project Manager):
dclrx2006.bpl [install]
dcldb2006.bpl [install]
dcldb2006.bpl [install]
- 2023-04-20 17:00:04下载
- 积分:1
-
BTREE 树形文件处理系统 灵活,好用 欢迎下载使用
BTREE 树形文件处理系统 灵活,好用 欢迎下载使用-BTREE tree document processing system is flexible, user-friendly welcome to use the download
- 2022-04-20 01:09:36下载
- 积分:1
-
如果你觉得Windows系统的文本文档程序有点神秘,你可以下个这个程序好好看看,此程序实现了他的全部的功能。您可以参考参考...
如果你觉得Windows系统的文本文档程序有点神秘,你可以下个这个程序好好看看,此程序实现了他的全部的功能。您可以参考参考-If you feel that Windows system text document procedures for a bit mysterious, you can next look at this process properly, this program achieved all his functions. You can refer to reference
- 2022-03-30 17:50:49下载
- 积分:1
-
testadddll运用DLL实现最简单的加法计算器
testadddll运用DLL实现最简单的加法计算器-testadddll the use of DLL to achieve the most simple addition calculator
- 2022-09-19 04:40:02下载
- 积分:1
-
三星2410 Windows CE 4.2 PCMCIA驱动源码。适合所有以S3C2410X为主芯片开发的平台。...
三星2410 Windows CE 4.2 PCMCIA驱动源码。适合所有以S3C2410X为主芯片开发的平台。-Samsung 2410 Windows CE 4.2 source PCMCIA drive. Suitable for all mainly to UART chip development platform.
- 2022-02-28 21:28:37下载
- 积分:1
-
windows环境下的基于COM的串口通信组件,封装了串口的常用操作,很好用!...
windows环境下的基于COM的串口通信组件,封装了串口的常用操作,很好用!-windows environment based on the serial communication COM components, packaging commonly used by the serial port operations, with very good!
- 2022-01-27 23:57:42下载
- 积分:1