资源列表

« 1 2 ... .81 .82 .83 .84 .85 1886.87 .88 .89 .90 .91 ... 14954 »

[汇编语言nasm-2.11.08

说明:NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。NASM是一个自动配置的安装包,cd到它的目录下,输入./configuer,该脚本会找到最好的C编译器来构造NASM,并据此建立Makefiles-The Netwide Assembler (NASM) is an assembler and disassembler for the Intel x86 architecture. It can be used to write 16-bit, 32-bit (IA-32) an
<Gao> 在 2025-06-14 上传 | 大小:1.33mb | 下载:0

[易语言编程RS

说明:很好用的RS分析,你下载了就好好用哟,珍藏版,继续加油努力吧骚年-very usefull
<陈吴> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[汇编语言yuesehuanwenti

说明:约瑟夫环问题。本程序要求设编号为1-n的n(n>0)个人按顺时针方向围成一圈.首先第1个人从1开始顺时针报数.报m的人(m 为正整数).令其出列。然后再从他的下一个人开始,重新从1顺时针报数,报m的人,再令其出列。如此下去,直到圈中所有人出列为止。-Josephus problem. The procedural requirements set numbered 1-n of n (n> 0) Personal clockwise circle. First 1st person
<juwairen> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[汇编语言hash

说明:散列表。它通过把关键码值映射到表中一个位置来访问记录,以加快查找的速度。这个映射函数叫做散列函数,存放记录的数组叫做散列表。在理想情况下,查找、插入、删除操作的时间均为O(1),是一种高效的动态集合结构。-Hash table. It to access records by key value mapped to a table in a position to accelerate the lookup speed. This mapping function called a hash f
<juwairen> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[汇编语言paixu

说明:排序。当有 n 件任务同时来临时,每件任务需要用时ni,求让所有任务等待的时间和最小的任务处理顺序。-Sort. When there are n pieces tasks simultaneously comes when each task needs ni, seeking to make all the tasks waiting time and minimum of tasking order.
<juwairen> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[汇编语言zuiduanlujin

说明:最短路径。最短路径问题是图论研究中的一个经典算法问题, 旨在寻找图(由结点和边组成的)中两结点之间的最短路径。-The shortest path. The shortest path problem in graph theory is a classical algorithm issue, aimed at finding the shortest path diagram Two nodes (the nodes and edges) is between.
<juwairen> 在 2025-06-14 上传 | 大小:2kb | 下载:0

[汇编语言Web-Spider

说明:图的遍历。若用有向网表示网页的链接网络,其中顶点表示某个网页,有向弧表示网页之间的链接关系。试设计一个网络蜘蛛系统,分别以广度优先和深度优先的策略抓取网页。-Graph traversal. If the web page to the network by indicating links network where vertices represent a page, there are links to the arcs represent the relationship between
<juwairen> 在 2025-06-14 上传 | 大小:2kb | 下载:0

[汇编语言priority-queue

说明:优先级队列(priority queue)就是遵循两个排序规则的集合。首先,具有高优先级的项目在先。第二,具有相同优先级的项目使用先进先出方法来确定其排序。-Priority queue (priority queue) is to follow two collations set. First, a high-priority item first. Second, with the same priority projects using the FIFO method to determ
<juwairen> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[汇编语言sizeyunsuan

说明:四则运算表达式求值,将四则运算表达式用中缀表达式,然后转换为后缀表达式,并计算结果。-Four arithmetic expression uation, the four arithmetic expressions used in infix expression, and then converted to a postfix expression, and calculate the results.
<juwairen> 在 2025-06-14 上传 | 大小:3kb | 下载:0

[易语言编程Power-HOOK-damage

说明:DNF被功HOOK伤害源码,仅供学习,切勿用于其它非法用途。-DNF Power HOOK damage,Only study
<ccab> 在 2025-06-14 上传 | 大小:136kb | 下载:0

[易语言编程DNF-studio-internal-assistant

说明:工作室内部辅助,驱动写法,送驱动不非法模块,仅供学习-The studio assistant, driver writing, sending driving illegal module
<ccab> 在 2025-06-14 上传 | 大小:891kb | 下载:0

[易语言编程Full-screen-CALL-plus-traversal

说明:dnf全屏CALL加遍历,仅供学习之用,勿用于非法用途-DNF Full screen CALL plus traversal
<ccab> 在 2025-06-14 上传 | 大小:107kb | 下载:0
« 1 2 ... .81 .82 .83 .84 .85 1886.87 .88 .89 .90 .91 ... 14954 »

源码中国 www.ymcn.org