搜索资源列表
radius
- vxworks下radius协议栈 的源代码-vxworks under radius protocol stack source code
dj4
- 51单片机控制步进电机,细分为2,一步为0.9度,走一圈需要400个脉冲,半径为33mm,一圈走0.10362m走20圈需要8000个脉冲。加速为4000个,减速为4000个,定时器0为60ms时周期为7.8s 为40ms时周期为5.2s-51 single-chip stepper motor control, subdivision 2, a step of 0.9 degrees, walk around 400 pulses required radius 33mm, around 20
caculate-circle-areas
- 这个是一个计算圆面积的Qt程序只要你在Qlineedit中输入需要计算的半径长度,就可算出结果-This is a Qt program to calculate the area of a circle as long as you enter the need to calculate the length of the radius of Qlineedit in, you can calculate the results
WLAN_PNE_3_3
- PNE 3.3 wlan source code, running at more than vxworks6.x version
Radius_PNE_3_3
- Radius PNE 3.3 source code, running at more than vxworks6.x version.
circle
- this code will help you to draw a circle, the input is the radius and no. of point and the center point
dongtaichegnxu.doc
- 一个程序动态分配一个浮点空间,输入一个数和到该空间中,计算以该数为半径的圆的面积并在屏幕上显示,最后释放该空间。-A program dynamically allocates space for a floating-point, enter a number and to the space, calculated on the number and area of a circle radius of the screen, and finally release the space.
lcd-qumoruanjian
- 该软件可以生成单个汉字或是260×140的黑白图片 生成点阵模的风格是Asm51或C51风格 采用专用地LED显示屏控件,具有5种色彩风格,行列可在1~254选择,LED半径可在1~254选择; 可视化地修改LED显示屏控件的参数;-The software can generate a single character or a 260 × 140 black and white images generated lattice model style is Asm51 or C
VxWorks_radius
- VxWorks_radiusradius server and client source code, C++, is only doing a service client and the basic procedures for the client, we can refer to the expansion of!
1302
- 本作品是用16个LED灯作为显示,分别接在两个I/O口,把LED灯和驱动单片机立在一横板上,横板下有电机使其转动,通过测量转动的半径和转动的速度,来使人能看清界面,在板子转动起来后,通过无线控制模块来控制游戏。-This work is the use of 16 LED lights as a display, respectively, then the two I/O port, the LED lights and drive across the board in a single c
circle
- 简单示例,利用QTcreator画圆,固定圆心,圆的半径、圆心可调节,并显示坐标-A simple example, the use of QTcreator Circle, a fixed center, the radius of the circle, the center can be adjusted, and the display coordinate
bujindianji-huanyuan
- 两个步进电机控制画圆,圆的半径可调,有源程序的详细说明-Circle two stepper motor control, adjustable radius of the circle,
GLCD_Extended_by_CNR
- This file contains drivers for using a KS0108 based 128x64 pixel GLCD. This "Extended_GLCD.c" driver based on, "GLCD.c" driver can be found in CCS installation folder. The driver treats the upper left pixel as (0,0). // The NEW functions added b
radius-engine-0.7.tar
- radius 引擎 linux C 开发环境
4
- 要求输入半径,根据半径在进行画圆程序,圆内在画内接正方形-Input radius, Circle program, round the inner painting inscribed square
Point-x-y
- 先建立一个点类Point,包含数据成员x,y(坐标点)。以它为基类,派生出圆类Circle,增加数据成员radius(半径),再以Cirlcle类为直接基类,派生出圆柱体类Cylinder,再增加数据成员height(高)。要求: (1)每个类都有构造函数、用于从键盘获取数据的成员函数set(),用于显示数据的成员函数display()。 (2)用虚函数输出各类对象信息 -First establish a point class Point contains data member
eploying-Sensor-Nodes-in-WSN
- 论文:在无线传感器网络中,传感器节点收集本地数据,通常通过其它节点将数据转发给基站,因而离基站越近的节点,消耗 的能量越多.如果采用通常的方法,即均匀布置传感器节点,则基站附近的节点将很快消耗完能量,基站也就无法收集数据.本 文通过研究无线传感器网络中的能量消耗,得到了一个布置传感器节点的密度函数,按此函数布置传感器节点可以有效地延长 系统的生命期.理论分析和模拟结果表明,本文的布置方案将系统生命期提高到均匀布置方案的3R2t倍,这里t为传感器节点的 通信距离,R为传感器节点的分
3AxisCutCompensate
- 三坐标球刀补偿算法,已得到充分测试,用于生产产品-Three-axis radius cutter compensation algorithm, has been fully validated
generate-coordinates
- 使用VHDL编写语言,巧妙的利用计数器和循环输出一个坐标系,由于VHDL出现负数比较麻烦,全部由正数代替,输出一个原点在中心,半径128的256×256的坐标。方便坐标变换以及用此坐标做算法。-Use of VHDL language, clever use of counter and loop outputs a coordinate system, because VHDL negative too much trouble, all replaced by a positive numb
Circle
- 1. 声明一个Circle类,有:数据成员Radius(半径),成员函数GetArea()计算圆的面积,构造函数Circle(float radius)进行初始化和析构函数。在主函数中创建一个Circle类的对象进行测试(输入一个数值,作为Circle类对象的半径,调用该对象的GetArea()求以该数值为半径的圆的面积)。-1. Declaring a Circle class are: data members Radius (Radius), member function GetArea