搜索资源列表
c
- linux 下的聊天室程序, 用linux c写一个局域网的聊天室程序,基于组播来实现,为方便调试只在本机上实验,不和其他的机器通讯。 加入组播的任何一个成员发送的消息,在组内的其他成员都能收到
linux
- 实验1 ARM汇编指令实验 实验2 C和汇编语言的混合编程实验 实验3 外部中断实验 实验4 看门狗应用实验
linux下C语言编写的shell
- C语言编写的简单shell,计算机操作系统实验作业...你懂的
Linux--sy--jingchengtongxin
- 进程间通信的实验代码,是操作系统实验中的代码-Interprocess communication experiment code, is the operating system code experiment
process_control
- 进程控制,linux编程,系统调用,fork()、exec()、exit()、waitpid()函数的功能以及实现过程,1创建两个子进程,重复显示代码2调用exec()更换自己的代码。计算机操作系统第三版实验二-process control :fork()exec()waitpid()exit().show some words constantly both in the parent s and children process
linux
- ubuntu总结,都是一般小实验,每个都调试通过-a b c d e f g h i j k l m n o p q r s t
Embedded-curriculum-design
- 嵌入式课程设计 大四 ADS1.2 集成开发环境的使用 FT2410P 教学平台 嵌入式 linux内核移植实验 ARM-Linux下编程 EVC编程 -Embedded curriculum design senior ADS1.2 integrated development environment using an embedded linux kernel FT2410P teaching platform transplant experiment ARM-Linux programm
222
- Linux下进程间多种通信机制实现的源代码和实验报告-jingchengtongxin
SerialPort
- linux环境下串口接收数据与发送数据实验 包含实验报告和源代码-linux environment to receive data and send data to serial experiments with test report and source code
linux
- Linux下的编程 本人课程设计 全部能运行 包括:合并排序.cpp 进程管理.cpp 进程控制实验.c 内存管理.cpp 生产者和消费者.c 死锁实验.c 线程实验.c-Programming under Linux I can run all the curriculum include: Merge sort. Cpp process management. Cpp process control experiment. C memory management. Cpp producers
ajax
- linux c 实验报告.具体自己下载了看看吧-Linux C report, for more details, please download.
cfz
- 【设计题目】Linux二级文件系统设计【开发语言及实现平台或实验环境】C++/VC++【设计要求】理解Linux的文件系统的组织;掌握常用的数据结构;系统采用两级目录,其中第一级对应于用户账号,第二级对应于用户帐号下的文件 使用文件来模拟外存,进行数据结构设计和操作算法的设计,实现一个文件系统并实现基本的文件操作(为了简便文件系统,不考虑文件共享,文件系统安全以及管道文件与设备文件等特殊内容)。要求:1、对程序的每一部分要有详细的设计分析说明 2、程序执行的每个步骤要有具体的提示内容或输出3、源
timeout-list-malloc
- 从uclibc的malloc和glib的glist、timeout提取出来的代码,用于嵌入式开发。分配一块内存用于动态内存,有定时功能,提供双向链表这种容器。用于没有操作系统和c标准库支持的环境。-Uclibc' s malloc and glib from the glist, timeout extracted the code for embedded development. A memory for dynamic memory allocation, there is timi
LinuxFileSystem
- 课程设计:Linux二级文件系统设计(C语言实现) 1.本实验的目的是通过一个简单多用户文件系统的设计,加深理解文件系统的内部功能和内部实现。 2.结合数据结构、程序设计、计算机原理等课程的知识,设计一个二级文件系统,进一步理解操作系统。 3.通过对实际问题的分析、设计、编程实现,提高实际应用、编程的能力 -Course Design: Linux File System Design (C language)
Tank_Game
- linux 下面的tank游戏 没办法,为了赚分 是我的一个实验 里面还有一份实验报告-a simple tank game on Linux use gcc and Xlib it is just a experment of C++ course so...the quality is ....
shiyancaozuoxitong-Linux
- 本实验要求在Linux 环境中使用C 语言编写一个简单的shell 命令解释器程序,-Operating system experiments, the first experiment, the experiment content
用C语言实现页面置换算法的模拟实验
- Linux环境下,用C语言实现页面置换算法的模拟实验,并比较不同算法的置换效率。-Linux environment using C language page replacement algorithm simulation and compare different displacement efficiency of the algorithm.
Linux
- 东大软院Linux大实验。在Linux环境下通过C语言实现模拟猜数的游戏,实现客户端与服务器之间的通信。-East Hospital Linux soft big experiment. Guessing game based on socket communications. Client and server side.
嵌入式综合实验
- LINUX下的嵌入式开发 开发语言是C++语言 利用QT平台(Linux QT c++ Embedded development)
linux操作系统编程标准实验报告
- 本实验报告涉及ls,cp,lscp,线程,进程,生产者消费者,哲学家进餐(This is a Linux C report, which includes the source code of ls, cp, lscp, producter & consumer and philospher.)