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

搜索资源列表

  1. unix suanfa

    0下载:
  2. 主要是一些算法问题 unix/C 开发,矩阵,网路等问题-algorithm is the main problem unix / C development, matrix, the Internet and other issues
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:23396
    • 提供者:张真的
  1. Simulate_Process_Scheduling_Implement_by_C

    0下载:
  2. 模拟进程调度的C语言实现 一、 实验目的 体会UNIX 系统的进程调度方法,并通过一个简单的进程调度模拟程序的实现,加深对进程调度算法,进程切换的理解。 二、 实验内容 采用静态优先数的方法,编写一进程调度程序模拟程序。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时,显示出当前运行的“PCB名字”、优先数、运行时间等,而不需要对系统中真正的PCB等数据进行修改。-C UNIX Two experimental use of static
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1824
    • 提供者:丘方
  1. rb-tree

    0下载:
  2. 红黑树的算法,网上有好多例子,包括移植STL中的RBTREE算法,但是我试了,不怎么好用阿。 这是麻省理工数据结构课程的一个实现,我把它改造了一下,经过30-40万的数据量测试 windows/unix下都做过测试,没有问题。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5213
    • 提供者:zhi
  1. 计算性能的程序

    0下载:
  2. Unix下有time程序,可以统计程序的时间,Windows下的time没这个功能,本程序可以实现这个功能-time under Unix procedures, statistical procedures, the time Windows did not function, the procedures can achieve this function
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1486
    • 提供者:方价钱
  1. 3des

    0下载:
  2. 在Unix 环境中编写的3des加密解密程序
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:5713
    • 提供者:allanyu
  1. convert

    0下载:
  2. C/C 开发的运行于linux/unix下的程序转换到现有数据库下,基于RAD开发的程序。-Move Sybase C Program to Oracle Pro*C
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:79716
    • 提供者:zzzzniu
  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. Unix_kernel_internal_data_structures_and_algorithm

    0下载:
  2. Unix系统内核内部数据结构和算法Unix kernel internal data structures and algorithms-Unix kernel internal data structures and algorithms Unix kernel internal data structures and algorithms
  3. 所属分类:Data structs

    • 发布日期:2017-05-25
    • 文件大小:8690991
    • 提供者:dfi
  1. Pratical_Algorithms_for_Programmers

    0下载:
  2. 本书作者为Andrew.Binstock等。 本书重点关注的是实用,立即可用的代码,并且广泛讨论了可移植性和特定于实现的细节。本书作者介绍了一些用用但很少被讨论的算法,它们可用于语音查找,日期和时间历程,B树和索引文件,数据压缩,任意精度的算术,校验和数据验证,并且全面的介绍了例程,排序算法和数据结构。 本书只要求读者具有C语言的初级知识以及基本代数的相关知识。源代码经过测试符合ANSI标准,可以运行在UNIX下,以及BORLAND,Microsoft和Watcom的编译器上。-Book
  3. 所属分类:Data structs

    • 发布日期:2017-06-20
    • 文件大小:32026205
    • 提供者:张振宇
  1. moni_unix_file

    0下载:
  2. 模拟unix文件管理系统的算法以及数据结构设计,给出了设计的答题框架-Unix file management system simulation algorithm and data structure design, the design of the answer given in the framework of
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:167280
    • 提供者:jiajiecai
  1. list_code

    0下载:
  2. 单向、双向链表标准实现代码,HASH各种操作接口代码。适用于windows/Linux/Unix等-Single-dir/bi_dir/HASH universal code.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:21362
    • 提供者:王成
  1. seisView

    0下载:
  2. UNIX下地震培面显示软件包,有各种变换的代码,可用于参考-UNIX under earthquake Pei surface display package, various transform code, can be used for reference
  3. 所属分类:Data structs

    • 发布日期:2017-11-22
    • 文件大小:413290
    • 提供者:Drew
  1. lock_free

    0下载:
  2. 跨平台(window,Unix),c++开发,免加锁队列,多个生产者,多个消费者,实现真正的lock fr-lock free ,multi_products and multi_customs,cross platform(windows,unix)
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:3693160
    • 提供者:day
  1. MapKit_1.4

    0下载:
  2. 轻松创建哈希表的跨平台(Unix,Windows)库-This is a cross-platform (unix, windows) library to easily create and use hash tables (similar to STL s hash_map or python dictionaries) in C. Multiple keys and values types are provided (int, double, strings,...), and
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:58736
    • 提供者:ling
  1. elfWindows

    0下载:
  2. 无须进入UNIX系统,直接在WINDOWS下读取ELF文件的信息-ELF file reading in Windows
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7647
    • 提供者:浊清
  1. HW2

    0下载:
  2. This program is to give you practice in the use of UNIX functions fork() and pipe() and to implement message communication between processes. In this program you will implement a simple UNIX shell in C. The shell reads a command line from the input,
  3. 所属分类:数据结构常用算法

    • 发布日期:2015-10-16
    • 文件大小:1082
    • 提供者:mtxg5615
  1. signal

    0下载:
  2. c++ program to create signal in everywhere .wqill be helpful for unix users
  3. 所属分类:数据结构

    • 发布日期:2018-01-03
    • 文件大小:5120
    • 提供者:pallam
搜珍网 www.dssz.com