搜索资源列表
S51E(AVR)
- 多字节BCD码加法 入口条件:字节数在R7中,被加数在[R0]中,加数在[R1]中。 出口信息:和在[R0]中,最高位进位在CY中。 影响资源:PSW、A、R2 堆栈需求: 2字节 BCDA: MOV A,R7 ;取字节数至R2中 MOV R2,A ADD A,R0 ;初始化数据指针 MOV R0,A MOV A,R2 ADD A,R1 MOV R1,A CLR C BCD1: DEC R0 ;调整数据指针 DEC R1 M
finish1
- program w cbuilder program obsł ugują cy ś wiatł a dorogowe
cy-ry(lsp)
- cad lsp 源码 。ry 矩形云线,cy 圆形云线,xg修改云线(自动带日期,新建图层)先设置修订云线REVCLOUD的弧长、样式!-cad lisp source. ry rectangle cloud line, cy circular cloud line, xg modify cloud line (automatic with the date, the new layer) to set the revision cloud REVCLOUD arc length, style!
STC-MPU-3050
- CY-52型三轴陀螺仪的测试样例以及应用(Test examples and applications of CY-52 type three axis gyroscope)
内接圆识别与拟合matlab源代码
- 用法: I=imread('hand_contour.png'); [R cx cy]=max_inscribed_circle(I) 返回值为圆心坐标cx,cy,半径为R。(Usage: I = imread (' hand_contour. PNG '); [R cx cy]=max_inscribed_circle(I) The return value is center cx, cy, radius R)
cy-admin
- 后台管理系统,包括报销系统,用户管理系统,用户权限,菜单等功能。(The backstage management system, including the reimbursement system, the user management system, the user rights, the menu and other functions.)