搜索资源列表
zheng
- 本文目的是演示Linux中的SOCK_PACKET插口的使用方法,实现对网络数据帧的捕获,编程方法简洁高效,可广泛应用在网络数据的分析、过滤和协议变换上。作者通过对Linux系统的编程实践,提出了一些思考,希望对读者有所启发-purpose of this paper is a demonstration of Linux SOCK_PACKET jack way to use the network to achieve the data frame capture, programming
ligangan33
- LINUX在嵌入式系统上的实践和探讨 1。实践目的 在一个成熟的嵌入式硬件平台上,安装KERNEL 2.6的LINUX;以实践一个嵌入式系统的开发初步。 2。硬件平台 VIA公司的EmCore-V611V12r/E533 -Linux in embedded systems practice and explore one. Practice aimed at a mature embedded hardware platform, the installation of L
linux1234_code
- 初学Linux的很好的练习程序,可以帮助你熟悉和掌握Linux下的一些命令-novice Linux good practice procedures, I can help you to become familiar with and master the Linux command
linux下ping程序
- ping程序,对初学者还是有一定练习作用的-ping procedures, or for beginners to practice a certain role
socket
- 能让我们对linux的系统和socket有一个叫深入的了解,且对网络服务器的架构有一定了解,通过实践,使我们知道在网络编程过程中所需要注意的一系列问题(如并行程序设计的问题)。当然,本次大作业还能使我们对“进程间通信”,“进程同步”和“信号量”等操作系统的知识进行巩固,从而服务于本次大作业。-Make our linux system and the socket are called in-depth understanding of the network server architectu
AdvancedLinuxProgramming
- 主要是讲解Linux下编程的使用和方法,以及在实际中的高级应用。-Mainly to explain the use of Linux, Programming and methods, as well as advanced applications in practice.
nachos-3.4
- 实现一个小的操作系统 适合学生使用 由于Linux较为庞大 不好实践 -To achieve a small operating system Linux is more suitable for students to use the good practice of a large
Linpop
- 程序实践1 linux通讯 linux简介-Practice 1 linux communication program
Linux
- 01:《01_GPRS模组介绍》 主要介绍GPRS模组。 02:《AT指令集介绍》 主要是介绍AT指令 03:《03_pc机AT指令练习》 主要介绍 电话短信及上网业务 AT指令,及其操作过程。 04:《多功能手机制作》 主要讲解 TFT LED UART 输入法等使用。 05: 《05_所需代码》 文件夹里是一些项目中用到的程序代码,具体说明参考里面的《代码说明》文档。 06: 《06_答案代码》 是本项目的答案代码 07:《07_项
Sell-ticket-System
- 基于Linux C语言的简单售票系统,练习LInux网络编程和线程与互斥锁的应用。-A simple ticketing system based on Linux C language, practice the application of the the LInux network programming and thread and mutex lock.
myftp
- 在Linux下 编写 一个ftp服务器,对CWD命令该进行怎样的处理。目前我的做法是:控制连接进程,用chdir()把目录改变到CWD命令所指定的目录下,然后保存当前的目录路径,发给数据连接进程。这样list命令时就能列出所在目录信息。-In the preparation of a ftp server under Linux, on the how the CWD command processing. Currently my practice is: control the connec
QT4-window_wdiget_pratices
- 在linux 5.0下,学习QT4 窗口组件的练习,适合初学者使用-Practice learning the QT4 windows components, suitable for beginners to use linux 5.0
MP3
- C语言在linux上实现的MP3播放器。菜鸟们如果想做嵌入式就多在linux上多练习开发应用程序-C language in linux MP3 player. Newbies If you want to do embedded more in linux on practice developing applications
Lnmp-config
- linux 下 centos配置php+nginx+mysql服务环境,经过多次实践的总结-under linux centos the configuration php+nginx+mysql service environment, after several practice summary
Linux-Calculator
- 在Linux下的简单计算器,通过Linux语言书写的简单代码,挺适合学生作为课程实践使用-In Linux simple calculator written in simple language through the Linux code, very suitable for students to use as a practice course
CentOS--Chinese-garbled
- linux的CentOS服务器搭建过程中的中文乱码问题的解决,前人基础上经过实践搭建后,出现的一些问题改正了,可以直接用。 -The CentOS linux server set up during Chinese garbled solution to the problem, after practice to build, to correct some of the problems arise on the basis of their predecessors, can be
centos-centos-Unable-to-start
- linux的CentOS服务器搭建过程中的Apache不能启动的问题,经过实践可以直接用。 -The CentOS linux server Apache build process can not start problems, can be used directly after practice.
CentOS-DHCP
- linux的CentOS环境下DHCP服务器的搭建,前人基础上经过实践搭建后,出现的一些问题改正了,可以直接用。 -Under the CentOS linux environment to build a DHCP server, set up after practice based on the previous pass, some of the problems corrected, can be directly used.
CentOS-setup-VMware-Tools
- linux的CentOS环境下的VMwaret的安装,前人基础上经过实践搭建后,出现的一些问题改正了,可以直接用。 -The CentOS linux environment VMwaret installation, set up after practice based on the previous pass, some of the problems corrected, can be directly used.
linux-sigaction
- linux系统编程之信号练习实例,通过本例,读者可以熟悉Linux下信号的运用-Signal practice examples of linux system programming, through this example, the reader is familiar with the use of Linux may signal