-
gravity
说明: 球体重力异常正演程序,公式来自教材。自己编写的程序,使用的语言是matlab,分享给大家。(This a matlab code for gravity anomaly forward.)
- 2019-01-31 14:51:50下载
- 积分:1
-
matlab绘图
matlab可视化作图文件,适用于初学者(Matlab can be turned into a graph file for beginners.)
- 2018-09-20 10:03:00下载
- 积分:1
-
Cbeam
悬臂梁自由梁振动振型,可以根据要求设置尺寸、材料参数(The free beam vibration mode of cantilever beam can set the size and material parameters according to the requirement.)
- 2020-11-23 20:59:33下载
- 积分:1
-
wp-postviews汉化版_浏览次数统计插件
说明: wp-postviews汉化版_浏览次数统计插件(The plug-in can count the number of visits to each article. According to the number of visits, it can display the hottest or the weakest rankings of articles in history. The scope of the display can be all articles and pages. When the plug-in is enabled, it automatically generates a small tool in the appearance-gadget. You can drag it to the sidebar to build a reading ranking and a popular collection waiting column.)
- 2019-04-08 14:57:20下载
- 积分:1
-
Asus X551MA r1.1 boardview
ASUS X551MA rev 1.1_BoardView
- 2019-05-17 15:39:28下载
- 积分:1
-
bluetooth
A demo used for Bluetooth communication between Android phones can simply control local devices to search for nearby Bluetooth devices, and add some Bluetooth headset functions, that is, a cell phone can control another cell phone to achieve dialing and hang up functions.
- 2018-03-22 17:36:59下载
- 积分:1
-
实验4 串口test1
说明: 通过发送四轮的扭矩,通过pid控制对轮子输出速度进行调节(By sending the torque of four wheels, the output speed of the wheel is adjusted by pid control)
- 2020-06-17 10:00:02下载
- 积分:1
-
C# 回车键控制鼠标焦点
C# 回车键控制鼠标焦点,原理是如果按下回车键,则切换鼠标焦点。
private void txtUserName_KeyUp(object sender, KeyEventArgs e)
{
if (e.KeyData == Keys.Enter)//如果按下回车键
txtPWD.Focus();//切换鼠标焦点
}
private void txtPWD_KeyUp(object sender, KeyEventArgs e)
{
if (e.KeyData == Keys.Enter)//如果按下回车键
btnOK.Focus();//切换鼠标焦点
}
- 2022-01-23 11:25:26下载
- 积分:1
-
airi.1.0.11
说明: themes for online playing
- 2020-05-09 07:34:51下载
- 积分:1
-
leVHDL2
说明: digital gates and coding
- 2019-04-11 05:05:21下载
- 积分:1