-
阴影检测
这是 c + + 源代码的阴影检测在图像处理中。它包括只有一个 cpp 文件"影子 Detection.cpp",which 有几个功能作简要介绍的阴影检测算法。
- 2022-02-20 10:58:50下载
- 积分:1
-
Windows信息管理系统
Windows信息管理系统-Information Management System for Windows
- 2022-04-23 17:15:18下载
- 积分:1
-
用java实现的反转字符串,非常经典,值得供大家学习和参考哦...
用java实现的反转字符串,非常经典,值得供大家学习和参考哦-Using java to achieve reversal of the string, very classic, it is worth learning and reference for everyone Oh
- 2022-03-26 03:15:59下载
- 积分:1
-
软件文件自动更新源代码,使用本程序,可以自动更新WEB服务器上的程序,使用XML文件作为配置文件。...
软件文件自动更新源代码,使用本程序,可以自动更新WEB服务器上的程序,使用XML文件作为配置文件。-Software automatically updates the source code file, use this procedure, you can automatically update the WEB server, the use of XML files as configuration files.
- 2022-01-25 22:59:44下载
- 积分:1
-
TCL语言学习的几个小程序,非常简单,学习tcl的例子。
TCL语言学习的几个小程序,非常简单,学习tcl的例子。-TCL language learning process several small, very simple, learning peers example.
- 2022-03-23 13:50:51下载
- 积分:1
-
根据所接收的值,程序可以在1到100之间接收一个整数…
程序能够接收1~100之间的整数,根据接收的数值,计算其Fibonacci数,在屏幕上输出其值。Fibonacci数列的定义如下:
Fib(1)=1
Fib(2)=1
Fib(n)=fib(n-2)+fib(n-1)
-Program can receive an integer between 1 to 100, according to the received value, to calculate the Fibonacci number, the screen output of its value. Fibonacci sequence is defined as follows: Fib (1) = 1 Fib (2) = 1 Fib (n) = fib (n-2)+ fib (n-1)
- 2023-05-17 04:15:03下载
- 积分:1
-
Encryption and decryption use PC1 algorithm
Encryption and decryption use PC1 algorithm
- 2022-03-16 04:31:14下载
- 积分:1
-
Solve the linear assignment algorithm, very efficient
解决线性assignment的算法,非常高效-Solve the linear assignment algorithm, very efficient
- 2022-01-25 15:43:54下载
- 积分:1
-
自己写的cap的代码,用cap4来进行捕获,来计算信号的频率和周期,已经调试通过...
自己写的cap的代码,用cap4来进行捕获,来计算信号的频率和周期,已经调试通过-Cap their own written code, with cap4 to capture, to calculate the signal frequency and periodicity, have been debugging through
- 2022-04-06 09:27:30下载
- 积分:1
-
javaweb 酒店管理系统
javaweb 酒店管理系统
有数据库
- 2022-10-28 22:40:04下载
- 积分:1