-
Cabinethandleprogress
该程序是处理CAB文件的程序例子,它所适用的运行环境是Win9x/NT/2000/XP/,是经过编译和运行后证明有效地。(CAB file of the program procedures for dealing with an example, it applies to the operating environment is Win9x/NT/2000/XP /, is compiled and run proved effective.)
- 2010-12-14 13:06:32下载
- 积分:1
-
picture_converting
此为图像的walsh与傅里叶变换和对图像进行离散余弦变换处理的源代码源代码(This is the image of walsh and Fourier Transform source code)
- 2009-05-09 17:40:38下载
- 积分:1
-
ConsoleApp1
说明: 读取EX CEL,保存EXCEL C#(eXCEL aspose save read)
- 2020-06-20 05:20:02下载
- 积分:1
-
DataCheckDlg
用数据库的方式操作excel文件,包括了读取文件的表名,字段名和数据,有详细的注释(Operate with the database excel documents, including a table read from the file name, field names and data have detailed notes)
- 2008-03-08 22:51:01下载
- 积分:1
-
perception
感知器算法,水天线检测。需要opencv2.4.6,请在其官网下载(water-sky line detect based on perception method.opencv2.4.6 lib is included. for more details, please connect csuliuyan@163.com)
- 2014-09-13 09:48:24下载
- 积分:1
-
ChatSvr简单的聊天室
ChatSvr简单的聊天室-ChatSvr simple chat room
- 2022-02-03 08:20:49下载
- 积分:1
-
C# WPF设置图片做为程序窗口背景
C# WPF设置程序窗口背景图片的例子,调用外部一张图片,作为程序窗口的背景,这是一个挺基础的C#窗口设计制作小例子。本程序通过定义BitmapImage和ImageBrush()来实现,有兴趣的参见以下几行代码:
设置WPF程序的背景图像代码如下:
var MyImage = new BitmapImage(new Uri("J001.jpg", UriKind.Relative));
var MyBrush = new ImageBrush();
MyBrush.ImageSource = MyImage;
this.Background = MyBrush;
本例的运行效果请参见下图示。
- 2022-02-28 22:19:19下载
- 积分:1
-
matifus
一个用于图像融合的matlab源程序,可以用matlab仿真(A source image fusion matlab, matlab simulation can be used)
- 2009-05-19 18:57:05下载
- 积分:1
-
CanDataAnalysisV1.01
说明: 汽车CAN总线数据采集软件,用于解析车辆总线数据的CAN ID。(An bus data acquisition software.Can idid for parsing vehicle bus data.)
- 2020-07-10 12:04:54下载
- 积分:1
-
手势识别系统处理端原程序代码
基于STM32与FDC2214手势识别处理程序(Hand gesture recognition processing program based on STM32 and FDC2214)
- 2020-06-18 06:00:01下载
- 积分:1