搜索资源列表
jniprocess
- 利用JNI技术对系统进程的查询,本程序包括systemprocess.java dataprocess.java process.cpp systemprocesstest.java等程序,是一个完整的程序,可实现在JAVA环境中对系统进程的查询。-using JNI technology to process the inquiry system, The procedures include systemprocess.java dataprocess.java p rocess.cpp s
hoj
- hoj 部分题目解题报告 c,cpp或java语言描述-hoj solving part of the subject report c, cpp or java language to describe
ShuDu
- CreateData.cpp 文件是产生9x9矩形的数字算法 ShuDu.java 文件只是为了更好的理解数独一个文件,不属于源文件的一部分-CreateData.cpp document is generated rectangular 9x9 digital algorithm ShuDu.java document only to a better understanding of a number of independent papers, are not part of the
CPP-to-Java-Converter_Source
- Converter C++ to Java. Very useful for combination modules which are writed on different language.
algorithm-design-with-C-CPP-Java
- 这是算法设计、分析与实现从入门到精通:C、C++和Java的随书源代码,按照算法之间逻辑关系,对每一个经典算法,都给出了完整的C/C++/Java三种主流编程语言的实现程序。-This is the algorithm design, analysis and implementation from the entry to the master: C, C++ and Java with the book source code, in accordance with the algorith
JAVA-NATIVE-INTERFACE-CALLING-CPP-LIBRARY
- 1.WRITE JAVA CODE 2.COMPILE THE JAVA CODE 3.CREATE C/C++ HEADER 4.WRITE THE C/C++ CODE 5.RUN THE JAVA CODE (IF USING VISUAL STUDIO 2010 DONT HAVE TO CREATE SHARED LIB FILE, IT WILL DO IT FOR U)
CPP-GUI-Programming-with-Qt-4
- 完全更新,新的显著覆盖数据库,XML,和Qtopia嵌入式编程 涵盖包括Windows Vista支持所有Qt4.2/4.3的变化,原生支持CSS部件造型,SVG文件生成 包含独立的二维和三维的章节,覆盖的Qt4.3的新的图形视图类,并介绍的QPainter的OpenGL后端 包括外观和感觉的定制和应用程序脚本的新的篇章 说明Qt 4的模型/视图结构,插件的支持,布局管理,事件处理,容器类,以及更 在没有其他覆盖的先进技术,本书从创建插件与本地A
java-compared-with-cPP
- java和c++相比较有哪些优点?这个文档有比较详细的说明。-java and c++ What are the advantages compared to? This document has a more detailed explanation.
cPP-pointer-guide
- 这是一篇我所见过的关于指针的最好的入门级文章,它可使初学者在很短的时间内掌握复杂的指针操作。虽然,现在的Java、C#等语言已经取消了指针,但作为一个C++程序员,指针的直接操作内存,在数据操作方面有着速度快,节约内存等优点,仍是很多C++程序员的最爱。指针就像是一把良剑,就看你怎么去应用它!-This is a pointer I have ever seen on the best entry-level article, it will enable the beginner in a v
effective-use-the-pointer-of-cPP
- 这是一篇我所见过的关于指针的最好的入门级文章,它可使初学者在很短的时间内掌握复杂的指针操作。虽然,现在的Java、C#等语言已经取消了指针,但作为一个C++程序员,指针的直接操作内存,在数据操作方面有着速度快,节约内存等优点,仍是很多C++程序员的最爱。指针就像是一把良剑,就看你怎么去应用它!-This is a pointer I have ever seen on the best entry-level article, it will enable the beginner in a v
SimpleEditor
- 一个简单的文本编辑器,能够编辑html、java、cpp、txt文件,并支持java的编译与运行。在文件内容显示方面,用多个文本域存放多个文件内容,文本域放在JScrollPane里,而JScrollPane放在JTabbedPane中,这就是一个多页面的布局,多个文本域,每个文本域显示一个文件的内容,多个文本域放在不同tab里。 -A simple text editor, able to edit HTML, Java, CPP, TXT, and support the Java c
gen-cpp
- 本例是一个简单的thrift测试程序,包括客户端和服务端。thrift允许你定义一个简单的定义文件中的数据类型和服务接口。以作为输入文件,编译器生成代码用来方便地生成RPC客户端和服务器通信的无缝跨编程语言。-Apache Thrift is a software framework for scalable cross-language services development. It combines a software stack with a code generation engin
cPP
- 通过创建构造函数实现对类成员的修改,静态成员的访问,通过析构函数删除对象,java语言程序设计第三版15-1-By creating the constructor of the class members to modify the static member access, delete the object destructor java language program design third edition 15-1
code_algorithms.design.C-CPP.Java
- 算法设计、分析与实现从入门到精通:C、C++和Java . 徐子珊.配套书籍源码 -Algorithm design, analysis and implementation of entry to the master: C, C++ and Java. Kate. Supporting source books
MyControlComputer(java)
- 通过Android手机去关闭电脑,适用windows系统。之前发了一个电脑端用java写的,在网上自学后用C语言写了这个电脑服务器端。注意,这个app对应这个客户端,之前发的不能通用。 在学习的过程中发现,关于C语言与java通过socket通信这方面比较少入门级的简单易懂的例子,在C的cpp里面写了一下一些学到的东西,不足之处望指导。java实现socket比较简单,就不写了。 -Android phone to turn off the computer, for windows sys
qpid-cpp-0.6.tar
- Qpid/C++ 是AMQP协议的一个 C++ 的实现。Apache Qpid (Open Source AMQP Messaging) 是一个跨平台的企业通讯解决方案,实现了高级消息队列协议。提供了 Java、C++ 两种服务端版本以及 Java、C++、.NET、Python和Ruby语言的客户端。 其中C++版本的服务器端具备高性能/低消耗以及RDMA支持,可运行于Windows/Linux和Solaris平台;而Java版本的服务器则支持JMS,以及各种平台。 -Qpid/
cpp-pro
- this file that help to java students and who want need study about java-this is file that help to java students and who want need study about java
mainclock-cPP
- 是个java 编写的显示时钟的程序,完全没问题,任何问题-Is written in java program to display the clock, no problem, no problem
CPP
- This application is developed to implement Steganography through all media. After embedding the secret file/message in the cover file, there cannot be any proportionate distortion noticed in the cover file. The steganographic file will seem exactly a
Gurux.DLMS.cpp-master
- DLMS communication packages There are demo projects for C++, C# and Java. The C++ and C# projects have been developed using MS Visual Studio. The Java project has been developed using Eclipse. Before using a demo project to connect to a rea