-
ContikiCMT2300A
说明: 高性能RF模块,硬件使用STM32F103和CMT2300A(射频芯片),软件 基于contiki操作系统和cxmac协议。(High performance RF module, hardware using STM32F103 and CMT2300A (radio frequency chip), software based on Contiki operating system and cxmac protocol.)
- 2020-06-23 17:00:02下载
- 积分:1
-
TransButton
可做出不同底色的按钮,包括和背景同色,自定义背景色。
EVC4.0 编译通过
Emunator/X86 运行成功(Can make a different background color of the button, including the background of the same color, custom background color. EVC4.0 compiler Emunator/X86 running through the success of)
- 2008-05-27 12:52:20下载
- 积分:1
-
MatlabaC_CPP(3)
最新版《精通Matlab与C/C++混合程序设计》( 第三版) 刘维编著- proficient Matlab and C/C mixed Program Design (third edition)(The latest version of Mastering Matlab and C/C++ programming mix (third edition) edited by Richard- proficient Matlab and C/C mixed Program Design (third edition))
- 2015-04-21 08:55:23下载
- 积分:1
-
LsCommDemo(for-vc6)
说明: 此程序为多线程,多接收模式串口类,程序很全,适合新手学习,同是也可以根据自己的兴趣添加自己感兴趣的各个功能(This program is multi-threaded, multi-category serial receive mode, the program is very full, for beginners to learn, the same can also add your own according to their interest in the various features of interest)
- 2011-04-10 21:11:40下载
- 积分:1
-
APM飞控源代码3.1
本代码是APM飞控的源代码,版本为V3.1,适合对飞控感兴趣的朋友提供设计参考,特别是对飞控设计刚入门的设计人员,可以让他们少走弯路,直接移植使用!
- 2022-03-05 22:01:01下载
- 积分:1
-
01
说明: 3.实验原理:
示范代码原理参见教材直线光栅化一节中的DDA算法。下面介绍下OpenGL画线的一些基础知识和glutReshapeFunc()函数。
(1)数学上的直线没有宽度,但OpenGL的直线则是有宽度的。同时,OpenGL的直线必须是有限长度,而不是像数学概念那样是无限的。可以认为,OpenGL的“直线”概念与数学上的“线段”接近,它可以由两个端点来确定。这里的线由一系列顶点顺次连结而成,有闭合和不闭合两种。
前面的实验已经知道如何绘“点”,那么OpenGL是如何知道拿这些顶点来做什么呢?是一个一个的画出来,还是连成线?或者构成一个多边形?或是做其它事情呢?为了解决这一问题,OpenGL要求:指定顶点的命令必须包含在glBegin函数之后,glEnd函数之前(否则指定的顶点将被忽略),并由glBegin来指明如何使用这些点。
(DDAsuanfa)
- 2009-06-21 09:28:44下载
- 积分:1
-
12452
在vc控制台中运行,用遗传算法求解最短路径,用邻接矩阵表示路线图。(Vc console in the run, the shortest path with the genetic algorithm, said the road map with the adjacency matrix.)
- 2011-05-08 09:16:11下载
- 积分:1
-
Micrium_Xilinx_Repo_1_42
uCOS lib from microum for xilinx SDK.
- 2020-12-28 11:19:01下载
- 积分:1
-
stm32PID调节直流电机
基于MDK5的pid调节直流编码器电机源码!串口输出。。
- 2023-03-19 23:10:04下载
- 积分:1
-
Criando testador de CC em VB.NET
说明: source for checker asa
- 2019-05-20 16:55:10下载
- 积分:1