搜索资源列表
doxygen-1.4.2.src.tar
- linux中的源代码查看工具,可以生成chm文件,并能处理源代码中的相关性.-Linux source code of View tool can generate chm documentation, and to be able to handle source code of relevance.
doxygen-1.5.3.src.tar
- Doxygen的词根来源于Document(文档)和Oxygen(氧气),它是一个功能强大、使用方便且支持各种操作系统和编程语言的代码文档生成系统。Doxygen由荷兰人Dimitri van Heesch.开发,并且在GNU公共许可证(GPL)下发布,目前已经成为各主要的Linux发行版的附带组件。众多重量级的软件项目(如KDE,Qt、ACE库等)都选用Doxygen作为其编档工具生成项目文档。 Doxygen最初在Linux下开发,但已经被移植到多个操作系统平台下,包括Unix的各
libkf701-1[1].0-beta.tar
- 一个收集所有最基本功能的函数库;所有的函数都是尽量短小和简单 使用 doxygen 生成文档 所有代码以在 Linux 系统上可以编译并运行为准;每当在 lib 目录里增加了一个功能函数,必须在 test 目录里编写一个针对此功能函数的测试程序,使其可以在 Linux 系统上正常编译并正确运行;每个增加的外部功能函数,必须在源代码前写有注释,注释格式为符合 doxygen 要求的 JavaDoc 格式。 所有代码内部调用的 C 库和系统函数要求完全符合 ANSI C 标准
doxygen-1.2.12.src.tar
- doxygen(一个自动从源代码生成文档的工具)的源代码,可以在Win32/Linux/Unix上编译通过。-Doxygen (an automatically generated source code documentation tools) source code can be compiled in Win32/Linux/Unix through.
Doxygen_Using_Manual
- Doxygen配置生成文档说明(包括windows和linux系统),包括生成html和chm文档格式配置,以及生成中英文档时的注释技巧等-Doxygen configuration file generation, including generation of html and chm file
doxygen
- Doxygen可以从C,C++, java等源代码中提取消息来生成帮助文档, API资料等,里面包含在linux下面的完整配置手册和使用说明-Doxygen can be C, C++, java and other source code to extract information to generate help files, API information, which is included in the linux configuration complete the followi
doxygen-1.6.3.linux.bin.tar
- Doxygen C++文档生成器, 可以很方便的自动生成文档,yeal!-Doxygen C++ Document Generator, a good tool to create doc automaticly!
rtos_chibios_handout
- ChibiOS/RT ancestor was an Operating System for Motorola 68000 In 1989 it supported GCC, ran EMACS, was preemptive and realtime ...but in 1991 Linus Torvalds began the development of Linux The original full-featured OS turned in a minimalisti
doxygen-1.8.10-setup
- Unix or Linux doxygen 1.8.10
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
SOEM-1.3.1.tar
- To compile for linux: go to project directory source ./setup.sh linux make all Please read the doxygen documentation in doc/html/index.html To complie for windows: go to project directory Build soem libary m
xmake-2.0.5.tar
- 一个基于Lua的轻量级自动构建工具 简单的工程描述 target( console ) set_kind( binary ) add_files( src .c ) 构建工程 $ xmake 运行目标 $ xmake run console 调试程序 $ xmake run -d console 支持特性 Tasks Macros Actions Options Plugins Temp