-
这是一个线图的中点画程序,我们可以选择颜色的李…
这是一个中点法画线程序,可以选择直线的颜色,线形,粗细,均由本人自己编写,没有用到直线类.-This is the midpoint of a line drawing procedure law, we can choose the color line, the line, thickness, by my own preparation, did not use the linear type.
- 2022-05-16 04:59:09下载
- 积分:1
-
图像颜色的改变程序
图像颜色的改变程序-image color change procedures
- 2023-02-27 04:00:03下载
- 积分:1
-
利用画弧函数arc( )绘制不同的弧线,组成一个六叶的图案。
利用画弧函数arc( )绘制不同的弧线,组成一个六叶的图案。- () Draws up the different arc using picture arc function arc,
composes six designs.
- 2023-06-22 00:35:04下载
- 积分:1
-
水波特效
水波特效- Wave special effect
- 2023-04-07 14:35:04下载
- 积分:1
-
基于粒子系统模拟飘扬的旗帜
基于粒子系统模拟飘扬的旗帜-particle system simulation based on the fluttering banner
- 2022-04-18 06:32:18下载
- 积分:1
-
例如技术革命的IDL IDL程序释放了IDL的力量…
Revoluntion IDL示例程序
Revolution IDL unleashes the power of the IDL Object Graphics architecture by providing a high- level graphical user interface that allows the user to visualize data in a variety of ways, changing properties, positioning objects in 3D, and much more.
-Example Revoluntion IDL procedures Revolution IDL unleashes the power of the IDL Object Graphics architecture by providing a high-level graphical user interface that allows the user to visualize data in a variety of ways, changing properties, positioning objects in 3D, and much more.
- 2022-03-20 10:25:42下载
- 积分: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
-
GeoMaker 2.0 Ver
创建整个世界地理数据库。此程序创建的地理位置纬度、 经度和海拔高度 (海拔) 为每个城市、 村庄、 地区、 州、 郡在世界。这从美国地质调查局对美国 (和依赖关系) 收集数据和国家成像和所有其他国家测绘局。2.0版修复了USA数据库问题和其他修补程序。
- 2022-05-26 00:28:11下载
- 积分:1
-
cip51 pca
cip51 pca
- 2023-05-28 12:00:03下载
- 积分:1
-
multiple video playback examples of the source
多路视频回放实例的源程序-multiple video playback examples of the source
- 2023-01-12 01:00:04下载
- 积分:1