-
OpenCV车辆动态识别且可计数等
本文件是基于opencv的,可以视频中的车辆进行计数还有估测车辆的速度。
- 2022-03-10 11:15:26下载
- 积分:1
-
电子邮件客户端,包括邮件收发功能。。。。需要设置smtp。。。pop方可连接制定服务器进行邮件收发...
电子邮件客户端,包括邮件收发功能。。。。需要设置smtp。。。pop方可连接制定服务器进行邮件收发-E-mail clients, including e-mail to send and receive functions. . . . Need to set up smtp. . . before connecting the development of pop mail server
- 2022-11-28 13:25:05下载
- 积分:1
-
Intel386™ CXSA
EMBEDDED MICROPROCESSOR
datasheet
Intel386™ CXSA
EMBEDDED MICROPROCESSOR
datasheet-Intel386™ CXSA
EMBEDDED MICROPROCESSOR
datasheet
- 2023-08-30 00:50:03下载
- 积分:1
-
Regression是一款进行多元线性回归分析的计量经济学软件.可以完成多元回归模型的参数估计和统计检验和计量经济学检验.可以通过Excel获取外部数据,并且能...
Regression是一款进行多元线性回归分析的计量经济学软件.可以完成多元回归模型的参数估计和统计检验和计量经济学检验.可以通过Excel获取外部数据,并且能够把计算结果保存成xls文件,计算结果的差方图和平面图都可以保存成bmp文件。另外,也可以针对某一列数据进行数据处理。-A multivariate linear regression analysis of econometric software. To be completed Multiple regression model parameter estimation and statistical testing and econometric testing. Excel can access external data , and be able to calculate the results into Excel document preservation, The results of the poor and to map plans can be preserved as bmp document. In addition, it may be against a disaggregated data for data processing.
- 2022-02-05 01:37:20下载
- 积分:1
-
基本的java程序基于字符串
本代码提供了一个深入了解java的基础知识。这个代码很有用,在解决教师提出的任务,有助于了解各种建立在java方法。本代码由几个小程序基于字符串在java和使用几个操作字符串。
- 2022-02-14 23:38:40下载
- 积分:1
-
虽然说生成随机数大家都知道.但是要生成指定长度.指定字符组合.随机率在1/2000000.就难了.这是我在做充值卡时写的用来生成充值时写的随机数生成器.也是原创...
虽然说生成随机数大家都知道.但是要生成指定长度.指定字符组合.随机率在1/2000000.就难了.这是我在做充值卡时写的用来生成充值时写的随机数生成器.也是原创吧.在网上找了一堆不满意,只好自己写了.-generated random number is known to all. However, to generate a specified length. Designated character portfolio. Random rates in the 1/2 million. Very difficult. This is my doing prepaid card was used to generate the recharging time to write the random number generator. It is also original. On the Internet to find a heap of dissatisfied, but his writing.
- 2022-09-15 15:20:04下载
- 积分:1
-
测试电脑按键的小程序,可以供有需要的朋友使用。
测试电脑按键的小程序,可以供有需要的朋友使用。-The a small computer program for testing pc button , this will meet the needs of the friends.
- 2022-03-16 03:18:49下载
- 积分:1
-
本文介绍了一个简单的日历,在您的桌面上。我创造了…
This article describes a simple calendar that sits on your desktop. I have created this application to just study about alpha blending, desktop wallpapers, and how a device context can be saved as a bitmap. I am planning to make a more refined version including a time scheduler and reminder also.
- 2022-10-22 21:40:03下载
- 积分:1
-
并行和串行发射机
这两个程序通过并行(或串行)端口将数据发送到一个7段显示器。可设置的参数包括:波特率,奇偶校验,延迟等
- 2022-03-18 16:02:09下载
- 积分:1
-
PNG美化Button
#ifndef _PNGBUTTON_H
#define _PNGBUTTON_H
#if _MSC_VER >= 1000
#pragma once
#endif
#include
#include "gdiplus.h"
#pragma comment(lib,"gdiplus.lib")
using namespace Gdiplus;
class CPngButton : public CButton
{
DECLARE_DYNAMIC(CPngButton)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-13 22:43:22下载
- 积分:1