CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 书籍源码 搜索资源 - shell

搜索资源列表

  1. 软件加密原理与应用[配套光盘]

    2下载:
  2. 此为本书的配套光盘.本书不但由浅入深地讲解了软件保护技术,而且还精选并剖析了一些破解实例,并从一定的角度透视解密者的心态,在多处对照了软件保护与破解的思维方法。主要内容有:软件加密的发展历史、误区、方法,以及与特定语言相关的软件加密技术;破解技术剖析,以及常见的软件加密薄弱环节;PE技术、实战外壳加密与反脱壳技术(附大量示例源码),并提供了作者自己编写的小工具(加壳工具PEMaker等);调试技术与反调试技术(附大量示例源码);软件加密技巧与整体方案设计;加密锁分类及其使用技巧(智能卡加密锁)。
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:12813373
    • 提供者:陶立欣
  1. bash_script

    0下载:
  2. Advanced Bash− scr ipting Guide An in− depth exploration of the art of shell scr ipting Mendel Cooper-Advanced Bash
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:63353
    • 提供者:李文文
  1. Identification-of-dynamic-models-for-the-Shell

    0下载:
  2. 最小二乘法建模的英文文献,适用于系统辨识的方法。-Method of least squares modeling of English literature, applied to system identification methods.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-25
    • 文件大小:920529
    • 提供者:aimar
  1. sort

    0下载:
  2. 直接插入排序、希尔排序、起泡排序、快速排序-Direct insertion sort, Shell sort, bubble sort, quick sort
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2128
    • 提供者:renhaixiang
  1. Linux.Administration

    0下载:
  2. Systems.Approach.To.Nonlinear.Finite.Element.Analysis.Of.Shell.Structures.pdf/Basic.Administration.PDF/Advanced.Administration.PDF/Apress.-.Real.World.SQL.Server.Administration.with.Perl.chm/Auditing.Solaris.Security.with.CLI.pdf五本英文PDF书籍,希望对Linux爱好者
  3. 所属分类:source in ebook

    • 发布日期:2017-05-16
    • 文件大小:4487713
    • 提供者:luxin
  1. systemc-ams-1.0BETA1.tar

    0下载:
  2. SystemC AMS模擬。可供類比數位IP同步模擬。-Installation Instructions ************************* Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004 Free Software Foundation, Inc. This file is free documentation the Free Software Foundation gi
  3. 所属分类:source in ebook

    • 发布日期:2017-03-25
    • 文件大小:426563
    • 提供者:謝君誠
  1. MemTest

    0下载:
  2. mem test under efi she-EFI shell
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:4726
    • 提供者:price fu
  1. gameobjects-0.0.3

    0下载:
  2. linux shell game,俄罗斯方块游戏,shell脚本-shell game
  3. 所属分类:source in ebook

    • 发布日期:2017-11-15
    • 文件大小:27895
    • 提供者:killpudn
  1. Linux-shell-V-1.0

    0下载:
  2. Linux shell 的编程,如果在linux下面搞开发,这个基本上还是要看点的。-Linux shell programming under linux if engaged in development, this is basically to Aspect.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-26
    • 文件大小:268258
    • 提供者:hxyzby
  1. c99

    0下载:
  2. c99 shell useful for hacking site web so enjoy
  3. 所属分类:source in ebook

    • 发布日期:2017-04-26
    • 文件大小:86279
    • 提供者:hakim
  1. sort

    0下载:
  2. 常用的几种排序方法有直接插入排序、希尔排序、 冒泡排序、 快速排序、选择排序、堆排序 -There are several commonly used sorting method direct insertion sort, shell sort, bubble sort, quick sort, selection sort, heap sort
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2438
    • 提供者:leeboy
  1. Delphi-SSH-Remote-Shell

    0下载:
  2. Start a shell on a remote SSH server, run a command, and retrieve the output.
  3. 所属分类:source in ebook

    • 发布日期:2016-06-05
    • 文件大小:2048
    • 提供者:furylo
  1. all-kinds-of-sort-methods

    0下载:
  2. 本资料包含选择、插入、气泡排序、Shell 排序法、Shaker 排序法、堆排序、三种快速排序法、合并排序法、基数排序法,文档内部对每一种排序法都有详细的原理介绍和解析,非常经典。-This information includes the selection, insertion, bubble sort, Shell sort, Shaker sort, heap sort, three rapid sequencing method, merge sort, radix sort meth
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:254338
    • 提供者:刘硕
  1. space-shell-element

    0下载:
  2. 空间壳单元计算源程序,很好,很强大,对数值模拟很有帮助-The source program calculated space shell element
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:119923
    • 提供者:zzj
  1. sort

    0下载:
  2. 五种排序算法,分别为:归并排序,快速排序,选择排序,希尔排序,插入排序-Five kinds of sorting algorithm, namely: merge sort, quick sort, select, sort, Shell sort, insertion sort
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:2639
    • 提供者:fujinghui
  1. cod

    0下载:
  2. 前一段时间很火的一个shell 分享出来给大家玩玩各种免杀,过安全狗各盾都没有问题-A shell for a period of time before the fire is out for everyone to share and play all kinds of free to kill, safety shield dogs have no problem
  3. 所属分类:source in ebook

    • 发布日期:2017-05-01
    • 文件大小:59863
    • 提供者:RAS
  1. ADAP88

    0下载:
  2. ADAP-88是计算拱坝地震响应的非线性有限元分析程序。采用非线性接缝单元与壳、固、液有限元相结合,是一个比较完整的拱坝分析体系。-ADAP-88 is a finite element analysis program for computing the earthquake response of arch dams including the nonlinear effect of contraction joint opening. The nonlinear joint element
  3. 所属分类:source in ebook

    • 发布日期:2017-05-04
    • 文件大小:417385
    • 提供者:liu
  1. ehmrypzion-functions

    0下载:
  2. 各种各样的函数,比如字符处理,shell,鼠标,加密,系统-A variety of functions, such as character processing, shell, mouse, encryption, system
  3. 所属分类:source in ebook

    • 发布日期:2017-12-13
    • 文件大小:106632
    • 提供者:RPHM_605
  1. iouse-encryption

    0下载:
  2. A variety of functions, such as character processing, shell, mouse, encryption, system
  3. 所属分类:source in ebook

    • 发布日期:2017-12-15
    • 文件大小:361472
    • 提供者:RPHM_605
  1. wuabnf86

    0下载:
  2. 各种各样的函数,比如字符处理,shell,鼠标,加密,系统-A variety of functions, such as character processing, shell, mouse, encryption, system
  3. 所属分类:source in ebook

    • 发布日期:2017-12-16
    • 文件大小:107520
    • 提供者:Bezaja
« 12 »
搜珍网 www.dssz.com