JAVA案例
Java案例:数据结构、算法、可视化编程、O/I、编译原理、多线程、游戏、并行、网页设计、软件设计、jsp
-
Task Your task is to complete the implementation of a 3D world. In this world you control a camera moving around a landscape which includes trees, hills and roads. Files The starter code is ... 继续阅读java案例北美案例OpenGL 3D homework代码案例,编程案例!
: 标签: :,2017-11-30
-
共12个小矩形,放在一个长200,宽80的大矩形中(小矩形长宽如表), 约束条件:11个小矩形不能超出大矩形边界 ,11个小矩形之间不能重叠,11个小矩形之间、小矩形与大矩形之间要有一个固定的间距, 使用遗传算法进行计算,求目标函数是=距离x物流量x成本最小,适应度函数=1/[(距离x物流量x成本)+λ* P] ... 继续阅读案例JAVA计算机科学:遗传算法 求目标函数是=距离x物流量x成本最小
: 标签: :,2017-11-26
-
一、语言和环境 A、实现语言 Java语言,SQL语言 B、环境要求 JDK 7.0、MyEclipse10、SQLServer 2005/MySQL 二、功能要求 开发基于控制台的购书系统。(除创建数据库,数据表之外,其他功能均在MyEclipse平台中,用Java语言实现)具体要求如下: 1、创建数据库Books,包含以下... 继续阅读JAVA案例SQL语言SQLServer 2005/MySQL:图书管理系统
: 标签: :,2017-11-13
-
For this project you will explore how to apply the object-oriented design ideas you learned in class to design and implement the chess game. You will work in pairs on this project. Read the... 继续阅读案例:CS案例之java案例游戏案例 2-Player Chess 北美
2017-10-31
-
This project consists of programming and written work. Solutions should be a complete working Java program including your original work or cited contributions from other sources. These files sh... 继续阅读案例CS之java案例 Data Structures
2017-10-29
-
There are five tasks. Each task is worth 20 points. The assessment contributes 15% to your final grade on this module. Each task should be in its own Class. See important notes on submission ... 继续阅读案例java题目:writes a story+Conversion+Program a game
: 标签: :,2017-10-27
-
Part 1: You are a programming intern at the student transfer counselor's office. Having heard you are taking CS 55, your boss has come to ask for your help with a task. Students often come to as... 继续阅读CS案例:java案例 case write a program代码案例北美案例
: 标签: : 标签:algorithm案例, CS案例, java案例, program案例, 案例, 案例CS, 案例java, 案例代码, 案例, 案例加急, 案例计算机, 代码案例, 程式案例,2017-10-19
-
AssertJ is currently one of the most popular Java projects on Github (that are Maven- buildable). It is a relatively large system, comprising of the order of tens of thousands of lines of cod... 继续阅读案例CS之java案例+report报告案例
2017-10-09
-
一、内容编写 GUI 程序,完成学生的选课信息管理。 课程信息存储在文件 courses.txt 的示例内容与格式如下所示: Two hours each week-day. Two lectures in a week. The c... 继续阅读案例JAVA GUI设计题目:学生选课信息管理
: 标签: :,2017-10-06
-
Overview In this project, you will create a graphical real-time strategy game in the Java programming language, continuing from your work in Project 1. We will provide a full working solution for... 继续阅读cs案例-graphical real-time strategy game
2017-09-28