搜索:Shell+Programming

找到约 2,274 项符合「Shell+Programming」的查询结果

结果 2,274
按分类筛选
显示更多分类
https://www.eeworm.com/dl/534/134191.html 其他

Addressbook using double-linked list. This example shows the use of a double-linked list by implemen

Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a file. I wrote this during my study of Appl ...
下载 129
·
查看 1102
https://www.eeworm.com/dl/633/361478.html Java编程

Thinking in Java, 3rd ed. Revision 4.0 Preface Introduction 1: Introduction to Objects 2

Thinking in Java, 3rd ed. Revision 4.0 Preface Introduction 1: Introduction to Objects 2: Everything is an Object 3: Controlling Program Flow 4: Initialization & Cleanup 5: Hiding the Implementation 6: Reusing Classes 7: Polymorphism 8: Interfaces & Inner Classes 9: Er ...
下载 106
·
查看 1116
https://www.eeworm.com/dl/665/355948.html matlab例程

用20个示例项目的方式介绍Matlab/Simulink。内容包括: *Contains over 20 hands-on projects in MATLAB(with code) integra

用20个示例项目的方式介绍Matlab/Simulink。内容包括: *Contains over 20 hands-on projects in MATLAB(with code) integrated throughout the book *Includes a complete introduction to Simulink *Accompanied by a CD-ROM containing MATLAB examples, source code, third party simulations & pr ...
下载 82
·
查看 1105
https://www.eeworm.com/dl/666/347748.html Delphi控件源码

DevExpress.ExpressFlowChart.Suite.v1.37.for.Delphi.BCB.Full.Source-SSG delphi 和 BCB的源码

DevExpress.ExpressFlowChart.Suite.v1.37.for.Delphi.BCB.Full.Source-SSG delphi 和 BCB的源码,次空间可以帮你轻松实现流程图类的图标功能,强烈推荐! The ExpressFlowChart is designed to help you present charts, schemes, hierarchies, and graphs of any complexity with minimal coding ...
下载 127
·
查看 1395
https://www.eeworm.com/dl/633/384517.html Java编程

Java is the first language to provide a cross-platform I/O library that is powerful enough to handle

Java is the first language to provide a cross-platform I/O library that is powerful enough to handle all these diverse tasks. Java is the first programming language with a modern, object-oriented approach to input and output. Java s I/O model is more powerful and more suited to r ...
下载 122
·
查看 1117
https://www.eeworm.com/dl/655/404314.html 微处理器开发

It can be argued that the current free-software movement is the most important thing happening in c

It can be argued that the current free-software movement is the most important thing happening in computing today. We are in the midst of a major shift from all software being proprietary and closely held by individual companies to a large body of software that can be freely acqu ...
下载 152
·
查看 1120
https://www.eeworm.com/dl/542/476465.html 其他书籍

This document specifies a collection of compiler directives, library routines, and environment vari

This document specifies a collection of compiler directives, library routines, and environment variables that can be used to specify shared-memory parallelism in C, C++ and Fortran programs. This functionality collectively defines the specification of the OpenMP Application Progr ...
下载 119
·
查看 1055
https://www.eeworm.com/dl/648/143840.html 单片机开发

单片机上网卡的系列文档V1.0

单片机上网卡的系列文档V1.0,后期还会不断补充,请注意版本号的变化。文档详细介绍了uC/OS-II在51上的移植方法,重入问题的解决,shell人机界面的编写,NE2000网卡驱动,ARP实现,ping命令的实现,相关网站介绍,经验体会等内容,对希望学习嵌入式系统开发的初学者非常有用 ...
下载 53
·
查看 1166
https://www.eeworm.com/dl/629/109532.html 磁盘编程

磁盘格式化是计算机用户经常使用的操作之一

磁盘格式化是计算机用户经常使用的操作之一,但是对于如何编程实现磁盘格式化,很多人却不清楚。很多人认为磁盘格式化应该需要编写负载的VXD或者WDM驱动程序来直接对硬件进行操作。世界上完全可以通过调用一个简单的Shell函数来实现这一功能。 ...
下载 106
·
查看 1057
https://www.eeworm.com/dl/619/395750.html Linux/Unix编程

linux是指GNU/Linux内核和GNU/Linux工具集组合而成的一套操作系统, 一个最基本的linux 由 内核 kernel,二进制工具包 binutils, GNU C library

linux是指GNU/Linux内核和GNU/Linux工具集组合而成的一套操作系统, 一个最基本的linux 由 内核 kernel,二进制工具包 binutils, GNU C library glibc和shell 组成 而其他linux基本上是在核心linux基础上添加了大量的开源软件和软件包管理系统 而来的 而区别不同发型版的关键在于包管理系统 ...
下载 158
·
查看 1169