资源列表
7-3
- 编写一个程序,计算 1 + 2 + 3 + 4 + … + N的累加和,并把累加和以十进制形式显示出来。(不能使用公式计算“累加和=N×(N+1)/2”,必须使用程序实现循环累加来计算)。-Write a program to calculate the 1++++ 4 ... the+ N accumulation, and the sum of the decimal form is displayed. (Can not use the formula " sum = N (N+1
Fibonacci
- 用汇编语言编写fibonaqi数列的前13项-Assembly language to write fibonaqi series
try3
- 运用汇编语言编写的电子实时时钟/万年日历系统-The use of assembly language to write electronic real-time clock/calendar years
TSP
- 基于蒙特卡洛的TSP问题算法,方便学习使用。主要是近似算法-Based on the TSP Monte Carlo algorithm
Kruskal
- 贪心法是解决某些优化问题的一种策略。假设我们可以通过一系列的决策来解决某个问题。贪心法使用如下的方法:在每个阶段做出的决策都是局部最优的决策。对于某些问题,这些局部最优解最终成为全局最优解。-Generation of minimum spanning tree algorithm Kruskal
TeacherManage
- 老师叫我们开发的科教城选课系统,我做好了,上传上来与大家分享。-The teacher told us to develop the science city elective system, I do post it here to share with you.
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
nixiang
- C++逆向工程的简单入门教程,对于想了解汇编的人来说,很高的资料-Reverse engineering of C++ simple introductory tutorial for people who want to understand assembler, high information
weijishiyan
- 西南交大 微机接口实验程序代码 完整版-Southwest jiaotong university microcomputer interface experiment program code the full version
CheckPCB
- 用于检测PCB的汇编后代码,配合VB程序使用-For the detection of PCB assembly code with VB program
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.
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
