搜索:Shell+Scripting
找到约 684 项符合「Shell+Scripting」的查询结果
结果 684
按分类筛选
- 全部
- Linux/Unix编程 (215)
- 技术资料 (88)
- 其他书籍 (74)
- 其他 (27)
- 电子书籍 (26)
- 操作系统开发 (24)
- 网络 (15)
- 数据结构 (15)
- 文章/文档 (14)
- VC书籍 (14)
- uCOS (12)
- 单片机编程 (10)
- 编译器/解释器 (10)
- Java编程 (10)
- 单片机开发 (10)
- 嵌入式Linux (10)
- 嵌入式综合 (9)
- 软件设计/软件工程 (6)
- VHDL/FPGA/Verilog (5)
- 数值算法/人工智能 (4)
- 加密解密 (4)
- Internet/网络编程 (4)
- 磁盘编程 (4)
- 微处理器开发 (4)
- Delphi控件源码 (4)
- 系统设计方案 (4)
- VIP专区 (4)
- Linux/uClinux/Unix编程 (3)
- 软件工程 (3)
- 通讯编程文档 (3)
- Windows CE (3)
- Oracle数据库 (3)
- 通讯/手机编程 (2)
- 书籍源码 (2)
- 可编程逻辑 (2)
- 源码/资料 (2)
- 文件格式 (2)
- 数学计算 (2)
- 人工智能/神经网络 (2)
- Java书籍 (2)
- VxWorks (2)
- MySQL数据库 (2)
- 行业发展研究 (2)
- 数据库系统 (1)
- 技术书籍 (1)
- 实用工具 (1)
- ALTERA FPGA开发软件 (1)
- XILINX FPGA开发软件 (1)
- 压缩解压 (1)
- 教育系统应用 (1)
- 串口编程 (1)
- Delphi/CppBuilder (1)
- matlab例程 (1)
- 其他行业 (1)
- JavaScript (1)
- 其他嵌入式/单片机内容 (1)
- SQL Server (1)
- GPS编程 (1)
- MTK (1)
- Ajax (1)
- 精品软件 (1)
- 源码 (1)
- 书籍 (1)
- 教程 (1)
https://www.eeworm.com/dl/654/325919.html
数据结构
各种排序算法设计。 包括简单的:冒泡
各种排序算法设计。
包括简单的:冒泡,比较,选择,shell
和复杂的:快速,堆,二路归并排序
https://www.eeworm.com/dl/652/413623.html
文章/文档
用Java编写的几种排序算法的实现
用Java编写的几种排序算法的实现,包括快速排序,Shell排序等几种高级的排序算法
https://www.eeworm.com/dl/534/246090.html
其他
Lua is a powerful, light-weight programming language designed for extending applications. It is also
Lua is a powerful, light-weight programming language designed for extending applications. It is also frequently used as a general-purpose, stand-alone language. It combines simple procedural syntax (similar to Pascal) with powerful data description constructs based on associative ...
https://www.eeworm.com/dl/663/140650.html
VHDL/FPGA/Verilog
ALTERA NIOS处理器实验
ALTERA NIOS处理器实验,QUARTUS下用VHDL编译成处理器,然后NIOS SHELL下C 语言运行。实验SRAM和DMA调度
https://www.eeworm.com/dl/534/435688.html
其他
gtk_server的源代码
gtk_server的源代码,可以使用你能不写C语言程序就访问gtk+库。支持shell, perl, python, vbscript等等脚本语言
https://www.eeworm.com/dl/619/137659.html
Linux/Unix编程
Unix操作系统实验
Unix操作系统实验,包括UNIX 操作系统的使用及SHELL 编程以及进程的创建和管理(使用fork()函数)
https://www.eeworm.com/dl/628/305303.html
编译器/解释器
A framework written in Java for implementing high-level and dynamic languages, compiling them into J
A framework written in Java for implementing high-level and dynamic languages, compiling them into Java bytecodes.
An implementation of Scheme, which is in the Lisp family of programming languages. Kawa is a featureful dialect in its own right, and additionally provides very usef ...
https://www.eeworm.com/dl/531/394596.html
操作系统开发
操作系统的实验
操作系统的实验,用于初学者的学习。里面包含了进程线程,查找文件和unix的shell等四个实验。
https://www.eeworm.com/dl/985231.html
技术资料
Linux_shell脚本入门教程.pdf
linux_shell脚本入门介绍,方便嵌入式初学者想对shell脚本作些了解的人学习参考,加深嵌入式学习