搜索资源列表
Linux开发配置文档
- 这是本人编写的关于在Linux下配置C/Java开发环境的文档,非常适合初学者使用,强烈建议保留-This is myself writes about disposes the C/Java development environment under Linux the documents, suits the beginner to use extremely, intensely suggests the retention
moreforcpp-1.0
- \"More for C++\" is a class library that provides some features that are usually common for object oriented programming languages like Java or Python, but not for C-"More for C" is a class library that provide 's some features that are
doxygen-1.5.3.src.tar
- Doxygen的词根来源于Document(文档)和Oxygen(氧气),它是一个功能强大、使用方便且支持各种操作系统和编程语言的代码文档生成系统。Doxygen由荷兰人Dimitri van Heesch.开发,并且在GNU公共许可证(GPL)下发布,目前已经成为各主要的Linux发行版的附带组件。众多重量级的软件项目(如KDE,Qt、ACE库等)都选用Doxygen作为其编档工具生成项目文档。 Doxygen最初在Linux下开发,但已经被移植到多个操作系统平台下,包括Unix的各
LikeJavaThreads_src
- 类似java线程池的源代码,解决了c++没有线程池的缺憾。
用标准C实现shell功能
- 用标准C实现shell功能,这是我们上课的一个操作系统实验,不过我是用java实现的,这是我在网上找的,供大家参考-achieved using standard C shell function, which is a class of experimental operating system, but I use java to achieve, and this is my find of the Internet for reference
SourceInsight.rar
- linux 查看内核源代码的工具, 也是一个非常强大的编辑器, 他能编辑很多种语言, 例如java c++ javascr ipt等,linux kernel source code view of the instrument, but also a very powerful editor, he can edit it in multiple languages, such as java c++ javascr ipt, etc.
swig-2.0.6.tar
- 脚本语言或java等与c、c++的粘合代码生成工具-Such as scr ipting language or java and the c, c++ of the ' s adhesion code generation tools
pthread_wrapper
- This pthread c++ wrapper class. Developer can easily develop multithread programs with GNU C++ just like developing those modern languages (Java, Qt, C# ...). -This is pthread c++ wrapper class. Developer can easily develop multithread programs with
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
c_socket_java
- linux环境下,java程序与C语言程序通过SOCKET进行通信 C语言端作为服务器,java端作为客户端-linux environment, java program with the C language program to communicate through the C language SOCKET as server-side, java client as a client
baoan
- C++ GUI Programming with Qt 4 中文版及其源代码,特意上传给朋友们分享-C++ GUI Programming with Qt 4 Chinese version and its source code, specifically to share uploaded to a Friend
json-c-0.9.tar
- JSON(Javascr ipt Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于Javascr ipt Programming Language, Standard ECMA-262 3rd Edition - December 1999的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, Javascr ipt, Perl, Python等)。这些特性使J
gsoap_win32_2.7.9f
- webservice的开发包,主要用于客户端服务器端的通信,可用于,C++,JAVA-it s good
kyotocabinet-java-1.14.tar
- 这是 kyoko cabinet C 代码有关 Java 的绑定接口。 kyoko cabinet 是一个管理数据库的库。该数据库是一个单一的数据文件,每个记录为关键字和值。每个关键字和值是可变长度的字节序。二进制数据和字符串都可作为关键字或值。每个关键字必须唯一。没有数据表和数据类型的概念。记录以哈希表和b树组织。 -Kyoto Cabinet is a library of routines for managing a database. The database is a
Linux-C
- java基础学习书籍 java基础学习书籍 -java java based learning books based on books to learn java book java based learning based on learning books
JNI(java-c)
- 实现了java-c的互调 1.hello-jin-c是linux下的c实现文件。 (使用NDK编译成.so文件,供java层调用)。 2.helloJni是java工程。(里面通过JNI调用下面.so中提供的c的实现。) 同理.so里面也可以调用回调java里面实现的文件。-Java-c the intermodulation 1.hello-jin-c linux c implementation file. (Using NDK build so file for
Jsr239CodeEmitter
- Emits a Java interface and Java & C implementation for a C function.
berkeley-nachos-java
- 伯克利大学最新的JAVA版本操作系统课程设计 不同于以前的C++版本-Berkeley latest JAVA version of the operating system curriculum design is different previous versions of C++
c
- C或Java源码或其他好源码或编程学习资料- question question question question question question question question question
jna_test
- JNA方式,JAVA调用C函数,并且C函数可以回调执行JAVA函数(JNA mode, JAVA calls the C function, and the C function can be callback to execute the JAVA function)