资源列表
Linux-C-epoll
- linux 下的c语言epoll的封装,可以用于epoll的学习-c language under epoll linux package, can be used for learning epoll
u3
- 调制信号通过AWGN信道包络检波,并且去掉直流分量。画出解调信号-AWGN channel modulated signal envelope detection, and remove the DC component of the demodulated signal to draw
Mini51_DIP
- 各种PCB库、封装库,原理图等,史上最全的PCB元件库。-All kinds of PCB, encapsulation, library principle diagram, etc., most comprehensive library of PCB components in history.
Linux_Upgrade_Tool_v1.2.tar
- rk平台开发升级工具,可以升级板子上的rk芯片-Rk platform to develop and upgrade tool, you can upgrade the board on the RK chip
Calculator
- 这是我大一的时候在Linux上开发的一个简易的计算器,支持加减乘除,乘方,sin、cos、tan和log计算,支持复杂的表达式运算。对于刚刚学习编程不久的同学来说还是可以的。-Simple Calculator supports common calculation which was developed in Linux.
linux
- linux常用命令集-linux tools
simpleshell
- 实验5 简单shell的设计和实现(20分) 目的: 1、练习使用编程环境,包括shell的命令,vi和gcc编译器。 2、体会进程概念,了解fork,execve,wait等系统调用。 要求: 1、除了系统调用execve,不允许使用其他的exec函数。输入应当允许带多个参数(一行内可以表示),不考虑通配符 (即“*”、“?”、“-”等等)的处理。 2、输入错误命令能提示出错并进入下一轮接收命令状态。 3、可以用Ctrl-C和Ctrl-\结束简单shell的运行。
myshell
- 实验4 信号处理(20分) 目的: 学习和掌握信号的处理方法,特别是sigaction,alarm,sigpending,sigsetjmp和siglongjmp等函数的使用。 要求: 1、编制具有简单执行时间限制功能的shell: myshell [ -t <time> ] 这个测试程序的功能类似实验1,但是具有系统shell (在cs8服务器上是bash)的全部功能。<time>是测试程序允许用户命令执行的时间限制,默认值为无限制。
philosopher
- 编制模拟“五个哲学家”问题的程序 目的: 学习和掌握并发进程同步的概念和方法。 要求: 1、程序语法 philosopher [ -t <time> ] <time>是哲学家进餐和沉思的持续时间值,缺省值为2秒。 2、五个哲学家的编号为0~4,分别用五个进程独立模拟。 3、程序的输出要简洁,仅输出每个哲学家进餐和沉思的信息。例如,当编号为3的哲学家在进餐时,就打印: philosopher 3 is eating
calc_final
- 计算器(支持加减乘除、乘方、三角函数)设计,开发平台为linux,开发语言为c++。-The calculator (support involution, add, subtract, multiply and divide trigonometric functions) design, development platform for the Linux, the development of language is c++.
snake.tar
- Unix下C++实现,贪吃蛇游戏,基本功能都实现了-Under C++ Unix implementation, Snake game, basic functions are realized
inux-C--
- linux C 实现文件誊抄 -main文件-inux C implementation file transcr iptions - main file