-
C # Basic Course
C#基础教程,List<T>的基础常用方法,对于初步涉入领域的人有一定的帮助(C # Basic Tutorial, List < T > Basic Common Methods, for those initially involved in the field of some help)
- 2019-04-26 08:52:17下载
- 积分:1
-
easyIpCamera_Win
visual studio c++ 2008环境下的流媒体简易转发程序,通过directshow读取本地摄像头的视频流,通过live555建立流媒体转发服务器,通过rtsp协议转发到局域网中,客户端可以用vlc观看(visual studio c++ 2008 environment Streaming simple forwarding procedures, through directshow read local camera video streams via live555 build streaming media server through rtsp protocol forwarded to the LAN, the client can use vlc watch)
- 2013-08-15 12:59:49下载
- 积分:1
-
cpp
这是DEITEL C++大学教程第七版书中课后题答案(This is the seventh edition of his book the University of DEITEL C++ tutorial after school answers)
- 2021-03-08 23:59:28下载
- 积分:1
-
Plotting_Tutorial_New1
Plot tutorial is using to calculate in Histogram Matlab
- 2013-12-08 13:27:43下载
- 积分:1
-
opencv实现图像的形态学滤波之膨胀
通过形态学滤波操作,能够实现如下功能:消除噪声、分割独立的图像元素、在图像中连接相邻的元素、寻找图像中明显的极大值区域或极小值区域、求出图像的梯度,膨胀求解图像局部最大值
- 2022-05-16 08:35:38下载
- 积分:1
-
c经典算法40例
【程序1】
题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少?
1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去
掉不满足条件的排列。
2.程序源代码:
main() {
int i,j,k;
printf("
");
for(i=1;i
- 2022-01-20 23:15:55下载
- 积分:1
-
MATLAB小波分析—张德丰(代码)
MATLAB小波分析—张德丰(代码)MATLAB小波分析—张德丰(代码)MATLAB小波分析—张德丰(代码)MATLAB小波分析—张德丰(代码)MATLAB小波分析—张德丰(代码)MATLAB小波分析—张德丰(代码)MATLAB小波分析—张德丰(代码)MATLAB小波分析—张德丰(代码)
- 2022-11-05 14:05:04下载
- 积分:1
-
B07_USART3
实现STM8L152串口3数据的收发,亲测可以正常使用(STM8L152 serial port to achieve 3 data transceiver, pro test can be used normally.)
- 2020-11-13 22:39:44下载
- 积分:1
-
7.STM32F103例程
说明: 北斗GPS双模定位模块,串口解析协议后直接输出(Beidou GPS Dual-mode Positioning Module, Direct Output after Serial Port Resolution Protocol)
- 2019-02-25 10:57:27下载
- 积分:1
-
PCL体素栅格滤波器
说明: 基于PCL的点云滤波中的体素栅格滤波算法,将点云数量过于庞杂的点云文件进行简化但保留其特征,减少后续处理的计算量(PCL VoxelGrid filter)
- 2020-09-18 09:27:55下载
- 积分:1