linux下 ipv6协议 ping程序 最多运行50线程 2.每个线程发送4个ICMP6包后开始接收 3.试验程序,多线程结构安排不一定合理,待试验后进一步修改 4.在终端./pingipv6 IP1 1P2......即可运行程序 5.为单源文件,没写make,编译命令为: gcc -Wall -o pingipv6 pingipv6.c -lpthread
上传时间: 2015-05-13
上传用户:wyc199288
linux下的人机对话编程,函数库采用GTK+/GNOME,有操作界面,可在界面上进行操作与下层通信。此程序开发已久,源文件较多。可用 gcc -wall -o main.c ....... gnome-config --cflags --libs gnomeui 进行编译
上传时间: 2015-05-13
上传用户:colinal
C++实现的CORBA分布式程序,是基于ACT/TAO在linux下,实现的代码,使用gcc编译
上传时间: 2015-05-14
上传用户:wpwpwlxwlx
熟悉 uClinux 开发环境,学会基于 ARM7TDMI 的 uClinux 开发环境的配置和使用。使 用 uClinux 的 arm-uclibc-gcc 编译,使用基于 NFS 方式的下载调试,了解嵌入式开发的基本 过程。
上传时间: 2013-12-26
上传用户:jqy_china
这是一个简单的编辑器雏形,这里用到了屏幕开发库 curses 和键盘函数 keypad,程序可移动光标,输入,删除,增加代码就可成为功能强大的编辑器了, 编译程序:gcc -I/usr/include/ncurses edit.c -o edit -lncurses
标签: 编辑器
上传时间: 2014-01-13
上传用户:yyyyyyyyyy
《UDP Proxy程序》 我们的socks代理是有权限的(相信很多公司 都有这种情况存在)。写这个程序的时候,我还没有socks代理的权限,所以不能上OICQ。这让我感到 很不方便。所以,我决定写一个UDP的代理程序来实现我上OICQ的愿望,为了让这个程序更加有通用性,可以修改一下,让他在命令行中能够设置服务端口号,远程服务器的 IP地址和端口号,能够设置日志文件的路径,这个源代码是基于GNU。
上传时间: 2014-05-29
上传用户:yph853211
可以进行分数的24点运算的,因为里面还额外实现了一个分数类。24点必须用VC编译,GCC编译会有问题,这个bug当时没找出来。可能是默认堆栈大小的问题。这个程序从我现在看来,写得很差。
上传时间: 2015-06-02
上传用户:SimonQQ
Bluezan implementation of the Bluetooth™ wireless standards specifications for Linux. The code is licensed under the GNU General Public License (GPL) and is now included in the Linux 2.4 and Linux 2.6 kernel series
标签: implementation specifications Bluetooth standards
上传时间: 2015-06-07
上传用户:gtzj
Bluezan implementation of the Bluetooth™ wireless standards specifications for Linux. The code is licensed under the GNU General Public License (GPL) and is now included in the Linux 2.4 and Linux 2.6 kernel series
标签: implementation specifications Bluetooth standards
上传时间: 2015-06-07
上传用户:小鹏
Bluezan implementation of the Bluetooth™ wireless standards specifications for Linux. The code is licensed under the GNU General Public License (GPL) and is now included in the Linux 2.4 and Linux 2.6 kernel series
标签: implementation specifications Bluetooth standards
上传时间: 2014-01-09
上传用户:himbly