联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 软件设计/软件工程(60) 
按平台查找All Java(60) 

[软件设计/软件工程] Principle of Operating System1

针对进程和线程模型进行的一个深入的讲解,是对无论是前端还是后台编程的一个重要基础。
An in-depth explanation of the process and thread model is an important basis for both front-end and back-end programming. (2018-03-05, Java, 36446KB, 下载2次)

http://www.pudn.com/Download/item/id/1520179294269041.html

[软件设计/软件工程] SortPackage

设计一个负责排序的程序包,实现多种排序算法,至少包括插入排序、冒泡排序和快速排序算法。 要求: 1.可以对任何简单类型和任意对象进行排序 2.可以支持升序、降序、字典排序等多种顺序要求 3.可以随意增加排序算法和顺序要求,保证其他程序不修改 4.减少程序代码中逻辑上的冗余 5.至少用两种方案编程实现该程序包,并说明两个方案的优缺点 6.提交设计报告,包括:使用UML设计的类图;主要程序代码说明;方案优缺点比较。
Responsible for designing a sort of package, to achieve a variety of sorting algorithms, including at least insertion sort, bubble sort and quick sort algorithm. Requirements: 1. can be any simple type and any sort objects 2 can support multiple sequential ascending, descending, and other requirements 3. dictionary sort sorting algorithm can be increased and order requirements to ensure that other programs do not modify the program code 4. Reduce 5. redundancy logic programming with at least two solutions to the package, and explain the advantages and disadvantages of the two programs 6. Submit design report, including: design using UML class diagram the main program code instructions program strengths and weaknesses comparison. (2016-04-28, Java, 13KB, 下载1次)

http://www.pudn.com/Download/item/id/1461831436748387.html

[软件设计/软件工程] shejimoshizhichan

设计模式之禅详细描述了编程中常用的26中设计模式,该书中的每种设计模式使用java来描述的。
Zen Design Patterns is described in detail in commonly used programming 26 design patterns, the book each use java design patterns to describe. (2016-02-28, Java, 1645KB, 下载1次)

http://www.pudn.com/Download/item/id/1456640748974147.html

[软件设计/软件工程] _java

以情景对话的形式,用多个小故事或编程示例来组织讲解GoF(设计模式的经典名著
In the scenario in the form of a dialogue, with a plurality of small stories or programming examples to explain the organization GoF (design patterns classics (2015-12-08, Java, 45KB, 下载1次)

http://www.pudn.com/Download/item/id/1449570415525223.html

[软件设计/软件工程] hibernate

hibernate原理:Hibernate 是一个开放源代码的对象关系映射框架,它对 JDBC 进行了轻量级的对象封装,使 Java 程序员可以随心所欲的使用对象编程思维来操纵数据库。
hibernate works: Hibernate is an open source object-relational mapping framework, it was lightweight JDBC object package so that Java programmers can use arbitrary object programming thinking to manipulate the database. (2011-07-19, Java, 171KB, 下载2次)

http://www.pudn.com/Download/item/id/1601438.html

[软件设计/软件工程] Java

java科学计算器源代码,非常实用,在这,你可以学到一些用java编程的语言
this is a java calculator!it s good for us to do some important homewok. You can t miss it!Now,let s go to work! (2011-06-19, Java, 8KB, 下载8次)

http://www.pudn.com/Download/item/id/1573759.html

[软件设计/软件工程] 10a-section-1-solutions

Stanford大学Java公开课,英语原版编程学习资料,很不错的程序学习教程,值得学习!
Stanford University, Java open class, original programming in English learning materials, very good tutorial to learn the procedures, it is worth learning! (2011-05-06, Java, 135KB, 下载2次)

http://www.pudn.com/Download/item/id/1520194.html

[软件设计/软件工程] 09-karel-examples

Stanford大学Java公开课,英语原版编程学习资料,很不错的程序学习教程,值得学习!
Stanford University, Java open class, original programming in English learning materials, very good tutorial to learn the procedures, it is worth learning! (2011-05-06, Java, 296KB, 下载3次)

http://www.pudn.com/Download/item/id/1520190.html

[软件设计/软件工程] src

面向对象编程基础编写一个交通工具的父类(Transport): (1) 属性包括速度、载重量: (2) 方法包括构造方法和显示属性的方法。 (3) 定义Transport的子类Vehicle,Vehicle有自己新增的属性:车轮数、车牌号;定义对新增的属性进行显示的方法。 (4) 定义Transport的子类Airplane,Airplane有自己新增的属性:发动机类型、座位数;定义对新增的属性进行显示的方法。 (5) 在测试类的main()方法中分别创建Vehicle和Airplane的对象,调用显示属性的方法。
Based on object-oriented programming to write a parent class of transport (Transport): (1) property, including speed, load capacity: (2) method and display properties include the constructor method. (3) defines a subclass of Transport Vehicle, Vehicle has its own new properties: the number of wheels, license plate number defined attributes of the new display method. (4) defines a subclass of Transport Airplane, Airplane has its own new properties: the engine type, number of seats defined attributes of the new display method. (5) in the test class main () method to create Vehicle and Airplane were the object, call the display properties. (2010-11-28, Java, 1KB, 下载9次)

http://www.pudn.com/Download/item/id/1361693.html

[软件设计/软件工程] jigloo_462

jigloo_462插件适合初学者能够应用这个开发一些比较常用的可视化界面的小程序
jigloo_462可视化编程软件 (2010-11-07, Java, 6010KB, 下载10次)

http://www.pudn.com/Download/item/id/1338419.html

[软件设计/软件工程] PDM

PDM系统数据发布网站——通知发布模块,一篇优秀的毕业论文,可做毕业设计的参考用。 本网站命题为“PDM系统数据发布网站——通知发布模块”,这个课题是基于PDM系统上的,要求实现的是在Windows环境下实现工厂内部对通知及图纸的发布以及各相关的车间处室利用PDM客户端仅仅实现浏览图纸、接收通知。基于以上考虑我们决定选择利用Windows XP系统开发操作系统Dreamweaver MX 2004系统开发前台页面设计,Tomcat 5.0.19 JSP服务端引擎,JDK等开发环境进行网站设计。使用JSP技术(即:结合markup(HEML或XML)和Java编程技术)进行编程,从而实现了课题要求的PDM系统数据发布网站——通知发布模块。
PDM systematic data release websites--Notify and release the module, an outstanding graduation thesis, the reference that can do the graduation project is used. This website until " PDM systematic datum announce websites proposition--Notify and release the module ", this subject is PDM system-based, require what is realized is to realize that utilize PDM customer end to only realize having a look around to the issue of notice and drawing and all relevant workshop offices inside the factory under the environment of Windows Drawing, notice of receiving. Consider we decide to choose to utilize Windows XP system to develop operating system Dreamweaver MX 2004 systems to develop the front desk page to design on the basis of the above, Tomcat JSP serves and carries the engine 5.0.19, JDK waits for the development environment to carry on website design. Use JSP technology (i.e.: Combine markup (HEML or XML) and Java programming technology) carry on programming, thus PDM systematic data tha (2009-04-27, Java, 1328KB, 下载19次)

http://www.pudn.com/Download/item/id/732591.html

[软件设计/软件工程] Basic_programming_questions

在该文件中包含了很多基本的Java编程的问题。 如:套接字问题的HTTP问题,先进的网络概念,远程方法调用等等
In the document contains a lot of Basic programming questions about java. such as: Socket Questions, HTTP Questions, Advanced networking concepts, Remote method invocation... ect (2009-03-15, Java, 22KB, 下载1次)

http://www.pudn.com/Download/item/id/674236.html

[软件设计/软件工程] kf_1634

摘要 JAVA语言是目前Internet上大型的WEB应用程序开发时使用得最热门的编程语言,本文描述了JAVA和JSP技术的特点以及在互联网上的使用情况,介绍这两种技术的重要编程方法和两者之关的联系,同时也会应用相关的Struts框架,并完成一个基于这种技术的网上书店系统。 【关键字】JAVA, Struts, Servlet, JSP, 网络编程, 电子商务, 网上书店
Abstract JAVA language is present on large-scale Internet application development WEB using the most popular programming language, JAVA, and this article describes the features of JSP technology as well as on the Internet on the use of the introduction of these two important programming technology and the clearance between the contact, but also related to the Struts application framework, and completed based on this technology online bookstore system. 【Keywords】 JAVA, Struts, Servlet, JSP, Network Programming, e-commerce, online bookstore (2009-03-12, Java, 119KB, 下载11次)

http://www.pudn.com/Download/item/id/669860.html

[软件设计/软件工程] java

本文的设计是基于C/S结构,利用hibernate持久化框架、使用JAVA编程技术在Eclipse集成开发环境下开发的航空订票系统。该系统实现了航班管理、订票管理、营业网点管理以及业务统计等功能。 系统在客户端内能够完成营业员登录,查询航班,出票等功能。在服务器航空公司内部能够完成添加或删除航班,添加或删除营业网点等功能。系统还能统计业务量,并将这些信息保存在服务器端,并供业务员随时查询。
In this paper, the design is based on the C/S structure, using hibernate persistence framework, the use of JAVA programming technology in the Eclipse integrated development environment developed under the Air booking system. The system achieved a flight management, booking management, business management and business statistics network functions. System on the client to complete the sales within the registry, check their flight, invoicing and other functions. Airlines on the server to complete the internal flights add or delete, add or remove features such as business outlets. System can also statistics in business and the information stored in the server-side, and for sales inquiries at any time. (2009-01-04, Java, 92KB, 下载160次)

http://www.pudn.com/Download/item/id/623798.html

[软件设计/软件工程] d6

J2ME rpg游戏《游戏的故事》设计文档以及详细讲解。对于学习j2me rpg游戏编程的初学者十分珍贵,强烈推荐。
J2ME rpg game (2008-09-24, Java, 282KB, 下载291次)

http://www.pudn.com/Download/item/id/551425.html

[软件设计/软件工程] AOP

许 多 Java 开发人员已经接受了面向方面编程(AOP)的非强制性风格和灵活性,特别是在用于建立高度松散和可扩展的企业系统时。在本文中,您将看到 AOP 的功能设计概念之一(静态横切)如何把可能是一大堆混乱的紧密耦合的代码转变成一个强大的、可扩展的企业应用程序。
Many Java developers have accepted the aspect-oriented programming (AOP) of the non-mandatory style and flexibility, especially in the highly fragmented and used to create scalable enterprise systems. In this article, you will see the AOP one of the functions of the design concept (static cross-section) how the confusion might be a lot of tight coupling of code into a powerful, scalable enterprise applications. (2008-08-17, Java, 18KB, 下载44次)

http://www.pudn.com/Download/item/id/529891.html

[软件设计/软件工程] java

简单Java程序调试 1.1 实验目的 (1)掌握Java应用程序和Java Applet程序的调试步骤; (2)了解Java程序的基本组成结构; (3)了解字符方式和图形方式下数据的输出方法。 1.2 知识要点 1.2.1 Java编程运行环境的安装 (1)在http://java.sun.com根据自己的操作系统下载安装程序,按安装说明进行安装。 (2)设置环境变量。以WinXP为例,在“我的电脑”上点右键,打开属性→高级→环境变量→系统变量,选中变量path进行编辑,在后面加入“ C:\j2sdk1.4.2\bin”,注意:这里的目录C:\j2sdk1.4.2是你安装Java的目录。 (3)打开命令提示符窗口,输入javac命令按回车,如果出现命令的使用参数说明,则表示设置正确,如果出现非法命令的错误提示,则应该重新设置。 1.2.2 Java程序调试步骤 Java程序的调试分编辑、编译、运行3个步骤,见图1-1
err (2008-06-19, Java, 57KB, 下载4次)

http://www.pudn.com/Download/item/id/493976.html

[软件设计/软件工程] TheCodeOfTheBookDesignPatternsOfJava

这是学习java与设计模式一书时所必备的源代码。只有这样才能更加深刻的理解编程的艺术之道
This is a learning model and design of java when one necessary source code. Only in this way can a more profound understanding of the art programming Road (2008-05-17, Java, 380KB, 下载4次)

http://www.pudn.com/Download/item/id/464975.html

[软件设计/软件工程] J2EE

实用J2EE设计模式编程指南.pdf,适合JAVA程序开发员学习使用.介绍了应用于J2EE的设计模式.
Practical J2EE Design Pattern Programming Guide. Pdf, suitable for JAVA developers learning to use procedures. Introduction of the application of J2EE design patterns. (2008-03-12, Java, 11072KB, 下载140次)

http://www.pudn.com/Download/item/id/414661.html

[软件设计/软件工程] 250376Java实用编程100例

里面有很多具体的实际例子,对学习java的初学者来说能起到很好的实践作用
there are many specific examples of the learning java newcomer can play a very good role in the practice (2005-05-08, Java, 12532KB, 下载63次)

http://www.pudn.com/Download/item/id/1115566408627335.html
123
总计:60