登录
首页 » Java » cityGmlLoader

cityGmlLoader

于 2012-02-01 发布 文件大小:24KB
0 130
下载积分: 1 下载次数: 15

代码说明:

  用java编写实现了cityGML的数据格式转换问题,用cityGML4j开发包实现从obj数据格式转换为citygml格式(Written with java achieve cityGML data format conversion, from a development kit with cityGML4j obj format data format to citygml)

文件列表:

cityGmlLoader
.............\src
.............\...\com
.............\...\...\gis
.............\...\...\...\data
.............\...\...\...\....\PublicData.java,448,2010-07-03
.............\...\...\...\gui
.............\...\...\...\...\MainGui.java,7335,2010-07-03
.............\...\...\...\...\panel
.............\...\...\...\...\.....\TransformPanel.java,11819,2010-07-04
.............\...\...\...\...\table
.............\...\...\...\...\.....\GroupTable.java,2314,2010-07-04
.............\...\...\...\...\tree
.............\...\...\...\...\....\GroupTree.java,1635,2010-07-04
.............\...\...\...\...\util
.............\...\...\...\...\....\FileUtil.java,1059,2010-07-03
.............\...\...\...\...\....\GuiUtil.java,658,2010-07-03
.............\...\...\...\...\....\IContains.java,186,2010-07-03
.............\...\...\...\...\....\Info.java,1124,2010-07-03
.............\...\...\...\loader
.............\...\...\...\......\BoundedBy.java,2955,2010-07-03
.............\...\...\...\......\Color.java,858,2010-07-03
.............\...\...\...\......\LineParser.java,230,2010-07-03
.............\...\...\...\......\Material.java,1476,2010-07-03
.............\...\...\...\......\ObjectLoader.java,10580,2010-07-03
.............\...\...\...\......\Polygon3D.java,2860,2010-07-03
.............\...\...\...\......\PolygonGroup.java,6567,2010-07-04
.............\...\...\...\......\ShadedTexture.java,773,2010-07-03
.............\...\...\...\......\TexturedPolygon3D.java,921,2010-07-03
.............\...\...\...\......\Vector2D.java,2546,2010-07-03
.............\...\...\...\......\Vector3D.java,3005,2010-07-03
.............\...\...\...\Main.java,949,2010-07-03
.............\...\...\...\Test.java,374,2010-07-03
.............\...\...\...\transform
.............\...\...\...\.........\CitygmlTransform.java,11756,2010-07-04
.............\...\...\...\util
.............\...\...\...\....\CityGmlUtils.java,1549,2010-07-03

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • cloudsim_学习笔记
    说明:  这是我学习cloudsim用到的讲解,对我帮助很大(This is the explanation I used to learn cloudsim, and it helped me a lot.)
    2019-05-15 08:52:02下载
    积分:1
  • SmsService
    1. SMSService.exe 短消息服务程序 2. SMS.ini 服务配置文件 3. SMS_DB.mdb 数据库接口文件 4. SmsClient.exe 短消息客户演示程序。">
    2013-07-27 16:01:17下载
    积分:1
  • attachments
    chat window. by the help of this s/w u can do chatting from ur friends via lan after some modification.
    2009-11-27 23:22:57下载
    积分:1
  • 079npcJS
    说明:  冒险岛079私服 冒险岛JS 冒险岛服务端NPC脚本 JS文件 转生 VIP 满技能等商业脚本(Adventure Island 079 private service Adventure Island JS Adventure Island server NPC script JS file rebirth VIP full skills and other business scripts)
    2020-01-06 22:46:16下载
    积分:1
  • mojiydjm
    高仿墨迹天气引导界面共有4个视图,截图里的图片都是实现后的静态图,运行程序可以看到动画效果。第一个界面中有四个动画效果,最上面的“极低耗电”标示,最下面的箭头标示,还有中间旋转的电池图标和电子表的闪动,第二个界面最上面的“极小安装”动画和最下面的箭头动画和第一个图中的一样,不做过多介绍第三个界面中间云移动效果使用了平移动画,火箭喷气效果使用了animation-list的逐帧动画。(High imitation ink weather interface to guide a total of four views, the screenshot of the picture is after the realization of the static graph, run the program to see the animation. Mark the first interface has four animation, the top extremely low power consumption, the bottom arrow mark, and intermediate rotation of the battery icon and electronic table of flashing, at the top of the second interface minimal installation animation and the bottom arrow animation and the first figure, not do too introduce the three interface between mobile cloud effect translational animation, rocket jet effect using the animation list frame by frame animation.)
    2016-07-04 10:34:16下载
    积分:1
  • MoonBaseAlpha
    Java月球基地游戏源代码,可学习一下Java游戏的编写.(Lunar base Java game source code, you can learn about Java Games preparation.)
    2013-07-21 14:48:55下载
    积分:1
  • java
    给学JAVA的一些提示和警告,帮助学习和使用java,新手必读( )
    2014-01-14 12:16:48下载
    积分:1
  • a2
    Java简单小程序,album管理系统,JDBC的应用(Simple Java applet, album management system, JDBC applications)
    2013-08-04 18:33:48下载
    积分:1
  • Homework07
    说明:  创建一个类,提供与java .lang.Math同名的所有方法,但每个方法均按度数而非弧度进行运算。具体要求是:在自己编写的类中,对Math类中的每一个方法加一层包装。(Create a class that provides all methods with the same name as java. lang. Math, but each method operates in degrees rather than radians. Specific requirements are: in their own class, each method in the Math class with a layer of packaging.)
    2020-12-07 21:59:20下载
    积分:1
  • Hibernate_Javake_Ch04_Util
    编写HibernateUtil工具类,用工厂方法设计模式实现(Write HibernateUtil tools with factory method design pattern)
    2013-11-04 00:16:55下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载