-
C++常用算法程序集
C++常用算法程序集 -C++常用算法程序集
- 2022-01-22 13:53:39下载
- 积分:1
-
反汇编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
-
学生论坛
ØØØØ学生forumis成功地设计并进行精度和质量进行测试。的在thisproject我们已经完成了所有的与本项目符合theorganization需要用于获取招生,查看考勤一样,时间表,标志备忘录学术信息的开发项目将非常具有。 ,latestevents等,学生们还可以发帖到HOD。
- 2023-09-05 08:00:02下载
- 积分:1
-
Winsock实现网络聊天室
Winsock实现网络聊天室-Winsock Internet chat room
- 2022-01-25 14:22:43下载
- 积分:1
-
matlab画图代码
这个程序包括用matlab画直方图,散点图,三维网格图的代码,适合论文书写中图形的制作。方便,快捷,让你的文章变的高大上起来。都是自己写论文的时候总结的哦。
- 2022-07-05 04:24:08下载
- 积分:1
-
NServiceBus
=======================
- 2022-02-10 08:01:44下载
- 积分:1
-
Panoramastitch
全景图像拼接,采用sift特征点进行特征匹配,然后Ransac筛选,配准图像,经过图像融合,实现无缝拼接。改代码为命令行形式,有需要需要自行修改!
- 2022-07-24 08:30:55下载
- 积分:1
-
Enumerate all the window that Stay On Top, and can set a window to Stay On Top,...
这是用Borland C++ Builder 6.0写成的一个小工具,功能是枚举当前桌面上所有可见的顶层(top-level)窗口,并可将窗口设置为StayOnTop,或将本来已经StayOnTop的窗口还原为非StayOnTop。-Enumerate all the window that Stay On Top, and can set a window to Stay On Top, or set a Stay On Top window to not Stay On Top.
- 2022-05-27 07:17:49下载
- 积分:1
-
用vc++开发的9×9数独游戏的计算机程序
用vc++开发的9×9数独游戏的计算机程序-Vc++ development with the 9 × 9 Sudoku computer program
- 2022-03-06 07:18:45下载
- 积分:1
-
折半插入排序相对来说要比冒泡插入排序效率要高,是一种思想。...
折半插入排序相对来说要比冒泡插入排序效率要高,是一种思想。-Binary insertion sort insertion sort, relatively speaking than the bubble speed, is a kind of thinking.
- 2022-04-02 02:00:34下载
- 积分:1