-
这个小东西WPF开发,开放
WPF 开发的小东西 ,公开本源码!通过调节滚动条实时改变颜色!-WPF development of the small things, the open-source! Rolling through the adjustment of the real-time change in color!
- 2022-03-21 03:05:39下载
- 积分:1
-
用于存储阵列中的任何标准bitma PS实现类,操作数组…
实现了一个Class for storing any standart bitmaps in array,通过对数组运算来处理bmp图像的源代码。-achieved a Class for storing any standart bitma ps in array, the array of operations to handle bmp image of the source code.
- 2022-08-22 08:58:13下载
- 积分:1
-
立方体的源码,做参考
立方体的源程序,做参考-cube of the source, do reference
- 2022-10-31 07:30:02下载
- 积分:1
-
该程序实现了计算机图形学中的中点画线法的算法,
该程序实现了计算机图形学中的中点画线法的算法,-the program in the computer graphics, which were dotted line method algorithm
- 2022-12-31 06:05:05下载
- 积分:1
-
RGB
RGB格式
- 2022-05-27 23:40:56下载
- 积分:1
-
vc original image processing code, the contents of the image and enlarge it to n...
vc++图象处理原代码,内容是对图象进行缩小和放大等处理.-vc original image processing code, the contents of the image and enlarge it to narrow handle.
- 2022-02-26 07:08:58下载
- 积分: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
-
VC++ 6.0 development source code of numbers and character recognition, digital i...
VC++6.0开发的数字和汉字识别源码,数字识别相对简单,这里的汉字识别也是基础的方法,希望对初学者有帮助-VC++ 6.0 development source code of numbers and character recognition, digital identification of relatively simple, here is the Chinese character recognition based approach, and they hope to help beginners
- 2022-02-07 07:29:16下载
- 积分:1
-
c语言VGA图形模式256色显示程序,彩色图像编程的基础程序
c语言VGA图形模式256色显示程序,彩色图像编程的基础程序-c language model 256 color VGA graphics display program, color images based on procedural programming
- 2022-07-01 05:15:57下载
- 积分:1
-
vc游戏编程的一个源代码
vc游戏编程的一个源代码-vc game of a programming source code
- 2022-10-27 19:25:03下载
- 积分:1