搜索资源列表
已知两点求第三点的双字节无符号定点插值算法
- 两个点的线性插值定点数算法 说明:1、基本公式 y=( y2-y1 ) ( x-x1 ) / ( x2-x1 ) + y1 2、根据直线斜率的正负、内插外插的不同,分为6种情况。 3.参见文件夹中的“插值算法的6种情况”一图。-two points of linear interpolation algorithm for determining points : one, the basic formula y = (y2 - y1) (x-x) / (x2 - x1) y1 2,
20060417220252725
- 闭环数字控制方式,主要利用光电传感器检测法,结构图如图1所示。首先单片机根据输入的数据来计算物体要移动的距离并控制物体往坐标的大概方向运动,红外发射接收器来探测悬挂物体移动了多少个1*1cm的小方格,并经过A/D送给单片机,单片机通过特定的算法计算出物体的坐标,并控制电机的转动来控制物体往坐标进发,在此过程中单片机不断计算,不断调整电机的转速和方向使悬挂物体做一定路线的移动。但其缺点是,电路复杂,不但要求要有A/D电路,光电探测电路,还要其电路要做得十分精确。任何一个电路设计得不好,也会使物体运
canshu
- 图论研究中的一个顶点覆盖的近似算法,精度不是很高,但是很好用!
xunjixiaoche
- 基于m16的寻迹小车(包含小车题目,pcb, 原理图),程序算法清析。-Based on tracing of the m16 cars (including car topics, pcb, schematic diagram), procedures clearance analysis algorithm.
SCAN
- 扫描彩色负片也是一件十分繁杂的工作。 但是某些扫描软件可充分发挥凝集了在图象处理和光学影像技术领域数十年技术经验精华以及最新开发的胶片专业算法的威力。 因此,不必再根据各种类型负片的不同曝光特性和色彩平衡反复手动调节扫描仪的设置,也可一直获得满意的扫描效果。-Scanning color negative film is a very complex task. However, some scanning software can be fully condensed in the image
C_transpart_in_dos
- 实现了8bit,16bit,24bit,32bit的位图透明处理。全部是用C的标准库函数实现,没有使用任何win32API.有的嵌入式平台没有提供对图片的透明功能。可以对此代码修改后使用。另外可以用来学习位图结构与透明算法。-Achieved 8bit, 16bit, 24bit, 32bit bitmap transparent processing. All is the standard C library functions to achieve, without the use of
Fingerprintidentification
- vs_enhancer:指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图 像都是位图。 fvs_direction:描述了如何提取方向图。输入图像必须是归一化的图像,这样才能 有较好的效果。输出图像覆盖于输入图像之上。 fvs_createtestimages:该程序用来产生调试过程中可能会用到的一些位图图像,这 些图像是不同角度和不同间隔的条纹。产生图像的文件名命名方式如下: testimgSSSDDD.bmp 其中,SSS代表条纹间隔(像素个数),
MAC-procedures-and-simulation-plans
- MAC的程序与仿真图,及 MAC算法对不稳定系统的影响-MAC procedures and simulation plans, and MAC algorithm unstable system of
one-key-multifunction
- 基于C51的一键多能实现代码,包含Proteus的仿真原理图,代码的注释等内容。里面有两个算法,采用定时器延时和for循环延时。-Based on the C51, one key multifunction code that contains the Proteus simulation schematics, code comments and other content. There are two algorithms:using the timer delay and for lo
PUDN
- 硬件类的程序,一个是RFID驱动程序自己写修改的(M104B)和原理图,完全可用。一个是将hex格式转文本十进制的算法(自己写的)。初学者没多少自己写的可以上传的-Hardware such procedures, a driver of RFID write their own modifications (M104B) and schematic, fully available. One is the hex format to text decimal arithmetic
the-PID-closed-loop-control-
- 一种基于PID闭环控制算法的串联型开关稳压电源的设计,附有电路仿真图以及相关程序,只要在电脑上安装好相关软件解压后就可以马上运行仿真,,,是上个月刚完成的课程设计。保证能用-PID closed-loop control based on tandem-type switching power supply design algorithms with circuit simulation diagrams and procedures, as long as the software is i
wushadianji
- 四轴飞行器四路无刷电机原理图 控制程序 可实现姿态调整采样简单的PID控制算法-Quadrocopter four brushless motor control schematics sampling program enables simple attitude adjustment PID control algorithm
Prim101
- 这是一个构造最小生成树的Prim算法,是属于贪心算法的范畴。设G=(V,E)是连同带权图,V={1,2,3,...,n}。构造G的最小生成树。-This is a structure of Prim minimum spanning tree algorithm is a greedy algorithm category. Set G = (V, E) is, together with the weighted graph, V = (1,2,3 ,..., n). G of the min
pt100
- 高精度算法的,PT100测温项目,包含源代码和设计文档,还有原理图(High precision algorithm, PT100 temperature measurement project, including source code and design documents, as well as schematics.)