-
drawing program's source code to achieve Box/yen, and the preservation of va...
画图程序的源代码
实现方框/圆等,并能保存为各种格式-drawing program"s source code to achieve Box/yen, and the preservation of various formats
- 2023-03-23 15:50:03下载
- 积分:1
-
migongyouxi dsadgafa
migongyouxi dsadgafa
- 2022-12-25 10:40:03下载
- 积分:1
-
这是一个生成圆周的源代码,首先用Bresenham算法生成八分圆坐标,再计算出8个对称点,生成圆周的所有点之后,按y值排序,转换成线段表。...
这是一个生成圆周的源代码,首先用Bresenham算法生成八分圆坐标,再计算出8个对称点,生成圆周的所有点之后,按y值排序,转换成线段表。-This is a generation of source code circumference, first using Bresenham algorithm generated nearly circular coordinates, and then work out eight symmetry, circumferential generate all points, according y values, in order of conversion segment table.
- 2022-02-13 22:14:55下载
- 积分:1
-
实现自动对焦,已经完全经过编译测试,完全可以使用,望对找自动对焦程序的人有帮助!...
实现自动对焦,已经完全经过编译测试,完全可以使用,望对找自动对焦程序的人有帮助!-Automatic focus, has been completely compiled tests can use, look right look for AF program to help people!
- 2022-07-11 12:12:42下载
- 积分:1
-
这是一个命运3材质编辑器。
this is a doom3 material editor.
- 2022-07-16 09:59:01下载
- 积分:1
-
clear all clc
load C:a_RADARSAT_ProcessingRead_the_CDEXTRACTED_DATACDdata1...
clear all clc
load C:a_RADARSAT_ProcessingRead_the_CDEXTRACTED_DATACDdata1
sig=double(data) [M,N]=size(sig)
sig_fft=fft(sig) clear sig data -clear all clc
load C:a_RADARSAT_ProcessingRead_the_CDEXTRACTED_DATACDdata1
sig=double(data) [M,N]=size(sig)
sig_fft=fft(sig) clear sig data
- 2022-10-23 08:30:04下载
- 积分:1
-
这是一个JAVA图形的程序,可以控制小车来回移动,按住CTRL键可以是小车加速。...
这是一个JAVA图形的程序,可以控制小车来回移动,按住CTRL键可以是小车加速。-This is a Java graphical procedures, can be controlled car back and forth movement, press CTRL car can be accelerated.
- 2022-04-16 22:17:46下载
- 积分:1
-
实现图象的平滑(去噪声),锐化
命令行编译过程如下
vcvars32
rc bmp.rc
cl smooth.c bmp.res user...
实现图象的平滑(去噪声),锐化
命令行编译过程如下
vcvars32
rc bmp.rc
cl smooth.c bmp.res user32.lib gdi32.lib
-Achieve image smoothing (to noise), the process of sharpening the following command-line compiler vcvars32rc bmp.rccl smooth.c bmp.res user32.lib gdi32.lib
- 2022-03-19 16:09:31下载
- 积分:1
-
Grafix是一个C++软件包,它用于辅助程序员通过图形用户界面为X...
Grafix是一个C++软件包,它用于辅助程序员通过图形用户界面为X-windows来编写程序,主要一类库是直接实例化窗口对象 -Grafix is a C software package, it uses in to assist the
programmer is X-windows compiles the procedure through the graphical
user interface, the main kind of storehouse is the direct example
window object
- 2022-02-13 18:02:05下载
- 积分:1
-
工程运行时,首先要通过文件“打开 载入图片foot.bmp,而后才可以进行脚形检测
操作。模块必须按照先后顺序进行,而且各个模块内的各项操作也必须按照菜单栏...
工程运行时,首先要通过文件“打开 载入图片foot.bmp,而后才可以进行脚形检测
操作。模块必须按照先后顺序进行,而且各个模块内的各项操作也必须按照菜单栏从上至下的顺序来进行。-operation of the project, the first document adopted "open foot.bmp included in the photo, and can only proceed after foot-detection operation. Blocks must be conducted in accordance with the order, Besides, the various modules must also operate in accordance with the menu bar from top to bottom to the order.
- 2022-02-07 15:21:15下载
- 积分:1