登录
首页 » WINDOWS » rotating_3d_globe

rotating_3d_globe

于 2019-02-08 发布 文件大小:34147KB
0 226
下载积分: 1 下载次数: 3

代码说明:

  earth geoid maker free

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

发表评论

0 个回复

  • Java/JSP万年历编写实例
    Java万年历源码,   TextField tfYear = new TextField("2004", 5); //显示年份的文本域   Choice monthChoice = new Choice(); //月份选择下拉框   Button btUpdate = new Button("更新"); //更新按钮   GregorianCalendar calendar=new GregorianCalendar(); //日历对象   Font smallFont = new Font("TimesRoman", Font.PLAIN, 15); //显示小字体   Font bigFont = new Font("TimesRoman", Font.BOLD, 50); //显示大字体   String days[] = {"星期日", "星期一", "星期二", "星期三","星期四", "星期五", "星期六"};   String months[] = {"一月", "二月", "三月", "四月","五月", "六月", "七月", "八月", "九月","十月", "十一月", "十二月"};   int daysInMonth[] = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31}; //每个月的天数   int searchMonth,searchYear; //查询的年份及月份   public void init(){    setBackground(Color.white); //设置背景颜色    searchMonth = calendar.get(Calendar.MONTH); //得到系统年份    searchYear = calendar.get(Calendar.YEAR); //得到系统月份    add(new Label(" 年:")); //增加组件到Applet    tfYear.setText(String.valueOf(searchYear)); //设置文本域文字    add(tfYear);    add(new Label(" 月:
    2023-03-16 17:35:03下载
    积分:1
  • vhdl rom 程序,标准的rom程序,很简单
    vhdl rom 程序,标准的rom程序,很简单-vhdl rom procedures rom standard procedures, is very simple
    2022-05-07 05:12:20下载
    积分:1
  • 此软件可以改变oem单调的画面,展现个性自我!
    此软件可以改变oem单调的画面,展现个性自我!-This software can change the monotonous oem screen, displaying the self-personality!
    2023-02-18 09:05:03下载
    积分:1
  • 这是PB的常用函数,对初学者有一定的帮助
    这是PB的常用函数,对初学者有一定的帮助-This is a common function, for beginners is certainly helpful
    2023-06-08 23:05:03下载
    积分:1
  • CWM Khusus Redmi 2 Based on Kitkat
    CWM Khusus Redmi 2 Based on Kitkat
    2020-06-20 16:20:02下载
    积分:1
  • JAVA编写的MyFirstJSPApp程序 供编程爱好者参考学习之用
    JAVA编写的MyFirstJSPApp程序 供编程爱好者参考学习之用-JAVA MyFirstJSPApp prepared by the procedures for programming enthusiasts with reference to learning
    2022-06-20 12:33:48下载
    积分:1
  • GA
    说明:  遗传算法,多目标优化决策,多目标优化,NSGA-Ⅱ,MOP(Multi-objective optimization using genetic algorithm)
    2019-01-03 09:35:55下载
    积分:1
  • JSON HTML5结合实现网页播放器功能
    JSON HTML5结合实现网页音乐播放器,本播放器运行时显示在网页的右下角,可折叠、展开,展开后显示播放列表,播放 器本身具备自动播放的功能,支持手动控制音量、上一曲、下一曲、拖动进度等功能,界面简洁。使用了JSON调取播放列表和音乐地址,测试请在服务器环境下,不要直接打开。
    2022-06-28 15:30:21下载
    积分:1
  • acs712仿真
    ACS712仿真,51单片机通过ad0809模数转换后显示测得电流值(ACS712 simulation, 51 microcontroller through the ad0809 analog to digital conversion shows the measured current value.)
    2021-04-27 18:48:44下载
    积分:1
  • 内容 Readme.txt BcbChess 中国象棋程序实例的源代码所在的文件夹 BcbExe 中国象棋程序实例的可执行程序所在的文件夹...
    内容 Readme.txt BcbChess 中国象棋程序实例的源代码所在的文件夹 BcbExe 中国象棋程序实例的可执行程序所在的文件夹 BcbTest 关于时间测试的项目所在的文件夹 -content Readme.txt BcbChess Chinese chess program is the source code where the text Annex folder BcbExe Chinese chess procedures examples of where the executable folder BcbTest test of time Examination of the project folder
    2023-08-23 02:20:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载