-
dgao
飞行器纵向回路姿态控制系统中阶跃干扰时定高平飞(Aircraft vertical loop attitude control system in step interference Gaoping set to fly)
- 2009-02-08 16:35:10下载
- 积分:1
-
阻抗分析仪 labview编程
阻抗分析仪 labview编程-Impedance Analyzer
- 2022-03-06 13:12:27下载
- 积分:1
-
自动遇敌win10_201989959
先下载按键精灵,把脚本导入。
开启脚本后鼠标对准主窗口(队长)按F3开始脚本
出战斗后,随机左右走动遇敌(After going out of battle, they move around randomly and meet the enemy.)
- 2020-06-18 00:20:01下载
- 积分:1
-
java games prepared by the 1000 block of Terry Avenue prepared by the 1000 block...
java编写的连连看游戏 java编写的连连看游戏 -java games prepared by the 1000 block of Terry Avenue prepared by the 1000 block of Terry Avenue java games prepared by the 1000 block of Terry Avenue java preparation of the 1000 block of Terry Avenue java games prepared by the 1000 block of Terry Avenue games java games prepared by the 1000 block of Terry Avenue
- 2022-07-24 04:56:20下载
- 积分:1
-
C# 清空回收站的源码实例
C# 清空回收站,这个功能不用多介绍了吧,你懂的,具体的实现请看以下代码:
const int SHERB_NOCONFIRMATION = 0x000001;//整型常量在API中表示删除时没有确认对话框
const int SHERB_NOPROGRESSUI = 0x000002;//在API中表示不显示删除进度条
const int SHERB_NOSOUND = 0x000004;//在API中表示删除完毕时不播放声音
[DllImportAttribute("shell32.dll")]//声明API函数
private static extern int SHEmptyRecycleBin(IntPtr handle, string root, int falgs);
private void button1_Click(object sender, EventArgs e)
{
//清空回收站
SHEmptyRecycleBin(this.Handle, "", SHERB_NOCONFIRMATION + SHERB_NOPROGRESSUI + SHERB_NOSOUND);
}
- 2022-12-15 14:50:03下载
- 积分:1
-
H5 3D全景
基于three.js的3d全景实例,一张图片即可实现(Three.js based 3D panorama instance, a picture can be realized.)
- 2020-11-26 14:29:32下载
- 积分:1
-
lab2
embedded system lab2 source code
- 2018-10-13 17:44:57下载
- 积分:1
-
编译原理的词法分析 改编PL/0成C
编译原理的词法分析 改编PL/0成C-compiler tenets of lexical analysis based PL/C 0%
- 2022-08-02 21:12:01下载
- 积分:1
-
YOYO免费版
魔力宝贝辅助,支持WPE封包与其他功能,使用的时候请注意反挂程序,不要恶意破坏游戏环境!(Free Cracking Software Green Plug-in-Free)
- 2020-09-10 20:18:00下载
- 积分:1
-
ablation
说明: 用于计算高超音速飞行器再入大气层的表面烧蚀热化学反应计算(CALCULATION OF THERMOCHEMICAL REACTION OF SURFACE ABRACTION FOR REENTRY OF HIGH SUPERSONIC VEHICLES)
- 2020-09-01 17:28:10下载
- 积分:1