CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - shell code

搜索资源列表

  1. FSG加密工具2.0+源代码

    1下载:
  2. FSG加密工具2.0+源代码经典加壳程序-FSG encryption tools 2.0 + source code procedures classic shell! !
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:61.41kb
    • 提供者:林屹
  1. 排序算法、字典和B-树的C++语言实现

    0下载:
  2. 排序算法、字典和B-树的C++语言实现 代码内容 包括以下算法: qui.c sort: quicksort qsort.c sort: qsort ins.c sort: insert sort shl.c sort: shell sort has.c dictionary: hash tables bin.c dictionary: binary tree rbt.c dictionary: red-black trees skl.c dic
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:24.36kb
    • 提供者:罗鹏魁
  1. learner

    0下载:
  2. aDABOOST This package contains the following files: learner.jar - is a platform independent java package. In order to run it on windows/linux open the command prompt/shell and type the command \"java -jar learner.jar\". Make sure the ja
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:407.32kb
    • 提供者:njustyw
  1. hyplas

    8下载:
  2. ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-29
    • 文件大小:10.5mb
    • 提供者:gtcewli3
  1. Mie-Matlab-Maetzler-v2

    4下载:
  2. 计算球形壳层纳米颗粒的散射问题,包括散射系数矩阵,消光系数,吸收系数等。源程序用Matlab编写,方便学习调试-Calculate the scattering of spherical shell nanoparticles, including the scattering coefficient matrix, extinction coefficient, absorption coefficient. Source code written using Matlab to facili
  3. 所属分类:matlab

    • 发布日期:2016-05-17
    • 文件大小:38kb
    • 提供者:徐宁汉
  1. Some-Sorts

    0下载:
  2. 对常见的各种算法精心总结,含源码。比如快速排序,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
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:235.78kb
    • 提供者:程明
  1. basicann

    0下载:
  2. basic.c */ /**//* Project:NeuroBasic, basic package*//**/ /* Survey:This is a simple Basic b-code compiler which*/ /*can be used as a comfortable command shell for */ /* any program. The actual compiler is found in */ /*compiler.c.*/ /*T
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:100.48kb
    • 提供者:wooxun
  1. kindsofsort

    0下载:
  2. 这是数据结构中排序代码,包括选择,shell,二路,快速,堆等著名的排序方法。-This is the sort code data structure, including the selection, shell, Rd, rapid, and the sort heap and other well-known methods.
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:295.01kb
    • 提供者:埃德蒙
  1. Pack

    0下载:
  2. 对PE文件进行完整压缩的程序,使用aplib进行压缩,并且示范了输入表加密等常见功能,对PE文件进行分区段压缩,外壳部分使用C编写,解压的部分代码使用汇编-Complete compression of the PE file program, use the aplib compression, and encryption model input tables common features of the PE segment partition file compression, usin
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:463.28kb
    • 提供者:fytx
  1. shu_ju_jie_gou_pai_xu

    0下载:
  2. 这是数据结构中的排序算法,包括堆排序法、快速排序法、冒泡排序法、希尔排序法、选择排序法。原文说名,简单易懂,各排序还列了程序源代码。-This is the data structure in the sorting algorithms, including the heap sort, rapid sequencing method, bubble sort method, Shell sort method, select the sorting method. , Said the or
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1.49mb
    • 提供者:tanronghan
  1. Sort

    0下载:
  2. 数据结构中最经典的七种排序方法的源代码,其中包括: 快速排序、归并排序、插入排序、选择排序、起泡排序、堆排序、希尔排序-The most classic data structures seven sorted source code, including: quick sort, merge sort, insertion sort, selection sort, bubble sort, heap sort, Shell sort
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:849.37kb
    • 提供者:陈展
  1. tuptablo

    0下载:
  2. matlab code for tube count determination shell and tube heat exchanger..remain part will be uploaded
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:673byte
    • 提供者:Ö mür
  1. YZPack2.x

    0下载:
  2. 一款压缩可执行文件体积的压缩壳.asm语言..code和bin-The volume of a compressed executable file compressed shell. Asm language .. code and bin
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:12.11kb
    • 提供者:嘿嘿
  1. shell

    0下载:
  2. 数据结构中内部排序中的希尔排序 完整源代码实现-Sort the data in the internal structure of the complete source code sorting Hill
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:775byte
    • 提供者:枫林
  1. UPXunpacker

    1下载:
  2. 这是一个UPX静态脱壳机的代码。你可以会觉得UPX壳本身就自带了脱壳功能,还要这个代码那岂不是多此一举。这你就错了,发这些目的就是一个分享知识的过程-It is a UPX static shelling machine code. You will find itself comes with UPX unpacking shell functions, but also the code it not superfluous. That you are wrong, and made the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:161.97kb
    • 提供者:ucsm
  1. sort

    0下载:
  2. 各种排序算法 Title: Eight Sorting Algorithms Descr iption: Bubble sort, selection sort, insertion sort, radix exchange sort, quick sort, shell sort, shaker sort. shows number of comparisons, time taken This file came from Planet-Source-Code.com...
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:147.46kb
    • 提供者:ggg
  1. shell

    0下载:
  2. 一个关于shell排序的代码,很实用,而且效率高。-A shell of the sort of code, very practical, and high efficiency.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:693byte
    • 提供者:啊威
  1. Shell-Sort

    0下载:
  2. 谢尔排序可以看作是一种插入排序的扩展方法与插入排序法相同的是,它们都是可以看作是一个个新的元素插入到已排好的数组里面的不同点是,在普通的插入排序法中,它是一个个元素比较,而在Shell s Sort中,相对多了一个步骤,改了一个步骤,其实两个合起来的改动就是多了一个概念,一个分治的概念,从代码实现的角度来看的话,就是多了一个调整步进的变量。-The Rochelle sort can be seen as an extension method of insertion sort and ins
  3. 所属分类:Data structs

    • 发布日期:2017-11-13
    • 文件大小:9.96kb
    • 提供者:alinder
  1. shellcode2vbscript_v0_1

    0下载:
  2. A programm to conver a shell code into vbscr ipt
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:1.47kb
    • 提供者:taui1498
  1. Graph-code--package

    0下载:
  2. 图论包,包含最大连通分值,介质中心性 k-shell 节点显示以及自动转矩阵等 - U56FE u5309 u5305 u503 u03129 u273E u7259 u7R4 U53CA u81EA u52A8 u8F6C u77E9 u9635 u7B49
  3. 所属分类:Big Data

    • 发布日期:2017-12-15
    • 文件大小:2.91mb
    • 提供者:wu
« 12 »
搜珍网 www.dssz.com