-
delphi development of the vector drawing program, similar to AutoCad! features p...
delphi开发的矢量图的绘制程序,类似于AutoCad!功能强悍!-delphi development of the vector drawing program, similar to AutoCad! features powerful!
- 2022-03-16 15:14:09下载
- 积分:1
-
fieldbus technical documentation and detail, the paper reprinted, without permis...
现场总线技术文件及细节,论文转载,未经原作者许可,不得用于商业及其他用途
- 2022-03-18 08:56:57下载
- 积分:1
-
一个分水岭算法源代码。可用于图像分割。
一个分水岭算法的源代码。可以用于图像分割。-a watershed algorithm source code. Can be used for image segmentation.
- 2022-01-26 01:59:49下载
- 积分:1
-
用网格实现等值线生成,并且可以对等值线线条颜色自行设定。...
用网格实现等值线生成,并且可以对等值线线条颜色自行设定。-With grid realize isogram generation, and can contour lines of their own color settings.
- 2023-08-16 02:15:03下载
- 积分: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
-
使用opengl函数写一个控制台程序,要求输出下列简单的二维图形:如线(实线、虚线)、四边形、多边形、圆等,并任意填充一个封闭图形...
使用opengl函数写一个控制台程序,要求输出下列简单的二维图形:如线(实线、虚线)、四边形、多边形、圆等,并任意填充一个封闭图形
-Use opengl function to write a console program, require a simple two-dimensional graphical output of the following: If the line (solid line, dashed line), quadrilateral, polygon, round, etc., and any fill a closed graph
- 2023-03-29 15:25:04下载
- 积分:1
-
vb编的填充曲线
vb编的填充曲线-vb series of the space-filling curve
- 2022-03-29 21:24:40下载
- 积分:1
-
VRML java3d combined with the examples used java3d loading VRML documents, and i...
vrml与java3d结合的例子,用java3d加载vrml文件,包含了vrml97.jar和一些示列-VRML java3d combined with the examples used java3d loading VRML documents, and includes some show vrml97.jar out
- 2022-07-28 15:19:43下载
- 积分:1
-
高质量的基于感兴趣编码的仿真程序,可以直接运行,观看仿真结果...
高质量的基于感兴趣编码的仿真程序,可以直接运行,观看仿真结果-Interest coding based on high-quality simulation procedures can be directly run to watch the simulation results
- 2022-10-19 02:10:03下载
- 积分:1
-
一个不错的图像处理VCL(含示例)
一个不错的图像处理VCL(含示例)-a good image processing VCL (with examples)
- 2022-10-15 09:50:03下载
- 积分:1