搜索资源列表
Makefile_Demo
- Linux下个人学习Makefile的小案例-Small case under Linux personal learning Makefile
linux_C_lib
- 在Linux实现动态链接库和C语言静态库,使用这个简单的代码可以是这些动态和静态库链接的操作有很好的理解,代码还包含一个makefile文件-In the Linux implementation of dynamic link libraries and static library in C language, use this simple code can be a good understanding of these dynamic and static libraries link
Imote2-Localization.tar
- This Imote2 localization from www.ee.washington.edu/research/nsl/Imote. The compiled application is in folder "Already-Compiled-In-arm-xscale-linux" which I compiled using arm-xscale-linux-gnu-gcc. To compiled into other system please modify the Make
receive_email
- 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移 植SOCKET和POP3封装类,希望能为初学者提供一些帮助。 编译: Win32: 在VC++6.0下编译通过,并运行良好。 Linux: 在G++下编译通过,请查看Makefile文件。-This procedure is a portable (Win32/Linux) to receive e-mail (support POP3 protocol) progr
Code
- 课程作业,实现多媒体类的继承,C++部分实现server,java部分通过socket连接,实现简单的指令交换。需要在Linux环境运行,有makefile文件和Doxygen生成文件。-Course work, inheritance multimedia class, C++ partial implementation server, java part through the socket connection, simple instructions exchange. Need to
premake.tar
- premake, linux/unix下根据lua脚本自动生成makefile的工具。此为premake的原码,由lua语言编写!-Under premake, linux/unix tools automatically generate makefile according to lua scr ipts. This is premake original code, prepared by the lua language!
Nfc_demo
- make install nfc demo的一个示例 m1卡读取。(make install An example M1 card reads from make install NFC demo.)
FDTDv8803
- c语言编写的FDTD算法代码,可直接在linux等平台运行makefile文件,windows可以稍作修改即可使用(C language FDTD algorithm code, can be directly in the Linux and other platforms running makefile files, windows can be modified slightly can be used)
templet.tar
- gcc+make 开发stm32f407工程模板(Development of stm32f407 with gnu make and st-lib)