登录
首页 » WINDOWS » platform-tools_r28.0.0-windows

platform-tools_r28.0.0-windows

于 2019-04-16 发布 文件大小:4663KB
0 78
下载积分: 1 下载次数: 1

代码说明:

  platform tool windows

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

发表评论

0 个回复

  • 大数据
    说明:  该程序实现了对网站数据的爬虫以及词云图,各个省份疫情图,中国疫情图和世界疫情图。(The program realizes crawler and word cloud map of website data, epidemic map of each province, epidemic map of China and epidemic map of the world.)
    2021-03-05 09:59:31下载
    积分:1
  • 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
  • DRIVE_train
    说明:  训练卷积神经网络进行视网膜血管分割的数据集,DRIVE,训练集40张,RGB图像。分为原始图和专家手工分割的ground truth。(The data set, DRIVE, 40 pieces of training set and RGB images were trained by convolutional neural network for retinal vascular segmentation. It is divided into original drawing and ground truth manually segmented by experts.)
    2020-03-20 09:58:19下载
    积分:1
  • jquery注册表单
    y注册表单是一款拥有三种不同风格的表单验证表单,可以有效验证字符串(The y registration form is a form validation form with three different styles, which can validate strings effectively.)
    2019-03-20 14:07:01下载
    积分:1
  • PAT
    说明:  Given N rational numbers in the form "numerator/denominator", you are supposed to calculate their sum. 输入描述: Each input file contains one test case. Each case starts with a positive integer N (
    2019-03-02 14:33:27下载
    积分:1
  • 这是一个鼠标特效的例子,非常的简单一看就知道了,希望能与您一块共享...
    这是一个鼠标特效的例子,非常的简单一看就知道了,希望能与您一块共享-This is a specific example of the mouse, very simple to see that this one, and would like to share with you a piece of
    2022-06-02 00:43:41下载
    积分:1
  • 本程序是用G语言编写的一个简单的游戏。游戏名字是简单弹力球游戏。很有趣的。...
    本程序是用G语言编写的一个简单的游戏。游戏名字是简单弹力球游戏。很有趣的。-This procedure is written in G a simple game. Game name is a simple ball game stretch. Very interesting.
    2022-03-04 22:54:20下载
    积分:1
  • 多目标遗传算法案例—权重系数法
    针对解决可以采用权重系数分配的工程优化问题(Engineering optimization problem for solving weight coefficient allocation)
    2019-01-18 13:00:40下载
    积分:1
  • NLOS
    蜂窝网络抑制非视距定位算法研究.详细介绍了几种基本的定位方法:圆周定位法(TOA, Time Of Arrival)、双曲线定位法(TDOA, Time Different Of Arrival)、角度测量值定位法(AOA, Angle Of Arrival)和混合定位法,并对这些方法进行了比较。 (Cellular networks inhibit non-line-location algorithms. Details the positioning of several basic methods: Circle location algorithm (TOA, Time Of Arrival), hyperbolic positioning method (TDOA, Time Different Of Arrival), the angle measurement positioning method ( AOA, Angle Of Arrival) and mixed-orientation law, and these methods were compared.)
    2020-11-10 19:29:47下载
    积分:1
  • USART
    STM32f103串口通信程序,亲测有效。(STM32f103 serial communication program, the pro-test is effective.)
    2020-06-21 02:00:01下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载