资源列表
bp
- 这是一份有关于神经网络的程序,里面有详细的注释说明(This is a program with a neural network with detailed explanatory notes.)
IBM-PC汇编语言程序设计(第五版)
- Peter Abel - IBM PC 汇编语言程序设计,教程。(Peter Abel IBM PC assembly language programming (Fifth Edition))
程序
- 用matlab进行ccrp的弹道汇编并绘制相关的参数变化图像。(The MATLAB is used to compile the ballistic assembly of the CCRP and to draw the related parameter change images.)
Project_0
- simple numerical calculator.
Drawing-a-Diamond-2
- drawing a diamond using assembly
pascal_traingle
- drawing pascal triangle using assembly
Merge
- 1、分别用顺序表和链表实现 2、利用菜单选择相应功能 3、能连续执行两表合并(1. The implementation of the sequence table and the chain table 2. Use the menu to select the corresponding function 3. Continuous execution of two table merging)
stack
- 数据结构:用栈的思想实现公式运算,符号@标志结束(Using the idea of stack to implement the formula operation, the sign @ sign is over)
KMP算法
- KMP算法,例如输入s,t,p三个字符串,实现将s串中所有t替换成p(KMP algorithms, such as three strings of S, T, and P, are implemented to replace all the T in the S string to P)
test_2veryzhogyao
- 画三维图,通过matlab,画出三维作表图(Draw a three-dimensional map, through MATLAB, draw a three-dimensional map)
sort
- 输入: 第一行读入一个 n ( 0<n<=1000000) 第二行读入n个整数k (-2^31 <= k < 2^31 ) 输出: 按从大到小的顺序输出出现的数字,数字之间用一个空格分开(Input: The first line reads a n (0<n<=1000000) second line reads n integer k (-2^31 < K < 2^31) Output: Outpu
dosbox
- 搭建汇编环境的小程序,初学者会需要。一般32位的windows系统有自带,但64位系统下并没有(Set up a small program for assembly environment)
