-
Linux C下服务器与客户端之间的文件传输
实现windows和linux之间的通信 或者 window间通信 linux间通信(Communication between windows and Linux or communication between Linux communication between window)
- 2018-02-05 10:37:56下载
- 积分: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
-
457645
打开Url,C#经典编程实例源码,很好的参考资料。(Open Url, classic instance of C# programming source code, a good reference.)
- 2013-11-12 11:06:38下载
- 积分:1
-
directxshow
vc6.0 控制摄像头源代码,采用directxshow 效率很高,小弟参考了很多的资料才搞明白,和大家共享,希望对大家有帮助(camera control vc6.0 source code, the use of highly efficient directxshow,小弟reference a lot of information in order to engage in to understand, and share, in the hope that we have to help)
- 2007-11-30 09:56:35下载
- 积分:1
-
STM32基于VS1053的MP3解码
基于STM32通过VS1053的MP3播放器,能够实现录音,录音播放。MP3文件读取播放,同时还搭载有FAT32文件系统,方便文件的读取,与播放。后续还会增加更多的实际功能,若是大家有好的方案可以共同分享。
- 2022-02-07 10:06:25下载
- 积分:1
-
Star Rat Final 远程控制开源代码
Star Rat Final 远程控制源码,功能强大,界面美观,免费开源。(Star Rat Final remote control source code, powerful, beautiful interface, free open source.)
- 2020-06-16 00:00:07下载
- 积分:1
-
LFM2KEY (Please use the suffix to the former. Exe)
LFM2KEY(使用前请将后缀改为.exe)-LFM2KEY (Please use the suffix to the former. Exe)
- 2023-06-04 21:00:03下载
- 积分:1
-
隶属度函数计算程序
mf()计算模糊集合中论语元素的隶属度,y代表中心值,z代表分布参数,隶属度函数采用对称三角函数(mf () calculated fuzzy set Analects elements of membership, y values represent the Center, z representatives distribution parameters, membership function symmetrical trigonometry)
- 2005-05-30 21:24:44下载
- 积分:1
-
mohu
这是一个模糊算法的框架,只需修改模糊规则表,就可以移植到自己的工程中。(This is an algorithm of fuzzy algorithm framework, only need to modify the fuzzy rules table after can be transplanted to their own project.)
- 2016-01-21 15:36:49下载
- 积分:1
-
球面全景视频转立方体全景视频
facebook开源球面全景视频转立方体全景视频插件,底层使用ffmpeg,分两个版本,Transform_V1和Transform360。
- 2022-02-13 17:19:34下载
- 积分:1