CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - Java c

搜索资源列表

  1. A200906-1590

    0下载:
  2. 本文分别深入讨论了C++与Java的异常处理机制。比较了C++与Java的异常匹配处理,异常类继承体系与异常处理代码的区别,并且讨论了异常对象的生存周期与存储方式。最后,在其基础上构想了异常处理机制的发展方向。 -In this paper, in-depth discussion of the C++ and Java exception handling mechanism. Comparison of C++ and Java exceptions match the handlin
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:58533
    • 提供者:ldpc
  1. e

    0下载:
  2. 利用Java语言提供的Socket技术,建立一个C/S模式的应用,允许客户端用户输入2个整数,服务器端接收这2个整数,并计算出它们的和、差、积、商,最后送回客户端。-Socket
  3. 所属分类:Document

    • 发布日期:2017-04-07
    • 文件大小:56201
    • 提供者:daijinfeng
  1. MCQ

    0下载:
  2. 1. Which method must exist in every Java application? (a) main (b) init (c) begin (d) paint Correct answer is (a) 2. Which of the following is a valid literal of type float in Java? (a) 10.5d (b
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:57895
    • 提供者:Gaziza
  1. JavaandC

    0下载:
  2. 在分析JNI 技术框架的基础上,通过实例展示了一种如何实现Java 与C++之间通信的方法。-JNI technology framework in the analysis, based on a showing by example how to implement Java and C++ method of communication between.
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1289976
    • 提供者:张林
  1. Euler_equation

    0下载:
  2. 欧拉法接微分方程组的java源码,本人亲手编写的代码,效果不错-euler method code please input a double number k1: 0.12 please input a double number k2: 0.15 please input a integer number generation: 100 please input a double number a[0]: 1.19 please input a d
  3. 所属分类:Document

    • 发布日期:2017-04-09
    • 文件大小:2243
    • 提供者:xiao
  1. iTextGuide

    0下载:
  2. c# iText中文教程,讲解十分详细,看了以后同样可以使用java来编写,语法类似的-c# iText English tutorial, explaining in great detail, having read the later can also use java to write, syntax similar
  3. 所属分类:File Formats

    • 发布日期:2017-05-01
    • 文件大小:642155
    • 提供者:LIHUI
  1. bianchengjingyan

    0下载:
  2. 编程高手的 经验总结。实用性很强 是 一本很 好的书 ,如果你不觉的是好书 ,那我也没办法 因为我觉得是很好,很棒。-good very good this is from intnet for good that so thanks not yes polease give me at the self but you not a do you she is one VCC and vb or c++ delphi java word not yes two
  3. 所属分类:IT Hero

    • 发布日期:2017-04-03
    • 文件大小:954573
    • 提供者:SUN
  1. kaoshixitong

    0下载:
  2. 一个基于C/S的Java GUI程序,其中: 1.客户端主类Client, 连接上服务器端后在客户端选择试题界面ChoiceFile中选择试题,并在客户端考试界面ClientTestArea中答题目。   2.服务器端主类Server,用于监听客户端的请求。响应请求后在服务器端读取试题ReadTestquestion中获取试题信息。 3.试题信息可以保持在服务器端的数据库或文本文件中。 -A Based on C/S of Java GUI program, which: 1.
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:134092
    • 提供者:
  1. ch

    0下载:
  2. chinese remainder theorem using c a++ java visual
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:943
    • 提供者:ram
  1. NUnit-2.5.8.10295-src

    0下载:
  2. NUnit是一个单元测试框架,专门针对于.NET来写的.其实在前面有JUnit(Java),CPPUnit(C++),他们都是xUnit的一员.最初,它是从JUnit而来.现在的版本是2.2.接下来我所用的都是基于这个版本. NUnit最初是由James W. Newkirk, Alexei A. Vorontsov 和Philip A. Craig, 后来开发团队逐渐庞大起来.在开发过程中, Kent Beck 和Erich Gamma2位牛人也提供了许多帮助.看来对于NUnit还真是下了
  3. 所属分类:Software Testing

    • 发布日期:2017-05-09
    • 文件大小:2177343
    • 提供者:kenny
  1. quick-sort

    0下载:
  2. 该文档里边不仅有Java的实现还有,C++,pascal,VB,php,C#等,让你对快速排序有全方位的了解-quick sort
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:13289
    • 提供者:李润
  1. An-Introduction-to-Parallel-and-Vector-Scientific

    0下载:
  2. In this text, students of applied mathematics, science and engineering are introduced to fundamental ways of thinking about the broad context of parallelism. The authors begin by giving the reader a deeper understanding of the issues through a genera
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1644487
    • 提供者:zahid
  1. using_gnu_smalltalk

    0下载:
  2. 一个古老的面向对象语言Smalltalk的学习资料-This book intends to teach you the basics of programming using GNU Smalltalk programming language. GNU Smalltalk is an implementation of the Smalltalk-80 programming language and Smalltalk family is in general a little b
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:533249
    • 提供者:王昶旭
  1. Eloquent_ruby

    0下载:
  2. In fluent Ruby, Russ Olsen help you write Ruby like Rubyists really doing? So you can take advantage of his big, surprising power. Olsen draws on years of teaching experience and cultural internalization Ruby Ruby to other programmers. moments when s
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2350932
    • 提供者:resx
  1. MIS

    0下载:
  2. 是不错的MIS规划书,基于C、java、vb、vc等都可以,很好的编程资料-It s a good planning book about MIS,basing on C\java\vb\vc...,good programing material
  3. 所属分类:Project Design

    • 发布日期:2017-04-24
    • 文件大小:375867
    • 提供者:赵月
  1. Agile-software-development

    0下载:
  2. 《敏捷软件开发:原则模式与实践》由享誉全球的软件开发专家和软件工程大师Robert C.Martin将向您展示如何解决软件开发人员、项目经理及软件项目领导们所面临的最棘手的问题。这本综合性、实用性的敏捷开发和极限编程方面的指南,是由敏捷开发的创始人之一所撰写的。1.讲述在预算和实践要求下,软件开发人员和项目经理如何使用敏捷开发完成项目;2.使用真实案例讲解如何用极限编程来设计、测试、重构和结对编程;3.包含了极具价值的可多次使用的C++和JAVA源代码;4.重点讲述了如何使用UML和设计模式解决
  3. 所属分类:software engineering

    • 发布日期:2017-06-11
    • 文件大小:18277359
    • 提供者:ruby
  1. supermaket

    0下载:
  2. 微软源码要求为至少5个C或Java源码或其他好源码或编程学习资料,质量越高得到的下载个数越多(源码 要求为至少5个C或Java源码或其他好源码或编程学习资料,质量越高得到的下载个数越多(-Microsoft source code requires more number of at least 5 C or Java source code or other good source or programmed learning materials, the higher the quality
  3. 所属分类:技术管理

    • 发布日期:2017-03-28
    • 文件大小:7900
    • 提供者:aa
  1. javaANDcPP

    0下载:
  2. 详细讲述C++和Java两门语言之间的异同,是有语言基础的同学入门必备学习资料-Describe in detail the similarities and differences between the two languages ​ ​ of C++ and Java, students with language-based entry-essential learning materials
  3. 所属分类:File Formats

    • 发布日期:2017-04-16
    • 文件大小:12226
    • 提供者:mokhong
  1. MATLAB-USE-IN-PROGECT-WITH-C-VB-JAVA

    0下载:
  2. MATLAB与vb等语言的综合编程应用以及利用matlab来编写exe的具体方法-Comprehensive application programming languages ​ ​ such as MATLAB and vb and matlab to write exe
  3. 所属分类:software engineering

    • 发布日期:2017-05-30
    • 文件大小:13024693
    • 提供者:nanlingjigong
  1. SourcePInsight

    0下载:
  2. Source Insight是一个面向项目开发的程序编辑器和代码浏览器,它拥有内置的对C/C++, C#和Java等程序的分析。Source Insight能分析你的源代码并在你工作的同时动态维护它自己的符号数据库,并自动为你显示有用的上下文信息。 Source Insight不仅仅是一个强大的程序编辑器,它还能显示reference trees,class inheritance diagrams和call trees。Source Insight提供了最快速的对源代码的导航和任何程序编辑器的
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:1115902
    • 提供者:
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com