搜索资源列表
freecs-1.1.20031104-src
- JAVA平台下优秀的CHART开源代码,可以实现类似EXCEL中的二维或三维的饼图/椎图功能.-JAVA platform outstanding CHART source code, can achieve a similar EXCEL 2D or 3D pie / vertebral map function.
11
- 1. 在No.1图形窗口中绘制 y=sin(x)在[0,2*pi]内的曲线。要求曲线的颜色为绿色,线型为 点划线,用*标示坐标点,在x轴的附近用 黑体 标注 ‘x轴’字样,在图形的上方加上标题 ‘正弦函数’,严格控制x,y轴分度相等,并开启网格。 2. 在No.2图形窗口中创建四个子窗口,在第一、二子窗口中用不同的方法同时绘制 y=x^2,y=-x^2,y=x^2*sin(x) 在[0,2*pi]内的曲线,并要给出标注 在第三个子窗口中绘制 三维曲线 3. 把No.3图形窗口分
readfile
- 将文件"F:/ml-data_0/ua.base"按行读出,文件中数据的存放形式 *为用户号(user), 电影号(movie),rate(用户对电影的评分) 时间戳(timestampe). 将文件按行读出,并 将前三列数据解析出来,从文件读到二维数组UIarray[][]中。-read a file in Line from disk to a array
Math
- 这是使用Java在二维空间里模拟直线的代码,里面有三个类,分别表示线、点、数。你需要配合其它程序才行运行,因此没有截图-This is the use of Java in the simulation of two-dimensional linear space of the code, there are three categories, and that line, point, a few. You need to do with other programs running, th
HotelMangement
- 一个简单的酒店管理平台,酒店管理系统控制台版本 10层 12房间/层--》二维数组 输入search可以查询全部房间的状态 输入in 输入姓名房间号zhangsan 102显示张三入住102 输入out 102显示退房 输入quit退出系统-A simple hotel management platform, hotel management system console version of the 10-story 12 room/floor- " two-di
JFreeChart
- JFreeChart 是一个开源项目,它的功能非常强大,可以实现饼图( 二维和三维 )、柱状图( 水平、垂直 )、 线图、点图、时序图等常用商用图表,图形可以导出成 PNG 和 JPEG 格式,同时还可以与 PDF 和 EXCEL 关联,支持对图形的放大、缩小,支持常见图形的 3D 显示。本文对JFreeChart的应用、类架构和设计模式进行了详细分析。-JFreeChart is an open source project, it is very powerful, can achieve
Skyline-apply-development
- skyline是目前功能最强大的三维地理信息系统开发平台,该文档是二次开发系列教程-skyline is the most powerful three-dimensional geographic information system development platform, the document is the second development tutorial series
Point
- 分别编写两个类Point2D,Point3D来表示二维空间和三维空间的点,使之满足下列要求: (1) Point2D有两个整型成员变量x, y (分别为二维空间的X,Y方向坐标),Point2D的构造方法要实现对其成员变量x, y的初始化。 (2)Point2D有一个void型成员方法offset(int a, int b),它可以实现Point2D的平移。 (3)Point3D是Point2D的直接子类,它有有三个整型成员变量x,y,z (分别为三维空间的X,Y,Z方向坐标),Po
Skyline-kaifajiaocai
- skyline三维平台的二次开发接口开发教程,基于javascr ipt和vbscr ipt方面。-three-dimensional skyline secondary development platform interface development tutorial, based on javascr ipt and vbscr ipt in.
3D-words
- 在网页中文字通常都以二维形式出现,如果对一些重要的文字,比如标题等,以立体的形式表示,则可使界面更加美观,也更容易吸引用户注意。三维文字也是在Applet中常用的文字特效之一。 本例中以一个具有渐变效果的三维文字为例,说明三维文字的实现原理。-The text in Web pages are usually two-dimensional form of the emergence of some important words, such as the title, three-dim
PointDraw
- 个人原创代码:Point2D和Point3D作图。编写Java Application程序,分别编写两个类Point2D,Point3D来表示二维空间和三维空间的点,使之满足下列要求: (1) Point2D有两个整型成员变量x, y (分别为二维空间的X,Y方向坐标),Point2D的构造方法要实现对其成员变量x, y的初始化。 (2)Point2D有一个void型成员方法offset(int a, int b),它可以实现Point2D的平移。 (3)Point3D是Point2
gluegen--jogamp-x32-c3d-001
- 用于java的图形开发,主要用于二维、三维以及一些不规则的图形的三维显示-For java graphics development, mainly for the three-dimensional display of the two-dimensional, three-dimensional and irregular graphics
gluegen-2.0-b4-jogamp-x32-c3d-001
- 用于java的eclipse的图形开发,主要用于二维、三维以及一些不规则的图形的三维显示-For java graphics development, mainly for the three-dimensional display of the two-dimensional, three-dimensional and irregular graphics
jtransforms-2.3-src
- 一个用JAVA实现的一维,二维,三维快速傅里叶变换算法的源代码-A JAVA implementation of a one-dimensional, two-dimensional, three-dimensional fast Fourier transform algorithm source code
AStar
- 三维A星算法,在原来二维的基础上加以改进,实现三维功能!-3D A star
erweima
- 总共4分源代码,三分是Zxing的源代码,一份是二维码扫描的另一个版本-Source code for a total of four points, three are Zxing source code, it is another version of a two-dimensional code scanning
QR
- java生成二维码 经典 demo 案例 超简洁 三个文件,jar包放在项目下,两个类放到项目下,直接跑main方法,-Java two-dimensional code generation demo classic case of ultra simple three documents, jar package on the project, under the two categories into the project, the direct run main method,
Sanke
- 贪吃蛇游戏创建三个模块,分为Map,Sanke,Gui。Map类应用二维数组实现地图布局。Snake类主要运用GUI中监听Button按钮的颜色变化,来实现舍得移动和捕食。并在地图中随机出现食物。Gui通过键盘监听器使得蛇移动方向。此次项目让我感受到编程的乐趣!(Snake game to create three modules, divided into Map, Sanke, Gui. Map class uses 2D array to realize map layout. Snake
point2Dand3D
- 已知二维空间点Point2D类的定义如下,在此基础上派生出三维空间点Point3D类。根据数学,增加成员变量z,定义三个参数的构造方法和无参数的构造方法(对应原点的对象),重写toString()和getDistance()方法,重写equals()方法。TestPoint类的main()方法定义3个以上点做测试,结果格式如下所示。(The definition of Point2D class of two dimensional space points is as follows. On
影院在线选座
- 简单实现电影在线选座功能。通过一个二维数组能画出座位图。三种座位状态。(Simple realization of the function of movie online selection)