-
linux2.6.11.6drivers_net_arm_ep93xx_eth_c
linux2.6.11.6drivers_net_arm_ep93xx_eth_c
- 2022-04-09 04:28:11下载
- 积分:1
-
本原代码集是对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、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
-
TMS320F28023/28027头文件及其实例
2802x C/C++ Header Files and Peripheral Examples。
1 Device Support:
This software package supports 2802x devices. This includes the following: TMS320F28027,
TMS320F28026, TMS320F28025, TMS320F28024, TMS320F28023, and TMS320F28022.
Throughout this document, TMS320F28027, TMS320F28026, TMS320F28025,
TMS320F28024, TMS320F28023, and TMS320F28022 are abbreviated as F28027, F28026
F28025, F28024, F28023, and F28022 respectively2 Introduction:
The 2802x C/C++ peripheral header files and example projects facilitate writing in C/C++
Code for the Texas Instruments TMS320x2802x DSPs. The code can be used as a learning
tool or as the basis for a development platform depending on the current needs of the user.
• Learning Tool:
This download includes several example Code Composer Studio™† projects for a ‘2802x
development platform.
These examples demonstrate the steps required to initialize the device an
- 2023-03-31 16:35:03下载
- 积分:1
-
Mitsubishi PLC
三菱PLC的学习的入学的一参考课件
供大家学习参考-Mitsubishi PLC-learning courseware for admission to one reference for everyone learning reference
- 2023-01-28 21:50:04下载
- 积分:1
-
一个arm7实验板上音频控制测试程序,此音频控制测试程序由c语言编写。...
一个arm7实验板上音频控制测试程序,此音频控制测试程序由c语言编写。-a arm7 experiment on-board audio control test procedures, this test program from the audio control c language.
- 2023-05-25 22:20:03下载
- 积分:1
-
keil c51 写的DS18b02 温度测试源代码
keil c51 写的DS18b02 温度测试源代码-keil c51 write DS18b02 temperature testing source code
- 2022-06-28 22:12:47下载
- 积分:1
-
国家标准
国家标准-软件开发规范,内含完整14篇规范文档-National standards- software development specification, including 14 complete specification documents
- 2023-03-04 06:20:04下载
- 积分:1
-
Temperature control system (C program), the use of 51 single
测温控制系统(C程序),使用51单片机实现测温控制的系统,用c语言编制而成。-Temperature control system (C program), the use of 51 single-chip realization of temperature control systems, prepared using c language.
- 2022-11-25 14:45:03下载
- 积分:1
-
用cypress cy7c63723实现的USB鼠标。电路图、源代码
用cypress cy7c63723实现的USB鼠标。电路图、源代码-Cypress CY7C63723 Encore C-Combi Mouse Reference Design
- 2023-05-24 20:10:03下载
- 积分:1
-
基于51单片机的智能车避障源程序
应用背景主要应用于基于超声波传感器的避障系统。引申于汽车主动安全领域,人、汽车、道路、环境条件是影响道路交通安全的主要因素。交通事故的主要形式是汽车碰撞,其中又以正面碰撞最多。造成汽车碰撞的原因十分复杂,既有车辆自身的因素,也有人为的因素,还有公路、气象等环境因素,总而言之,人-车-环境是影响汽车行驶安全性能的三大因素,这三者组成了相互制约的系统工程。关键技术
,基于51单片机的智能车避障源程序。在本装置中,用遥控器控制小车前进、后退、左转、右转运动来模拟驾驶员的驾驶动作;小车的最前部安装有超声波传感器,用于检测本车与前面障碍物的距离;电路板安装于小车的车架上;原车的后桥驱动电机和转向电机的布置基本不变。本装置的基本原理为:超声波发射端在单片机和前置电路的驱动下工作,接收端的信号经放大整形后在单片机的中断口产生中断,通过发射和接收的时间差计算出小车与障碍物的相对距离,再由单片机实现避障算法,做出判断决策,发出相应的控制指令,然后通过外围硬件电路实现PWM电机调速和转向控制,从而实现模型小车的主动避障。
- 2022-04-19 10:36:08下载
- 积分:1