-
vc++6.0开发的,可通过此动态链接库向串口发送命令、信息。可用于串口程序的开发,非常有用。...
vc++6.0开发的,可通过此动态链接库向串口发送命令、信息。可用于串口程序的开发,非常有用。
-vc 6.0 development, through this dynamic link library sent to the serial order information. Serial procedures for the development, very useful.
- 2022-12-09 07:20:03下载
- 积分:1
-
基于图的图像分割算法C++实现
输入为RGB三通道图像,输出有分割彩色图,分割灰度图,分割结果与原图叠加的效果,进行形态学闭操作的分割结果。基于图的图像分割,Windows10 系统下VS2015平台opencv3.2.0。
- 2022-03-24 11:59:52下载
- 积分:1
-
游戏是以第一次世界大战为背景,作者的ideaonly是原…
游戏是以第一次世界大战为背景,原本作者的构思只是源于一款多年前比较流行的棋,但是几经修改,游戏已经初具规模。里面加了作者很多创意的成分。因此基本还算的上是slg类型的游戏-The game is take the First World War as a background, author s ideaonly is originally the source in more than section years ago the quite
popular chess, but several passed through the revision, the gamelready begins to take shape. Inside added the author very manycreativity ingredient. Therefore basic also calculated on is the slgtype
- 2023-01-15 03:35:04下载
- 积分:1
-
自定义的DatagridView控件,提供了常见的几种常见操作的自定义函数。
主要函数
GetValue:获取指定行和列的Cell Value
Se...
自定义的DatagridView控件,提供了常见的几种常见操作的自定义函数。
主要函数
GetValue:获取指定行和列的Cell Value
SetValue:设置指定行和列的Cell Value
-DatagridView custom controls, provides a common operation of some common self-defined function. The main function GetValue: access to the specified rows and columns of the Cell Value SetValue: Set the specified rows and columns of the Cell Value
- 2022-07-16 21:00:39下载
- 积分:1
-
鲨鱼分类器
鲨鱼的分类器,机器学习。C + +
in 机器学习, 基于支持向量机(支持向量机,也支持向量网络) 是监督学习与相关联的学习模型
- 2022-01-25 19:26:51下载
- 积分:1
-
用API创建 Toolbar 带 ToolTip的例子(VC 6.0 API SDK程序)
用API创建 Toolbar 带 ToolTip的例子(VC 6.0 API SDK程序)-Using API to create Toolbar with ToolTip example (VC 6.0 API SDK Procedure)
- 2022-03-21 21:11:22下载
- 积分:1
-
win2000 Driver 开发 AWX
win2000 Driver 开发 AWX-WIN2000 Driver Development AWX
- 2022-06-20 23:56:20下载
- 积分:1
-
log4cpp, very well
log4cpp,非常有名的开源日志库。为C++程序提供了一个便利的日志系统。-log4cpp, very well-known open source database log. For C++ program provides a convenient system log.
- 2022-09-30 05:15: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
-
below the date box Enter the date should be set up, click on "Settings opti...
在下面的年月日框中填入应设置的日期,点击“设置选择日期”,则上面日历的对应日期将以蓝色显示,再点击“设置当前日期”,则上面日历的对应日期将以红色线围圈,以示日期设置成功。-below the date box Enter the date should be set up, click on "Settings option date", above the corresponding calendar date will be blue, then click on "Set the current date", above the corresponding calendar date will be sitting in a circle in red line to show the date a success.
- 2022-05-19 03:29:48下载
- 积分:1