联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All Linux/Unix编程(19) 
按平台查找All Visual C++(19) 

[Linux/Unix编程] Ping

本实验主要目的是让学生熟悉 Linux 环境下基本的 raw socket 编程,对以太网帧进 行初步分析,可通过程序完成对不同层次 PDU 的字段分析,修改和重新发送。
The main purpose of this experiment is to familiarize students with basic raw socket programming under Linux environment, Ethernet frames preliminary analysis, the program can be completed by different levels PDU field analysis, modification and re-sent. (2016-05-13, Visual C++, 737KB, 下载1次)

http://www.pudn.com/Download/item/id/1463071207265722.html

[Linux/Unix编程] untitled_tin

qt下实现基于离散点的tin网构建,算法能准确执行,效率高
qt achieved under build networks based on discrete point of tin, the algorithm can perform accurate and efficient (2016-03-02, Visual C++, 7KB, 下载3次)

http://www.pudn.com/Download/item/id/1456904803839178.html

[Linux/Unix编程] ardupilot-master

apm 飞控程序最新版本的,github上弄的
apm latest version of Flight Control Program (2015-04-18, Visual C++, 13527KB, 下载13次)

http://www.pudn.com/Download/item/id/1429292121882976.html

[Linux/Unix编程] Linux-syn-ddos

台风linux集群发包源码,分为客户端和服务端,服务端包含了win下的和linux下的两份源码,还有就是生成器
Source, contracting out the typhoon Linux cluster is divided into client and server, the server contains the Windows and Linux under the two copies of the source code, and the generator (2014-07-21, Visual C++, 10312KB, 下载314次)

http://www.pudn.com/Download/item/id/2592386.html

[Linux/Unix编程] linuxWIN

win+linux集群 轮回发包DDOS
win+linux cluster reincarnation contract DDOS (2014-05-28, Visual C++, 237KB, 下载225次)

http://www.pudn.com/Download/item/id/2554627.html

[Linux/Unix编程] screen

这是一个VC做的屏幕查看源码。仅供学习和娱乐之用。
This is a VC to do the screen to view the source code. For learning and entertainment. (2013-10-15, Visual C++, 670KB, 下载1次)

http://www.pudn.com/Download/item/id/2374466.html

[Linux/Unix编程] TFTP_Server

TFTP_Server是一个通过网口更新linux内核和文件系统的软件,可以在XP使用,非常方便。
TFTP_Server is an update via network port linux kernel and file system software, you can use the XP is very convenient. (2013-06-11, Visual C++, 497KB, 下载3次)

http://www.pudn.com/Download/item/id/2276791.html

[Linux/Unix编程] Qt

使用Qt制作的仿真微信界面编程,可以在linux下面运行
Qt interface project, use Qt4.8.4 (2013-03-25, Visual C++, 469KB, 下载29次)

http://www.pudn.com/Download/item/id/2172540.html

[Linux/Unix编程] multicast.tar

实现linux下的数据网络组播发送和接受
Achieve the linux data network multicast send and receive (2013-03-11, Visual C++, 15KB, 下载6次)

http://www.pudn.com/Download/item/id/2155712.html

[Linux/Unix编程] Vocal

VOCAL(Vovida Open Communication Application Library)是一个开源代码通信软件,以IP网为核心,在Linux或Solaris操作系统上运行。提供VoIP电话服务,支持基于SIP的通信设备。本文介绍了VOCAL的系统架构,SIP基本呼叫流程和VOCAL的系统功能。
VOCAL ( Vovida Open Communication Application Library ) is an open source code software, using IP network as the core, in the Linux or Solaris operating system running on. VoIP to provide telephone service, support of communication equipment based on SIP. This paper introduces the VOCAL system architecture, SIP basic call process and VOCAL system function. (2012-05-25, Visual C++, 107KB, 下载13次)

http://www.pudn.com/Download/item/id/1886764.html

[Linux/Unix编程] Client

LINUX无线网编程,服务器端。基于UDP协议的服务器端。
LINUX wireless network programming, server-side. UDP-based server. (2011-01-14, Visual C++, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/1412031.html

[Linux/Unix编程] mplayer0.991.0pre7try2cvs20060117

mplayerre7try2开源代码,mplayer是linux平台上最好的媒体播放工具,官网转载。
mplayerre7try2 open source code, mplayer is the best linux platform media player tools, the official website reserved. (2010-10-11, Visual C++, 10955KB, 下载3次)

http://www.pudn.com/Download/item/id/1314561.html

[Linux/Unix编程] Linux-Network-Programming

《Linux网络编程》内容简介:Linux是目前最流行的开源操作系统,网络功能在Linux下占有核心的地位。《Linux网络编程》循序渐进地从应用层到Linux内核、从基本知识点到综合案例,向读者介绍如何在Linux下进行网络程序设计。《Linux网络编程》内容分为4个部分:Linux程序设计基础部分、Linux用户空间网络编程部分、Linux内核网络编程部分以及综合案例部分。内容包含Linux系统概述、Linux编程环境、Linux文件系统简介、Linux下的进程和线程、TCP/IP协议族、应用层网络服务程序、TCP编程、主机信息获取、数据IO复用、UDP编程、高级套接字、套接字选项、原始套接字、服务器模型、IPv6、Linux内核网络部分结构及分布、netfilter框架内报文处理。为了方便读者学习,《Linux网络编程》最后一个部分介绍了3个综合案例,包括应用层的Web服务器例子、简单的应用层网络协议站例子和内核层网防火墙的例子。
"Linux Network Programming" Introduction: Linux is the most popular open source operating systems, network functionality in Linux, occupies the core position. "Linux Network Programming" step by step from the application layer to the Linux kernel, the basic knowledge from the point to the integrated case, the readers how to network programming under Linux. "Linux Network Programming" is divided into four parts: Linux part of program design, Linux user space part of network programming, Linux kernel network programming and integrated case some part. Includes an overview of Linux system, Linux programming environment, Linux File System Introduction, Linux processes and threads under, TCP/IP protocol suite, application layer network services program, TCP programming, host information access, data IO Multiplexing, UDP programming, advanced socket, socket option, the original socket, server model, IPv6, Linux kernel network part of the structure and distribution, netfilter framework of mess (2010-08-08, Visual C++, 1694KB, 下载113次)

http://www.pudn.com/Download/item/id/1262897.html

[Linux/Unix编程] chat

在linux系统下的c编写的聊天室程序,组播网的
C under linux system in the preparation of the chat room program (2010-05-17, Visual C++, 6KB, 下载8次)

http://www.pudn.com/Download/item/id/1176540.html

[Linux/Unix编程] c_with_script

在linux上写程序、做网管的人,或多或少都会几种脚本。脚本语言灵活的变量类型、强大的正则表达式处理能力,再加上linux系统本身的管道、重定向以及丰富的命令行工具,让你编程起来游刃有余
To write programs in linux to do network management people, more or less a few scripts. Scripting language variable types of flexible, powerful regular expression processing capabilities, coupled with linux system itself pipes, redirection, and a rich command-line tool that allows you to program up its capability to (2010-03-07, Visual C++, 5KB, 下载6次)

http://www.pudn.com/Download/item/id/1078252.html

[Linux/Unix编程] vivi

Supervivi的源码,很详细,包括很多使用的功能,usb下载,以太网,直接运行
Supervivi the source, in great detail, including many features, usb download, Ethernet, direct running (2008-10-21, Visual C++, 507KB, 下载495次)

http://www.pudn.com/Download/item/id/564509.html

[Linux/Unix编程] tin_demo

delaunay三角网“动态”构建,用于地形建模等应用
delaunay triangulation dynamic to build, for applications such as terrain modeling (2007-12-10, Visual C++, 8368KB, 下载92次)

http://www.pudn.com/Download/item/id/373112.html

[Linux/Unix编程] GetMACAdapters

利用C++编写获取以太网卡的MAC地址的程序(附带Linux环境下的代码)
C preparation access Ethernet card MAC address (with the Linux code) (2007-05-29, Visual C++, 8KB, 下载67次)

http://www.pudn.com/Download/item/id/289550.html

[Linux/Unix编程] C与脚本的混合编程

在linux上写程序、做网管的人,或多或少都会几种脚本。脚本语言灵活的变量类型、强大的正则表达式处理能力,再加上linux系统本身的管道、重定向以及丰富的命令行工具,让你编程起来游刃有余
the write procedure, so the network management, will be more or less several scripts. Flexible scripting language variable types, is a powerful regular expression handling capacity, coupled with the Linux system itself pipeline, redirect and rich command-line tool that allows you to cope up programming (2005-04-07, Visual C++, 2KB, 下载12次)

http://www.pudn.com/Download/item/id/1112834803943080.html
总计:19