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

搜索资源列表

  1. linphone-1.2.0.tar

    1下载:
  2. Linphone is a web phone: it let you phone to your friends anywhere in the whole world, freely, simply by using the internet. The cost of the phone call is the cost that you spend connected to the internet. -Linphone is a web phone : it let you phon
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:7372152
    • 提供者:张海涛
  1. Tail-src-current

    0下载:
  2. Ever wanted to just type tail -f error_log on Windows?Envious of your Unix friends who can track changes to a file, in real time, as they happen? Well, now with the Objektiv Tail for Win32, you ll be happily monitoring your log files like you ve ne
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:153879
    • 提供者:闫林
  1. tinyplay-2.6-Win_2000_XP

    0下载:
  2. 无线技术的发展使得流媒体技术可以被应用到Ad-hoc无线网络上,W-Player无线网络流媒体播放器是流媒体技术在无线网络中的一个应用。-wireless technology makes the development of streaming media technology can be applied to the Ad-hoc wireless networks, W-Player Wireless Network Streaming Media Player is streamin
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:122607
    • 提供者:高世嘉
  1. AmericanGladiator

    0下载:
  2. American Gladiator,You are consulting for a game show in which n contestants are pitted against n gladiators in order to see which contestants are the best. The game show aims to rank the contestants in order of strength this is done via a series of
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1858
    • 提供者:zhoushusen
  1. cbw.tar

    0下载:
  2. auxilary files for the Crypt Breakers Workbench (cbw). CBW is a multi-window integrated workbench of tools that help a cryptanalist read files encrypted with the BSD4.2 crypt command. Anyone may copy, modify, use, or redistribute this system. I
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:529408
    • 提供者:zxang
  1. APUE2.0

    0下载:
  2. W.Richard Stevens经典教程 UNIX环境高级编程第二版 配套学习代码
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:286787
    • 提供者:张兰芳
  1. 2

    0下载:
  2. 看n2实例 #Create a simulator object set ns [new Simulator] #Define different colors for data flows #$ns color 1 Blue #$ns color 2 Red #Open the nam trace file set nf [open out-1.nam w] $ns namtrace-all $nf set f0 [open out0.tr w
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3451
    • 提供者:shilei
  1. w

    0下载:
  2. linux常用命令及参数详解 VI编辑器常用命令图 Unix下打包命令的使用 makefile的配置及编写 GDB调试工具 Oracle表数据的C/C++存取方法
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:483565
    • 提供者:泉水
  1. libwma[1].tar.gz

    0下载:
  2. wma定点解码算法,可以运行在定点cpu上,但可能还需要进一步优化。,wma fixed decoding algorithms, you can run cpu in the fixed-point, but may also need further optimized.
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-01-25
    • 文件大小:45088
    • 提供者:罗湖区
  1. gps

    0下载:
  2. 编写一个模拟GPS的应用程序,首先向串口写入如下信息 $GPRMC,082020,A4060.9870,S21720.3278,W,000.0.000.0,070707,005.6,W*62再从串口中读出此信息,并对此信息进行解析,输出经度,纬度,北京时间-The preparation of a simulated GPS applications, first of all, write the following information to the serial port $ GPRMC
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:3534
    • 提供者:
  1. testCom

    0下载:
  2. at91ARM9200串口例程,希望对大家有所帮助。 使用方式: TestCom /dev/ttyS* -w count data TestCom /dev/ttyS* -r-at91ARM9200 serial routine, I hope all of you to help. Use: TestCom/dev/ttyS*-w count dataTestCom/dev/ttyS*-r
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1393
    • 提供者:clarke
  1. firstGTK

    0下载:
  2. 一个基于GTK+的单词数值计算器,1、 按照规则计算单词的值,如果 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 26个字母(全部用大写)的值分别为 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26,如: WINJACK这个单词的值就为:W+I+N+J+A+C+K=23+9+14+1+3+11=71% HARDWORK=H+A+R+D+W+O+
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1804
    • 提供者:
  1. secret

    0下载:
  2. pass.words是弱口令字典,是一个纯文本文件,每行一个口令,可以向里面添加候选口令。 pass.c是进行口令检查的c语言原程序,有两个命令行参数 -w file: 可以使用该选项指定口令字典 -P:默认情况下对/etc/shadow中的用户检查弱口令,可以使用该选项指定检查的文件 编译gcc –o pass pass.c –l crypt 由于要使用加密函数,所以要使用加密库crypt,使用选项-l crypt 运行程序:pass –w ./pass.words –
  3. 所属分类:Linux-Unix program

    • 发布日期:
    • 文件大小:7591
    • 提供者:莫松成
  1. pthreads-w32-2-8-0-release.tar

    0下载:
  2. POSIX Multithraed library for windows
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:331327
    • 提供者:mansoor
  1. UNIXetworkProgramming.chm

    0下载:
  2. UNIX Network Programming Vol1, Third Edition The Sockets Networking Api - W Richard Stevens, Bill Fenner, Andrew M Rudo-UNIX Network Programming Vol1, Third Edition The Sockets Networking Api- W Richard Stevens, Bill Fenner, Andrew M Rudoff
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-20
    • 文件大小:5654571
    • 提供者:zst
  1. w

    0下载:
  2. linux内核的源代码,和大家一起分享一下,大家共同研究研究!-linux kernel source code, and to share with everyone, everyone study together!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-11
    • 文件大小:2235908
    • 提供者:tang yu
  1. sourcemk

    0下载:
  2. linux下利用c实现的将wav文件分割的小程序,只能够简单分割,对于想学习linux对文件操作的朋友有帮助~-under linux will use c to achieve a small wav file segmentation procedure can only be a simple division, want to learn linux for file operations on friends to help ~
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:975
    • 提供者:瓶盖
  1. 1256819866

    0下载:
  2. windows ce 开发w indows ce 开发w indows ce 开发w indows ce 开发-windows ce development windows ce development windows ce development windows ce development windows ce development windows ce development windows ce development
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-23
    • 文件大小:7184583
    • 提供者:zhouly
  1. SD_Partition

    0下载:
  2. 在 Fedora 8下,将一张4G的TF卡(MicroSD),格成两个2G的分区,一个主分区,一个逻辑分区。 ps:SD卡有TF卡(现在通称MicroSD),SD卡,MiniSD卡,SDHC等多种,长的不一样;除此之外,还有一种MMC卡。 指令:fdisk 用途:观察硬盘之实体使用情形与分割硬盘用。 使用方法:       一、在 console 上输入 fdisk -l /dev/sdb ,观察硬盘之实体使用情形。       二、在 console
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:1794
    • 提供者:JkHung
  1. RTT

    0下载:
  2. code to culculate RTT b/w peers and agreed on the lagest RTT of any peer
  3. 所属分类:Linux-Unix program

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