Welcome![Sign In][Sign Up]
Location:
Search - java was

Search list

[OtherC++与Java比较

Description: “作为一名C++程序员,我们早已掌握了面向对象程序设计的基本概念,而且Java的语法无疑是非常熟悉的。事实上,Java本来就是从C++衍生出来的。”-"as a C programmers, we have already mastered the design of object-oriented programming to the basic concept, but Java syntax is very familiar with it. In fact, Java was originally derived from the C's. "
Platform: | Size: 9106 | Author: lee | Hits:

[Other resourceTriangulate(java)

Description: 这是一个用java写的三角剖分程序源码,需要的可以看一看-This is a java was made with the source triangulation process, the need to look at the
Platform: | Size: 5735 | Author: 刘广忠 | Hits:

[JSP/Java俄罗斯方块(java)

Description: 俄罗斯方块!~用java编写的!适合大程序-Tetris! Java was used to prepare! Procedures for Large! !
Platform: | Size: 39997 | Author: 林鑫 | Hits:

[WinSock-NDIS用JAVA获得IP

Description: 用JAVA编的一个获得IP的程序,你可以把它嵌入到你的网站或系统中,就可以得到你要得到的IP了。-with Java was a series of the IP program, you can embed it in your Web site or system, we can get you to be the IP.
Platform: | Size: 4427 | Author: 李龙 | Hits:

[JSP/Java俄罗斯方块(java)

Description: 俄罗斯方块!~用java编写的!适合大程序-Tetris! Java was used to prepare! Procedures for Large! !
Platform: | Size: 39936 | Author: 林鑫 | Hits:

[AI-NN-PRjoone-ext

Description: Java Object Oriented Neural Engine是一个用Java写的神经网络框架。它由一个核心引擎,一个GUI编辑器和一个分布式训练环境组成。可以通过写新的模块来扩展它,以实现新的算法或始于基础组件的新的体系结构。-Java Object Oriented Neural Engine is a Java was the neural network framework. It consists of a core engine, a GUI editor and a component of distributed training environment. By writing new modules to expand it to meet new algorithm based components or starts a new architecture.
Platform: | Size: 2780160 | Author: yybb | Hits:

[JSPJava并发编程

Description: java并发编程,因为摩尔定律以后可能不在适用,有人预测并发编程将是以后的趋势。值得注意-java concurrent programming, as Moore s Law might not apply, it was predicted concurrent programming will be the future trend. It is worth noting that
Platform: | Size: 1436672 | Author: | Hits:

[Game Enginejava网络5子棋代码

Description: 这个曾是我的毕业设计,在我们系最严的教授那得了A的。保证好使的。不好使请联系我QQ:85860946-this was my graduation project, in our line of the most stringent had Prof A. So the guarantee. Not so please contact me QQ : 85860946
Platform: | Size: 13312 | Author: 李龙 | Hits:

[Internet-Network用JAVA获得IP

Description: 用JAVA编的一个获得IP的程序,你可以把它嵌入到你的网站或系统中,就可以得到你要得到的IP了。-with Java was a series of the IP program, you can embed it in your Web site or system, we can get you to be the IP.
Platform: | Size: 4096 | Author: 李龙 | Hits:

[Otherjava程序设计基础

Description: 人民邮电的计算机方面的书我还是蛮喜欢的。 我是java初学者,我整天在网上搜索java教程, 我将小小的一点收获分与大家共享-Posts And Telecommunications News of the computer book I quite like the idea. I java beginners, I was always in search java online tutorial, I will harvest tiny 1:00 pm and share
Platform: | Size: 1744896 | Author: 和小小 | Hits:

[JSPJava Examples in a Nutshell的第三版

Description: 我是转载的,希望能对大家有一点帮助 译本很经典的电子书,很值得读一读-I was reproduced in the hope that we can have a bit of help classic translation of the electronic book is worth reading
Platform: | Size: 1474560 | Author: 宋永新 | Hits:

[Dialog_Window4102327

Description: Java语言是一个简单的、面向对象的、分布的、解释(执行)的、健壮的、安全的、独立于平台的、可移植的、可扩展的、高性能的、多线程的以及动态的程序设计语言。Java是由C++发展而来的,它是一种彻底的纯面向对象的程序设计语言。面向对象的语言四大特点:1.封装 2.继承 3.多态 4.动态。面向对象技术较好地适应了当今软件开发过程中新出现的种种传统面向过程语言所不能处理的问题。面向对象技术的核心是以更接近于人类思维的方式建立计算机逻辑模型,它利用类和对象的机制将数据与其上的操作封装在一起,并通过统一的接口与外界交互,使反映现实世界实体的各个类在程序中能够独立、自治、继承;这种方法非常有利于提高程序的可维护性和可重用性,使得面向过程语言难于操纵的大规模软件可以很方便的创建、使用和维护。为了与C语言兼容,其中还包含了一些面向过程的成分;Java去除了C++中非面向过程的部分,其程序编写过程就是设计、实现类,定义其属性、行为的过程。所以我们要学好java,但是一学期学到的东西毕竟有限,要学好还要花大量的时间和精力,不是一下子就可以学好的。下面就对我作的小程序进行分析-Java is a simple, object-oriented, distributed, the interpretation of (Executive), robust, secure, platform-independent, portable, scalable, high-performance, multi-threading and dynamic programming language. Java was developed from the C, it is a completely pure object-oriented programming language. Object-oriented languages four major characteristics : 1. Packaging 2. Inheritance 3. Four more states. Dynamic. Object-oriented technology to better adapt to today's software development process for the various new traditional process-oriented languages are not addressed. Object-oriented technology is the core closer to human thinking, the logical way to build a computer model, which uses categories and target the mechanism of data on the operation of its package together, and through a u
Platform: | Size: 9216 | Author: 张书 | Hits:

[JSP最佳Java书籍

Description: 本书的内容组织、讲授方法、选用示例和附带练习都别具特色。作者Bruce Eckel根据多年教学实践中发现的问题,通过简练的示例和叙述,阐明了在学习Java中特别容易混淆的诸多概念。与前一版相比,本书不但新增了Java 2的语言特性,还根据语言的演变作出了彻底的更新,其中最主要的改变是第9章的群集。   本书被多家权威机构评为最佳Java书籍,适合作为各个层次的Java程序员阅读,也可以作为高等院校面向对象程序设计语言及Java语言的教材。 -the contents of the book, teaching methods, use examples and exercises are attached distinctive. According to author Bruce Eckel years of teaching practice to the problems discovered through the examples and concise narrative, expounded on the learning Java are particularly vulnerable to confuse the concept of the many. With the previous version, this book is not only a new Java language features of the two, according to the evolution of language to make a thorough update, the most important change is Chapter 9 clusters. The book was more than authority as the best Java books, suitable for all levels of Java programmers reading, as institutions of higher learning can also object-oriented programming language and Java language teaching materials.
Platform: | Size: 696320 | Author: 郑海亮 | Hits:

[JSPJava编程思想,最好的Java教程

Description: Thinking in Java 的中文版(CHM)当初找他花了不少工夫,现在奉上.-Thinking in Java, the Chinese version (CHM) was looking for him to spend a lot of work, the waiter.
Platform: | Size: 690176 | Author: 陈想 | Hits:

[JSP/Javaimport java记事本

Description: 记事本的代码,恩还不错,不过还要改进,希望朋友们,多多提,又好想发,也可以和我联系.^_^-Notepad code, TU was pretty good, but it's going to improve, my friends, many said, hammers hair, and can also contact me. ^ _ ^
Platform: | Size: 9216 | Author: 梧桐萧萧 | Hits:

[Crack Hack基于JAVA的IDEA实现

Description: 本文介绍了在JAVA环境下如何实现IDEA对称加密算法。由于电子商务和电子政务的普及,安全加密技术在其中应用非常广泛,对安全加密技术的要求也很高。目前在JAVA环境下实现IDEA加密具有很多的优势,因为JAVA是基于面向对象的编程语言,并且由于它的平台无关性能被大量应用于Internet的开发。-This paper presents the Java environment IDEA how to achieve symmetric encryption algorithm. As e-commerce and e-government popular, security encryption technology, which is widely used for security encryption technology requirements is also high. In Java environment under IDEA encryption has many advantages, because Java is based on object-oriented programming language, and because it is platform independent performance was widely used in Internet development.
Platform: | Size: 3072 | Author: 王广驰 | Hits:

[Speech/Voice recognition/combineJAVA的声音处理方法 (转自伊氏女人)-----淘特网

Description: 数字音频格式有很多种,其质量与采样频率和采样精度两个参数有关。频率的表示单位为赫兹〔Hz〕,它表示每秒采样次数。采样频率越高,音质就越好。采样精度为每次采样所存储的数据数量,它决定每个数字信号所能够表示的离散振幅的数量。存储每个样本的数据越多,音质就越好。但是高品质的声音需要占用大量的内存和磁盘空间。考虑到网络带宽,在Internet连接上传输就需要花费很长的时间。对于Applet来说,保证声音文件的最小化是极为重要的。-digital audio format there are many, the quality and frequency of sampling and sampling accuracy of the two parameters. The frequency of Hertz unit of [Hz], it said the number of samples per second. The higher sampling frequency, the sound quality better. For each sampling precision sampling by the amount of data storage, it was decided that each digital signal can be expressed as the number of discrete amplitude. Each sample storage of more data, better sound quality. But high-quality voice would take a lot of memory and disk space. Consideration of the network bandwidth, the transmission on the Internet connection on the need to spend a very long time. Applet for instance, to ensure that voices of the smallest document is very important.
Platform: | Size: 4096 | Author: 麦麦 | Hits:

[Otherlife3d

Description: 这是关于一个3d的示例,是使用java写的,大家可以看以下,写的一般,请指正,多谢谢了啊-This is a 3d example is the use of java was made, we can look at the following, writing in general, please correct, the more thank ah
Platform: | Size: 8192 | Author: eV | Hits:

[JSP(JAVA)利用Java实现zip压缩.解压缩

Description: 上传的主要介绍的是关于JAVA程序设计实现zip的功能,希望大家借鉴一下,对自己的学习有所帮助-upload the main presentation was on JAVA Program Design zip function hope we learn some lessons from the study of some help!
Platform: | Size: 2048 | Author: ryy | Hits:

[GIS programTriangulate(java)

Description: 这是一个用java写的三角剖分程序源码,需要的可以看一看-This is a java was made with the source triangulation process, the need to look at the
Platform: | Size: 5120 | Author: 刘广忠 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 44 »

CodeBus www.codebus.net