-
retina特征点检测
这是一个C/C++的程序,利用opencv库实现retina特征点检测,对于学习opencv的人有很大帮助,解压后可直接运行
- 2022-06-30 15:03:21下载
- 积分:1
-
一个很好的FASTCIG程序范例
//
// $Id: fcgio.cpp,v 1.14 2003/06/22 00:51:27 robs Exp $
//
// Allows you communicate with FastCGI streams using C++ iostreams
//
// ORIGINAL AUTHOR: George Feinberg
// REWRITTEN BY: Michael Richards 06/20/1999
// REWRITTEN AGAIN BY: Michael Shell 02/23/2000
// REWRITTEN AGAIN BY: Rob Saccoccio 11 Nov 2001
//
// Copyright (c) 2000 Tux the Linux Penguin
//
// You are free to use this software without charge or royalty
// as long as this notice is not removed or altered, and recognition
// is given to the author(s)
//
// This code is offered as-is without any warranty either expressed or
// implied; without even the implied warranty of MERCHANTABILITY or
// FITNESS FOR A PARTICULAR PURPOSE.
#include
#include
- 2022-01-22 01:48:41下载
- 积分:1
-
c++实现的文本编译器
- 2023-07-22 01:00:07下载
- 积分:1
-
FTP上传文件代码
FTP上传文件代码,如何避免上传重复文件,还需要优化,希望大神能共同优化下
- 2022-09-21 01:30:04下载
- 积分:1
-
TCP服务器程序
使用VC6编写的TCP服务器程序。
TCP服务器程序.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CTCPApp application class.
TCP服务器程序.cpp
This is the main application source file that contains the application
class CTCPApp.
- 2023-05-11 04:20:03下载
- 积分:1
-
C#压缩解压缩
C# 动态类库 GZip的压缩解压,VS2015。
运用于Unity3D plugins
注意的问题是在VS2015当中选择项目版本必须小于等于.net3.5
具体版本更改可以查看百度
导入之后自行调用该命名空间下的类即可,为静态方法
- 2022-05-07 06:02:08下载
- 积分:1
-
学校管理系统 (erp 系统) 收费管理。学生管理
学校管理系统 (erp 系统) 收费管理。学生管理
- 2022-02-01 19:15:58下载
- 积分:1
-
C++编程思想
c++编程思想,对于有一定的C++编程经验的人来说,是一本很好的理论以及实践的书籍,本书及理论与实践一体,让你更深层次的理解C++编程
- 2022-02-01 07:24:43下载
- 积分:1
-
KMP算法优化版 C语言实现
数据结构里KMP的最优版C语言源代码,是一种非常经典的字符串匹配算法................................................
- 2022-01-31 16:27:56下载
- 积分:1
-
绘制由摄像头采集视频的直方图
这是一个C/C++的程序,利用opencv库来绘制由摄像头采集视频的直方图,对于学习opencv的人有很大帮助,解压后可直接运行
- 2022-08-10 05:00:00下载
- 积分:1