搜索资源列表

  1. C++程序设计语言实验一

    0下载:
  2. 实验一:C++编程入门 1. 设计一个程序,其中实现两个函数,分别要求: 1. 解一元二次方程 求解一元二次方程Ax²+Bx+C=0的根。用户输入A、B、C的值,输出方程根x1和x2。(使用引用) 2. 求三角形面积 输入三角形的三边长a、b、c(边长可以是小数),求三角形面积area,并输出。如果输入的三边构不成三角形,应给出“data error”的信息提示。注:根据“海伦”公式,area*area=p(p-a)(p-
  3. 所属分类:其他小程序

  1. ax-12

    1下载:
  2. AX-12数字舵机控制,利用C8051F310采用baud rate为1M的的UART信号,发送指令串来控制其转动。- control for AX-12 base on the C8051F330
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:caitou
  1. ninglei

    0下载:
  2. ;取当前显示方式 INT 10H PUSH AX ;保存当前显示方式(AL) MOV AH, 0 ;设置彩色80×25文本方式 MOV AL, 3 INT 10H MOV CX, 1 ;一次显示一个笑脸字符及属性 MOV DH, 12H ;12行,从屏幕左边的中间开始 MOV DL, 0 ;0列 BEGIN: CMP DL, 79 ;移到79列就退出 JAE
  3. 所属分类:GIS编程

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:孙炜棋
  1. ax12

    0下载:
  2. 基于IPC-Beck DB50开发平台(SC-13)使用RTOS提供的API编写的智能马达AX-12的简单通信程序 功能:点亮AX-12指示LED灯 -IPC-Beck DB50-based development platform (SC-13) prepared using the RTOS API provides intelligent motor AX-12 features a simple communicatio
  3. 所属分类:其他小程序

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:李周
  1. (KMRFP)1.4

    0下载:
  2. For the system of equations Ax = b from Problem 5.1 to find a solution by the method of Seidel up  =, taking any initial approximation. To do this, modify the function zeid so that the solution was calculated with
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-30
    • 文件大小:164864
    • 提供者:Potema
  1. Dynamixel-Example5

    1下载:
  2. bioloid系列机器人 Dynamixel AX-12舵机控制的上位机vc++程序代码 TTL通讯方式 -bioloid series robots Dynamixel AX-12 servo control of the host computer vc++ code TTL communication
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-30
    • 文件大小:112640
    • 提供者:默阿
  1. ax-12

    0下载:
  2. Use Arduino to control ax-12 motor
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:Ryan Chou

源码中国 www.ymcn.org