-
Dependent_Chance_Programming
相关机会约束规划求解模型及程序代码,不确定环境下优化问题的求解(related opportunities constraint programming to solve the model and program code, uncertain environment for the optimization problem)
- 2020-11-20 16:19:36下载
- 积分:1
-
danxiancheng
实现wcf单线程操作,是初学者实用的软件(Implementing WCF single-threaded operation)
- 2015-11-26 14:04:07下载
- 积分:1
-
通过RTSP获取到网络摄像机的视频流
很完整的RTSP获取码流的代码,
#ifdef _WIN32_WCE
#include "stdafx.h"
#endif
#ifndef _WIN32_WCE
#define WIN32_LEAN_AND_MEAN
#endif
#include
#include
#include
#include
#include
#include
#include
#ifdef _WIN32_WCE
#pragma comment(lib, "ws2.lib")
#else
#pragma comment(lib, "ws2_32.lib")
#endif
#define PP_NAME "User-Agent:rtsp client(v1.0)"
#define PP_CRLF "/r/n"
//测a试?之?用?
long InitSocket();
long DeInitSocket();
long InitTCPSocket(int port);
long InitUDPSocket(const char *ip, int port);
long GetSokcetPort(int sock, int *port);
- 2022-05-31 21:03:15下载
- 积分:1
-
Lab0502-IIR
dsp实现无限冲激响应滤波器(IIR)算法,低通巴特沃斯滤波器在其通带边缘1kHz 处的增益为-3dB,12kHz 处的阻带衰减为30dB,采样频率25kHz(dsp Infinite Impulse Response Filter (IIR) algorithm, low-pass Butterworth filter gain in its passband edge at 1kHz-3dB 12kHz at the stop-band attenuation of 30dB, the sampling frequency of 25kHz)
- 2012-02-13 14:56:45下载
- 积分:1
-
DSP-based
基于多DSP的雷达阵列信号处理系统 (DSP-based multi-array radar signal processing system)
- 2013-11-17 09:17:50下载
- 积分:1
-
LMS及Variable LMS算法(MATLAB)
用MATLAB实现的LMS自适应滤波算法及变步长自适应算法程序。(LMS adaptive filtering algorithm and variable step size adaptive algorithm program implemented by MATLAB.)
- 2017-10-24 15:09:59下载
- 积分:1
-
DirectShow
通常用opencv采集摄像头的时候,往往只能获取usb借口的,而图像采集卡的方法则可以实现任何摄像头的采集(Usually opencv camera collection, it is often only get usb excuses, and the image acquisition card any way you can achieve camera capture)
- 2013-09-25 23:52:30下载
- 积分:1
-
C#串口和以太网超级通信调试助手
C#编写的串口和以太网的超级通讯调试助手程序源码(Super Communication Debugging Assistant for Serial Port and Ethernet)
- 2019-01-07 14:13:04下载
- 积分:1
-
《小闹钟》 “无聊小程序,可定时提醒(声音&消息)”包含ini设置,系统托盘,directsound等技术。...
《小闹钟》 “无聊小程序,可定时提醒(声音&消息)”包含ini设置,系统托盘,directsound等技术。-"small alarm clock," "boring small programs, regularly reminded (voice messages)" includes ini settings, system tray, Direct3D technologies.
- 2022-12-05 11:40:03下载
- 积分:1
-
520表白程序(音乐+文字+图片+燃放烟花动态)
C+= 实现的一个520表白程序,音乐,烟花,文字应有尽有
- 2023-05-19 00:25:04下载
- 积分:1