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

搜索资源列表

  1. certificate

    1下载:
  2. 小型ca.命令行方式.可以生成ca .请求,发放证书,crl等.-small ca. Command line. Generate ca. Request certification, such as CRL.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:36.14kb
    • 提供者:黎明
  1. bt2.0

    0下载:
  2. bt小偷源码虽然定级为小偷,却带有自动更新,自动采集下载,生成HTML功能。 但所有页面,一经访客访问过,即生成本地HTML,包括BT种子下载本地,刷新时间自由设定! 你要做的,就是改改广告代码就等着收广告费了-bt thieves source Although rated thief, with automatic updates, automatic acquisition download, generate HTML functions. But all the pages,
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:25.94kb
    • 提供者:时宁立
  1. scosrc

    0下载:
  2. sco unix 前台界面开发程序,采用UNIX中的词法分析器和语法分析器,可以快速产生前台界面,无需数据库支持。-sco prospects interface development process, using the UNIX lexical analyzer and parser can quickly generate prospects interface, without database support.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:51.56kb
    • 提供者:czc
  1. mpeg_movie-1.6.0.tar

    0下载:
  2. These are all the utilities you need to generate MPEG-I movies on a UNIX box with full motion video and stereo sound. For more information on this unusual application of Linux, look in the docs directory or go to www.freeyellow.com/members4/her
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2.38mb
    • 提供者:赵博
  1. checkmedia-2.1-4.i586

    0下载:
  2. Linux下用来检查和校验光盘完整性的工具,也可以用来生成校验码-Linux used to check and verify the integrity of the CD-ROM tool also can be used to generate Check Code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:15.91kb
    • 提供者:连翀
  1. u-boot-1.1.3.tar

    0下载:
  2. uboot 最新版本的bootloader,可以生成LINUX内核镜像文件,里面各种驱动程序都是通用的。-uboot latest version of the Bootloader and can generate LINUX kernel image file containing all drivers are generic.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5.34mb
    • 提供者:何立
  1. sntop-1[1].4.3.tar

    0下载:
  2. sntop是一个基于curses的控制台工具,用来监听主机的网络连通性。支持的功能包括:颜色支持,安全终端模式,守护模式,和生成html。-sntop is a curses-based console tool to be used for monitoring mainframe connectivity. Support features include : color support, security terminal mode, guard mode, and generate ht
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:34.35kb
    • 提供者:陈凯
  1. bison

    0下载:
  2. Bison 是替代yacc的语法解析器. Bison能生成可以分析文本文件结构的程序.-Bison alternative generates the parser. Bison can generate text files can be analyzed structure of the procedure.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:301.14kb
    • 提供者:老猫
  1. rideplot-2004halloween.tar

    0下载:
  2. GPS Ride Plot软件转换一个下载的GPS轨迹,并生成一个PNG格式的地图图像。这已经成为一个主要的绘图方法。它也可以绘制几乎任意的GPS轨迹,并已经完成对汽车,电车或喷气式飞机的绘制。-GPS Ride Plot download a software conversion of GPS tracks, and generate a map of the PNG format images. This has become a major method of drawing. It c
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:20.4kb
    • 提供者:wulu
  1. ELFIO-1.0.0.ZIP

    0下载:
  2. C++写的,提供操作ELF格式文件的API,可以生成ELF格式文件.-C written in the ELF format for the sharing of documents API, can generate ELF format.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:273.71kb
    • 提供者:郑力辛
  1. linuxag

    0下载:
  2. 演示了linux下的常用页面置换算法(FIFO,LRU,OPT,LFU,NUR),并计算了相应的命中率。程序用随机函数产生指令序列,然后变换成相应的页地址流。-demonstration of the commonly used algorithm replacement pages (FIFO, the LRU, OPT, LFU, NUR), and calculated the corresponding hit rate. Procedures used functions to gen
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.82kb
    • 提供者:衣明玉
  1. NSG2.1.适用于NS2的TCL脚本生成器

    0下载:
  2. 适用于NS2的TCL脚本生成器,内有详细讲解怎么生成一个简单的有线网络的TCL脚本的文档,在java环境下使用。,NS2 for the TCL scr ipt generator, which explain in detail how to generate a simple wired network TCL scr ipt document, use the java environment.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-03-22
    • 文件大小:463.88kb
    • 提供者:郑鹏
  1. File-integrity-testing-procedures

    0下载:
  2. 基于MD5的文件完整性检测程序,共包含4个文件:md5.h、md5.cpp、test.cpp、nankai.txt。其中md5.h与md5.cpp文件实现了md5类。test.cpp文件包含了整个程序的main函数,根据不同的命令完成不同的功能,如显示摘要信息,生成MD5摘要等。nankai.txt是本书提供的用于验证文件完整性测试文件。读者可以自己编写程序来生成nankai.txt的md5摘要,然后与书中的结果进行比较,验证所编程序的正确性。-MD5 File Integrity based
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:20.99kb
    • 提供者:Sunny kim
  1. pctoexcel

    0下载:
  2. Pro*c生成EXCEL文件,此文件需要在UNIX环境下生成,文件格式是CSV-Pro* c to generate EXCEL file, this file needs to generate in the UNIX environment, the file format is CSV
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2.21kb
    • 提供者:brooke
  1. softdog

    0下载:
  2. 看门狗进程,生成5个子进程。看门狗进程负责检控子进程。发现子进程未运行,则重新启动。-Watchdog process, generate five sub-processes. Watchdog process is responsible for prosecution of child process. Found that the child process is not running, then restart.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:3.65kb
    • 提供者:wuzhifang
  1. pcm

    0下载:
  2. Linux下的.wav文件播放示例,装了QT的话先#qmake -project生成工程文件pcm.pro,然后 #qmake pcm.pro生成Makefile,然后 #make 最后 #./pcm 执行 注意代码里面包括要播放的.wav文件的路径-Linux under. Wav file playback example, QT installed, then the first# Qmake-project to generate engineering document
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:1.22kb
    • 提供者:wujiaping
  1. LinuxProcessCommunication

    5下载:
  2. 创建两个生产者进程和两个消费者进程,生产者进程a需要生成10000个整数,每次都将自己的进程号(用getpid()函数获得)和生成的整数放入共享内存中(共享内存大小为64Byte)。生产者b每次从26个英文字母中选一个,并将自己的进程号和选中的字母放入共享内存中,直到26个字母全部都选中。消费者进程c负责从共享内存中读取数据生产者进程a的数据并且将这些数据写入文件a.out。消费者进程d从共享内存读取进程b的数据后写入b.out中。-The process of the creation of
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-06-18
    • 文件大小:34.3kb
    • 提供者:ZHANG
  1. RPC_Exc2_sorcecode

    0下载:
  2. 在linux系统下客户端和服务器端使用RPC进行分布式通信。 包含客户端程序,服务器远端程序,以及客户端和服务器端的接口程序。 注意,服务器端和客户端的stub需要用Linux命令stub xxxx生成。-System in the linux client and server to use RPC for distributed communication. Contains client, server, remote procedure, as well as client an
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:2.44kb
    • 提供者:宋宋
  1. Generate-the-smallest-exe

    0下载:
  2. 生成最小的exe Win32下MinGW编译, 生成的exe在64 bit windows下似乎不能正常运行-MinGW compiler generate the smallest exe Win32 the generated exe in 64 bit windows does not seem normal operation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-14
    • 文件大小:1.11kb
    • 提供者:龙远思
  1. traffic-generate-based-on-dpdk

    1下载:
  2. 基于Intel DPDK实现的流量发生器(A traffic generator that uses DPDK to generate high speed traffic)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-10-26
    • 文件大小:855kb
    • 提供者:westbrook1122
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com