CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - 策略

搜索资源列表

  1. sitback-0.3.5p3.tar

    0下载:
  2. Linux系统备份源代码 可基于用户自定义策略实现系统、应用数据备份-Linux system backup source code can be based on user-defined strategy to achieve systems, applications, data backup
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:205789
    • 提供者:孙庆君
  1. RT-Linux-code

    0下载:
  2. 实时RT-linux源码,具有很强的实时操作能力,对学习linux环境下的实时策略修改有很大帮助-real-time RT-Linux source code is very real time operating capacity, linux environment for studying the real-time strategy changes greatly help
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:43558
    • 提供者:xiongwei
  1. dhcp_autoip_client

    1下载:
  2. 程序实现了Linux下dhcp客户端以及autoip客户端的功能,即当网络中有dhcp服务器时从dhcp服务器获取IP,没有时由autoip策略自动生成169.254.0.0网段IP,实现自组网功能。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:24032
    • 提供者:斯科特
  1. flashsim.release.tar

    0下载:
  2. 对SSD进行仿真模拟,建立FTL调度策略,让仿真结果与实际测试结果很相像-Simulation of SSD, FTL scheduling policy, the simulation results and actual test results is very similar to
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:665955
    • 提供者:
  1. xuhanshu

    0下载:
  2. 在linux文件系统下,实现虚函数,简单地说,那些被virtual关键字修饰的成员函数,就是虚函数。虚函数的作用,用专业术语来解释就是实现多态性(Polymorphism),多态性是将接口与实现进行分离;用形象的语言来解释就是实现以共同的方法,但因个体差异而采用不同的策略-In linux file system, the virtual function implementation, easy to say that those who have been modified by the k
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4175295
    • 提供者:天行
  1. SYbase

    0下载:
  2. 一个在linux下连接Sybase数据库,并读写表的方法,里面创建了一个策略表,程序根据策略的策略来执行相应的动作,里面附带了sybase运行和编译的环境设定-Under linux to connect a Sybase database and table to read and write methods, which created a policy table, the program under the strategy to implement the appropriate st
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:190086
    • 提供者:陈风
  1. ex03

    0下载:
  2. 设有两个并发执行的父子进程,不断循环输出各自进程号、优先数和调度策 略。进程初始调度策略均为系统默认策略和默认优先级。当某个进程收到SIGINT 信号时会自动将其优先数加1,收到SIGTSTP 信号时会自动将其优先数减1。 -process schedule
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:6851
    • 提供者:孙凯
  1. linuxDistro

    0下载:
  2. 实现Linux的自动更新策略, 主要解析install primary xml 文件, 实现安装包的自动分析。-Linux to achieve the auto-update strategy, the main analytical install primary xml file, install the package to achieve automatic analysis.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-07
    • 文件大小:1777983
    • 提供者:wallacexiang
  1. disk

    0下载:
  2. unix成组链接策略模拟实现例子~通过模拟unix成组链接策略的实现,理解unix管理磁盘空闲空间的方法-unix into a set of links to achieve strategic simulation examples ~ by simulating unix into a set of links policy implementation, understanding unix method of managing disk free space
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1332
    • 提供者:
  1. CServer.tar

    0下载:
  2. 用UICI库实现了父服务器策略。父进程接受客户机连接并创建出一个子进程来调用copyfile,这样父进程就可以继续等待连接了。-By UICI library implements strategy for the parent server. The parent process to accept the client connections and creates a child process to call copyfile, so the parent process can con
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:15203
    • 提供者:xuxin
  1. BT

    2下载:
  2. linux下基于C语言的BT下载程序 BitTorrent(简称BT)是一个文件分发协议,每个下载者在下载的同时不断向其他下载者上传已下载的数据。而在FTP、HTTP协议中,每个下载者从FTP或HTTP服务器处下载自己所需要的文件,各个下载者之间没有交互。当非常多的用户同时访问和下载服务器上的文件时,由于FTP服务器的处理能力和带宽的限制,下载速度会急剧下降,有的用户根本访问不了服务器。BT协议与FTP协议不同,它的特点是下载的人越多下载的速度越快,其原因在于每个下载者将已下载的数据提供给其
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:106428
    • 提供者:羽飞
  1. cclab

    0下载:
  2. linux下基于C语言的BT下载程序 BitTorrent(简称BT)是一个文件分发协议,每个下载者在下载的同时不断向其他下载者上传已下载的数据。而在FTP、HTTP协议中,每个下载者从FTP或HTTP服务器处下载自己所需要的文件,各个下载者之间没有交互。当非常多的用户同时访问和下载服务器上的文件时,由于FTP服务器的处理能力和带宽的限制,下载速度会急剧下降,有的用户根本访问不了服务器。BT协议与FTP协议不同,它的特点是下载的人越多下载的速度越快,其原因在于每个下载者将已下载的数据提供给其
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:4944
    • 提供者:羽飞
  1. Unix

    0下载:
  2. unix成组链接策略模拟实现在有.net平台可以点击“Unix成组链接策略的模拟实现.exe”运行-unix Link Simulation and Realization of Group Policy There. Net platform can click on the "Unix into a set of links strategy to achieve the simulation. Exe" is running
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:267287
    • 提供者:陈剑磊
  1. GroupLink

    0下载:
  2. UNIX成组链接策略的模拟实现--UNIX管理磁盘空闲的方法-UNIX into a set of links the simulation strategy to achieve- UNIX disk free method of managing
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:2487
    • 提供者:Adler.C
  1. defuzz

    0下载:
  2. 模糊控制算法,是对手动操作者的手动控制策略、经验的总结.模糊控制算法有多种实现形式,采用应用最早、最广泛的查表法,可大大提高模糊控制的时效性,节省内存空间。-Fuzzy control algorithm is to manually control Celue manual operator, experience in the summary. Fuzzy control algorithm has multiple forms of the Caiyongyingyong the earl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:976
    • 提供者:Wangjg
  1. tcpdump-4.1.1.tar

    0下载:
  2. 这是本人跟通寝室同学做的毕业设计课题,该课题主要任务是在分析Linux内核的基础上,熟悉和掌握Linux流量控制的机理。并进一步实现可针对IP地址进行流量控制的应用软件。该软件采用C/S结构。客户端负责用户管理,流量控制策略管理和人机交互部分。服务器端负责带宽分配,流量控制的具体实现。在课题的具体分-This is my students to do the bedroom with the graduation project, the main task is the subject of
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1587392
    • 提供者:谢强能
  1. Robocup0010

    0下载:
  2. 论文主要工作: 介绍了仿真比赛的构成与运行机制;介绍了linux的使用以及环境开发;编程实现了UDP/ip客户端程序并设计了球队的基本技巧;研究了高级策略等。-Thesis work: The composition of the simulation game and operating mechanism describes the use of linux, and environmental development programming of the UDP/ip client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-17
    • 文件大小:4933391
    • 提供者:lichen
  1. pass.tar

    0下载:
  2. 此远方是基于wva的底层而给出的相关的传球的策略而给出的传球方法-This distance is based on the wva given the underlying and related to the strategy of passing the ball method are given
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:2000
    • 提供者:zhoupinyi
  1. 6

    0下载:
  2. 一个关于介绍selinux的书箱,主要介绍了selinux的安全策略-A book about the introduction selinux case, introduces the selinux security policy
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:97386
    • 提供者:小小
  1. ARM_optimize-10.12.31.13.47.11

    0下载:
  2. 基于linux平台的ARM方面的程序优化策略,适合初学者阅读-ARM-based linux platform' s process optimization strategies, suitable for beginners to read
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:131307
    • 提供者:aa
« 12 »
搜珍网 www.dssz.com