-
贝塞尔函数和纽曼函数是常用的数学函数,本程序是利用VC++编译的绘制贝塞尔纽曼函数的程序,值的一下...
贝塞尔函数和纽曼函数是常用的数学函数,本程序是利用VC++编译的绘制贝塞尔纽曼函数的程序,值的一下-Bessel function and Neumann function is commonly used mathematical functions, the procedure is to use VC++ Compiler drawing function besse Newman procedures, the value of the click
- 2023-07-25 20:35:03下载
- 积分:1
-
图形边缘检测,主要是采用自适应检测的算法,可能对初学者有些用处。不足指出见凉啊...
图形边缘检测,主要是采用自适应检测的算法,可能对初学者有些用处。不足指出见凉啊-graphics edge detection, is based on adaptive detection algorithm for beginners could use some. Less than that see cool ah
- 2022-03-23 13:54:20下载
- 积分:1
-
city lights shining in the night sky, is difficult to see childhood stories, the...
大都市的夜空灯光璀璨,难以看到儿时的星空,有这个软件可以让我们回味一把。
里面带了很多与城市相关的数据文件-city lights shining in the night sky, is difficult to see childhood stories, the software can allow us to savor one. Inside with a lot of cities associated with the data file
- 2022-02-12 02:44:08下载
- 积分:1
-
源代码的PDF程序作为输入文件,由两列…
The pdf program with source code takes as input a file that consists of two columns.
The first column has in capital letters BC, TC, NC. BC indicates that the ascii text will be byte compressed. TC indicates that the text will be text compressed and NC indicates that the text will be numerically compressed.
The second column will have a text string beginning with and ending with quotes. For BC the text must consist of the numbers 0-9 and letters A-F ( Hex 0-9, A-F). Also, in BC if the length of the string is odd,a zero will be prepended to the string to make it and even number.
For TC the text can consist of any of the legal
text compress charactors in the pdf417 standard. For NC, the letters 0-9 are allowed in the text.
-The pdf program with source code takes as input a file that consists of two columns.
The first column has in capital letters BC, TC, NC. BC indicates that the ascii text will be byte compressed. TC indicates that the text will be text compressed and N
- 2022-03-09 17:01:14下载
- 积分:1
-
have a role in particle physics, a wholly prepared CB
一个具有物理作用的粒子系统,全程有CB编写-have a role in particle physics, a wholly prepared CB
- 2022-01-25 20:45:29下载
- 积分:1
-
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下...
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下;
利用中点画圆算法实现边界程序:
void CArea_FillData::MidpointCircle(int xc, int yc, int r, int color)
{//画八分之一的圆
int x,y,d
x=0 y=r d=1-r
WholeCircle(xc,yc,x,y,color)
while(x
- 2023-03-14 21:40:04下载
- 积分:1
-
用坐标输入来选定跟踪区域,内层算法为meanshift,截面为mfc
用坐标输入来选定跟踪区域,内层算法为meanshift,截面为mfc-Using coordinates input to select the tracking region, the inner algorithm meanshift, cross-section for mfc
- 2022-03-20 19:46:48下载
- 积分:1
-
数字图像处理平台 可以实现图像的FFTSobel算子提取边界 图像的缩放等功能我添加几个函数
数字图像处理平台 可以实现图像的FFTSobel算子提取边界 图像的缩放等功能我添加几个函数 -digital image processing platform can be achieved Image Extraction FFTSobel Operator border image scaling function, I added several functions
- 2022-04-07 15:03:36下载
- 积分:1
-
一个简单的矢量绘图的例子,可以绘制矢量多段线,并可进行复制.txt
一个简单的矢量绘图的例子,可以绘制矢量多段线,并可进行复制.txt-a simple example of vector graphics, vector drawing more of the line can replicate. Txt
- 2022-03-18 07:15:23下载
- 积分:1
-
CRF经典文档, 详细介绍了CRF的原理以及算法, 以供大家参考
CRF经典文档, 详细介绍了CRF的原理以及算法, 以供大家参考-classical text of CRF
- 2022-07-03 21:06:13下载
- 积分:1