-
汇编语言是一门本来是很基础很古老的语言,由于它的代码可读性可移植性较差,现在已经很少有人用。但它的优点也是显而易见的,
很高的效率,不受编译器限制的随意性,...
汇编语言是一门本来是很基础很古老的语言,由于它的代码可读性可移植性较差,现在已经很少有人用。但它的优点也是显而易见的,
很高的效率,不受编译器限制的随意性,对硬件的直接操作(保护模式下需要系统支持),以及逆向工程时不可或缺的反汇编调试等。随
着你越来越深入的了解计算机,你会越来越觉得这个古老的东西是最重要的,是那些时髦的编程语言不可比拟的。
我们每天使用的Windows 内核部分,几乎完全用C 语言开发。只可惜MS 并不公开源代码。
虽然如此,却没有谁能阻止你看汇编的代码。MS 对Windows 既没有加壳加密,也没有花指令,洋洋洒洒上千万行代码,数千精英
程序员的智慧结晶,如今就在你的电脑内。工作结束,夜晚无聊之时,难道不想读一读,这深不可测的浩瀚天书吗?
以前曾经有人把Windows 的dll 反汇编后改写为C 语言的资料。后来又有WindowsNT 和2000 的源代码泄漏。不过到如今vista
都已经发布了。想要自己随心所欲的阅读,还是要自己掌握Windows 程序的汇编写法吧。获人之鱼,不如师人之渔。-err
- 2022-12-29 22:20:03下载
- 积分:1
-
接上级主管部门通知,为了保障奥运会的网络信息安全,净化网络环境,促进互联网信息服务健康有序发展,从即日起至2008年9月20日,我司将对所有接入的网站进行网络信...
接上级主管部门通知,为了保障奥运会的网络信息安全,净化网络环境,促进互联网信息服务健康有序发展,从即日起至2008年9月20日,我司将对所有接入的网站进行网络信息安全的彻底排查。-Then the competent authorities to inform their superiors, in order to protect the Olympic Games in network information security, clean up the network environment and the promotion of the Internet Information Service healthy and orderly development, and from now until September 20, 2008, I will have all access to the Division
- 2023-05-13 23:10:02下载
- 积分:1
-
wince TTS语音播报
Wince+TTS 在wince系统下实现文本转语音的技术
WINCE 语音合成有下列技术特点:
1,声音清晰(清脆)
2,语速可以调节
3,占用系统资源少,对系统要求少
4,代码占用空间少
5,编程接口方便
6,声音甜美
7,技术成熟可靠
8,支持C++、C#、VB.NET语言编程
9,朗读音量可以调节
10,支持中英文混读
- 2022-06-30 17:26:52下载
- 积分:1
-
windows的API函数的归纳电子书,系统全面的介绍了百分之九十的API函数。...
windows的API函数的归纳电子书,系统全面的介绍了百分之九十的API函数。-windows into the API function of e-books, systematic and comprehensive introduction to the 90 of the API function.
- 2022-02-26 18:37:21下载
- 积分:1
-
My first fluid solver used an explicit solver with successive over
My first fluid solver used an explicit solver with successive over-relaxation, but the instability problems were frustrating, so I abandoned it in favor -My first fluid solver used an explicit solver with successive over-relaxation, but the instability problems were frustrating, so I abandoned it in favor
- 2022-05-26 00:19:40下载
- 积分:1
-
windows下的调色板源代码
windows下的调色板源代码-the palette windows source code
- 2022-02-20 23:30:16下载
- 积分:1
-
DirectX游戏项目
DirectX Project Game
- 2022-06-28 15:56:28下载
- 积分:1
-
二
二维多项式拟合
仿照matlab中polyval编写-Two-dimensional polynomial fitting matlab modeled in the preparation of polyval
- 2022-07-13 14:42:13下载
- 积分:1
-
《Microsoft Windows CE User Interface Services Guide》中文版
《Microsoft Windows CE User Interface Services Guide》中文版-"Microsoft Windows CE User Interface Services Guide," the Chinese version
- 2022-12-20 04:15:04下载
- 积分:1
-
用vc编写的扫描仪数据源软件,未涉及硬件接口部分,只是个模拟扫描程序,图片需要从本机读入...
用vc编写的扫描仪数据源软件,未涉及硬件接口部分,只是个模拟扫描程序,图片需要从本机读入-Vc prepared using scanner data source software, not covered by the hardware interface of the simulation is only a scanner, images from the machine-readable entry
- 2023-03-15 16:50:04下载
- 积分:1