资源列表
struct
- 结构体链表的各项操作,包括对链表创建,插入,删除等等。-struct ,init,delete
chengxu
- 数字语音录放系统程序设计,可以直接用,不用改动,童叟无欺,绝对真实!-Digital Voice Recorder System programming can be directly used, without changes to Fine, simple, absolutely true!
K4
- 在内存缓冲区BUF中存放着一组无符号的字数据,要求采用模块化程序设计技术,将这组数据由小到大排序并在显示器上显示。 题目分析:将任务划分成三个模块:主控模块、排序模块、显示模块。 各模块的命名及功能如下: (1)主控模块:命名为MAIN,功能为实现各个子模块的调用,在主模块内定义数据区。 (2)排序模块:命名为SORT,功能为实现将BUF缓冲区中的一组数据由小到大排序。 (3)显示模块:命名为OUTPUT,功能为实现将BUF缓冲区中的数据转换成ASCII码存放在TAB缓冲区并
control
- 用HDL语言编写的控制单元代码,用于检测SARM是否发生错误的一个拣点小程序。-HDL language of the control unit code, used to detect the SARM whether the error occurred pick a little program.
6P
- 从键盘输入两个6位数,做加法,并以加法的形式输出-Input from the keyboard with two 6-digit addition, and output in the form of an addition
32-bit-cla-adder
- This a code that describe 32 bit carry look ahead adder in VHDL(32 bit CLA).-This is a code that describe 32 bit carry look ahead adder in VHDL(32 bit CLA).
task01_a
- linear interpolation fir filter
envec.py
- 识别中文,对中文词进行统计,打印出每个中文词的数目。-Identify Chinese, the Chinese word for statistics, print out the number of each Chinese word.
Three-input-Majority-Voter
- 三人表决器 三种不同的描述方式 用于进行三人的投票表决-Three-input Majority Voter
shujvpailie
- 本程序用的是“冒泡排序”法,算法是将一个数与后面的数相比较,如果比后面的数大,则交换,如此将所有的数比较一遍后,最大的数就会在数列的最后面。再进行下一轮比较,找出第二大数据,直到全部数据有序。-The procedure used was "bubble sort" method, the algorithm is compared with a number behind the number, if the number is greater than the back, then the
Assignment1_1
- 代码内容主要用于数字通信学习,为课程作业相关的代码-Code is mainly used in digital communications study for coursework related code
Pythagoras795152016
- pythigirous theorem in c lang
