-
Reflash MiniPro
como regravar o mini pro
- 2019-01-15 11:31:29下载
- 积分:1
-
建筑配电系统是利用铅。主楼内是…
楼房销售系统,是用pb开发的。
里面主要是关于楼房的查询、预定、销售等方面的功能。-Building distribution system is developed using pb. Inside the main building is about the inquiries, reservations, sales and other functions.
- 2022-08-11 21:38:02下载
- 积分:1
-
10.1007%2Fs12083-016-0463-2
说明: SCI论文2区Applying location estimation for reliable routing in tactical unmanned ground vehicle networks(Applying location estimation for reliable routing in tactical unmanned ground vehicle networks)
- 2020-06-22 12:00:01下载
- 积分:1
-
一个远程文件传送的程序――Client
一个远程文件传送的程序――Client-a remote file transfer procedures-- Client
- 2022-07-24 20:50:59下载
- 积分:1
-
paopaozhuizong
QQ堂游戏中实现 泡泡追踪的小软件 自己使用说明在内部程序自带中 自己查看(QQ Tang game in a small bubble tracking software for use in their own internal procedures in their view)
- 2013-07-18 08:28:09下载
- 积分:1
-
c版本的,很不错的能运行,我也是从网络下的
c版本的,很不错的能运行,我也是从网络下的-c version, and very good can run, I am also from the network
- 2023-07-08 00:45:03下载
- 积分:1
-
模糊C均值聚类
说明: 该程序可以实现快速的点云的模糊C均值聚类,并且可以利用第二个命令对聚类后的点云进行自动提取。(The program can realize fast clustering of point clouds based on fuzzy C-means, and automatically extract the clustered point clouds by using the second command.)
- 2021-04-27 13:58:45下载
- 积分:1
-
Java实现窗体右键菜单
Java实现窗体右键菜单,简约易操作的窗体菜单,这是一个相当易懂的制作实例。
super( "右键弹出菜单" ); //调用父类构造函数
ChangeColorAction action = new ChangeColorAction(); //菜单项事件处理
String[] str = {"Blue","Pink","Yellow","Red","Orange"}; //菜单项名称
ButtonGroup colorGroup=new ButtonGroup(); //实例化按钮组
popupMenu=new JPopupMenu(); //实例化弹出菜单
items=new JRadioButtonMenuItem[5]; //初始化数组
for (int i=0;i items[i]=new JRadioButtonMenuItem(str[i]); //实例化菜单项
popupMenu.add(items[i]); //增加菜单项到菜单上
colorGroup.add(items[i]); //增加菜单项到按钮组
items[i].addActionListener(action); //菜单项事件处理
}
addMouseListener(new MouseAdapter(){ //窗口的鼠标事件处理
public void mousePressed( MouseEvent event ) { //点击鼠标
triggerEvent(event); //调用triggerEvent方法处理事件
- 2023-03-05 04:05:03下载
- 积分:1
-
xindian
在24064上显示12导心电波形 能够左右切换导联 并显示基线 stm32 用库编写(In 24064, it is shown that the 12 ECG waveform can switch the lead and display the base line STM32 with the library)
- 2018-01-18 09:39:06下载
- 积分:1
-
Vanilla_Behavior_Pack_Beta_1.13.0.4
说明: 该材质包为Minecraft维基上的官方材质包模板,可自行修改和发送(This material package is the official material package template on the Minecraft wiki, which can be modified and sent by itself.)
- 2020-06-19 22:00:01下载
- 积分:1