资源列表

« 1 2 ... .90 .91 .92 .93 .94 1995.96 .97 .98 .99 .00 ... 3004 »

[汇编语言Kruskal

说明:贪心法是解决某些优化问题的一种策略。假设我们可以通过一系列的决策来解决某个问题。贪心法使用如下的方法:在每个阶段做出的决策都是局部最优的决策。对于某些问题,这些局部最优解最终成为全局最优解。-Generation of minimum spanning tree algorithm Kruskal
<长海燕> 在 2025-07-05 上传 | 大小:1.09mb | 下载:0

[汇编语言TeacherManage

说明:老师叫我们开发的科教城选课系统,我做好了,上传上来与大家分享。-The teacher told us to develop the science city elective system, I do post it here to share with you.
<王珲> 在 2025-07-05 上传 | 大小:8.59mb | 下载:0

[汇编语言shiyan6

说明:1.编写完整的汇编语言程序: (1) 从键盘输入一系列字符(以回车符结束),并按字母、数字及其他字符分类计数,最后显示这三类的计数结果。 (2) 已定义了两个整数变量A和B,试编写程序完成下列功能(使用简化段源程序格式):  若两个数中有一个是奇数,则将奇数存入A中,偶数存入B中;  若两个数均为奇数,则将两数均加1后存回原变量;  若两个数均为偶数,则两个变量均不改变。 (3) 用减奇数次数的方法,求一个数的近似平方根,这
<Shujing> 在 2025-07-05 上传 | 大小:3kb | 下载:0

[汇编语言heikefanhuibian

说明:《黑客反汇编教程(英文版)》想学习汇编,逆向工程的同学可以看一下,文章是英文版的,读起来比较费力-" Hackers disassembly tutorial (English)" If you want to learn assembly, reverse engineering, the students can look at the article in English, read more demanding
<章朔> 在 2025-07-05 上传 | 大小:4.71mb | 下载:0

[汇编语言nixiang

说明:C++逆向工程的简单入门教程,对于想了解汇编的人来说,很高的资料-Reverse engineering of C++ simple introductory tutorial for people who want to understand assembler, high information
<章朔> 在 2025-07-05 上传 | 大小:377kb | 下载:0

[汇编语言weijishiyan

说明:西南交大 微机接口实验程序代码 完整版-Southwest jiaotong university microcomputer interface experiment program code the full version
<厉吉花> 在 2025-07-05 上传 | 大小:1.21mb | 下载:0

[汇编语言CheckPCB

说明:用于检测PCB的汇编后代码,配合VB程序使用-For the detection of PCB assembly code with VB program
<coyote> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[汇编语言lab7

说明:并行口8255 方式1 输入输出 1.进一步学习并行口的使用。 2.掌握选通方式下数据输入的方法。 -8255 ways a parallel port input and output. Further study the use of the parallel port. Two. To master the method of data input strobe mode.
<> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[汇编语言lab8

说明:A/D转换及显示实验 1.了解A/D转换的工作原理及编程。 2.学习A/D转换的各种方法,进一步学习8253、8255等芯片的应用。 -A/D converter and display of Experiment 1. Understand the A/D conversion works and programming. Two. Learning the method of A/D converter, and further study the application of
<> 在 2025-07-05 上传 | 大小:2kb | 下载:0

[汇编语言ASM-FAQ

说明:汇编语言经典问答,学习汇编疑惑的时候可以看看,能明白很多问题-Assembly language classic questions and answers, learn assembly puzzled look, can understand a lot of problems
<viki> 在 2025-07-05 上传 | 大小:564kb | 下载:0

[汇编语言8-1

说明:编写子程序嵌套结构的程序,把整数分别用二进制和八进制形式显示出来。 主程序BANDO:把整数字变量VAL1存入堆栈,并调用子程序PAIRS 子程序PAIRS:从堆栈中取出VAL1 调用二进制显示程序OUTBIN显示出与其等效的二进制数,输出八个空格;调用八进制显示程序OUTOCT显示出与其等效的八进制数,调用输出回车及换行符的子程序 -Write subroutine nesting structure of the program, and integer, respective
<谢轩> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[汇编语言shz22

说明:通过利用汇编语言中的循环,堆栈,延时等技巧以及子程序,BIOS和DOS的调用,由用户选择,实现在屏幕中央输出A到Z或者显示黑客帝国式的屏保。-Through the use of the cycle, stack, and delay in the assembly language skills and the subroutine, the BIOS and DOS calls, selected by the user to achieve in the center of the scr
<permanent> 在 2025-07-05 上传 | 大小:1kb | 下载:0
« 1 2 ... .90 .91 .92 .93 .94 1995.96 .97 .98 .99 .00 ... 3004 »

源码中国 www.ymcn.org