资源列表
两台PC机间RS-232串口通信
- 两台PC机间RS-232串口通信:有乙机,再有乙机通过串口jieshou甲机键盘输入字符串发送给乙机,再由乙机通过串口接收字符并显示在屏幕上。当键入感叹号,结束收发过程。
_ch301.c
- 回文判断,正与反都用相同的字符序列为准.用堆栈实现-Palindrome judge, is working with the anti-all with the same sequence of characters shall prevail. To use the stack to achieve
FIFO
- 用于模拟进程调度中的先到先服务算法 其中进程不是5个的话 可以修改#define中N 的变量 需要几个进程修改成几就行了-Used to simulate the process of scheduling algorithm First come first serve process is not one of the five can be amended if# Define variables in the N process takes a few modifications int
main
- josephus环的普通算法,使用指针,编译通过-Josephus ring general algorithm, the use of pointer, the compiler through
ReverseNumbers
- Allows you to reverse numbers.
2
- 优先级队列的编写,主要用的是C++,比较简洁的写法-priority queue
enhancedsafearray
- This is Exam 1 practical of ssd5, code is compiling and i have got 95 for this file, dwonload-This is Exam 1 practical of ssd5, code is compiling and i have got 95 for this file, dwonload
student
- 定义一个描述学生基本情况的类数据成员包括姓名、学号、c++、英语、数学成绩。成员函数包括输出数据、置姓名、学号、三门课成绩,求总成绩和平均成绩。-Define a descr iption of the basic situation of the student class data members include name, student number, c++, English, math scores. Member functions, including output data s
score
- 按下列要求编写程序。 (1)定义一个分数类Score。它有 3个数据成员: Chinese //语文课成绩 English //英语课成绩 Mathematics //数学课成绩 2个构造函数:无参的和带参数的 3个成员函数:是否带参数根据需要自定 sum() //计算三门课总成绩 print() //输出三门课成绩和总成绩 modify() //修改三门课成绩 (2)定义一个人员people (3)定义一个学生类Student。它有 3个数据
guessNumber
- 一个以C语言实现的与电脑进行猜数的小游戏-guess number game
Code4
- This the code built by me. And this code is built in C++ using some loops.-This is the code built by me. And this code is built in C++ using some loops.
