-
目标跟踪与跟踪算法模型及其算法实现。
物体追溯与跟踪算法模型与算法实现。提出通用的追溯和跟踪模型,适合物流以及产品质量追溯中的应用。- Object trace and tracking algorithm model and algorithm implementation.
- 2023-03-09 22:50:03下载
- 积分:1
-
PXA270平台上wince多线程编程参考源代码,C++编写。
PXA270平台上wince多线程编程参考源代码,C++编写。-PXA270 platform multi-threaded programming wince reference source code, C++ Prepared.
- 2023-06-15 14:55:03下载
- 积分:1
-
CTextFileDocument lets you write and read text files with different encodings (A...
CTextFileDocument lets you write and read text files with different encodings (ASCII, UTF-8, Unicode 16 little/big endian are supported).
- 2022-02-05 10:22:11下载
- 积分:1
-
multipeak 3Dimension Problem using genetic algorithm to find the maximum
(glob...
multipeak 3Dimension Problem using genetic algorithm to find the maximum
(global optimum)point for 3D multipeak surface
-multipeak 3Dimension Problem using genetic algorithm to find the maximum (global optimum) point for 3D multipeak surface
- 2022-02-26 07:25:44下载
- 积分:1
-
for the development of a library of useful Wanton
一个对于开发字库很有用的-for the development of a library of useful Wanton
- 2022-03-31 00:54:20下载
- 积分: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
-
8 益智代码使用 A * 搜索算法
这是一个为 8 拼图代码使用 A * 搜索算法使用 Java 编程语言的代码它到达的目标1 2 38 0 47 6 5使用容易中期和硬和最难达成的解决方式。我使用 Netbeans IDEENJOY
- 2022-05-19 23:30:17下载
- 积分:1
-
餐厅收银管理系统,包括商品库存管理,点菜管理,房号管理
餐厅收银管理系统,包括商品库存管理,点菜管理,房号管理-Restaurant cash register management systems, including goods inventory management, order management, management of the Housing No.
- 2022-03-31 08:44:38下载
- 积分:1
-
Get Internet Temp Folder
Get Internet Temp Folder
- 2022-07-12 02:36:15下载
- 积分:1
-
This is a simple solution of 8queen puzzle problem. It finds all the possible s...
This is a simple solution of 8queen puzzle problem. It finds all the possible solution of 8queen problem. -This is a simple solution of 8queen puzzle problem. It finds all the possible solution of 8queen problem.
- 2022-03-20 11:21:03下载
- 积分:1