-
REST-API-SENSOR
说明: Simple code to create a Restful API with flask.
- 2021-01-19 10:28:42下载
- 积分:1
-
y自适应大小焦点图
jQuery自适应大小焦点图是一款随图像大小自动调整适应的焦点图代码下载。(JQuery Adaptive Size Focus Map is a focus map code download that automatically adjusts to the size of the image.)
- 2019-03-22 15:22:16下载
- 积分:1
-
Seismic4
地震剖面显示源代码,用QT编写的程序,对地震数据显示感兴趣人员来说,有不错的借鉴意义。(Seismic profiles show the source code, programs written using QT, interested persons on the seismic data, there are a good reference.)
- 2021-01-20 11:08:41下载
- 积分:1
-
74HC138(中文资料)
3-8 译码器 ---D 74HC138 中文说明。方便使用。(3-8 decoder ---D 74HC138 Chinese description. It is easy to use.)
- 2018-07-07 22:24:16下载
- 积分: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
-
Plug
插件安装:
下载插件,将插件目录放入wp-content/plugins/目录下
插件管理页面激活插件
去模板widget页面增加blogshout的widget
在插件设置页面或者博客首页或者widget页面修改通告内容 -Plug-ins installed: Download plug-in, plug-ins directory Add to wp-content/plugins/directory under the plugin management page to activate plug-ins to increase blogshout page template widget in the widget plugin settings page or blog page or widget page modified circular content
- 2023-05-07 04:40:02下载
- 积分:1
-
wghxt
农业专家系统.针对无公害蔬菜的一个信息发布、病害诊断、远程诊断系统。适用于农业信息化实例应用中。(Agricultural Expert System. The pollution-free vegetables against a release of information, disease diagnosis, remote diagnosis system. Applied to Agricultural Information examples of applications.)
- 2006-06-20 09:51:00下载
- 积分:1
-
singal_ECG
将原始格式的ECG数据转化为读取到matlab中并对其工频干扰进行抑制,(The ECG signal is generated and the power frequency interference is suppressed)
- 2017-11-15 11:12:45下载
- 积分:1
-
基于MATLAB的平面四连杆设计
说明: huizhiquxiankuayidiidnaba
- 2021-01-05 16:58:54下载
- 积分:1
-
主要是解释的来源
主要是解释源代码驱动的开发,类似于德国头发游行式的场景分析
- 2022-02-22 04:43:57下载
- 积分:1