-
反汇编32位intel机器指令的源代码,只写完了80386的指令,没有加入后续指令及浮点指令,不过源代码考虑了可扩展性,可以很容易加入其它指令.由于我还不了解6...
反汇编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
- 2022-03-21 08:58:10下载
- 积分:1
-
Fullscreen OpenGL Appp
Fullscreen OpenGL A-Fullscreen OpenGL Appp
- 2023-07-18 19:45:04下载
- 积分:1
-
在 asp 的 apriori 算法
这是一个 web 服务的 asp 使用 apriori 算法和用于派生的关联规则,我们可以用在许多市场购物篮分析、 银行等,也是非常重要的数据挖掘和其各自的部门
- 2022-03-23 14:20:36下载
- 积分:1
-
航空管理软件
通过目标输入雷达经纬度和雷达的高度
计算目标的x,y的位置...
航空管理软件
通过目标输入雷达经纬度和雷达的高度
计算目标的x,y的位置-Aviation management software through the target latitude and longitude input radar and radar target height calculation of the x, y position
- 2022-07-20 16:13:35下载
- 积分:1
-
中马(禅鼠标瞄准)是一个较大的工程实例包含在…
ZoMA (Zen of Mouse Aiming) is one of two larger example projects contained within the code repository. The game involves testing and measuring the player’s mouse reaction, aiming and tracking skills. From an educational point of view, the code hopefully provides some examples of GUI construction and illustrates a design that facilitates the introduction of new test types. This project is created using Netbeans.
- 2023-05-16 11:45:05下载
- 积分:1
-
BCB
基于BCB的细线图像源程序,初学者推荐
- 2022-06-14 15:57:33下载
- 积分:1
-
如何创建临时文件
如何创建临时文件-how to create temporary files
- 2022-03-31 02:08:01下载
- 积分:1
-
c的小程序很有用的,我认为很好的,也蛮经典的!希望对大家有帮助!...
c的小程序很有用的,我认为很好的,也蛮经典的!希望对大家有帮助!-c small procedures very useful, I think very good, but also pretty classic! We want to help!
- 2022-02-03 18:40:15下载
- 积分:1
-
对刚刚入站的汽车进行进站,如果站满则排队等候,如果不满,则进站。...
对刚刚入站的汽车进行进站,如果站满则排队等候,如果不满,则进站。-Into the station just to stop the vehicle, if the queue is filled, if not satisfied, then stop.
- 2023-09-07 18:25:02下载
- 积分:1
-
zinnia汉字分析
在线手写汉字识别源码 Zinnia介绍。读取用户输入的手写笔迹 可以自由设置手写框的大小。在内部处理中所有笔迹都被转化为1*1的手写框内的坐标来处理。通过Character类的add方法增加坐标。add的第一个参数为当前笔画,第二个参数为坐标点。通过重复使用add方法可以加入多笔输入笔迹。其中每笔包含多个坐标点数据。
- 2023-06-15 06:35:05下载
- 积分:1