-
本包详细阐述了两款常用LCD的原理,以及驱动程序,调试很容易....
本包详细阐述了两款常用LCD的原理,以及驱动程序,调试很容易.-The package described in detail the principle of two commonly used LCD, as well as drivers, debugging is easy.
- 2022-02-07 13:36:07下载
- 积分:1
-
视频捕获好动动,能够办好关注,请使用。视频捕获好动动,能够办好关注,请使用。...
视频捕获好动动,能够办好关注,请使用。视频捕获好动动,能够办好关注,请使用。-Video capture active animals and be able to run concerns, please use. Video capture active animals and be able to run concerns, please use.
- 2022-03-15 19:20:45下载
- 积分:1
-
bmp全色深操作类c++代码,功能有反色,从bmp图像构建灰度数组用于图像识别。角点检测,在图像上画点,画线,...
bmp全色深操作类c++代码,功能有反色,从bmp图像构建灰度数组用于图像识别。角点检测,在图像上画点,画线,-c++ lib deal with all the bmp format image .it can reverse color,draw point line on bmp images and detect corners .it can also create array contains the brightness of every pixels
- 2023-05-23 03:55:03下载
- 积分:1
-
The world s shortest DXUT framework based on first
世界上最短的基于DXUT框架的第一人称摄像机例子,d3d的例程中的代码很长,
笔者就只想用其中的第一人称摄像机,花了好几天研究了多个相关例程,抽出
其中的摄像机,改写了最简单的摄像机例子,在学习d3d的坐标变换中晕头的弟兄们
哈哈...
-The world s shortest DXUT framework based on first-person camera example, d3d code of the routine is very long, I just want to use them on the first-person camera, spent several days examined a number of related routines, out of which the camera , rewrite the most simple camera example, in learning D3D coordinate transformation in the first halo brothers ha ha ...
- 2022-03-01 23:24:17下载
- 积分:1
-
计算机图形学中的坐标系变换的程序,是用VC++中的MFC编写的...
计算机图形学中的坐标系变换的程序,是用VC++中的MFC编写的-computer graphics, which coordinates the transformation process, with VC++ MFC prepared
- 2022-03-12 08:06:09下载
- 积分:1
-
位图操作实例
位图操作实例-Examples of bitmap operations
- 2023-03-06 12:45:03下载
- 积分:1
-
用RBF网络实现字符识别
用RBF网络实现字符识别-Realize character recognition using RBF Net.
- 2023-02-16 04:35:05下载
- 积分:1
-
bmp图象处理类,实现了bmp图象的读写操作、图象缩放、旋转、加减、合成、边缘检测、测量周长、面积、小区域删除、去除黑斑、去除白班、二值化、抽取图象内点等。...
bmp图象处理类,实现了bmp图象的读写操作、图象缩放、旋转、加减、合成、边缘检测、测量周长、面积、小区域删除、去除黑斑、去除白班、二值化、抽取图象内点等。-bmp image processing category, achieving bmp image read and write operations, image scaling, rotation, addition and subtraction, synthesis, edge detection, measurement perimeter, area, a small regional delete, remove blotches, remove the day shift, two values, images taken within points.
- 2022-06-12 08:53:11下载
- 积分:1
-
正方体透视投影变换,可通过鼠标及键盘实现动画效果
正方体透视投影变换,可通过鼠标及键盘实现动画效果-cube perspective projection transform, through mouse and keyboard to achieve animation effects
- 2023-06-25 01:20:03下载
- 积分:1
-
做Java开发朋友一定知道Eclipse编辑器,这是它的VB实现.
Form1.Label1 = kk.vkCode & ":" & kk.scanCode...
做Java开发朋友一定知道Eclipse编辑器,这是它的VB实现.
Form1.Label1 = kk.vkCode & ":" & kk.scanCode & ":" & kk.Time
If wParam = 256 Then
Myfunc = 1: Exit Function
endif
wParam 的按键值可以在程序运行中测试中找到。-doing Java development friends will know that the Eclipse editor, This is the VB. Form1.Label1 = kk.vkCode
- 2022-02-04 18:28:40下载
- 积分:1