-
旋转变换的VC程序,请审阅
旋转变换的VC程序,请审阅-rotation transform the VC procedures, please review
- 2022-05-23 15:01:38下载
- 积分:1
-
图像的分数维分析的程序,
图像的分数维分析的程序,-Fractal Image analysis procedures,
- 2022-04-10 14:48:18下载
- 积分:1
-
ActionScript3.0 This is based on open
这是基于ActionScript3.0的开源3D引擎,可用于在Flex/Flash中写3D应用。-ActionScript3.0 This is based on open-source 3D engine, can be used to Flex/Flash in writing 3D applications.
- 2023-02-23 13:20:03下载
- 积分:1
-
立体视觉系统详细资料
立体视觉系统详细资料
立体视觉系统详细资料
立体视觉系统详细资料-Stereo vision system details system details Stereovision
- 2022-06-29 00:17:55下载
- 积分:1
-
1206使用说明
#include "LCD1602.h"
void LCD1602Write(UINT8 type, UINT8 data)
{
uint8_t i ;
uint16_t val, tmp = data;
if(type == CMD)
GPIO_ResetBits(LCD1602PROT, RS); //RS = 0 写指令
else
GPIO_SetBits(LCD1602PROT, RS); //RS = 1 写数据
GPIO_ResetBits(LCD1602PROT, RW); //RW = 0 ;
for(i=0; i>4)&0x000F)
- 2023-09-07 23:35:02下载
- 积分:1
-
画线
划线,画园和画矩形等window系统实现的步骤-draw line
- 2022-03-30 04:37:31下载
- 积分:1
-
this procedure is mainly based on actual needs, and for an arbitrary isogon tran...
此程序主要是根据实际的需要,把对于一个任意正多边形的平移变换和旋转变换集合在一起,省去了每次变换时调用多个程序的麻烦-this procedure is mainly based on actual needs, and for an arbitrary isogon transform the translation and rotation transform get together to save a time when the transformation of a number of procedures called trouble
- 2022-07-25 14:18:48下载
- 积分:1
-
多边形的裁剪
多边形剪裁-Polygon cut
- 2022-07-09 15:56:58下载
- 积分:1
-
bp of the most basic algorithm to resolve differences or problems vc algorithm.
最基础的bp算法,解决异或问题的vc算法.-bp of the most basic algorithm to resolve differences or problems vc algorithm.
- 2022-05-17 10:39:40下载
- 积分:1
-
图像去噪C源代码,有matlab和C共同编译而成。文本文件里列举了使用程序的例子!...
图像去噪C源代码,有matlab和C共同编译而成。文本文件里列举了使用程序的例子!-Image Denoising C source code, there is a common compiler matlab and C together. The text of the document cited the example of the use of the procedure!
- 2022-04-21 02:09:51下载
- 积分:1