搜索资源列表
ipv6ping
- linux下 ipv6协议 ping程序 最多运行50线程 2.每个线程发送4个ICMP6包后开始接收 3.试验程序,多线程结构安排不一定合理,待试验后进一步修改 4.在终端./pingipv6 IP1 1P2......即可运行程序 5.为单源文件,没写make,编译命令为: gcc -Wall -o pingipv6 pingipv6.c -lpthread -ipv6 agreement under the most ping process two thr
linuxcontrol
- linux下的人机对话编程,函数库采用GTK+/GNOME,有操作界面,可在界面上进行操作与下层通信。此程序开发已久,源文件较多。可用 gcc -wall -o main.c ....... gnome-config --cflags --libs gnomeui 进行编译-the man-machine dialogue programming functions using GTK / GNOME, user interface, the interface can operate on t
mc
- linux组播代码 #! /bin/sh gcc -Wall mcastclient.c -o mcastclient gcc -Wall mcastserver.c -o mcastserver #./mcastserver 230.1.1.1 7838 #./mcastclient 230.1.1.1 7838 192.168.100.1 12345
camsnap
- 程序是根据vidcat改的,只能抓PPM的图. makefile的内容如下,请注意打小写: cc=gcc #cflags=-i/firendly-arm/kernel/include -i/usr/local/arm/2.95.3/arm-linux/include -wall -dhave_libjpeg #-dvideo_dev=\"/dev/v4l/video0\" -dversion=\"0.7.2\" cflags=-wall -dvideo_dev=\"/de
code
- 由Kurt Wall著作的Linux Programming 一书中的源代码-Linux Programming Code
wlet
- linux 下 结合ftp 和部分telnet 功能的服务器源码 -Wall-e is a team for a project about two-demision code , for details at this:http://hi.baidu.com/hzau_wall_ethisserver and client programs is created for the s3c2410 platform board to conveniencely control it and
screenwall
- 是linux(2.6内核)下的屏幕墙软件,直接MAKE就可以,开发平台是华为海思的3510,这个对有些人很有用的吧-Is linux (2.6 kernel), the screen wall software can direct MAKE, development platform for Huawei Hass' s 3510, this very useful for some people it
wallpaper_slide
- Linux wallpaper slide show scr ipt to change wall paper dynamically.-东方地球物理公司研究院
shm
- 进程间通过共享内存进行通信。实现通过在队列中顺序检查ip地址,阻塞频繁连接的ip地址。-The IPC key of the share memory,check the ipNode by turn ,and use the fire wall to block some ipaddresses which had connected to onlinenic too frequenctly.
linux_programming_unleash
- Linux编程内幕,权威技术作家科特沃尔等经典力作,深入浅出介绍linux环境下的程序设计-Linux Programming Unleashed, by Kurt Wall,Mark Watson, and Mark Whitis
TFrameApplication
- A good application for a wall space interactive wall space
2H4U-1.3_WINDOWS
- 2H4U,这对你来说太难编写了,是一个开放源码的游戏,而与一个俄罗斯方块类游戏和墙壁开关组合。它需要良好的反应,协调和ambidexters应该有一定的优势。将2H4U太硬的吗? -2H4U, which stands for Too Hard For You, is an open source game, and a mix between a Tetris-like game and a wall breaker. It requires good reflexes, coordina
Linux.Programming.pdf.tar
- [GNU.Linux.编程指南.(第二版)].Linux.Programming.Unleashed.Second.Edition.[美].Kurt.Wall.扫描版 学习linux编程-[GNU.Linux. Programming Guide (Second Edition)]. Linux.Programming.Unleashed.Second.Edition. [United States]. Kurt.Wall. Scanned version of the program
bochs-2.6.tar
- bochs虚拟机,看到因为资源被墙了,所以发到这儿来,让大家下载,不用搞的太麻烦-bochs virtual machine, see the wall because resources are sent to come here and let you download, do not engage in too much trouble
wall
- wall - write a message to all logged-in users Source Code for Linux.
nmonV12Ubuntu
- nmon version 12f for Redhat linux, -nmon version 12f for Redhat linux, in ubuntu 10.10: make cc-o nmon_power_rhel3 lmon.c-g-O2-D JFS-D GETUSER-Wall-D LARGEMEM-lncurses-g-D POWER
The-query-is-dns
- DNS查询器,执行的环境在Debian4.0上,编译工具为gcc,DNS服务器地址为192.168.1.1(通常该服务的默认监听端口为53),文件名DNSClient.c 编译命令:gcc -g -Wall -o DNSClient DNSClient.c 执行: ./DNSClient bigdogchina.cublog.cn-DNS query, execution environment on Debian4.0, compile tools for GCC, DNS server
versatile
- Compile sethdlc.c utility: gcc -O2 -Wall -o sethdlc sethdlc.c.
pthread
- same as pthread_cond_timedwait, except the abstime given refers to the CLOCK_MONOTONIC clock instead, to avoid any problems when the wall-clock time is changed brutally. -same as pthread_cond_timedwait, except the abstime given refers to the CLOC
timing
- WallTimeNow() returns the current wall-clock time in seconds, within 10 milliseconds resolution. -WallTimeNow() returns the current wall-clock time in seconds, within 10 milliseconds resolution.