登录
首页 » Windows开发 » 反汇编32位intel机器指令的源代码,只写完了80386的指令,没有加入后续指令及浮点指令,不过源代码考虑了可扩展性,可以很容易加入其它指令.由于我还不了解6...

反汇编32位intel机器指令的源代码,只写完了80386的指令,没有加入后续指令及浮点指令,不过源代码考虑了可扩展性,可以很容易加入其它指令.由于我还不了解6...

于 2022-03-21 发布 文件大小:12.41 kB
0 239
下载积分: 2 下载次数: 1

代码说明:

反汇编32位intel机器指令的源代码,只写完了80386的指令,没有加入后续指令及浮点指令,不过源代码考虑了可扩展性,可以很容易加入其它指令.由于我还不了解64位的汇编指令,所以没考虑对64位的扩展.反汇编的结果经与W32DASM对比,发现了W32DASM的许多错误,如果发现我的源码译错了请email我(只限80386指令),我的email在源代码文件中-compilation of 32 anti-intel machinery orders source code, only 80,386 finished the instructions not to include follow-up instructions and floating-point instructions, but the source code to consider the scalability, it is very easy to join other directives. Since I do not yet know the compilation of 64 instructions, we had to consider the right 64 expansion. anti-compile the results contrast with the W32DASM found W32DASM many mistakes, I found the source code translation wrong Please email me (only 80,386 directive), I email the source document

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 类似Windows画图板的程序,有助于Windows程序设计新手入门。
    类似Windows画图板的程序,有助于Windows程序设计新手入门。-Similar procedures for Windows drawing board, will help beginners learn Windows programming.
    2022-03-10 13:01:18下载
    积分:1
  • 排序程序冒泡排序、 unsort、 部分排序
    #define PARTIALLYSORTED_30 3 #define PARTIALLYSORTED_50 4 #define PARTIALLYSORTED_70 5 #define RANDOMIZE_QSORT 1 #define MERGE_SORT 2 #define SELECTION_SORT 3 #define BUBBLE_SORT 4 / *---随机化快速排序---* / int random_partition (int * arr、 int 开始,int 结束) ; void random_quick_sort (int * arr、 int 开始,int 结束) ; /*----------------------------------------------*/ /*-----------Merge Sort--------------------------*/ 空的分区 (int arr [],int 低,int 高) ; void 归并 (int arr [],int 低,年年高 int int) ; /*------------------------------------------------*/ / *---选择排序---* / void sort_select (int n) ; int; maxind(int m) void swap1 (int * x int * y); /*------------------------------------------------*/ /*-----------------Bubble sort--------------------*/ void recursive_bubble (int * 数组、 int 的大小) ; /*-----------------------------
    2022-07-02 17:33:19下载
    积分:1
  • 起点
    定时启动服务,当指定服务被意外关闭,自动启动该服务,使用wmi实现。-Start-up services from time to time, when the specified service was accidentally shut down, automatically start the service, use wmi to achieve.
    2023-01-13 11:45:04下载
    积分:1
  • 对研华公司工控机can口的测试,作用是将can口对接,然后将该程序在wince下进行测试
    对研华公司工控机can口的测试,作用是将can口对接,然后将该程序在wince下进行测试-Of Advantech Industrial Computer can I test the role is to can I dock, and then wince under the procedures in the test
    2023-04-04 21:20:03下载
    积分:1
  • C语言编写的中文处理模板。用getzh()函数代替getchar()函数来从标准输入中读取汉字。附带范例程序。...
    C语言编写的中文处理模板。用getzh()函数代替getchar()函数来从标准输入中读取汉字。附带范例程序。-C language, the Chinese deal with templates. With getzh () function in place of getchar () function to read from standard input Chinese characters. Incidental examples of the procedures.
    2022-07-28 15:58:55下载
    积分:1
  • DA 10位DA转换程序 ,用C++平台来设计的一个简单程序
    DA 10位DA转换程序 ,用C++开发平台来设计的一个简单程序-DA 10 bit DA conversion process, using C++ Development platform to design a simple procedure
    2022-08-17 23:45:29下载
    积分:1
  • This is a 22 on the VC++ Language classic books, hope everyone can help!
    这是22本关于VC++语言的经典图书,希望对大家能够有所帮助!-This is a 22 on the VC++ Language classic books, hope everyone can help!
    2022-11-30 13:45:10下载
    积分:1
  • 查字典程序,可以简单查阅你想要的单词
    查字典程序,可以简单查阅你想要的单词-dictionary procedures, a simple inspection of the word you want
    2023-01-16 11:40:03下载
    积分:1
  • Bug Free is a very good tool for defect management. I hope you like.
    Bug Free是一款非常好的缺陷管理工具。希望大家喜欢。-Bug Free is a very good tool for defect management. I hope you like.
    2022-06-30 07:54:13下载
    积分:1
  • shortest distance
    求两点间最近路径,以地图为例。查找两地间最短路径。-shortest distance
    2022-06-13 17:56:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载