联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按平台查找All LINUX(375) 

[Linux/Unix编程] putty_ssh

PuTTY是一个Telnet/SSH/rlogin/纯TCP以及串行阜连线软件.
Putty is a telnet / SSH / rlogin / pure TCP and serial connection software. (2020-06-20, LINUX, 1098KB, 下载0次)

http://www.pudn.com/Download/item/id/1592665400931685.html

[Linux/Unix编程] command

其中包含了很多常用linux命令的使用方法,有助于学习linux系统编程
It contains many common linux commands, which is helpful to learn Linux system programming (2020-04-14, LINUX, 736KB, 下载0次)

http://www.pudn.com/Download/item/id/1586873981988789.html

[其他] LINUX系统编程-笔记

这是学习Linux的笔记,希望对大家有帮助。
This is a note for learning Linux. I hope it will be helpful to you all. (2019-03-08, LINUX, 364KB, 下载1次)

http://www.pudn.com/Download/item/id/1552022285940561.html

[网络] Linux网络编程

Linux网络编程参考书。详解了Linux的进程控制、进程间通讯、通信协议、网络安全、远程命令执行、远程注册、远程过程调用、WWW上HTTP协议等
Linux Network Programming Reference Book. The process control, interprocess communication, communication protocol, network security, remote command execution, remote registration, remote procedure call, HTTP protocol on WWW and so on are explained in detail. (2019-03-04, LINUX, 2094KB, 下载0次)

http://www.pudn.com/Download/item/id/1551678438805325.html

[Linux/Unix编程] Lecture22

Bash scripts can be used for various purposes, such as executing a shell command, running multiple commands together, customizing administrative tasks, performing task automation etc. So knowledge of bash programming basics is important for every Linux user. This article will help you to get the basic idea on bash programming. Most of the common operations of bash scripting are explained with very simple examples
Bash scripts can be used for various purposes, such as executing a shell command, running multiple commands together, customizing administrative tasks, performing task automation etc. So knowledge of bash programming basics is important for every Linux user. This article will help you to get the basic idea on bash programming. Most of the common operations of bash scripting are explained with very simple examples (2018-12-20, LINUX, 10547KB, 下载0次)

http://www.pudn.com/Download/item/id/1545239458224471.html

[Linux/Unix编程] Linux programming (3rd edition)

Linux编程进阶版,欢迎需要的朋友下载使用
Linux programming advanced version, welcome to friends who need to download to use (2018-07-14, LINUX, 4431KB, 下载0次)

http://www.pudn.com/Download/item/id/1531551354195317.html

[Linux/Unix编程] gpio

在软件RVDS4.0上,用Linux编程,在S3C6410上实现跑马灯功能
In RVDS4.0 software, using Linux programming, to achieve marquee function in S3C6410 (2018-03-27, LINUX, 32KB, 下载1次)

http://www.pudn.com/Download/item/id/1522133929699177.html

[Linux/Unix编程] 嵌入式Linux

嵌入式linux编程学习,适合初中级学习人员进行参考学习
Embedded Linux Programming learning, suitable for primary and secondary learners for reference learning (2018-02-20, LINUX, 7781KB, 下载1次)

http://www.pudn.com/Download/item/id/1519122718780600.html

[Linux/Unix编程] Linux设备驱动程序编写教程

相当不错的Linux驱动编程教程,内容详细。非常适合初学及有经验人士。
Linux driver programming (2018-02-14, LINUX, 1228KB, 下载5次)

http://www.pudn.com/Download/item/id/1518594459914096.html

[Linux/Unix编程] realtek_wifi_SDK_for_android_L_5.0_20141203.tar

wifi驱动编程,主要针对的是RTL8188,RTL8192,RTL8811
WiFi driver programming, mainly aimed at RTL8188, RTL8192, RTL8811 (2017-12-08, LINUX, 9KB, 下载8次)

http://www.pudn.com/Download/item/id/1512722889690562.html

[Linux/Unix编程] udp

LINUX编程udp服务端、客户端代码(服务端在LINUX板上运行,客户端在虚拟机上运行)
LINUX programming UDP server side, client code (2017-12-07, LINUX, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/1512623385625874.html

[Linux/Unix编程] balltime

在Linux环境下编写的关于数据结构中的球钟程序
In the Linux environment written on the data structure of the ball clock program (2017-11-23, LINUX, 3KB, 下载1次)

http://www.pudn.com/Download/item/id/1511431706301410.html

[网络] 3_tcp_concurrent_fork

基于TCP协议的父子进程并发服务器的通讯
Communication of concurrent server between father and son process based on TCP protocol (2017-11-23, LINUX, 3KB, 下载1次)

http://www.pudn.com/Download/item/id/1511431445586616.html

[其他] 16

室外wifi安全审计系统 GPS SIM pcie 集成各种功能
Outdoor WiFi security audit system GPS SIM PCIe Integrate various functions (2017-11-17, LINUX, 8099KB, 下载1次)

http://www.pudn.com/Download/item/id/1510920832671880.html

[Linux/Unix编程] android4.0.4

可以用于嵌入式编程的android4.0.4镜像文件
Android4.0.4 mirror file that can be used in embedded programming (2017-11-08, LINUX, 100793KB, 下载1次)

http://www.pudn.com/Download/item/id/1510133005973775.html

[Linux/Unix编程] 3

编程实现线性表的合并,即线性表La=(a0a1, ……,am-1), Lb= (b0b1, ……,bn-1),求La∪Lb =>La。
the combining of sheet (2017-07-26, LINUX, 5KB, 下载13次)

http://www.pudn.com/Download/item/id/1501035568639599.html

[处理器开发] nand_flash

nand flash程序,主要是基于arm9的程序编程,希望对您有帮助
NAND flash program, mainly based on ARM9 programming, and I hope to help you (2017-06-27, LINUX, 3KB, 下载2次)

http://www.pudn.com/Download/item/id/1498522390316799.html

[Linux/Unix编程] linux内核实验

Linux内核编程,引导过程,系统调用等,包括源码和报告
Linux kernel programming, boot process, system calls, including source code and reports (2017-06-08, LINUX, 1645KB, 下载3次)

http://www.pudn.com/Download/item/id/1496929279687636.html

[Linux/Unix编程] Socket_UDP1.00

udp协议下套接字编程
udp socket programming (2004-12-10, LINUX, 14KB, 下载90次)

http://www.pudn.com/Download/item/id/1102657981680702.html

[Linux/Unix编程] Socket_TCP-1.00

TCP协议下套接字编程
TCP socket programming (2004-12-10, LINUX, 16KB, 下载56次)

http://www.pudn.com/Download/item/id/1102657919619281.html
总计:375