资源列表
[C#编程] getruntime
说明:获取系统启动后经过的时间,也就是得到自Windows启动后到目前为止所运行的时间,在系统日志查看器中我们一般能得到这条信息,大约在每天的12:00会增加一条日志,告诉你系统已经运行了多少小时。本程序将直接获取到这些信息告诉用户-Get the elapsed time after system startup, which is obtained after Windows starts so far from the running time, in the system log viewer<tpudn21> 在 上传 | 大小:14kb | 下载:0
[C#编程] controlpannel
说明: 使用C#语言如何调用、打开Windows控制面板中的程序呢?或者是使用哪个命令呢?通过本程序你将会搞明白这一切。本程序通过打开鼠标设置、桌面设置、网络连接、声音设置等控制面板中的常用程序,演示打开它们的过程-How to call using the C# language, open the Windows Control Panel program it? Which command or using it? Through this program you will thoroughly<tpudn21> 在 上传 | 大小:14kb | 下载:0
[C#编程] csharptraysrc
说明:C#系统托盘程序示例源代码,知识点: 1、添加一个 NotifyIcon 组件和一个 ContextMenuStrip组件到主窗体 2、设置notifyIcon1控件的ContextMenuStrip属性为 contextMenuStrip1,将用户单击托盘图标显示的菜单指向 contextMenuStrip1 3、notifyIcon1.Visible = true //显示托盘图标 4、this.ShowIcon = true //应用程序窗口<tpudn21> 在 上传 | 大小:31kb | 下载:0
[其他小程序] YangHui_Triangels
说明:杨辉三角C语言版本,希望能够帮到你这是一个比较简单也是比较常用的算法,希望能够帮到你-Pascal' s Triangle C language version, hoping to help you this is a relatively simple algorithm is relatively common, hoping to help you<陆慧博> 在 上传 | 大小:161kb | 下载:0
[其他小程序] parabolic_moveout
说明:计算抛物线谱的一个MATLAB程序,希望对大家有帮助-A program to compute parabolic spectra.<> 在 上传 | 大小:1kb | 下载:0
[其他小程序] smooth_spectrum
说明:通过平滑频率图来估算能量谱的MATLAB程序,希望对大家有帮助-Power spectrum estimate by smoothing the periodogram<> 在 上传 | 大小:1kb | 下载:0