搜索资源列表
emis5
- 本项目旨在通过一个简化的企业管理信息系统(Enterprise Management Information System, EMIS)项目,使学生在完成对C/C++程序设计语言和基本数据结构与算法课程的学习后,综合运用 所学到的语法和算法知识,构建一个接近实际应用场景的软件系统,以达到复习和巩固前期课程内容 并为后续课程奠定基础的目的。-This project aims through a simplified corporate management information s
Project-4
- 此仿真为ubantu系统下的REAL仿真(网络链路的仿真),本工程可以了解网络中流量控制的基本方法;用C语言实现TCP的拥塞控制算法;设计选择性重传协议,并用C语言实现。-This simulation ubantu REAL system simulation (simulation of the network link), the project can understand the basic method of network flow control TCP congestion
mystack
- 用C语言,编写的一个栈的算法,可以实现栈的基本操作(入栈,出栈,清空栈)。-Using C language, written in a stack algorithm can achieve the basic operation of the stack (stack, stack, empty stack).
insert
- 用C语言实现(顺序存储的元素插入算法); 实验测试数据基本要求:顺序表容量初始化为10,大小初始化为9,连续在第7、8、13的位置插入任意数据,并分别输出元素插入前后顺序表中的元素。 -C language (sequential storage element into the algorithm) experimental test data basic requirements: capacity initialization sequence table 10, the siz
C-language-alogrithm
- C语言基本算法,各种基础算法,有代码示例,很详细,比较适合初学者-C language basic algorithm, various basic algorithm, code examples, very detailed, more suitable for beginners