-
本原代码集是对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。出于简化编程的考虑,...
本原代码集是对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。出于简化编程的考虑,许多地方指定了常数,未做通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之外执行程序,必须复制所需位图及模型文件。内含-primitive code of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. To simplify programming for consideration, in many places designated constant, GM declined to handle. Decompress gui16 established after the catalog under the original code and engineering documents. Established in gui16 release directory, under which an executable file and the necessary bitmap, and model documents. If the release catalog implementation procedures, must copy the necessary bitmap and model documents. Intron
- 2022-08-10 19:00:29下载
- 积分:1
-
最简单的C51 流水灯,适合初学,可以直接模拟仿真
最简单的C51 流水灯,适合初学,可以直接模拟仿真-The most simple C51 water lights, suitable for beginners, you can direct simulation
- 2023-06-01 09:20:03下载
- 积分:1
-
CC2500 代码
在 C 语言中使用 SPI (bitbanging) 软件在基尔编译器中的 8051 的 cc2500 源代码
- 2022-03-06 11:54:04下载
- 积分:1
-
51单片机c语言中断的实现
还有很多例子可以参考。包括常用的中断模块
c语言单片机开发很有用...
51单片机c语言中断的实现
还有很多例子可以参考。包括常用的中断模块
c语言单片机开发很有用
-51 languages interrupted realize there are many examples of reference. Include common language c interrupt module useful in the development of SCM
- 2022-12-30 22:35:03下载
- 积分:1
-
1instrument_OBD
在AVR,STM,PIC单片机下开发OBDII源代码,支持CAN总线。
In the AVR, STM, PIC microcontroller development under the OBDII source
code, support CAN bus.
- 2022-02-04 07:52:25下载
- 积分:1
-
Embedded 486 manual pc104 system programmer for the very useful.
嵌入式486手册,对于pc104系统程序员非常有用。-Embedded 486 manual pc104 system programmer for the very useful.
- 2022-03-26 17:56:39下载
- 积分:1
-
神龙卡开发原代码
神龙卡开发原代码-Shenlong Card-source
- 2022-06-02 01:23:11下载
- 积分:1
-
Control of stepper motor speed control to make the pros, take along can make mod...
控制步进电动机做正反向调速控制,捎做修改可实现调速.-Control of stepper motor speed control to make the pros, take along can make modifications to achieve speed control.
- 2023-02-05 14:00:03下载
- 积分:1
-
通常串口的开发是基于VC的,这个为以VB开发工具的来说,希望能有所借鉴。用activeX控件 mscomm32.ocx写的一个串口调试工具....
通常串口的开发是基于VC的,这个为以VB开发工具的来说,希望能有所借鉴。用activeX控件 mscomm32.ocx写的一个串口调试工具.-usually is based on the development of the VC, VB to the development of tools, hopes to have a reference. Use activeX control mscomm32.ocx write a serial debugging tools.
- 2022-08-02 13:31:48下载
- 积分:1
-
stm32汉字显示
应用背景汉字显示在很多单片机系统都需要用到,本章,我们将向大家介绍如何用 STM32 控制 LCDLCDLCD显示 汉字。使用 外部 FLASH 来存储字库,并可以通过 SD 卡更新字库。关键技术stm32,驱动lcd显示屏并读取sd卡中的数据和flash中数据进行显示文字。
- 2022-12-31 04:10:11下载
- 积分:1