-
DirectDraw是DirectX中的关于视频输入输出的基本部分
DirectDraw是DirectX中的关于视频输入输出的基本部分-DirectDraw DirectX is a video input and output of the basic components
- 2023-07-14 01:00:03下载
- 积分:1
-
用鼠标绘制的两直线间角度的测量(利用余弦公式)
用鼠标绘制的两直线间角度的测量(利用余弦公式)-drawn with the mouse between the two linear and angular measurements (using the cosine formula)
- 2022-03-10 16:21:46下载
- 积分:1
-
用编程方式进行示波器的模拟,主要用于工业现场,非常有用.
用编程方式进行示波器的模拟,主要用于工业现场,非常有用.-with programming for the analog oscilloscope, mainly for the industrial field, very useful.
- 2022-03-13 00:47:28下载
- 积分: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
-
利用GDI绘图程序,使用API绘图,效率高,通用性好.
利用GDI绘图程序,使用API绘图,效率高,通用性好.-Use GDI drawing program, use the graphics API, high efficiency, universal good.
- 2022-07-19 01:05:14下载
- 积分:1
-
本程序是用来投射和图像采集一体的程序,可以进行图像采集后再对图像进行处理,希望对大家有用
本程序是用来投射和图像采集一体的程序,可以进行图像采集后再对图像进行处理,希望对大家有用-this procedure is used projection and image acquisition integration process can be carried out after the right image capture images, we hope to useful
- 2022-03-20 03:18:31下载
- 积分:1
-
其他人不需帐号就可自由下载此源码
其他人不需帐号就可自由下载此源码 -Other people without accounts can download this free source of other people without accounts can download this free source
- 2022-02-04 21:33:11下载
- 积分:1
-
cap是一个快速捕获桌面区域、窗口的软件,并可保存为图片,类似snapshot!...
cap是一个快速捕获桌面区域、窗口的软件,并可保存为图片,类似snapshot!-cap is a fast desktop capture region, window, software, and save it as a picture, similar snapshot!
- 2023-06-10 13:45:09下载
- 积分:1
-
3 图像旋转源代码 .RAR VC++PICTURE PROCEED
3 图像旋转源代码 .RAR VC++PICTURE PROCEED-three rotating image source code. RAR VC PICTURE PROCEED
- 2022-05-20 19:43:51下载
- 积分:1
-
3D Transforms Demonstration Program. Requires Turbo C Version 1.5.
Project fil...
3D Transforms Demonstration Program. Requires Turbo C Version 1.5.
Project file should contain the line
DEMO3D.C GRAPHICS.LIB 3D.LIB DRIVERS.LIB
The library directory must include 3D.LIB and GRAPHICS.LIB, and the
include directory must include 3D.H. DRIVERS.LIB must be created by
converting the .BGI files to .OBJ files (using the BGIOBJ utility in
Turbo C version 1.5) and collecting them in a library (using TLIB).
The program displays a cube, a tetrahedron, and an octahedron in
three dimensions. Each figure is rotated about a different axis.
- 2022-08-25 09:09:02下载
- 积分:1