搜索资源列表
linux_shells_by_example
- 一个比较好的关于linux/shell的编程总结文档.可以作为一个参考速查手册-a relatively good on linux / shell programming summary document. Can be used as a reference rate investigation Manual
shell
- Cmd Shell(命令行交互)是黑客永恒的话题,它历史悠久并且长盛不衰。本文旨在介绍和总结一些在命令行下控制Windows系统的方法。这些方法都是尽可能地利用系统自带的工具实现的。 文件传输 对于溢出漏洞获得的cmd shell,最大的问题就是如何上传文件。由于蠕虫病毒流行,连接ipc$所需要的139或445端口被路由封锁。再加上WinXP系统加强了对ipc$的保护,通过ipc$及默认共享上传文件的手段基本无效了。ftp和tftp是两种可行的方法,介于其已被大家熟知,本文就不介绍了。还
sort-all
- 本程序完成实验要求的全部功能直接插入排序、SHELL排序、冒泡排序、快速排序、简单选择排序、堆排序、归并排序、基数排序,程序代码符合书写规范,实验报告叙述清晰完整,有详尽的分析和总结。 在实验过程中,积极配合本团队分工合作的精神,努力学习,总算不负众望,将程序编好,在此,我更想感谢的是老师的教导,在她的帮助下,我才顺利完成了本次的任务。 -the experimental procedures are completed all the functional requirements o
bank_biji
- 银行项目总结的笔记,包括shell、sql语法、informix
Some-Sorts
- 对常见的各种算法精心总结,含源码。比如快速排序,shell排序,简单选择排序,堆排序,冒泡排序等算法-Various algorithms for the common well summed up, including source code. Such as quick sort, shell sort, simple selection sort, heap sort, bubble sort algorithms such as
LinuxShellPaper
- 很好的shell命令总结文章,批处理文件很方便的-Very good article summing up the command shell, batch file is very convenient
shell_rumeng
- shell的入门笔记,是我自己总结的。学习shell的可以下来-shell entry notes, is my own summary. Learning the shell can be down
shellKnowlegeTest
- 很好的shell知识总结测试,看你到底真正掌握了多少shell的相关知识。-Very good summary of shell knowledge test, in the end you really have to see how much knowledge shell.
Shell
- 这是一个Shell编程指南,很全很详细,还有我自己总结的VI使用,好东西大家分享!-This is a Shell Programming Guide, it is all very detailed, and my own summary of the VI to use, good things to share!
sort
- 一个最全面的排序程序,其中包括了目前几乎所有常用的排序算法的实现,包括冒泡排序,简单交换排序,希尔排序,堆排序,直接插入排序,折半插入排序,2-路插入排序,快速排序,堆排序,归并排序,并且总结了相应的时间复杂度和空间复杂度-A sort algorithm that contains the bubble sort,simple swap sort,straight insert sort,binary insert sort,shell sort,quick sort,heap sort ,m
CSort
- 内部排序法总结,包括冒泡排序(相邻比较法),选择排序(Selection Sort),插入排序(Insertion Sort),希尔排序(Shell Sort),堆排序(Heap Sort),快速排序(Quick Sort),归并排序(Merge Sort)-Summary of internal sorting method, including bubble sort (adjacent Comparative Law), select Sort (Selection Sort) Inser
paixu
- 对排序算法的一些总结。(选择,快速,插入,shell,归一排序等等)。希望有心人能总结得更全。-Summary of some of the sorting algorithm. (Selection, speed, insert, shell, normalized sequencing, etc.). More caring people can sum up all hope.
InSort
- 搜索算法总结,包含bubble sort,quick sort,shell sort,等。-Sorting Algorithms
Hadoop-streaming
- Hadoop Streaming 编程 Hadoop Streaming是Hadoop提供的一个编程工具,它允许用户使用任何可执行文件或者脚本文件作为Mapper和Reducer。本源程序用C++、C、shell脚本 和python实现了WordCount作业,总结了常见的问题-Hadoop Streaming programming Hadoop Streaming Hadoop provides a programming tool that allows users to use
linux-shell
- linux下shell编程基础总结,shell脚本基础用法-Linux under the shell programming foundation is summed up
codes
- 一个关于排序算法的总结而已,需要在linux下shell语言的环境下做测试-A summary of the sorting algorithm only need to do the test under linux shell language environment
Shell
- 对shell函数功能所作的一个小小的总结,这是对vb编程的一点心得体会。-A small sum for shell functions, this is a little experience on VB programming experience.
HubService
- SSH具备多种功能,可以用于很多场合。有些事情,没有它就是办不成。本文是我的学习笔记,总结和解释了SSH的常见用法,希望对大家有用。 虽然本文内容只涉及初级应用,较为简单,但是需要读者具备最基本的"Shell知识"和了解"公钥加密"的概念。(SSH Communications Security helps enterprises secure access today and tomorrow. Cybersecurity, SSH, SSH keys
Linux JSON 命令总结
- linux加Shell解析json常用工具说明。(Linux parse json tools)
Linux Shell总结
- Linux Shell脚本编程总结,为自己平时学习所用笔记,大家一起交流下(Summary of Linux shell scr ipt programming, notes for your normal study, let's talk)