资源列表
联系人管理系统
- 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)
1到100的和算法
- c语言 1到100的和算法,很简单的入门编程C语言代码
二维粒子群算法的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)
实验2 LED跑马灯实验 [兼容模式]
- LED跑马灯实验,汇编语言基础功能实现。进一步熟悉ADS开发环境,并能进行相关设置;熟悉裸机系统下C语言运行环境的设置方法; 掌握ADS下C语言程序的编辑、编译、链接及下载方法;掌握ADS下C程序代码的调试及内存值的检查方法。(LED marquee experiment, based on assembly language functions.More familiar with the ADS development environment, and related settings; f
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)