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

[文章/文档] 1

分布式文件系统HDFS,Redis的安装和使用,使用Eclipse编译运行MapReduce,MapReduce编程实践,数据可视化
Distributed file system HDFS, the installation and use of redis, using eclipse to compile and run MapReduce, MapReduce programming practice, data visualization (2021-03-31, LINUX, 9835KB, 下载0次)

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

[文章/文档] TCCXX_LINUX_AG_1000_2.00_Audio_Decoder_Guide

This document describes the Telechips Audio Decoder system and how to use that.
This document describes the Telechips Audio Decoder system and how to use that. (2018-12-23, LINUX, 380KB, 下载0次)

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

[文章/文档] TCCXX_LINUX_AG_1000_0.10_Audio_Encoder_Guide

This Document describes how to use the Telechips Linux Audio Encoder System.
This Document describes how to use the Telechips Linux Audio Encoder System. (2018-12-23, LINUX, 350KB, 下载0次)

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

[文章/文档] 08081205479164

linux_c_function chm. it's like man.
linux_c_function chm. it's like man. (2018-08-01, LINUX, 254KB, 下载0次)

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

[文章/文档] Bash基本语法

BASH 是每个 Linux 发行版都带有的一个标 准基础软件,学会在 BASH 下编制一些小程序就可以让你对 Linux 系统的 管理应付自如; BASH 非常简单,如果不深究 BASH 语法中的细节的话,你 可以用 1 个小时就学会他,应该说 BASH 比 HTML 要更容易学;最后即使你不 打算用 BASH 编程,但是 Linux 系统中的许多配置文件和脚本都是 BASH 的语 法,不懂一点 BASH 的知识就不能很好的理解和使用 Linux 。其实最简单的 BASH 就和 DOS 下的批处理文件类似,只要把要执行的命令一行一行写出来就行,此文档为Bash的基本用法
BASH is a standard basic software for every Linux distribution. Learning to compile some small programs under BASH will allow you to handle the Linux system. BASH is very simple. If you don't delve into the details in BASH syntax, You can learn it in 1 hour. It should be said that BASH is easier to learn than HTML. Finally, even if you don't plan to use BASH programming, many configuration files and scripts in Linux system are BASH syntax, do not understand BASH. Knowledge does not understand and use Linux well. In fact, the simplest BASH is similar to the batch file under DOS. Just write the command to be executed line by line. This document is the basic usage of Bash. (2018-07-21, LINUX, 484KB, 下载0次)

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

[文章/文档] 非农挂单EA

一个程序化EA 外汇挂单 具有自动止损止盈 代码全开源请自行研究
A programmatic EA foreign exchange register. (2018-02-18, LINUX, 145KB, 下载19次)

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

[文章/文档] The Go Programming Language.pdf

Go语言是谷歌推出的一种全新的C语言风格的编程语言,可以在不损失应用程序性能的情况下降低代码的复杂性,提高编程效率,适合开发大型软件,有望成为主流的编程语言。本书由《C程序设计语言》的作者Kernighan和谷歌公司Go团队合作编写而成,是关于Go语言编程的权威著作。
Go language is a new C language style programming language launched by Google. It can reduce the complexity of code and improve the programming efficiency without losing the application performance. It is suitable for developing large software and is expected to become the mainstream programming language. The book is written by the author Kernighan of C programming language and the Google Corporation Go team. It is an authoritative book on the programming of Go language. (2017-12-28, LINUX, 4606KB, 下载16次)

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

[文章/文档] Go in Action-Manning (2015).pdf

Go in Action 是关于 GO 语言编程的基础入门书。Go语言结合了底层系统语言的能力以及现代语言的高级特性,旨在降低构建简单、可靠、高效软件的门槛。本书向读者提供一个专注、全面且符合语言习惯的视角。Go语言实战同时关注语言的规范和实现,涉及的内容包括语法、类型系统、并发、管道、测试,以及其他一些主题。
Go in Action is a basic introductory book on GO language programming. The Go language combines the ability of the underlying system language and the advanced features of modern languages to reduce the threshold for building simple, reliable, and efficient software. This book provides the reader with a focused, comprehensive and linguistic perspective. Go language focuses on the specification and implementation of language, including grammar, type system, concurrent, pipeline, testing and other topics. (2017-12-28, LINUX, 5276KB, 下载4次)

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

[文章/文档] Linux命令行与shell脚本编程大全.第3版.pdf.tar

linux系统使用,以其在运维中图和脱颖而出
The Linux system is used to map and stand out in its operation and maintenance (2017-11-11, LINUX, 12527KB, 下载9次)

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

[文章/文档] Computer Systems A Programmers Perspective.zip

基础参考书,大师的经典之作!编程人员必备书籍,很值得学习!
Basic reference books, it is worth learning (2017-09-24, LINUX, 4300KB, 下载1次)

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

[文章/文档] Python

Python编程快速上手—让繁琐工作自动化 PDF中文高清晰完整版
Python programming quick start - let tedious work automation PDF Chinese high-definition full version (2017-09-20, LINUX, 15513KB, 下载41次)

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

[文章/文档] Git教程By廖雪峰

廖雪峰的Git教程通俗易懂,可以边跟代码边学习
Git class is vert east (2017-08-16, LINUX, 1987KB, 下载15次)

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

[文章/文档] Ubuntu使用手册(中文)

详细介绍Ubuntu使用,对于使用Ubuntu编程的小伙伴们很有帮助。
Describe the usage of Ubuntu (2017-07-25, LINUX, 853KB, 下载3次)

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

[文章/文档] linux与unix shell编程指南19-20

shell编程的好文章
shell programming excellent article (2004-12-03, LINUX, 1320KB, 下载15次)

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

[文章/文档] linux与unix shell编程指南13-17

shell编程的好文章
shell programming excellent article (2004-12-03, LINUX, 1219KB, 下载17次)

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

[文章/文档] linux与unix shell编程指南9-12

shell编程的好文章
shell programming excellent article (2004-12-03, LINUX, 1932KB, 下载25次)

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

[文章/文档] 大教堂和市集

最权威的LINUX编程规则
most authoritative LINUX programming rules (2004-11-30, LINUX, 19KB, 下载23次)

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

[文章/文档] VxWork introduce

VxWork介绍及编程
RTOS introduced and Programming (2004-11-16, LINUX, 6KB, 下载12次)

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

[文章/文档] linux内核编程

linux内核编程
linux kernel programming (2004-10-16, LINUX, 41KB, 下载17次)

http://www.pudn.com/Download/item/id/1097917745993469.html
总计:19