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

[Linux/Unix编程] D1timeheat

均匀杆的一维非稳态热传导数值求解,定密度,定导热系数,定对流换热系数。
1D unsteady heat conduction (2020-12-12, LINUX, 1KB, 下载1次)

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

[Linux/Unix编程] LINUX 24学时教程(1)

LINUX 24学时教程 全面,基础,初学者,从事多年运维都可以从中收获
Linux 24 class hours comprehensive, basic, beginner, engaged in many years of operation and maintenance can get from it (2020-04-16, LINUX, 19273KB, 下载0次)

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

[Linux/Unix编程] Linux程序设计 严冰 刘加海 季江民

Linux程序设计语言教程,从基础到高阶的内容都有,更适合新手入门学习。
Linux programming language tutorials, from basic to advanced content, are more suitable for beginners to learn. (2019-08-10, LINUX, 27537KB, 下载5次)

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

[Linux/Unix编程] ansible-1.5.5.tar

批量分发工具,安装方便,管理简单,适合大中型企业系统管理员,运维工程师批量管理服务器
Batch Distribution Tool, Easy to Install, Easy to Manage, Suitable for Large and Medium-sized Enterprise System Administrator, Operations and Maintenance Engineer Batch Management Server (2018-11-18, LINUX, 530KB, 下载0次)

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

[Linux/Unix编程] shell

linux运维最佳实践解决方案,哈哈哈哈哈哈哈和
linux is best , ok (2018-11-16, LINUX, 207KB, 下载0次)

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

[Linux/Unix编程] Tetris

俄罗斯方块的实现,用户登录,查看,进行游戏等功能
Tetris implementation, user login, view, play games and other functions. (2018-07-18, LINUX, 21KB, 下载0次)

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

[Linux/Unix编程] Linux运维从入门到高级全套案例教程.pdf

a e-book for you to learn shell
a e-book for you to learn shell (2018-04-19, LINUX, 3568KB, 下载2次)

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

[Linux/Unix编程] bitcoin-0.14

比特币,发代币,分布式存储,点对点网络,共识机制,加解密算法。
Bitcoin, generation token, distributed storage, point to point network, consensus mechanism, encryption and decryption algorithm. (2018-03-07, LINUX, 8184KB, 下载6次)

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

[Linux/Unix编程] 俄罗斯方块游戏

利用shell 语言编写俄罗斯方块,简单,方便,易用
Shell version of Tetris (2018-02-22, LINUX, 5KB, 下载1次)

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

[Linux/Unix编程] shell

程序要求: (1) 程序运行时,先显示欢迎信息; (2) 创建一个新的用户。用户名为本人的姓名拼音缩写加学号的后两位 (3) 在本人的主目录下创建目录,目录的名称为本人的学号 (4) 在新创建的目录下,创建一个新文件,文件名为本人的姓名全拼 (5) 修改文件的权限为-rwxr--r--; (6) 判断文件是否可读,如果可读,显示“File yangchuanying is readable.”,否则,显示“File yangchuanying is not readable.”; 判断文件是否可写,如果可写,显示“File yangchuanying is writable.”,否则,显示“File yangchuanying is not writable.”。 判断文件是否可执行,如果可执行,显示“File yangchuanying is executable.”,否则,显示“File yangchuanying is not executable.”。 (7) 修改文件的用户拥有者为ycy08; (8)显示当前目录; (9)以长格式的方式显示文件yangchuanying的信息。 3、命令提示:echo adduser mkdir touch chmod chown pwd ls cd
1. Under UBUNTU, write a SHELL scripting program using the VI editor. (2018-01-08, LINUX, 119KB, 下载1次)

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

[Linux/Unix编程] meep-1.3

麻省理工大学 光子晶体材料设计软件, 设计一维,二维光子晶体,计算光学性质。
FDTD Calculation program (2017-12-25, LINUX, 797KB, 下载8次)

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

[Linux/Unix编程] 《Linux就该这么学》v0.2版本

linux就该这样学,新手学习linux的好书籍。作者刘川从事于linux运维技术行业,较早时期因兴趣的趋势接触到了linux系统并开始学习,写下了此书。
Linux should learn this way (2017-11-26, LINUX, 36036KB, 下载9次)

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

[Linux/Unix编程] ethminer-0.12.0-Linux.tar

ethminer 使用独立的生产工人和桀斯通过JSON-RPC通信调度。
Ethminer, the use of independent production workers and the geth through JSON-RPC communication scheduling. (2017-11-15, LINUX, 2630KB, 下载1次)

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

[Linux/Unix编程] imx28-ramboot-bootloader

imx28x系列芯片源码,有ram启动方式,不用烧结flash即可实现boot调试
Imx28x series chip source, there are ram boot mode, without sintering flash can achieve boot debugging (2017-10-28, LINUX, 43336KB, 下载4次)

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

[Linux/Unix编程] network

Linux 网络编程,通讯过程讲解及实例分析
Linux network programming, communication process explanation and example analysis (2017-09-26, LINUX, 52KB, 下载1次)

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

[Linux/Unix编程] upx-master

开源软件,对elf文件进行加壳,原理是对elf文件进行压缩,并改变程序执行入口,在elf文件运行时,再在内存中解压,释放真正的程序入口
this open source softwart can encrypt the elf file (2017-08-26, LINUX, 2006KB, 下载3次)

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

[Linux/Unix编程] MPU6050

6轴加速度计陀螺MPU6050测试程序,,linux
6 axis accelerometer, gyro, MPU6050 module, document (2017-08-23, LINUX, 300KB, 下载1次)

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

[Linux/Unix编程] ftp_wlq

ftp客戶端服務器簡單實現上傳下載 有詳細說明
ftp client server FTP client server, simple implementation, upload, download, described in detail (2017-06-11, LINUX, 482KB, 下载1次)

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

[Linux/Unix编程] s

这是一个linux下的实现客戽机上网的代码
This is a linux under the bucket for achieving customer access code (2004-10-06, LINUX, 257KB, 下载10次)

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

[Linux/Unix编程] dongli001

这是一个linux下的实现客戽机上网的代码
This is a linux under the bucket for achieving customer access code (2004-10-06, LINUX, 1KB, 下载8次)

http://www.pudn.com/Download/item/id/1096995858848476.html
总计:20