-
provide a comparison based on pixel video camera detection procedures.
提供了一个基于像素比较的视频镜头检测程序。-provide a comparison based on pixel video camera detection procedures.
- 2022-07-06 08:52:41下载
- 积分:1
-
ch2_mousecapture_programming_mfc_prosise
以下是Jeff Prosise编写的第2版“使用MFC编程Windows”第2章的源代码。这里的源代码附带了一个完整的visualstudio构建。
- 2022-03-16 14:57:11下载
- 积分:1
-
pocketc查询形近词的源码,大家下载
pocketc查询形近词的源码,大家下载-pocketc query shape near term source
- 2023-07-14 07:30:03下载
- 积分:1
-
Проверяет принадлежность пользователя, запустившего программу, к группе « Ад...
Проверяет принадлежность пользователя, запустившего программу, к группе « Администраторы» .(RUS) +Russian Comments
SourceCode Application. To check up an accessory of the user who has started the program, to group "Administrators".-Проверяет принадлежность пользователя, запустившего программу, к группе « Администраторы» .(RUS)+Russian Comments
SourceCode Application. To check up an accessory of the user who has started the program, to group "Administrators".
- 2022-02-20 17:22:49下载
- 积分:1
-
温度传感器的ASM源程序,只要你提出的数据引脚将B.
温度传感器的ASM源程序,你只要定议数据引脚,就能通过.-temperature sensor ASM source code, as long as you set proposed data pins will be adopted.
- 2022-01-25 18:51:21下载
- 积分:1
-
fcm是模糊c均值聚类算法,确定聚类中心以后,通过循环迭代,确定最佳聚类中心...
fcm是模糊c均值聚类算法,确定聚类中心以后,通过循环迭代,确定最佳聚类中心-FCM is a fuzzy c means clustering algorithm to determine the cluster center, the adoption cycle of iteration, to determine the optimal cluster center
- 2022-03-05 16:46:10下载
- 积分:1
-
一个共享结构的库存模型
一个共享结构的库存模型-a share structure of the inventory model
- 2022-08-14 01:22:51下载
- 积分:1
-
一本学习C的经典著作,其中包含大量实例可供参考。
一本学习C的经典著作,其中包含大量实例可供参考。-A study of the classic C, which contains a large number of examples for reference.
- 2023-04-11 12:05:04下载
- 积分:1
-
function [tout, yout] = rk4 (ypfun. tspan, y0, h)% fixed step four
function [tout, yout] = rk4(ypfun, tspan, y0, h)
%定步长四阶Runge-Kutta法求常微分方程(组)数值解
%[tout,yout] = rk4( ypfun , tspan, y0,h)
% 这里字符串ypfun是用以表示f(t, y)的M文件名,
% tspan=[t0, tfinal]表示自变量初值t0和终值tf
% y0表示初值向量y0,h是步长。
% 输出列向量tout表示节点 (t0 , t1 , … , tn)
% 输出矩阵yout 表示数值解,每一列对应y的一个分量-function [tout, yout] = rk4 (ypfun. tspan, y0, h)% fixed step four-stage Runge- Kutta method for ordinary differential equations (Group) numerical solution% [tout. yout] = rk4 (ypfun, tspan, y0, h)% string ypfun here is used to indicate that f (t, y) M name, tspan% = [t0. tfinal] said variable initial and final t0 tf% y0 said initial vector y0, h is a step. % Output column vector tout said Node (t0, t1, ..., tn)% output matrix yout said numerical solution, each y counterparts out of a weight
- 2023-01-15 01:20:03下载
- 积分:1
-
井字过三关
采取策略树的办法实现人机对战。
井字过三关
采取策略树的办法实现人机对战。-Tic-tac-toe strategy to take three-way tree against the realization of man-machine.
- 2023-07-17 15:55:04下载
- 积分:1