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
标签: mcastclient Wall mcastserver mcastserve
上传时间: 2013-12-20
上传用户:lepoke
source 为程序源代码文件目录 exe 为可执行文件目录 pics 为所有处理好的图片的目录 需要预先安装MinGW MinGW为Mini Gnu for Windows 里面包含gcc for windows的编译器 将其拷贝值某目录,然后设置环境变量 path x:\MinGW\bin 即可通过gcc(g++)命令进行编译
上传时间: 2016-09-19
上传用户:363186
标准c++的学习源代码。还有uc代码 15天c++学习代码和4天unix c学习代码 使用gcc编译器,solaris环境,完全通过编译,源自达内科技学习笔记
上传时间: 2013-12-20
上传用户:shus521
AVR GCC编程参考手册,非常适合做开发参考
上传时间: 2014-01-06
上传用户:luke5347
Please, use this MATLAB code as environment for all projects in the ME area (Worked with .mat format)
标签: environment projects Please MATLAB
上传时间: 2014-01-16
上传用户:waizhang
gcc资料大全 编译命令集合 ,全面介绍每一个参数使用方法规则gcc 编译命令集合 ,全面介绍每一个参数使用方法规则
上传时间: 2014-01-12
上传用户:fredguo
The content is comform as the title, if you have the better code, let me know.thanks.
标签: the content comform better
上传时间: 2016-09-29
上传用户:tianjinfan
详细介绍AVR-GCC编译器使用说明
上传时间: 2016-10-01
上传用户:wangdean1101
autoconf automake实例gcc编译java方法.txt,gcc的组件和软件工具 .txt,gcc库.txt,gdb自己总结.txt,linux 下gcc 编程.ppt,linux下JAVA环境设置.pdf,Vi指令大全.htm,跟我一起写 Makefile.pdf
标签: autoconf automake java gcc
上传时间: 2014-01-25
上传用户:wangzhen1990
The authors show to identify, design, implement, test, and refactor use-case modules, as well as extend them. They also demonstrate how to design use-case modules with the Unified Modeling Language (UML)emphasizing enhancements made in UML 2.0and how to achieve use-case modularity using aspect technologies, notably AspectJ. Key topics include Making the case for use cases and aspects Capturing and modeling concerns with use cases Keeping concerns separate with use-case modules Modeling use-cases slices and aspects using the newest extensions to the UML notation Applying use cases and aspects in projects
标签: implement identify refactor use-case
上传时间: 2016-10-06
上传用户:dsgkjgkjg