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

搜索资源列表

  1. qsort

    0下载:
  2. 数组排序的经典程序shell。-Sorting an array of classic shell procedures.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1158
    • 提供者:徐玉功
  1. FSG加密工具2.0+源代码

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

    • 发布日期:2008-10-13
    • 文件大小:62886
    • 提供者:林屹
  1. eightnodeelement

    0下载:
  2. 本程序用于有限元方法中空间8节点单元刚度矩阵的计算,并通过文本文件实现数据间的传输,在VB中通过shell函数来调用fortran的程序,实现二者的混合编程。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7654
    • 提供者:qwe
  1. 实现各种排序算法并分析与比较

    0下载:
  2. 本程序实现各种排序算法并分析与比较 直接插入排序, SHELL排序,冒泡排序,快速排序,简单选择排序,堆排序,归并排序-procedures for the realization of the algorithm and analysis more directly inserted, in order of ranking SHELL, Bubble Sort, rapid sequencing, simple choice, in order of ranking sculpture, m
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3539
    • 提供者:李南宁
  1. Sort

    0下载:
  2. 排序程序,包含快速排序、归并排序、谢尔排序、插入排序。输出了比较次数和移动次数。-It is a sort program, including quick sort, merge sort, shell sort and insert sort.It outputs the compare times and movement times.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:12401
    • 提供者:bert
  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
    • 文件大小:474400
    • 提供者: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
    • 文件大小:1565419
    • 提供者:tanronghan
  1. paixu

    0下载:
  2. 此程序时数值分析中的排序算法。有希尔排序,冒泡排序,快速排序,选择排序等诸多排序方法-Numerical analysis of this program in the sorting algorithms. There Shell sort, bubble sort, quick sort, selection sort, and many other sorted
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:2092
    • 提供者:王瑞卿
  1. PaiXu

    0下载:
  2. 本程序实现了综合实现了几个排序算法,包括快速排序,选择排序,冒泡排序,折半排序,希尔排序-This program implements a comprehensive realization of several sorting algorithms, including fast sorting, selection sort, bubble sort, binary sort, Shell sort, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1392
    • 提供者:凉茶
  1. assign4

    0下载:
  2. 第1部分 该纳契系列:0,1 ,2,3,5,8,13,21,...。开始的条款0和1,并有 每一个成功的财产一词,是前两个条件的总和。编写一个非递归 功能纳契(n)到显示的前n个Fibonacci数。观看停止对样品标志 在最后显示的数字输出(它不是逗号)。编写一个简短的UNIX shell脚本来运行 您的斐波那契程序。 第2部分 编写一个C程序,使用UNIX进程管理工具。您将使用fork()函数 产卵的三子进程。每个子进程将使用execlp()函数来运行
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:54370
    • 提供者:刘洋
  1. paixusuanfa

    0下载:
  2. 本程序实现的算法:冒泡排序、shell排序、快速排序、归并排序 (1)设n个关键字均为整数(1≤n≤100000) (2)设计K个内部排序算法(K≥5), 每个算法须记录执行所需的时间 (3)自动生成多组数据,每组数据含n个整数(正序、逆序、随机分布) -This procedure implemented algorithms: bubble sort, shell sort, quick sort, merge sort (1) Let n keywords are int
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:449277
    • 提供者:肖胜鹏
  1. FEMc

    0下载:
  2. C++编写的有限元计算程序。 版权所有: Comments/Questions can be directed to: Charbel Farhat : charbel@alexandra.colorado.edu Michel Lesoinne: michel@vette.colorado.edu Kendall Pierson : piersonk@vette.colorado.edu -----------------------------------------
  3. 所属分类:Algorithm

    • 发布日期:2014-09-10
    • 文件大小:1065564
    • 提供者:paradisedragon
  1. mypack_b3

    1下载:
  2. C++源码编写加密壳程序,简单的实现程序抑或加密-C++ source shell program written encryption, encryption or the simple realization of program
  3. 所属分类:压缩解压

    • 发布日期:2013-01-07
    • 文件大小:20214
    • 提供者:Jack
  1. GOY_Runge_Kuta

    1下载:
  2. 湍流简化模型之壳模型GOY,Fortran编写,本程序用来计算出速度差数据。这些数据可用来计算流场幂律、结构函数、标度律及pdf等等。-Turbulence reduced model。Shell model。GOY。Fortran。powerlaw、structure function、scaling、pdf etc。
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:2233
    • 提供者:pengpengsong
  1. plane

    3下载:
  2. 平面板壳单元的单元刚度矩阵和单元质量矩阵程序-Unit of the flat shell element stiffness matrix and mass matrix program
  3. 所属分类:matlab例程

    • 发布日期:2014-02-17
    • 文件大小:1852
    • 提供者:mac
  1. tri

    1下载:
  2. 平面三角形板壳单元的单元刚度矩阵和质量矩阵程序,matlab-The stiffness and mass matrices of the flat triangular shell element procedures, Matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1992
    • 提供者:mac
  1. sijiaozhui

    1下载:
  2. 三角锥网壳结构建模及受力分析,ansys程序APDL语言-The triangular cone reticulated shell modeling and stress analysis, ansys procedures APDL language
  3. 所属分类:Algorithm

    • 发布日期:2017-11-28
    • 文件大小:1357
    • 提供者:小不
  1. zhumianwangqiao

    0下载:
  2. 柱面网壳结构建模及受力分析,ansys程序APDL语言-Modeling and stress analysis of cylindrical reticulated shell, ansys program APDL language
  3. 所属分类:Algorithm

    • 发布日期:2017-11-23
    • 文件大小:1514
    • 提供者:小不
  1. UPX-shell-source

    0下载:
  2. UPX 的图形界面程序,通过它用户可以很方便地调用 UPX 来实现对程序文件的压缩和解压缩操作,通过设置菜单,您可以很方便对压缩方式和参数等进行调节。 -Listen to listen to 0.1 program through which users can easily call UPX to implement the program file compression and decompression operation, by setting the menu, you can
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:276104
    • 提供者:谢贺耸
  1. shell单元的matlab程序

    2下载:
  2. 有关shell单元的matlab代码,实现有限元分析过程。
  3. 所属分类:matlab例程

« 12 »
搜珍网 www.dssz.com