资源列表
LCD8
- 8 bit LCD driver for atmel 89 series microcontroller
ldpc_decode
- LDPC码的经典的译码程序:BP译码算法-Classic LDPC code decoding procedure: BP decoding algorithm
Search-for-LD
- 排序问题:首先将序号为1的行按照某一列升序排序,然后将序号为2的行插入其中。但是其插入必须在其前道工序之后(辅助排序规则依然是某一列升序排列)-Sort questions: First, a number of rows according to a column in ascending sort, then the number of rows inserted 2. But it must be inserted before the procedure after their (sec
chengji
- 有学10个学生,每个学生的数据包括学号、姓名、3门课程的成绩,从键盘输入10个学生数据,要求输出3门课程总平均成绩,以及最高分的学生的数据(包括学号、姓名、3门课程成绩、平均分数)
PIC_24LCXX
- PIC系列24C**读写程序,从网上搜来的,很好用。
copyfile
- 本程序是用汇编语言完成,实现一些简单文件的拷贝,-This procedure is used to complete assembly language to achieve some simple file copy,
VDKvaPC
- 89 and PC connector with asm
5
- 非递归的快速排序算法-#include <iostream> #include <stack> #define MAX_SIZE 11 using namespace std typedef int elem typedef std::stack<int> Stack int partition(elem*pData, int low, int high) voi
tongxin
- 用汇编语言实现的双机通信,主程序发送,子程序接收,采用中断的方式,档子程序得到响应后,开始接受数据-In assembly language of the two-machine communication, sending the main program, subroutine received by way of an interrupt, the subroutine get a response file, it begins to accept data
811
- 微型计算机原理与接口技术 尹建华主编课后第八章第十一题答案-Microcomputer Principle and Interface Technology Editor Yin Jianhua answer questions after class XI, Chapter VIII
4
- 利用opengl绘制一个圆形的图案,同时可以调整窗口大小-The opengl rendering a circular pattern, at the same time you can adjust the size of the window
FIRwinnerhof
- 在matalab环境下实现维纳滤波的效果,可以实现多阶-Wiener filter in the realization matalab environmental effects can be achieved multi-stage
