-
treelistview
把TreeListView控件添加到工具箱。
右击工具箱中的常规选项卡->选择项,找到System.Windows.Forms.TreeListView.dll
添加进来。然后就可以像普通控件一样拖一个到窗体。
- 2022-10-27 08:30:04下载
- 积分:1
-
adv7180 linux driver
adv7180 linux driver
adv7180 linux driver
adv7180 linux driver
adv7180 linux driver
adv7180 linux driver
- 2022-07-25 23:05:51下载
- 积分:1
-
显示视频图像
读取PC的视频采集设备列表,利用AForge的内置控件,展示视频图像,实现图像翻转,实现图像描线。
整体效果反应灵敏,CPU和内存消耗都很小。
程序结构小巧,代码精炼,运行稳定。
采集并播放就几行代码,需要的朋友请免费获取!
var vcd = new VideoCaptureDevice(vd[cboCamera.SelectedIndex].MonikerString);
vcd.DesiredFrameSize = new Size(320, 240);
vcd.DesiredFrameRate = 1;
vp.VideoSource = vcd;
vp.Start();
- 2022-05-28 02:45:39下载
- 积分:1
-
调用谷歌翻译实现的在线翻译系统
调用谷歌翻译实现的在线翻译系统,实现实时翻译
C++、http传输
- 2022-10-19 07:25:08下载
- 积分:1
-
WindowsApplication5
采用C#建立Delaunay三角网同时可以生成Voronoi图。(Using C# Establish Delaunay Triangulation Voronoi diagram can be generated at the same time.)
- 2020-12-12 16:09:15下载
- 积分:1
-
使用webapi实现对数据库的增删改查
本系统是在visial studio平台使用c#语言编写,系统详细介绍了如何使用webapi来进行对数据库的增删改查,供读者使用。
- 2022-03-21 09:01:35下载
- 积分:1
-
TensorFlowSharp-master源码共享
TensorFlowSharp-master源代码,希望对大家有用TensorFlowSharp-master源代码,希望对大家有用TensorFlowSharp-master源代码,希望对大家有用TensorFlowSharp-master源代码,希望对大家有用TensorFlowSharp-master源代码,希望对大家有用TensorFlowSharp-master源代码,希望对大家有用TensorFlowSharp-master源代码,希望对大家有用TensorFlowSharp-master源代码,希望对大家有用TensorFlowSharp-master源代码,希望对大家有用
- 2022-02-05 07:02:24下载
- 积分:1
-
用于网页的拓扑结构的使用,可以用鼠标右击新增、拖曳等。...
用于网页的拓扑结构的使用,可以用鼠标右击新增、拖曳等。-tuopu
- 2022-01-26 04:55:34下载
- 积分:1
-
tushuguanlixitong
基于c#编写的一款图书管理系统的程序内涵源代码(c# tushuguanlixitong)
- 2014-05-01 13:34:14下载
- 积分:1
-
基于误差扩散和动态阈值实现图像二值化
通过对读入的彩色图像进行计算,得到最适应的阈值,然后使用自定义的误差扩散模板,对图像进行二值化处理。
- 2022-02-04 06:45:02下载
- 积分:1