资源列表
PianoGame_AndCommanFactor
- 采用x86汇编语言编写,用户可以点击键盘,发出对应的音调,实现类似钢琴的发音;以及实现100以内两个数的公约数的功能(A piano game written in asm, and calculate the common factors of two numbers in 100)
联系人管理系统
- 8086汇编写的联系人管理系统,实现了增删,删除,修改,查询等基本功能,使用masm编译器可以编译通过!
Modern X86 Assembly Language Programming
- Modern X86 Assembly Language Programming
Hello World
- c++编写hello world 简单的c++程序(c++ write hello world)
时钟程序
- 基于单片机C51基础上的时钟程序及仿真,汇编语言,实现时钟和校时功能(clock c51 Clock program and simulation based on MCU C51, assembly language, realize clock and timing function)
student
- 16位汇编实现的学生管理系统,增删改查简单版(The student management system implemented by 16 bit assembler, adding and deletions to the simple Edition)
二维粒子群算法的matlab源程序
- 基于基础的粒子群算法,实现粒子群算法的二维求解。(The realization of two-dimensional particle swarm algorithm.)
180321
- 一个简单IF循环的汇编语句,用于初学者学习汇编(An assembly statement of a simple IF loop)
微机原理
- 微机原理试验包括led灯移位以及其他两个试验(The microcomputer principle test includes the LED lamp shift and the other two tests)
voice_separation
- 一段简单的关于将音乐分离成人声和伴奏音的代码,只是一种思路,通过滤波消除不同频率的声音,得到剩下需要的。(A simple code that aim to separate the song into human voice and background music, just a method, not so accurate. the passband and stopband can be adjust)
svm1
- 支持向量机回归的程序,实现预测,在matlab平台上实现模型训练和预测(Support vector machine regression program to realize prediction)
程序
- pca 主成分分析的matlab代码。主成分分析(Principal Component Analysis,PCA), 是一种统计方法。通过正交变换将一组可能存在相关性的变量转换为一组线性不相关的变量,转换后的这组变量叫主成分。(PCA principal component analysis matlab code. Principal component analysis (Principal Component, Analysis, PCA) is a statistical method
