搜索:Shell+Programming
找到约 2,274 项符合「Shell+Programming」的查询结果
结果 2,274
按分类筛选
- 全部
- Linux/Unix编程 (251)
- 其他书籍 (229)
- VC书籍 (179)
- 电子书籍 (113)
- 技术资料 (78)
- Java编程 (51)
- 其他 (50)
- 软件工程 (43)
- 软件设计/软件工程 (36)
- Java书籍 (35)
- 嵌入式/单片机编程 (31)
- 文章/文档 (30)
- 网络 (23)
- 操作系统开发 (22)
- 书籍源码 (22)
- Windows CE (22)
- 单片机开发 (19)
- matlab例程 (19)
- 游戏 (17)
- 人工智能/神经网络 (16)
- 驱动编程 (15)
- 微处理器开发 (15)
- 其他嵌入式/单片机内容 (15)
- 数学计算 (11)
- VHDL/FPGA/Verilog (10)
- 汇编语言 (9)
- 数值算法/人工智能 (8)
- 嵌入式Linux (8)
- 数据结构 (8)
- 行业发展研究 (8)
- uCOS (7)
- 系统设计方案 (7)
- 书籍 (7)
- 编译器/解释器 (6)
- 文件格式 (6)
- 通讯编程文档 (6)
- J2ME (6)
- Delphi控件源码 (6)
- Windows Mobile (6)
- SQL Server (6)
- 嵌入式综合 (5)
- Internet/网络编程 (5)
- 串口编程 (5)
- JavaScript (5)
- DSP编程 (4)
- 加密解密 (4)
- 压缩解压 (4)
- 技术管理 (4)
- Symbian (4)
- Oracle数据库 (4)
- 中间件编程 (4)
- C/C++语言编程 (3)
- 通讯/手机编程 (3)
- 技术书籍 (3)
- 磁盘编程 (3)
- *行业应用 (3)
- USB编程 (3)
- 其他行业 (3)
- Linux/uClinux/Unix编程 (2)
- 数据库系统 (2)
- SCSI/ASPI (2)
- 企业管理 (2)
- Applet (2)
- STL (2)
- FlashMX/Flex源码 (2)
- VxWorks (2)
- Windows编程 (1)
- 资料/手册 (1)
- 计算机相关 (1)
- 实用工具 (1)
- 模拟电子 (1)
- 教程资料 (1)
- 教程资料 (1)
- allegro (1)
- 可编程逻辑 (1)
- 源码/资料 (1)
- 教育系统应用 (1)
- 手机短信编程 (1)
- 编辑器/阅读器 (1)
- 语音压缩 (1)
- 并口编程 (1)
- TAPI编程 (1)
- MySQL数据库 (1)
- Jsp/Servlet (1)
- MTK (1)
- Ajax (1)
- VIP专区 (1)
- 源码 (1)
- 软件 (1)
https://www.eeworm.com/dl/532/375399.html
书籍源码
MATLAB Code for Optimal Quincunx Filter Bank Design Yi Chen July 17, 2006 This file introduces t
MATLAB Code for Optimal Quincunx Filter
Bank Design
Yi Chen
July 17, 2006
This file introduces the MATLAB code that implements the two algorithms (i.e., Algorithms
1 and 2 in [1], or Algorithms 4.1 and 4.2 in [2]) used for the construction of
quincunx filter banks with perfect re ...
https://www.eeworm.com/dl/686/398377.html
VC书籍
windows程序设计的课程。本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程序写作的方法。这些程序用C语言编写
windows程序设计的课程。本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程序写作的方法。这些程序用C语言编写并使用原始的Windows Application Programming Interface(API)。如在本章稍后所讨论的,这不是写作Windows程序的唯一方法。然而,无论最终您使用什么方式 ...
https://www.eeworm.com/dl/829913.html
技术资料
高清电子书-C++ Primer Plus 第6版英文版 1438页
高清电子书-C++ Primer Plus, 第6版英文版 1438页Learning C++ is an adventure of discovery, particularly because the language accommodates several programming paradigms, including object-oriented programming,
generic programming, and the traditional procedural programming.The fifth ...
https://www.eeworm.com/dl/542/197531.html
其他书籍
英文原版, 本书介绍了Linux操作系统的基本知识
英文原版, 本书介绍了Linux操作系统的基本知识,以及如何在Linux和其他UNIX风格的操作系统上进行程序开发。本书的主要内容包括:Linux的入门知识,使用Shell进行程序设计,Linux的管理及开发工具,Perl程序设计语言,Web程序设计等等。本书内容丰富、深入浅出、易于理解,还包含大量编程实例。适合Linu ...
https://www.eeworm.com/dl/619/382841.html
Linux/Unix编程
应用UNIX的fork()等系统调用
应用UNIX的fork()等系统调用,编写一个c程序具有以下功能: a) 实现Shell的基本功能,包括有:打印提示符;接受和分析命令行(滤去无效的空格、tab符号以及换行符等);执行命令(要有出错处理;输入exit或者bye退出);返回父进程; b) 处理后台程序(不需要wait) c) 处理多行命令(分析命令行中的‘ ...
https://www.eeworm.com/dl/534/136689.html
其他
JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented feat
JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual machine code) and other debuggin ...
https://www.eeworm.com/dl/fpga/doc/32614.html
教程资料
WP369可扩展式处理平台-各种嵌入式系统的理想解决方案
WP369可扩展式处理平台-各种嵌入式系统的理想解决方案 :Delivering unrivaled levels of system performance,flexibility, scalability, and integration to developers,Xilinx's architecture for a new Extensible Processing Platform is optimized for system power, cost, and size. Based ...
https://www.eeworm.com/dl/520/36572.html
开关电源
LTC3207,LTC3207-1用户指南
 
The LTC®3207/LTC3207-1 is a 600mA LED/Camera driverwhich illuminates 12 Universal LEDs (ULEDs) and onecamera fl ash LED. The ULEDs are considered universalbecause they may be individually turned on or off, setin general purpose output (GPO) mode, set to blink at as ...
https://www.eeworm.com/dl/kbcluoji/40117.html
可编程逻辑
WP369可扩展式处理平台-各种嵌入式系统的理想解决方案
WP369可扩展式处理平台-各种嵌入式系统的理想解决方案 :Delivering unrivaled levels of system performance,flexibility, scalability, and integration to developers,Xilinx's architecture for a new Extensible Processing Platform is optimized for system power, cost, and size. Based ...
https://www.eeworm.com/dl/686/238902.html
VC书籍
vs.net技术内幕 The release of the Microsoft Visual Studio .NET (and Visual C++ .NET in particular) has
vs.net技术内幕
The release of the Microsoft Visual Studio .NET (and Visual C++ .NET in particular) has underscored Microsoft’s increasing focus on Internet technologies, which are at the heart of the Microsoft .NET architecture. In addition to supporting the .NET initiative, Vis ...