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

搜索资源列表

  1. cal24point

    0下载:
  2. 用C写的一个算24点代码,使用逆波兰表达式的求值。-C counting write a 24 point code, the use of reverse Polish expression is evaluated.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1868
    • 提供者:webb
  1. b9ddns-1.0.4.tar

    0下载:
  2. BIND 9 dynamic DNS webmin module. This module supports both static and dynamic zones, and IPv4 and IPv6 addressing in both forward and reverse zones.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:148866
    • 提供者:李俊
  1. list

    0下载:
  2. linux/unix 平台上 实现list [ list node] 实现 reverse接口
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:10569
    • 提供者:shi
  1. hadoop-invertedindex

    0下载:
  2. 基于Hadoop的反向索引的生成工具。输入一系列文本文件,输出word和其出现的文档和位置-Hadoop-based reverse index generation tool. Enter a series of text files, the output word and its emergence and location of the document
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:14003
    • 提供者:李明
  1. asus_dmbth

    0下载:
  2. asus U3100 DMBTH 電視棒反釋源碼-reverse engineered driver for asus dmbth
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-14
    • 文件大小:3468507
    • 提供者:ohmygod
  1. reverse

    0下载:
  2. reverse your input string
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:672
    • 提供者:Jian Tian
  1. Coromputer_dunno(1)

    0下载:
  2. Botnet 部分源码,用于分析此部分代码,进而了解其工作原理,实现逆向分析。-Botnet part of the source code for the analysis of this part of the code, and thus understand its working principle, to achieve reverse analysis.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:2130
    • 提供者:ting
  1. HuLinux-2.4.1.tar

    0下载:
  2. Real Time DAQ Linux for Humusofts I/O devices. This library gives an access to DAQ devices under Linux. Library has been tested under both 32 and 64 bit Linux. Software published here is not product of Humusoft. Please NEVER ask their hot l
  3. 所属分类:Linux-Unix program

  1. testlist

    0下载:
  2. 线性表常用子函数,插入,删除,排序,逆序,归并,等等.-Linear form used subroutine, insert, delete, sort, reverse, merging, and so on.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:1846
    • 提供者:jimy
  1. Ex12-stepMotor

    0下载:
  2. 微处理器实验时,用于步进电机的驱动,可以完成步进电机的正转和反转。-Microprocessor experiment, for the stepper motor driver, stepper motor can be done is turn and reverse.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:26244
    • 提供者:zhuxueqin
  1. source

    0下载:
  2. 自己编写的atoi函数,字符串倒序,线程创建和管道创建,已经测试过了,没什么问题,希望对大家有点帮助!-I have written atoi function, string reverse, thread creation and pipeline creation, has been tested, no problem, we want a little help!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1830
    • 提供者:谢元虎
  1. nibolan

    0下载:
  2. 逆波兰表达式之c语言实现,一个小计算器。可以计算括号,和加减乘除-Reverse Polish expression of the c language, a small calculator
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:935
    • 提供者:xiaorui
  1. SecretsOfReverseEngineering

    0下载:
  2. Secrets Of Reverse Engineering
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4081351
    • 提供者:msk
  1. socket_work

    0下载:
  2. linux环境下客户服务器通信,socket编程,服务器给客户机返回字符逆序输出功能。-linux environment, client-server communication, socket programming, the server to the client returns the character reverse output.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1783
    • 提供者:蓝天
  1. LINUXreverse

    0下载:
  2. 在Linux下,用C语言编写,将输入文件的各行逆序显示在标准输出上。如果不指定文件名,则逆序显示标准输入的内容。当使用-c选项时,每一行的字符也逆序输出,没有使用系统调用-In Linux, use the C language, each line of the input file to standard output in reverse order. If you do not specify a file name, display the standard input in reve
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:1256
    • 提供者:博程
  1. docupen.tar

    0下载:
  2. Driver for Docupen. Protocol is proprietary, was reverse engineered for writing the driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:18035
    • 提供者:Dirk Husos
  1. six_four.c

    0下载:
  2. 用C语言编写程序,将输入文件的各行逆序显示在标准输出上。如果不指定文件名,则逆序显示标准输入的内容。当使用-c选项时,每一行的字符也逆序输出。 标准输入以CTRL+D表示结束。使用系统调用.-With the C programming language, each line of the input file to standard output in reverse order. If you do not specify a file name, display the standar
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:701
    • 提供者:zangxiao
  1. reverse

    0下载:
  2. This C program is to reverse a word in a file and can be executed in UNIX environment.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:603
    • 提供者:Sridevi
  1. copy_M.c

    0下载:
  2. 用标准c的I/O库函数实现对一个文本文档的逆序- C using standard I/O library functions to achieve the reverse of a text document
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:698
    • 提供者:zeushera
  1. Reverse

    0下载:
  2. param MatrixType the type of the object of which we are taking the reverse.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3814
    • 提供者:suhysang
« 12 3 4 »
搜珍网 www.dssz.com