-
2525252
说明: this is gh0st3.75 RAT (Remote Administration Tool). Thank you for downloading
- 2020-06-23 16:40:01下载
- 积分:1
-
Visionpro 视觉检测通用框架 VB
自动化视觉行业 基于VisionPro的二次开发应用通用框架 支持多相机 TCP/Ip网络通讯 MX三菱通讯协议等
- 2023-05-06 22:35:05下载
- 积分:1
-
xcash00_bitcoin-0.15.2
xcash coin open source
- 2019-04-09 03:10:43下载
- 积分:1
-
AnalysisAndApplicationofArtificialNeuralNetworks
有关人工神经网络应用的一本较好的外文书,供初学者参考。(The artificial neural network applications a better foreign instrument, for advanced users.)
- 2010-06-02 13:52:43下载
- 积分:1
-
Li-Yi-Wei-Texture-Synthesis
基于样本的纹理合成加速方法,MRF,基于Li-Yi Wei的论文。(Acceleration method based on texture synthesis samples, MRF, based on Li-Yi Wei of paper.)
- 2021-03-11 15:09:25下载
- 积分:1
-
source achada 762
source achada v 762 wyd c++ brazil, source achada v 762 wyd c++ brazil(source achada v 762 wyd c++ brazil)
- 2020-06-19 01:00:02下载
- 积分:1
-
原探索者代码 mpu6050 f4
说明: 原探索者代码,添加的匿名上位机v6.5的接口,可以直接连接匿名上位机使用(The original Explorer code, the interface of anonymous host computer v6.5, can be directly connected to anonymous host computer)
- 2020-06-20 04:00:01下载
- 积分:1
-
dotnet下面的压缩解压缩算法库
dotnet下面的压缩解压缩算法库-dotnet below compression decompression algorithms library
- 2022-02-28 18:55:43下载
- 积分:1
-
siftpp-0.6.2linux
linux操作系统下的sift算法,在linux环境下运行良好(linux operating system under the sift algorithm, in the linux environment running well)
- 2007-11-24 13:59:38下载
- 积分:1
-
C# 以浮雕效果显示图片
Visual C# 以浮雕效果显示图像控件中的图像,private void Window_Loaded(object sender, RoutedEventArgs e)
{//以浮雕效果显示图像控件中的图像
var MyEmbossBitmapEffect = new System.Windows.Media.Effects.EmbossBitmapEffect();
MyEmbossBitmapEffect.LightAngle = 320;
MyEmbossBitmapEffect.Relief = 0.8;
this.image1.BitmapEffect = MyEmbossBitmapEffect;
}
- 2022-05-23 11:20:57下载
- 积分:1