-
cx
说明: 目标跟踪的仿真程序,多目标多目标数据融合(Target tracking simulation program, multi-target multi-target data fusion)
- 2009-11-29 12:06:53下载
- 积分: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
-
用vc对信号进行存储因为数字表示可以有冗余数据。通过冗余数据的信息,即使传输过程中信号发生严重变化,也可以恢复原来的信号。因此数据信号被广泛使用:通讯、领航、医...
用vc对信号进行存储因为数字表示可以有冗余数据。通过冗余数据的信息,即使传输过程中信号发生严重变化,也可以恢复原来的信号。因此数据信号被广泛使用:通讯、领航、医药、声音处理、计算机等-With vc the signal that can be stored as digital data have redundancy. Redundant data through the information, even if the transmission signal a serious change, you can revert to the original signal. Thus data signals are widely used: communications, navigation, medicine, voice processing, computer, etc.
- 2022-06-03 05:04:43下载
- 积分:1
-
License生成器(源码+运行bat)
liscense for auto keys
- 2020-11-05 23:59:50下载
- 积分:1
-
Introducing Python.pdf
第1、第2、第3章简单介绍Python版本选择、Python解释器的不同实现、Python的安装、开发环境的选择。
2. 第4章介绍了编写高质量代码的技巧,比如代码风格、项目代码结构、文档等等。(Chapters 1, 2 and 3 briefly introduce Python version selection, different implementations of Python interpreter, installation of Python and selection of development environment.
Chapter 4 introduces techniques for writing high-quality code, such as code style, project code structure, documentation, and so on.)
- 2019-03-27 10:04:41下载
- 积分:1
-
sigview
说明: 用于声音信号、机械振动信号的示波及相关分析(Oscillographic and correlation analysis for sound and mechanical vibration signals)
- 2019-07-08 02:07:27下载
- 积分:1
-
I uploaded an original procedure TLC2543 and TLC2543 the pdf with the text block...
本人上载一个TLC2543的原程序并带有TLC2543的pdf文挡,好东西哦!-I uploaded an original procedure TLC2543 and TLC2543 the pdf with the text block, good things Oh!
- 2022-02-04 05:43:56下载
- 积分:1
-
15765_3
iso15765 - 1 document
- 2019-06-19 00:16:53下载
- 积分:1
-
VB FlexCell控件生成Excel表格效果
VB FlexCell控件生成Excel表格效果,FlexCell表格制作系统,自学VB一年有余,深知编程之苦之乐,有时为某一功能的实现要花费许多时间,概因周围无可交流人员。为使后学者在某些方面少走弯路,特制作此软件,并公布源程序,您可以免费传播、使用共同促进中国软件事业的发展,作 者:陈峰
我是模仿模板写的,里面有很多功能还代高手完善。其中里面有很多都模仿了EXCEL的风格,我想要是有那为高手能把他好好该该,将来一定可以代替EXCEL。
- 2022-02-06 07:18:12下载
- 积分:1
-
Keygen L4150 L4160
说明: reset impresora epson
- 2019-12-28 04:11:50下载
- 积分:1