-
C# 读取显卡信息 源码
读取显卡信息,com组件
- 2013-04-23下载
- 积分:1
-
LabWindows逐步深入与开发
这是LabWindows逐步深入与开发实例的书籍代码(This is a gradual deepening and development of LabWindows books code examples)
- 2009-02-19 14:16:56下载
- 积分:1
-
Delphi direct X图形与游戏程序设计.pdf,带标签目录版
Delphi direct X图形与游戏程序设计.pdf,带标签目录版-Delphi direct X graphics and game programming. Pdf, tagged version directory
- 2022-03-23 19:31:47下载
- 积分:1
-
UG二次开发API高亮显示代码可用
UG二次开发API
高亮显示
用于高亮显示或者查找问题
代码可用
- 2022-09-14 04:10:03下载
- 积分:1
-
CSD_Detect_Eval1
认知无线电中信号检测循环频谱特征检测方法(The signal detection circulation spectral feature detection)
- 2013-04-09 14:30:56下载
- 积分:1
-
Tomographic-forward-modeling
层析成像单边激发单边接收 正演程序算法 对地球物理学子很有帮助 多多学习和交流(Tomographic imaging unilateral single side to receive the forward algorithm of the earth physics students are very helpful to learn and exchange)
- 2016-04-28 20:47:43下载
- 积分:1
-
C# 将图像控件的定义导出为XAML文件
C# 将图像控件的定义导出为XAML文件,支持的图像文件:图像文件(JPeg,Gif,Bmp,etc,tiff,png)等。
string MyXAML= System.Windows.Markup.XamlWriter.Save(this.image1);
if (System.IO.File.Exists("MyXaml.xaml"))
System.IO.File.Delete("MyXaml.xaml");
System.IO.File.AppendAllText("MyXaml.xaml", MyXAML);
MessageBox.Show(MyXAML, "MyXaml.xaml文件的内容", MessageBoxButton.OK);
- 2022-04-14 09:51:54下载
- 积分:1
-
c#考试系统 源码下载
c#考试系统 源码下载
- 2017-05-31下载
- 积分:1
-
NLM
说明: SAR图像非局部平均滤波,包括高斯平滑,PSNR检测(SAR image non local average filtering, including Gaussian smoothing, PSNR detection)
- 2021-03-03 10:59:33下载
- 积分:1
-
C51-music
C51 编的音乐程序,关于如何编制音乐代码, 其实十分简单,频率常数即音乐术语中的音调,而节拍常数即音乐术语中的多少拍(C51 music program)
- 2013-12-22 13:47:44下载
- 积分:1