-
ALLSource18020201
I just want to activate this account pls!!!!!
- 2018-02-05 12:11:02下载
- 积分:1
-
地理信息系统ArcView的二次开发。ArcView…
地理信息系统设计ArcView的二次开发.ArcView软件是一套辅助用户组织、维护、显示、分析和传播地图与空间信息的传输工具,它为用户提供了进行空间决策的框架,空间处理能力及建立数学模型
-geographic information system design ArcView the secondary development. ArcView software is a supplement to household organization, and maintenance, display, analysis and dissemination of maps and spatial information transmission tool, It provides users with a space policy framework, the capacity and space mathematical model
- 2022-10-08 17:10:03下载
- 积分:1
-
MODIS气溶胶反演
遥感6s模拟程序,包括lut查找表,气溶胶反演的源代码,以及6s的运行程序(Remote sensing 6S simulation program)
- 2020-12-07 19:29:22下载
- 积分:1
-
永磁同步电机DSP2812控制程序代码
说明: 永磁同步电机DSP2812控制程序代码(PMSM),20字(Program Control Code of Permanent Magnet Synchronous Motor DSP2812)
- 2020-06-19 08:20:02下载
- 积分:1
-
STM32CubeMX+FreeRTOS入门教程
STM32CubeMX+FreeRTOS入门教程(STM32CubeMX+FreeRTOS)
- 2020-11-17 15:19:41下载
- 积分: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
-
use JAVA 1000 block of Terry Avenue development of a game, 9.12 Easy, we support
利用JAVA开发的一个连连看游戏,十二分的好用,希望大家支持-use JAVA 1000 block of Terry Avenue development of a game, 9.12 Easy, we support
- 2022-03-24 01:51:52下载
- 积分:1
-
DIY AVR_USB_JTAGICE ATmega16仿真器(100 通过)由于网上DIY AVR JTagIce纷乱复杂,且大部分不能用,本人经收集整理资料...
DIY AVR_USB_JTAGICE ATmega16仿真器(100 通过)由于网上DIY AVR JTagIce纷乱复杂,且大部分不能用,本人经收集整理资料特为仿真用户提供一完整AVR-M16 JTagIce DIY制作全过程及相关电路图及文件,仅供参考。-DIY AVR_USB_JTAGICE ATmega16
- 2022-09-26 20:55:04下载
- 积分:1
-
本源程序提供在AWGN信道下的bpsk调制方式的仿真,并与理论曲线作比较,得到了理想的结果...
本源程序提供在AWGN信道下的bpsk调制方式的仿真,并与理论曲线作比较,得到了理想的结果-This source provides bpsk under the AWGN channel modulation of the simulation, and compared with the theoretical curve obtained satisfactory results
- 2022-09-30 04:15:03下载
- 积分:1
-
BPA绿色破解版
bpa电力系统分析软件 不用安装,解压之后,按照压缩包里的图片说明设置一下路径就好(THE PSD-bpa power system analysis software do not have to be installed, only after decompression, according to the compressed package of pictures that set the path can be used)
- 2021-02-20 20:29:43下载
- 积分:1